"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/23 02:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu" 2025/06/23 02:32:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 02:32:22 DEBUG : Creating backend with remote "/tmp/rclone1849956455" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/23 02:32:23 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:23 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:32:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:24 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:24 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:25 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:32:25 DEBUG : B2 bucket rclone-test-foyumid1wunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", 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-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:26 DEBUG : Creating backend with remote "/non-existing" 2025/06/23 02:32:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/23 02:32:26 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:26 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:27 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:27 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.54s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:28 INFO : B2 bucket rclone-test-foyumid1wunu: Running all checks before starting transfers 2025/06/23 02:32:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:28 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:28 INFO : B2 bucket rclone-test-foyumid1wunu: Checks finished, now starting transfers 2025/06/23 02:32:28 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:29 ERROR : Ignoring --no-traverse with sync 2025/06/23 02:32:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:29 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:29 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:30 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:32:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/23 02:32:31 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:31 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/23 02:32:31 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:32:32 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:32 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:32:33 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:33 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 02:32:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:32:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 02:32:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:32:34 INFO : sub dir2: Making directory 2025/06/23 02:32:34 INFO : sub dir: Making directory 2025/06/23 02:32:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:34 INFO : sub dir2/sub sub dir2: Making directory 2025/06/23 02:32:34 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:34 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:34 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/06/23 02:32:35 DEBUG : B2 bucket rclone-test-foyumid1wunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.09s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:35 INFO : sub dir2: Making directory 2025/06/23 02:32:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 02:32:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:32:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:35 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:35 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:36 DEBUG : sub dir2: Making directory with metadata 2025/06/23 02:32:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:32:37 INFO : sub dir2: Making directory 2025/06/23 02:32:37 INFO : sub dir: Making directory 2025/06/23 02:32:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:37 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:32:37 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/23 02:32:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/23 02:32:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:38 INFO : sub dir2: Making directory 2025/06/23 02:32:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:38 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:38 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:32:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:39 DEBUG : sub dir2: Making directory with metadata 2025/06/23 02:32:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:32:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:32:39 INFO : sub dir2: Making directory 2025/06/23 02:32:39 INFO : sub dir: Making directory 2025/06/23 02:32:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:39 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:39 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:39 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:32:39 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/23 02:32:40 DEBUG : B2 bucket rclone-test-foyumid1wunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:41 INFO : sub dir2: Making directory 2025/06/23 02:32:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:41 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:32:41 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:32:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:32:41 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:32:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:32:42 DEBUG : Creating backend with remote "TestB2:rclone-test-heyadut8neve" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-foyumid1wunu -> B2 bucket rclone-test-heyadut8neve 2025/06/23 02:32:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:32:43 DEBUG : B2 bucket rclone-test-heyadut8neve: Waiting for checks to finish 2025/06/23 02:32:43 DEBUG : B2 bucket rclone-test-heyadut8neve: Waiting for transfers to finish 2025/06/23 02:33:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:33:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 02:33:27 DEBUG : B2 bucket rclone-test-heyadut8neve: Purge remote 2025/06/23 02:33:27 INFO : B2 bucket rclone-test-heyadut8neve: cleaning bucket "rclone-test-heyadut8neve" of all files 2025/06/23 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z9ff27dc3a01d9bab9f780e1b_f105a38ae975ecc3c_d20250623_m023326_c001_v0001144_t0026_u01750646006467") 2025/06/23 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z9ff27dc3a01d9bab9f780e1b_f117b3f7f5d83ec1d_d20250623_m023244_c001_v0001109_t0003_u01750645964411") --- PASS: TestServerSideCopy (47.27s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 02:33:30 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:30 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/23 02:33:30 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:31 DEBUG : Creating backend with remote "TestB2:rclone-test-hixodef5nuwu" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-foyumid1wunu -> B2 bucket rclone-test-hixodef5nuwu 2025/06/23 02:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:33:33 DEBUG : B2 bucket rclone-test-hixodef5nuwu: Waiting for checks to finish 2025/06/23 02:33:33 DEBUG : B2 bucket rclone-test-hixodef5nuwu: Waiting for transfers to finish 2025/06/23 02:33:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:33:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 02:33:35 DEBUG : B2 bucket rclone-test-hixodef5nuwu: Waiting for checks to finish 2025/06/23 02:33:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 02:33:35 DEBUG : B2 bucket rclone-test-hixodef5nuwu: Waiting for transfers to finish 2025/06/23 02:33:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/23 02:33:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 02:33:35 DEBUG : B2 bucket rclone-test-hixodef5nuwu: Purge remote 2025/06/23 02:33:35 INFO : B2 bucket rclone-test-hixodef5nuwu: cleaning bucket "rclone-test-hixodef5nuwu" of all files 2025/06/23 02:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f223dd3a02d9bab9f780e1b_f1141f169b6584656_d20250623_m023335_c001_v0001179_t0054_u01750646015418") 2025/06/23 02:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z2f223dd3a02d9bab9f780e1b_f116cec41d2227b9a_d20250623_m023333_c001_v0001040_t0042_u01750646013829") --- PASS: TestServerSideCopyOverSelf (5.74s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 02:33:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/23 02:33:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 02:33:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fatuvik9hata" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-foyumid1wunu -> B2 bucket rclone-test-fatuvik9hata 2025/06/23 02:33:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:33:40 DEBUG : B2 bucket rclone-test-fatuvik9hata: Waiting for checks to finish 2025/06/23 02:33:40 DEBUG : B2 bucket rclone-test-fatuvik9hata: Waiting for transfers to finish 2025/06/23 02:33:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:33:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 02:33:42 DEBUG : B2 bucket rclone-test-fatuvik9hata: Waiting for checks to finish 2025/06/23 02:33:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 02:33:42 DEBUG : B2 bucket rclone-test-fatuvik9hata: Waiting for transfers to finish 2025/06/23 02:33:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/23 02:33:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 02:33:42 INFO : sub dir/hello world: Deleted 2025/06/23 02:33:43 DEBUG : testing file moves 2025/06/23 02:33:44 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/23 02:33:44 DEBUG : B2 bucket rclone-test-fatuvik9hata: Waiting for checks to finish 2025/06/23 02:33:44 DEBUG : B2 bucket rclone-test-fatuvik9hata: Waiting for transfers to finish 2025/06/23 02:33:44 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/23 02:33:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 02:33:44 INFO : sub dir/hello world: Deleted 2025/06/23 02:33:45 DEBUG : B2 bucket rclone-test-fatuvik9hata: Purge remote 2025/06/23 02:33:45 INFO : B2 bucket rclone-test-fatuvik9hata: cleaning bucket "rclone-test-fatuvik9hata" of all files 2025/06/23 02:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f525da3a02d9bab9f780e1b_f1097a6ebbf40cfcd_d20250623_m023344_c001_v0001091_t0019_u01750646024162") 2025/06/23 02:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f525da3a02d9bab9f780e1b_f1095430e10adcb2a_d20250623_m023342_c001_v0001177_t0050_u01750646022645") 2025/06/23 02:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f525da3a02d9bab9f780e1b_f111fbb96156c36f4_d20250623_m023341_c001_v0001038_t0025_u01750646021190") --- PASS: TestServerSideMoveOverSelf (7.78s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:46 ERROR : error listing: directory not found 2025/06/23 02:33:47 INFO : Local file system at /tmp/rclone1849956455: Making directory 2025/06/23 02:33:47 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:47 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.49s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:33:48 DEBUG : Local file system at /tmp/rclone1849956455: Waiting for checks to finish 2025/06/23 02:33:48 DEBUG : Local file system at /tmp/rclone1849956455: Waiting for transfers to finish 2025/06/23 02:33:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:33:49 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/23 02:33:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.90s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/23 02:33:50 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:50 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 02:33:50 INFO : check sum: Copied (new) 2025/06/23 02:33:50 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:50 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 02:33:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/23 02:33:50 DEBUG : check sum: Unchanged skipping 2025/06/23 02:33:50 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:50 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/23 02:33:51 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:51 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 02:33:52 INFO : sizeonly: Copied (new) 2025/06/23 02:33:52 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:52 DEBUG : sizeonly: Sizes identical 2025/06/23 02:33:52 DEBUG : sizeonly: Unchanged skipping 2025/06/23 02:33:52 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:52 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:52 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/23 02:33:53 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:53 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/23 02:33:53 INFO : ignore-size: Copied (new) 2025/06/23 02:33:53 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:33:53 DEBUG : ignore-size: Unchanged skipping 2025/06/23 02:33:53 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:53 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:53 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:33:55 DEBUG : existing: Unchanged skipping 2025/06/23 02:33:55 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:55 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:55 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:55 INFO : There was nothing to transfer 2025/06/23 02:33:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/23 02:33:55 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:55 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 02:33:55 INFO : existing: Copied (replaced existing) 2025/06/23 02:33:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 02:33:56 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:56 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 02:33:56 INFO : existing: Copied (new) 2025/06/23 02:33:56 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:57 DEBUG : existing: Destination exists, skipping 2025/06/23 02:33:57 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:57 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:57 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:33:58 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/23 02:33:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 02:33:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:33:58 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 02:33:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:33:58 INFO : a/potato2: Copied (new) 2025/06/23 02:33:59 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:33:59 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:33:59 DEBUG : Waiting for deletions to finish 2025/06/23 02:33:59 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:00 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:00 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/06/23 02:34:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 02:34:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/23 02:34:00 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:00 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:00 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:00 INFO : There was nothing to transfer 2025/06/23 02:34:01 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:01 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/06/23 02:34:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 02:34:02 INFO : empty space: Updated modification time in destination 2025/06/23 02:34:02 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:02 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:02 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:03 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/06/23 02:34:03 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 02:34:03 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:03 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:03 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:04 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/06/23 02:34:04 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1849956455) 2025/06/23 02:34:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-foyumid1wunu) 2025/06/23 02:34:04 DEBUG : foo: sha1 differ 2025/06/23 02:34:04 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/23 02:34:05 INFO : foo: Copied (replaced existing) 2025/06/23 02:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:34:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 02:34:06 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:06 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:06 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:34:06 INFO : potato: Copied (new) 2025/06/23 02:34:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/23 02:34:08 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:08 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/23 02:34:08 INFO : potato: Copied (replaced existing) 2025/06/23 02:34:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:09 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/06/23 02:34:09 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1849956455) 2025/06/23 02:34:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-foyumid1wunu) 2025/06/23 02:34:09 DEBUG : potato: sha1 differ 2025/06/23 02:34:09 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/23 02:34:09 INFO : potato: Copied (replaced existing) 2025/06/23 02:34:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:34:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:34:11 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/23 02:34:11 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:11 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:11 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:34:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:34:13 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:13 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:13 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:34:13 INFO : potato2: Copied (new) 2025/06/23 02:34:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:14 INFO : d: Making directory 2025/06/23 02:34:14 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/23 02:34:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 02:34:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:34:15 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 02:34:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:34:15 INFO : a/potato2: Copied (new) 2025/06/23 02:34:15 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:15 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:15 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:17 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/23 02:34:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 02:34:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:34:17 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 02:34:17 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:17 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:34:17 INFO : a/potato2: Copied (new) 2025/06/23 02:34:17 ERROR : B2 bucket rclone-test-foyumid1wunu: not deleting files as there were IO errors 2025/06/23 02:34:17 ERROR : B2 bucket rclone-test-foyumid1wunu: 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-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:19 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:34:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:34:19 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:19 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:19 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:19 INFO : potato: Deleted 2025/06/23 02:34:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:34:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:21 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:21 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:21 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:21 INFO : potato: Deleted 2025/06/23 02:34:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:34:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:34:21 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:21 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:21 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:34:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.25s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:34:23 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:23 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/23 02:34:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.73s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:25 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 02:34:25 DEBUG : enormous: Excluded 2025/06/23 02:34:25 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:34:25 DEBUG : potato2: Excluded 2025/06/23 02:34:25 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:34:25 DEBUG : potato2: Excluded 2025/06/23 02:34:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:34:25 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:25 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:25 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:25 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:25 INFO : There was nothing to transfer 2025/06/23 02:34:25 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 02:34:25 DEBUG : enormous: Excluded 2025/06/23 02:34:25 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:34:25 DEBUG : potato2: Excluded 2025/06/23 02:34:25 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:34:25 DEBUG : potato2: Excluded 2025/06/23 02:34:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/23 02:34:25 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:25 DEBUG : Local file system at /tmp/rclone1849956455: Waiting for checks to finish 2025/06/23 02:34:25 DEBUG : Local file system at /tmp/rclone1849956455: Waiting for transfers to finish 2025/06/23 02:34:25 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:27 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 02:34:27 DEBUG : enormous: Excluded 2025/06/23 02:34:27 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:34:27 DEBUG : potato2: Excluded 2025/06/23 02:34:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:34:27 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:27 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:27 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:27 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:27 INFO : potato2: Deleted 2025/06/23 02:34:27 INFO : enormous: Deleted 2025/06/23 02:34:27 INFO : There was nothing to transfer 2025/06/23 02:34:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/23 02:34:28 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:28 DEBUG : Local file system at /tmp/rclone1849956455: Waiting for checks to finish 2025/06/23 02:34:28 DEBUG : Local file system at /tmp/rclone1849956455: Waiting for transfers to finish 2025/06/23 02:34:28 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:28 INFO : enormous: Deleted 2025/06/23 02:34:28 INFO : potato2: Deleted 2025/06/23 02:34:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.31s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:30 DEBUG : five: Need to transfer - File not found at Destination 2025/06/23 02:34:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/23 02:34:30 DEBUG : three: Sizes identical 2025/06/23 02:34:30 DEBUG : one: Destination is newer than source, skipping 2025/06/23 02:34:30 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/23 02:34:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 02:34:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1849956455) 2025/06/23 02:34:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-foyumid1wunu) 2025/06/23 02:34:30 DEBUG : two: sha1 differ 2025/06/23 02:34:30 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/23 02:34:30 INFO : five: Copied (new) 2025/06/23 02:34:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/23 02:34:30 INFO : four: Copied (replaced existing) 2025/06/23 02:34:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/23 02:34:30 INFO : two: Copied (replaced existing) 2025/06/23 02:34:30 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:31 DEBUG : one: Destination is newer than source, skipping 2025/06/23 02:34:31 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/23 02:34:31 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/23 02:34:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 02:34:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/23 02:34:31 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/23 02:34:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 02:34:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/23 02:34:31 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/23 02:34:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 02:34:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1849956455) 2025/06/23 02:34:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-foyumid1wunu) 2025/06/23 02:34:31 DEBUG : three: sha1 differ 2025/06/23 02:34:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/23 02:34:31 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 02:34:31 INFO : three: Copied (replaced existing) 2025/06/23 02:34:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/23 02:34:33 INFO : B2 bucket rclone-test-foyumid1wunu: Making map for --track-renames 2025/06/23 02:34:33 INFO : B2 bucket rclone-test-foyumid1wunu: Finished making map for --track-renames 2025/06/23 02:34:33 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 02:34:33 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for renames to finish 2025/06/23 02:34:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/23 02:34:33 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/23 02:34:33 INFO : potato: Copied (new) 2025/06/23 02:34:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 02:34:33 INFO : yam: Copied (new) 2025/06/23 02:34:33 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:34:34 INFO : B2 bucket rclone-test-foyumid1wunu: Making map for --track-renames 2025/06/23 02:34:34 INFO : B2 bucket rclone-test-foyumid1wunu: Finished making map for --track-renames 2025/06/23 02:34:34 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:34 DEBUG : potato: Unchanged skipping 2025/06/23 02:34:34 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for renames to finish 2025/06/23 02:34:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 02:34:35 INFO : yam: Copied (server-side copy) to: yaml 2025/06/23 02:34:35 INFO : yam: Deleted 2025/06/23 02:34:35 INFO : yaml: Renamed from "yam" 2025/06/23 02:34:35 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/23 02:34:36 INFO : B2 bucket rclone-test-foyumid1wunu: Making map for --track-renames 2025/06/23 02:34:36 INFO : B2 bucket rclone-test-foyumid1wunu: Finished making map for --track-renames 2025/06/23 02:34:36 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 02:34:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/23 02:34:36 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for renames to finish 2025/06/23 02:34:36 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/23 02:34:37 INFO : potato: Copied (new) 2025/06/23 02:34:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 02:34:37 INFO : yam: Copied (new) 2025/06/23 02:34:37 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:34:37 INFO : B2 bucket rclone-test-foyumid1wunu: Making map for --track-renames 2025/06/23 02:34:37 INFO : B2 bucket rclone-test-foyumid1wunu: Finished making map for --track-renames 2025/06/23 02:34:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:37 DEBUG : potato: Unchanged skipping 2025/06/23 02:34:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for renames to finish 2025/06/23 02:34:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 02:34:38 INFO : yam: Copied (server-side copy) to: yaml 2025/06/23 02:34:38 INFO : yam: Deleted 2025/06/23 02:34:38 INFO : yaml: Renamed from "yam" 2025/06/23 02:34:38 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/23 02:34:39 INFO : B2 bucket rclone-test-foyumid1wunu: Making map for --track-renames 2025/06/23 02:34:39 INFO : B2 bucket rclone-test-foyumid1wunu: Finished making map for --track-renames 2025/06/23 02:34:39 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 02:34:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/23 02:34:39 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for renames to finish 2025/06/23 02:34:39 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 02:34:39 INFO : sub/yam: Copied (new) 2025/06/23 02:34:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/23 02:34:40 INFO : potato: Copied (new) 2025/06/23 02:34:40 DEBUG : Waiting for deletions to finish 2025/06/23 02:34:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:34:40 DEBUG : potato: Unchanged skipping 2025/06/23 02:34:41 INFO : B2 bucket rclone-test-foyumid1wunu: Making map for --track-renames 2025/06/23 02:34:41 INFO : B2 bucket rclone-test-foyumid1wunu: Finished making map for --track-renames 2025/06/23 02:34:41 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:41 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for renames to finish 2025/06/23 02:34:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 02:34:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/23 02:34:41 INFO : sub/yam: Deleted 2025/06/23 02:34:41 INFO : yam: Renamed from "sub/yam" 2025/06/23 02:34:41 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.33s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:42 DEBUG : Creating backend with remote "/tmp/rclone1849956455/dir1" 2025/06/23 02:34:42 DEBUG : Creating backend with remote "/tmp/rclone1849956455/dir2" 2025/06/23 02:34:42 DEBUG : Local file system at /tmp/rclone1849956455/dir2: Using server-side directory move 2025/06/23 02:34:42 INFO : Local file system at /tmp/rclone1849956455/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 02:34:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/23 02:34:42 DEBUG : Local file system at /tmp/rclone1849956455/dir2: Waiting for checks to finish 2025/06/23 02:34:42 DEBUG : Local file system at /tmp/rclone1849956455/dir2: Waiting for transfers to finish 2025/06/23 02:34:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:34:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 02:34:43 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:43 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/23 02:34:43 INFO : nested/sub dir/file: Copied (new) 2025/06/23 02:34:43 INFO : nested/sub dir/file: Deleted 2025/06/23 02:34:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:34:44 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:34:44 INFO : sub dir/hello world: Deleted 2025/06/23 02:34:44 INFO : sub dir: Removing directory 2025/06/23 02:34:44 INFO : nested/sub dir: Removing directory 2025/06/23 02:34:44 INFO : nested: Removing directory 2025/06/23 02:34:44 DEBUG : Local file system at /tmp/rclone1849956455: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:34:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 02:34:45 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:45 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/23 02:34:45 INFO : nested/sub dir/file: Copied (new) 2025/06/23 02:34:45 INFO : nested/sub dir/file: Deleted 2025/06/23 02:34:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:34:45 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:34:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/23 02:34:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 02:34:46 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:46 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 02:34:47 INFO : existing: Copied (new) 2025/06/23 02:34:47 INFO : existing: Deleted 2025/06/23 02:34:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/23 02:34:47 INFO : existing-b: Copied (new) 2025/06/23 02:34:47 INFO : existing-b: Deleted 2025/06/23 02:34:47 DEBUG : existing: Destination exists, skipping 2025/06/23 02:34:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/23 02:34:47 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:34:47 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:34:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.99s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:34:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rurifeh8lena" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-foyumid1wunu -> B2 bucket rclone-test-rurifeh8lena 2025/06/23 02:34:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:34:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 02:34:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/23 02:34:53 DEBUG : empty space: Unchanged skipping 2025/06/23 02:34:53 DEBUG : B2 bucket rclone-test-rurifeh8lena: Waiting for checks to finish 2025/06/23 02:34:53 INFO : empty space: Deleted 2025/06/23 02:34:53 DEBUG : B2 bucket rclone-test-rurifeh8lena: Waiting for transfers to finish 2025/06/23 02:34:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:34:54 INFO : potato2: Copied (server-side copy) 2025/06/23 02:34:54 INFO : potato2: Deleted 2025/06/23 02:34:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 02:34:54 INFO : potato3: Copied (server-side copy) 2025/06/23 02:34:54 INFO : potato3: Deleted 2025/06/23 02:34:54 DEBUG : Creating backend with remote "TestB2:rclone-test-vewigug4disu" 2025/06/23 02:34:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/23 02:34:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:34:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 02:34:56 DEBUG : B2 bucket rclone-test-vewigug4disu: Waiting for checks to finish 2025/06/23 02:34:56 DEBUG : B2 bucket rclone-test-vewigug4disu: Waiting for transfers to finish 2025/06/23 02:34:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 02:34:56 INFO : empty space: Copied (server-side copy) 2025/06/23 02:34:56 INFO : empty space: Deleted 2025/06/23 02:34:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:34:57 INFO : potato2: Copied (server-side copy) 2025/06/23 02:34:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 02:34:57 INFO : potato3: Copied (server-side copy) 2025/06/23 02:34:57 INFO : potato2: Deleted 2025/06/23 02:34:57 INFO : potato3: Deleted 2025/06/23 02:34:57 DEBUG : B2 bucket rclone-test-vewigug4disu: Purge remote 2025/06/23 02:34:57 INFO : B2 bucket rclone-test-vewigug4disu: cleaning bucket "rclone-test-vewigug4disu" of all files 2025/06/23 02:34:58 DEBUG : empty space: Deleting (id "4_z2fa28d13a03d9bab9f780e1b_f102db12e27e95674_d20250623_m023456_c001_v0001165_t0003_u01750646096589") 2025/06/23 02:34:58 DEBUG : potato2: Deleting (id "4_z2fa28d13a03d9bab9f780e1b_f1072a6c1800652ce_d20250623_m023456_c001_v0001098_t0052_u01750646096845") 2025/06/23 02:34:58 DEBUG : potato3: Deleting (id "4_z2fa28d13a03d9bab9f780e1b_f11428e32187771d1_d20250623_m023456_c001_v0001100_t0030_u01750646096954") 2025/06/23 02:34:58 DEBUG : B2 bucket rclone-test-rurifeh8lena: Purge remote 2025/06/23 02:34:58 INFO : B2 bucket rclone-test-rurifeh8lena: cleaning bucket "rclone-test-rurifeh8lena" of all files 2025/06/23 02:34:58 DEBUG : empty space: Deleting (id "4_z1f226df3a03d9bab9f780e1b_f4055f98f3aaea291_d20250623_m023456_c001_v7007000_t0000_u01750646096828") 2025/06/23 02:34:58 DEBUG : empty space: Deleting (id "4_z1f226df3a03d9bab9f780e1b_f1183b05e8e34953e_d20250623_m023452_c001_v0001171_t0030_u01750646092515") 2025/06/23 02:34:58 DEBUG : potato2: Deleting (id "4_z1f226df3a03d9bab9f780e1b_f4055f98f3aaea292_d20250623_m023457_c001_v7007000_t0000_u01750646097170") 2025/06/23 02:34:58 DEBUG : potato2: Deleting (id "4_z1f226df3a03d9bab9f780e1b_f114be04c722a4356_d20250623_m023453_c001_v0001184_t0001_u01750646093888") 2025/06/23 02:34:58 DEBUG : potato3: Deleting (id "4_z1f226df3a03d9bab9f780e1b_f4019711adbb4ea54_d20250623_m023457_c001_v7007000_t0000_u01750646097387") 2025/06/23 02:34:58 DEBUG : potato3: Deleting (id "4_z1f226df3a03d9bab9f780e1b_f11218a894d6a086e_d20250623_m023454_c001_v0001171_t0055_u01750646094147") 2025/06/23 02:34:58 DEBUG : potato3: Deleting (id "4_z1f226df3a03d9bab9f780e1b_f1183b05e8e349544_d20250623_m023453_c001_v0001171_t0025_u01750646093147") --- PASS: TestServerSideMove (12.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:35:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qocucof9mopa" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-foyumid1wunu -> B2 bucket rclone-test-qocucof9mopa 2025/06/23 02:35:06 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 02:35:06 DEBUG : empty space: Excluded 2025/06/23 02:35:06 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 02:35:06 DEBUG : empty space: Excluded 2025/06/23 02:35:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:35:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 02:35:06 DEBUG : B2 bucket rclone-test-qocucof9mopa: Waiting for checks to finish 2025/06/23 02:35:06 DEBUG : B2 bucket rclone-test-qocucof9mopa: Waiting for transfers to finish 2025/06/23 02:35:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 02:35:06 INFO : potato3: Copied (server-side copy) 2025/06/23 02:35:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:35:06 INFO : potato2: Copied (server-side copy) 2025/06/23 02:35:06 INFO : potato3: Deleted 2025/06/23 02:35:07 INFO : potato2: Deleted 2025/06/23 02:35:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nokatex0nefa" 2025/06/23 02:35:08 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 02:35:08 DEBUG : empty space: Excluded 2025/06/23 02:35:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:35:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 02:35:08 DEBUG : B2 bucket rclone-test-nokatex0nefa: Waiting for checks to finish 2025/06/23 02:35:08 DEBUG : B2 bucket rclone-test-nokatex0nefa: Waiting for transfers to finish 2025/06/23 02:35:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:35:09 INFO : potato2: Copied (server-side copy) 2025/06/23 02:35:09 INFO : potato2: Deleted 2025/06/23 02:35:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 02:35:09 INFO : potato3: Copied (server-side copy) 2025/06/23 02:35:09 INFO : potato3: Deleted 2025/06/23 02:35:10 DEBUG : B2 bucket rclone-test-nokatex0nefa: Purge remote 2025/06/23 02:35:10 INFO : B2 bucket rclone-test-nokatex0nefa: cleaning bucket "rclone-test-nokatex0nefa" of all files 2025/06/23 02:35:10 DEBUG : potato2: Deleting (id "4_z2fa2bd23a03d9bab9f780e1b_f1005ed99febc93ab_d20250623_m023509_c001_v0001171_t0023_u01750646109235") 2025/06/23 02:35:10 DEBUG : potato3: Deleting (id "4_z2fa2bd23a03d9bab9f780e1b_f1143f0cafc458c49_d20250623_m023509_c001_v0001182_t0028_u01750646109531") 2025/06/23 02:35:10 DEBUG : B2 bucket rclone-test-qocucof9mopa: Purge remote 2025/06/23 02:35:10 INFO : B2 bucket rclone-test-qocucof9mopa: cleaning bucket "rclone-test-qocucof9mopa" of all files 2025/06/23 02:35:11 DEBUG : empty space: Deleting (id "4_zcfd2ad13a03d9bab9f780e1b_f10650748212cd2b5_d20250623_m023505_c001_v0001181_t0042_u01750646105490") 2025/06/23 02:35:11 DEBUG : potato2: Deleting (id "4_zcfd2ad13a03d9bab9f780e1b_f4086edb209f5a046_d20250623_m023509_c001_v7007000_t0000_u01750646109514") 2025/06/23 02:35:11 DEBUG : potato2: Deleting (id "4_zcfd2ad13a03d9bab9f780e1b_f109293a2619690d2_d20250623_m023506_c001_v0001184_t0027_u01750646106675") 2025/06/23 02:35:11 DEBUG : potato3: Deleting (id "4_zcfd2ad13a03d9bab9f780e1b_f4086edb209f5a047_d20250623_m023509_c001_v7007000_t0000_u01750646109741") 2025/06/23 02:35:11 DEBUG : potato3: Deleting (id "4_zcfd2ad13a03d9bab9f780e1b_f1058634f7dedf513_d20250623_m023506_c001_v0001161_t0024_u01750646106300") 2025/06/23 02:35:11 DEBUG : potato3: Deleting (id "4_zcfd2ad13a03d9bab9f780e1b_f10650748212cd2b7_d20250623_m023505_c001_v0001181_t0051_u01750646105707") 2025/06/23 02:35:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/23 02:35:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/23 02:35:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:35:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zahizuf8kibi" 2025/06/23 02:35:16 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-foyumid1wunu -> B2 bucket rclone-test-zahizuf8kibi 2025/06/23 02:35:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:35:18 DEBUG : B2 bucket rclone-test-zahizuf8kibi: Waiting for checks to finish 2025/06/23 02:35:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/23 02:35:18 DEBUG : empty space: Unchanged skipping 2025/06/23 02:35:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 02:35:18 INFO : empty space: Deleted 2025/06/23 02:35:18 DEBUG : B2 bucket rclone-test-zahizuf8kibi: Waiting for transfers to finish 2025/06/23 02:35:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:35:18 INFO : potato2: Copied (server-side copy) 2025/06/23 02:35:18 INFO : potato2: Deleted 2025/06/23 02:35:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 02:35:19 INFO : potato3: Copied (server-side copy) 2025/06/23 02:35:19 INFO : potato3: Deleted 2025/06/23 02:35:19 DEBUG : Creating backend with remote "TestB2:rclone-test-layihik1ponu" 2025/06/23 02:35:20 INFO : tomatoDir: Making directory 2025/06/23 02:35:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/23 02:35:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:35:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 02:35:20 DEBUG : B2 bucket rclone-test-layihik1ponu: Waiting for checks to finish 2025/06/23 02:35:20 DEBUG : B2 bucket rclone-test-layihik1ponu: Waiting for transfers to finish 2025/06/23 02:35:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 02:35:21 INFO : empty space: Copied (server-side copy) 2025/06/23 02:35:21 INFO : empty space: Deleted 2025/06/23 02:35:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 02:35:21 INFO : potato2: Copied (server-side copy) 2025/06/23 02:35:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 02:35:22 INFO : potato3: Copied (server-side copy) 2025/06/23 02:35:22 INFO : potato2: Deleted 2025/06/23 02:35:22 INFO : potato3: Deleted 2025/06/23 02:35:22 DEBUG : B2 bucket rclone-test-layihik1ponu: Purge remote 2025/06/23 02:35:22 INFO : B2 bucket rclone-test-layihik1ponu: cleaning bucket "rclone-test-layihik1ponu" of all files 2025/06/23 02:35:23 DEBUG : empty space: Deleting (id "4_z1fd2ed23a03d9bab9f780e1b_f11369cf1c120dbd1_d20250623_m023521_c001_v0001176_t0038_u01750646121411") 2025/06/23 02:35:23 DEBUG : potato2: Deleting (id "4_z1fd2ed23a03d9bab9f780e1b_f119dc0adaa3564a3_d20250623_m023521_c001_v0001105_t0028_u01750646121671") 2025/06/23 02:35:23 DEBUG : potato3: Deleting (id "4_z1fd2ed23a03d9bab9f780e1b_f104f3bebca4e184a_d20250623_m023521_c001_v0001172_t0025_u01750646121802") 2025/06/23 02:35:23 DEBUG : B2 bucket rclone-test-zahizuf8kibi: Purge remote 2025/06/23 02:35:23 INFO : B2 bucket rclone-test-zahizuf8kibi: cleaning bucket "rclone-test-zahizuf8kibi" of all files 2025/06/23 02:35:23 DEBUG : empty space: Deleting (id "4_z9f32dd13a03d9bab9f780e1b_f40730db716945705_d20250623_m023521_c001_v7007000_t0000_u01750646121643") 2025/06/23 02:35:23 DEBUG : empty space: Deleting (id "4_z9f32dd13a03d9bab9f780e1b_f104fe4b60cadadac_d20250623_m023517_c001_v0001180_t0053_u01750646117668") 2025/06/23 02:35:23 DEBUG : potato2: Deleting (id "4_z9f32dd13a03d9bab9f780e1b_f40730db71694570d_d20250623_m023522_c001_v7007000_t0000_u01750646122065") 2025/06/23 02:35:23 DEBUG : potato2: Deleting (id "4_z9f32dd13a03d9bab9f780e1b_f102dd5c60ef4605b_d20250623_m023518_c001_v0001180_t0018_u01750646118555") 2025/06/23 02:35:23 DEBUG : potato3: Deleting (id "4_z9f32dd13a03d9bab9f780e1b_f41078181dbcc59d4_d20250623_m023522_c001_v7007000_t0000_u01750646122213") 2025/06/23 02:35:23 DEBUG : potato3: Deleting (id "4_z9f32dd13a03d9bab9f780e1b_f119803d4516bf2b2_d20250623_m023518_c001_v0001171_t0034_u01750646118778") 2025/06/23 02:35:23 DEBUG : potato3: Deleting (id "4_z9f32dd13a03d9bab9f780e1b_f104fe4b60cadadae_d20250623_m023517_c001_v0001180_t0034_u01750646117870") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.94s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:35:25 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:35:28 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:35:29 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/rclone-sync-test" 2025/06/23 02:35:31 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/rclone-sync-test-include/layer2" 2025/06/23 02:35:33 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/rclone-sync-test-ignore-file" 2025/06/23 02:35:33 DEBUG : Config file has changed externally - reloading 2025/06/23 02:35:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:35:37 DEBUG : B2 bucket rclone-test-foyumid1wunu path rclone-sync-test: Waiting for checks to finish 2025/06/23 02:35:37 DEBUG : B2 bucket rclone-test-foyumid1wunu path rclone-sync-test: Waiting for transfers to finish 2025/06/23 02:35:37 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:37 INFO : There was nothing to transfer 2025/06/23 02:35:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:35:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:35:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:35:37 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:37 INFO : There was nothing to transfer 2025/06/23 02:35:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:35:38 DEBUG : B2 bucket rclone-test-foyumid1wunu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/23 02:35:38 DEBUG : B2 bucket rclone-test-foyumid1wunu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/23 02:35:38 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:38 INFO : There was nothing to transfer 2025/06/23 02:35:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:35:39 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:35:39 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:35:39 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:39 INFO : There was nothing to transfer 2025/06/23 02:35:39 DEBUG : Excluded 2025/06/23 02:35:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:35:39 DEBUG : B2 bucket rclone-test-foyumid1wunu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/23 02:35:39 DEBUG : B2 bucket rclone-test-foyumid1wunu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/23 02:35:39 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.21s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:35:40 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/dst" 2025/06/23 02:35:41 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/CompareDest" 2025/06/23 02:35:43 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 02:35:43 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:35:43 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:35:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 02:35:45 INFO : one: Copied (new) 2025/06/23 02:35:45 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/23 02:35:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/23 02:35:45 DEBUG : pacer: Reducing sleep to 10ms 2025/06/23 02:35:46 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:35:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:35:46 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:35:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/23 02:35:47 INFO : one: Copied (replaced existing) 2025/06/23 02:35:47 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:35:49 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:35:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:35:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 02:35:50 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:35:50 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:50 INFO : There was nothing to transfer 2025/06/23 02:35:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:35:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:35:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 02:35:51 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:35:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:35:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 02:35:51 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:35:51 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:51 INFO : There was nothing to transfer 2025/06/23 02:35:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:35:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:35:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 02:35:52 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:35:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:35:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 02:35:52 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:35:52 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:52 INFO : There was nothing to transfer 2025/06/23 02:35:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:35:53 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/06/23 02:35:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/23 02:35:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 02:35:53 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:35:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:35:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 02:35:53 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:35:53 DEBUG : Waiting for deletions to finish 2025/06/23 02:35:53 INFO : There was nothing to transfer 2025/06/23 02:35:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:35:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 02:35:53 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 02:35:53 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:35:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:35:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 02:35:53 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:35:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/23 02:35:55 INFO : two: Copied (new) 2025/06/23 02:35:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:35:59 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/dest" 2025/06/23 02:36:00 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/pre-dest1" 2025/06/23 02:36:01 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/pre-dest2" 2025/06/23 02:36:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:36:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/23 02:36:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:36:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/23 02:36:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/23 02:36:04 DEBUG : B2 bucket rclone-test-foyumid1wunu path dest: Waiting for checks to finish 2025/06/23 02:36:04 DEBUG : B2 bucket rclone-test-foyumid1wunu path dest: Waiting for transfers to finish 2025/06/23 02:36:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/23 02:36:04 INFO : 3: Copied (new) 2025/06/23 02:36:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.67s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/dst" 2025/06/23 02:36:07 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/CopyDest" 2025/06/23 02:36:09 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 02:36:09 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:09 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 02:36:10 INFO : one: Copied (new) 2025/06/23 02:36:10 DEBUG : Waiting for deletions to finish 2025/06/23 02:36:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:36:11 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:11 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/23 02:36:11 INFO : one: Copied (replaced existing) 2025/06/23 02:36:11 DEBUG : Waiting for deletions to finish 2025/06/23 02:36:13 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/BackupDir" 2025/06/23 02:36:14 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:36:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:36:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:36:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 02:36:16 INFO : one: Copied (server-side copy) 2025/06/23 02:36:16 INFO : one: Deleted 2025/06/23 02:36:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/23 02:36:17 INFO : one: Copied (server-side copy) 2025/06/23 02:36:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/23 02:36:17 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:17 DEBUG : Waiting for deletions to finish 2025/06/23 02:36:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:36:18 DEBUG : one: Unchanged skipping 2025/06/23 02:36:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:36:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/23 02:36:18 INFO : two: Copied (server-side copy) 2025/06/23 02:36:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/23 02:36:18 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:18 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:18 DEBUG : Waiting for deletions to finish 2025/06/23 02:36:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:36:19 DEBUG : one: Unchanged skipping 2025/06/23 02:36:19 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:36:19 DEBUG : two: Unchanged skipping 2025/06/23 02:36:19 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:19 DEBUG : Waiting for deletions to finish 2025/06/23 02:36:19 INFO : There was nothing to transfer 2025/06/23 02:36:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:36:20 DEBUG : one: Unchanged skipping 2025/06/23 02:36:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/23 02:36:20 DEBUG : three: Destination not found in --copy-dest 2025/06/23 02:36:20 DEBUG : three: Need to transfer - File not found at Destination 2025/06/23 02:36:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 02:36:20 DEBUG : two: Unchanged skipping 2025/06/23 02:36:20 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:20 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/23 02:36:21 INFO : three: Copied (new) 2025/06/23 02:36:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.92s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:36:26 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/dst" 2025/06/23 02:36:27 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/backup" 2025/06/23 02:36:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:36:29 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:36:29 DEBUG : two: Unchanged skipping 2025/06/23 02:36:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 02:36:30 INFO : one: Copied (server-side copy) 2025/06/23 02:36:30 INFO : one: Deleted 2025/06/23 02:36:30 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:36:31 INFO : one: Copied (new) 2025/06/23 02:36:31 DEBUG : Waiting for deletions to finish 2025/06/23 02:36:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 02:36:31 INFO : three.txt: Copied (server-side copy) 2025/06/23 02:36:31 INFO : three.txt: Deleted 2025/06/23 02:36:31 INFO : three.txt: Moved into backup dir 2025/06/23 02:36:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:36:33 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:36:33 DEBUG : two: Unchanged skipping 2025/06/23 02:36:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:36:34 INFO : one: Copied (server-side copy) 2025/06/23 02:36:34 INFO : one: Deleted 2025/06/23 02:36:34 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 02:36:34 INFO : one: Copied (new) 2025/06/23 02:36:34 DEBUG : Waiting for deletions to finish 2025/06/23 02:36:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 02:36:35 INFO : three.txt: Copied (server-side copy) 2025/06/23 02:36:35 INFO : three.txt: Deleted 2025/06/23 02:36:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.74s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:36:39 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/dst" 2025/06/23 02:36:40 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/backup" 2025/06/23 02:36:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:36:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:36:42 DEBUG : two: Unchanged skipping 2025/06/23 02:36:42 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 02:36:44 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 02:36:44 INFO : one: Deleted 2025/06/23 02:36:44 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:36:45 INFO : one: Copied (new) 2025/06/23 02:36:45 DEBUG : Waiting for deletions to finish 2025/06/23 02:36:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 02:36:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 02:36:46 INFO : three.txt: Deleted 2025/06/23 02:36:46 INFO : three.txt: Moved into backup dir 2025/06/23 02:36:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:36:48 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:36:48 DEBUG : two: Unchanged skipping 2025/06/23 02:36:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:36:48 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 02:36:48 INFO : one: Deleted 2025/06/23 02:36:48 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:36:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 02:36:49 INFO : one: Copied (new) 2025/06/23 02:36:49 DEBUG : Waiting for deletions to finish 2025/06/23 02:36:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 02:36:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 02:36:50 INFO : three.txt: Deleted 2025/06/23 02:36:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:36:54 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/dst" 2025/06/23 02:36:55 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/backup" 2025/06/23 02:36:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:36:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:36:57 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:36:57 DEBUG : two: Unchanged skipping 2025/06/23 02:36:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 02:36:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 02:36:59 INFO : one: Deleted 2025/06/23 02:36:59 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:37:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:37:00 INFO : one: Copied (new) 2025/06/23 02:37:00 DEBUG : Waiting for deletions to finish 2025/06/23 02:37:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 02:37:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 02:37:00 INFO : three.txt: Deleted 2025/06/23 02:37:00 INFO : three.txt: Moved into backup dir 2025/06/23 02:37:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:37:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:37:02 DEBUG : two: Unchanged skipping 2025/06/23 02:37:02 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:37:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:37:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 02:37:03 INFO : one: Deleted 2025/06/23 02:37:03 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:37:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 02:37:03 INFO : one: Copied (new) 2025/06/23 02:37:03 DEBUG : Waiting for deletions to finish 2025/06/23 02:37:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 02:37:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 02:37:04 INFO : three.txt: Deleted 2025/06/23 02:37:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.17s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:37:08 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/dst" 2025/06/23 02:37:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:37:10 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:37:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:37:10 DEBUG : two: Unchanged skipping 2025/06/23 02:37:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 02:37:10 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 02:37:10 INFO : one: Deleted 2025/06/23 02:37:10 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:37:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:37:11 INFO : one: Copied (new) 2025/06/23 02:37:11 DEBUG : Waiting for deletions to finish 2025/06/23 02:37:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 02:37:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 02:37:12 INFO : three.txt: Deleted 2025/06/23 02:37:12 INFO : three.txt: Moved into backup dir 2025/06/23 02:37:13 DEBUG : one.bak: Excluded (Path Filter) 2025/06/23 02:37:13 DEBUG : one.bak: Excluded 2025/06/23 02:37:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/23 02:37:13 DEBUG : three.txt.bak: Excluded 2025/06/23 02:37:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:37:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:37:13 DEBUG : two: Unchanged skipping 2025/06/23 02:37:13 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for checks to finish 2025/06/23 02:37:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:37:14 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 02:37:14 INFO : one: Deleted 2025/06/23 02:37:14 DEBUG : B2 bucket rclone-test-foyumid1wunu path dst: Waiting for transfers to finish 2025/06/23 02:37:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 02:37:14 INFO : one: Copied (new) 2025/06/23 02:37:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:37:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 02:37:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 02:37:15 INFO : three.txt: Deleted 2025/06/23 02:37:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.59s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:37:19 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/dst" 2025/06/23 02:37:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:37:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 02:37:22 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 02:37:22 INFO : one: Deleted 2025/06/23 02:37:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:37:23 INFO : one: Copied (new) 2025/06/23 02:37:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:37:23 DEBUG : two: Unchanged skipping 2025/06/23 02:37:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 02:37:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 02:37:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 02:37:24 INFO : three.txt: Deleted 2025/06/23 02:37:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 02:37:24 INFO : three.txt: Copied (new) 2025/06/23 02:37:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/23 02:37:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/23 02:37:25 DEBUG : pacer: Reducing sleep to 10ms 2025/06/23 02:37:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:37:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:37:26 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 02:37:26 INFO : one: Deleted 2025/06/23 02:37:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 02:37:26 INFO : one: Copied (new) 2025/06/23 02:37:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:37:26 DEBUG : two: Unchanged skipping 2025/06/23 02:37:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 02:37:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 02:37:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 02:37:27 INFO : three.txt: Deleted 2025/06/23 02:37:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/23 02:37:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.22s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:37:32 DEBUG : Creating backend with remote "TestB2:rclone-test-foyumid1wunu/dst" 2025/06/23 02:37:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:37:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 02:37:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 02:37:34 INFO : one: Deleted 2025/06/23 02:37:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:37:36 INFO : one: Copied (new) 2025/06/23 02:37:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:37:36 DEBUG : two: Unchanged skipping 2025/06/23 02:37:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 02:37:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 02:37:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 02:37:37 INFO : three.txt: Deleted 2025/06/23 02:37:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 02:37:37 INFO : three.txt: Copied (new) 2025/06/23 02:37:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:37:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 02:37:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 02:37:39 INFO : one: Deleted 2025/06/23 02:37:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 02:37:40 INFO : one: Copied (new) 2025/06/23 02:37:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:37:40 DEBUG : two: Unchanged skipping 2025/06/23 02:37:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 02:37:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 02:37:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 02:37:41 INFO : three.txt: Deleted 2025/06/23 02:37:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/23 02:37:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.06s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:37:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/23 02:37:44 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:37:44 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:37:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/23 02:37:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/23 02:37:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.75s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:37:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 02:37:46 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:37:46 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:37:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 02:37:47 INFO : existing: Copied (new) 2025/06/23 02:37:47 DEBUG : Waiting for deletions to finish 2025/06/23 02:37:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/23 02:37:47 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:37:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/23 02:37:47 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:37:47 ERROR : B2 bucket rclone-test-foyumid1wunu: not deleting files as there were IO errors 2025/06/23 02:37:47 ERROR : B2 bucket rclone-test-foyumid1wunu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.51s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:37:49 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:37:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:37:49 DEBUG : existing: Unchanged skipping 2025/06/23 02:37:49 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:37:49 DEBUG : Waiting for deletions to finish 2025/06/23 02:37:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.87s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:38:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both0: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both10: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both11: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both12: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both13: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both14: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both15: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:38:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both16: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both1: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both2: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both3: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both4: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both5: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both6: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both7: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both8: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:11 DEBUG : both9: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both17: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both18: Unchanged skipping 2025/06/23 02:38:11 DEBUG : both19: Unchanged skipping 2025/06/23 02:38:11 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:38:11 DEBUG : Waiting for deletions to finish 2025/06/23 02:38:11 INFO : only17: Deleted 2025/06/23 02:38:11 INFO : only3: Deleted 2025/06/23 02:38:11 INFO : only5: Deleted 2025/06/23 02:38:11 INFO : only8: Deleted 2025/06/23 02:38:11 INFO : only9: Deleted 2025/06/23 02:38:11 INFO : only0: Deleted 2025/06/23 02:38:12 INFO : only13: Deleted 2025/06/23 02:38:12 INFO : only1: Deleted 2025/06/23 02:38:12 INFO : only14: Deleted 2025/06/23 02:38:12 INFO : only12: Deleted 2025/06/23 02:38:12 INFO : only18: Deleted 2025/06/23 02:38:12 INFO : only19: Deleted 2025/06/23 02:38:12 INFO : only4: Deleted 2025/06/23 02:38:12 INFO : only7: Deleted 2025/06/23 02:38:12 INFO : only10: Deleted 2025/06/23 02:38:12 INFO : only11: Deleted 2025/06/23 02:38:12 INFO : only15: Deleted 2025/06/23 02:38:12 INFO : only16: Deleted 2025/06/23 02:38:12 INFO : only2: Deleted 2025/06/23 02:38:12 INFO : only6: Deleted 2025/06/23 02:38:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.79s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:38:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:38:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both10: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both13: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both14: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both15: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both16: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both17: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both18: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both19: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both1: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both0: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both11: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both12: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both2: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both3: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both7: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both4: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:38:37 DEBUG : both9: Unchanged skipping 2025/06/23 02:38:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/23 02:38:37 DEBUG : both5: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both6: Unchanged skipping 2025/06/23 02:38:37 DEBUG : both8: Unchanged skipping 2025/06/23 02:38:37 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:38:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:37 INFO : only0: Copied (replaced existing) 2025/06/23 02:38:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:37 INFO : only11: Copied (replaced existing) 2025/06/23 02:38:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:37 INFO : only10: Copied (replaced existing) 2025/06/23 02:38:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:37 INFO : only13: Copied (replaced existing) 2025/06/23 02:38:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:37 INFO : only14: Copied (replaced existing) 2025/06/23 02:38:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:37 INFO : only15: Copied (replaced existing) 2025/06/23 02:38:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:37 INFO : only16: Copied (replaced existing) 2025/06/23 02:38:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:37 INFO : only17: Copied (replaced existing) 2025/06/23 02:38:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:37 INFO : only18: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only12: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only19: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only1: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only2: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only3: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only4: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only5: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only6: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only7: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only8: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 02:38:38 INFO : only9: Copied (replaced existing) 2025/06/23 02:38:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.44s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:38:46 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:38:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:38:46 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 02:38:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:38:46 INFO : empty_on_remote: Making directory 2025/06/23 02:38:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 02:38:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 02:38:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 02:38:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:38:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:38:49 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:38:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:38:49 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 02:38:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:38:49 INFO : empty_on_remote: Making directory 2025/06/23 02:38:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 02:38:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 02:38:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 02:38:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:38:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/23 02:38:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:38:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:38:51 INFO : sub dir: Making directory 2025/06/23 02:38:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:38:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:38:55 INFO : sub dir: Making directory 2025/06/23 02:38:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:39:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:12 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:39:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : apple: Unchanged skipping 2025/06/23 02:39:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : banana: Unchanged skipping 2025/06/23 02:39:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:39:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:39:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:39:13 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:39:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:13 INFO : There was nothing to transfer 2025/06/23 02:39:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:13 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:39:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:39:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : apple: Unchanged skipping 2025/06/23 02:39:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:39:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : banana: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:39:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:39:14 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:39:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:14 INFO : There was nothing to transfer 2025/06/23 02:39:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:39:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:39:30 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:31 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:39:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:31 DEBUG : apple: Unchanged skipping 2025/06/23 02:39:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:39:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:31 DEBUG : banana: Unchanged skipping 2025/06/23 02:39:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:39:32 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:39:32 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:39:32 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:32 INFO : There was nothing to transfer 2025/06/23 02:39:32 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:32 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:39:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : apple: Unchanged skipping 2025/06/23 02:39:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:39:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : banana: Unchanged skipping 2025/06/23 02:39:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:39:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:39:33 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:39:33 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:33 INFO : There was nothing to transfer 2025/06/23 02:39:33 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:33 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:39:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:39:49 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:49 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:39:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:49 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:49 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:49 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:49 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 02:39:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:39:50 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:39:50 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:39:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 02:39:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 02:39:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 02:39:50 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/23 02:39:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 02:39:50 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/23 02:39:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 02:39:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 02:39:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 02:39:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 02:39:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 02:39:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 02:39:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 02:39:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 02:39:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 02:39:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 02:39:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 02:39:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 02:39:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:39:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 02:39:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 02:39:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 02:39:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:39:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 02:39:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:52 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:52 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 02:39:52 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 02:39:52 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 02:39:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 02:39:52 INFO : apple: Deleted 2025/06/23 02:39:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 02:39:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 02:39:52 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 02:39:52 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 02:39:52 INFO : banana: Deleted 2025/06/23 02:39:53 INFO : splitbananasplit: Deleted 2025/06/23 02:39:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 02:39:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 02:39:53 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 02:39:53 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 02:39:53 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 02:39:53 INFO : appleappleapplebanana: Deleted 2025/06/23 02:39:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 02:39:53 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 02:39:53 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 02:39:53 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 02:39:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:39:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:53 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:39:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:53 DEBUG : apple: Unchanged skipping 2025/06/23 02:39:53 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:39:53 DEBUG : banana: Unchanged skipping 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 02:39:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 02:39:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:39:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:39:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:39:54 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:39:54 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:54 DEBUG : Waiting for deletions to finish 2025/06/23 02:39:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 02:39:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:54 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:54 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:54 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:54 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:39:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:39:54 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:39:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:40:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:12 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:40:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:40:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:40:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:40:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:40:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:40:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:40:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:40:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:40:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:40:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:40:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:40:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:40:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 02:40:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:13 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:40:13 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:40:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 02:40:13 INFO : apple: Copied (new) to: PREFIXapple 2025/06/23 02:40:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 02:40:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 02:40:13 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/23 02:40:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:40:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 02:40:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/23 02:40:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:40:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 02:40:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:40:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:40:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 02:40:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/23 02:40:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:40:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 02:40:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:40:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:40:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 02:40:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:40:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:40:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 02:40:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:40:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:40:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 02:40:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:40:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:40:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 02:40:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:40:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:40:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 02:40:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:40:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:40:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 02:40:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:40:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:40:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 02:40:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:40:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:40:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 02:40:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:40:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:40:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 02:40:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:40:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:40:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 02:40:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/23 02:40:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 02:40:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:40:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 02:40:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:40:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 02:40:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:40:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 02:40:15 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 02:40:15 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 02:40:15 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 02:40:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 02:40:15 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 02:40:15 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 02:40:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 02:40:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 02:40:16 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 02:40:16 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 02:40:16 INFO : splitbananasplit: Deleted 2025/06/23 02:40:16 INFO : apple: Deleted 2025/06/23 02:40:16 INFO : appleappleapplebanana: Deleted 2025/06/23 02:40:16 INFO : banana: Deleted 2025/06/23 02:40:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 02:40:16 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 02:40:16 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 02:40:16 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 02:40:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 02:40:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:40:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:40:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:40:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:40:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:40:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:40:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 02:40:17 INFO : appleappleapplebanana: Copied (new) 2025/06/23 02:40:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:17 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:40:17 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:40:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 02:40:17 INFO : banana: Copied (new) 2025/06/23 02:40:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 02:40:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/23 02:40:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 02:40:17 INFO : splitbananasplit: Copied (new) 2025/06/23 02:40:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 02:40:17 INFO : apple: Copied (new) 2025/06/23 02:40:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 02:40:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/23 02:40:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 02:40:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/23 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 02:40:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/23 02:40:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 02:40:17 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/23 02:40:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 02:40:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/23 02:40:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 02:40:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/23 02:40:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 02:40:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/23 02:40:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 02:40:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/23 02:40:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 02:40:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/23 02:40:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 02:40:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/23 02:40:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 02:40:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/23 02:40:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 02:40:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/23 02:40:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 02:40:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/23 02:40:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 02:40:19 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/23 02:40:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 02:40:19 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/23 02:40:19 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:19 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/23 02:40:19 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/23 02:40:19 INFO : PREFIXapple: Deleted 2025/06/23 02:40:19 INFO : PREFIXbanana: Deleted 2025/06/23 02:40:19 INFO : PREFIXsplitbananasplit: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/23 02:40:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/23 02:40:19 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:20 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:20 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:40:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:40:37 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:37 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:40:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:40:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:40:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:40:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:40:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:40:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:38 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 02:40:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:40:38 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:40:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 02:40:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 02:40:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:40:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 02:40:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:40:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 02:40:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 02:40:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 02:40:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 02:40:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 02:40:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 02:40:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 02:40:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 02:40:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 02:40:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 02:40:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 02:40:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 02:40:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 02:40:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:40:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 02:40:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:40:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 02:40:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:40:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 02:40:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:40:40 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 02:40:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 02:40:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 02:40:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 02:40:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 02:40:40 INFO : appleappleapplebanana: Deleted 2025/06/23 02:40:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 02:40:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 02:40:40 INFO : banana: Deleted 2025/06/23 02:40:40 INFO : splitbananasplit: Deleted 2025/06/23 02:40:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 02:40:41 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 02:40:41 INFO : apple: Deleted 2025/06/23 02:40:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 02:40:41 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 02:40:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 02:40:41 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 02:40:41 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 02:40:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 02:40:41 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 02:40:41 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/23 02:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:40:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:40:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:40:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:40:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:40:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:40:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 02:40:42 INFO : appleappleapplebanana: Copied (new) 2025/06/23 02:40:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:40:42 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:40:42 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:40:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 02:40:42 INFO : banana: Copied (new) 2025/06/23 02:40:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 02:40:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/23 02:40:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 02:40:42 INFO : apple: Copied (new) 2025/06/23 02:40:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 02:40:42 INFO : splitbananasplit: Copied (new) 2025/06/23 02:40:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 02:40:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/23 02:40:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 02:40:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/23 02:40:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 02:40:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/23 02:40:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 02:40:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/23 02:40:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 02:40:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/23 02:40:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 02:40:42 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/23 02:40:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 02:40:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/23 02:40:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 02:40:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/23 02:40:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 02:40:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/23 02:40:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 02:40:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/23 02:40:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 02:40:43 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/23 02:40:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 02:40:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/23 02:40:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 02:40:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/23 02:40:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 02:40:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/23 02:40:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 02:40:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/23 02:40:44 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : appleSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : bananaSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/23 02:40:44 INFO : splitbananasplitSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/23 02:40:44 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/23 02:40:44 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:44 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:40:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : Waiting for deletions to finish 2025/06/23 02:40:45 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:40:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:41:02 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:03 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:41:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:03 DEBUG : banana: Unchanged skipping 2025/06/23 02:41:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:03 DEBUG : apple: Unchanged skipping 2025/06/23 02:41:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 02:41:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:41:03 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:41:03 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:41:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 02:41:03 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/23 02:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 02:41:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/23 02:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 02:41:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/23 02:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 02:41:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/23 02:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 02:41:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/23 02:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 02:41:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/23 02:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 02:41:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/23 02:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 02:41:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/23 02:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 02:41:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/23 02:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 02:41:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/23 02:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 02:41:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/23 02:41:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 02:41:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/23 02:41:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 02:41:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/23 02:41:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 02:41:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/23 02:41:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 02:41:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/23 02:41:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 02:41:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/23 02:41:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 02:41:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/23 02:41:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 02:41:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/23 02:41:05 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:06 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 02:41:06 INFO : splitbananasplit: Deleted 2025/06/23 02:41:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 02:41:06 INFO : appleappleapplebanana: Deleted 2025/06/23 02:41:06 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 02:41:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 02:41:06 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:06 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : appleapple: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/23 02:41:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : apple: Unchanged skipping 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:41:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : banana: Unchanged skipping 2025/06/23 02:41:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:41:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:41:07 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:41:07 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:07 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:07 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : appleapple: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:41:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:41:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:41:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:41:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:41:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:41:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:41:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:41:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:41:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:41:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:41:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:41:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:41:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:41:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:41:07 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:41:24 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:25 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:41:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : apple: Unchanged skipping 2025/06/23 02:41:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:41:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:41:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : banana: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:41:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:41:25 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:41:25 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:25 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:26 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:41:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:41:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : banana: Unchanged skipping 2025/06/23 02:41:26 DEBUG : apple: Unchanged skipping 2025/06/23 02:41:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:41:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:41:26 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:41:26 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:26 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:27 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:27 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:41:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:41:44 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:44 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:41:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:41:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : banana: Unchanged skipping 2025/06/23 02:41:45 DEBUG : apple: Unchanged skipping 2025/06/23 02:41:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:41:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:41:45 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:41:45 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:45 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:45 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:41:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : apple: Unchanged skipping 2025/06/23 02:41:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:41:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : banana: Unchanged skipping 2025/06/23 02:41:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:41:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:41:46 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:41:46 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:46 DEBUG : Waiting for deletions to finish 2025/06/23 02:41:46 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:41:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:42:03 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:03 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:42:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : apple: Unchanged skipping 2025/06/23 02:42:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:42:04 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:42:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : banana: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:42:04 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:04 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:04 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:04 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:42:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : apple: Unchanged skipping 2025/06/23 02:42:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:42:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:04 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:42:04 DEBUG : banana: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:42:05 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:05 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:05 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:05 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:42:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:42:23 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:23 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : apple: Unchanged skipping 2025/06/23 02:42:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:42:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : banana: Unchanged skipping 2025/06/23 02:42:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:42:24 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:24 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:24 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:24 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : apple: Unchanged skipping 2025/06/23 02:42:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:42:25 DEBUG : banana: Unchanged skipping 2025/06/23 02:42:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:42:25 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:25 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:25 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:25 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:42:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:42:42 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:42 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:42:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : apple: Unchanged skipping 2025/06/23 02:42:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:42:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : banana: Unchanged skipping 2025/06/23 02:42:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:42:43 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:43 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:43 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:43 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:42:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : apple: Unchanged skipping 2025/06/23 02:42:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:42:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:42:44 DEBUG : banana: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:42:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:42:44 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:44 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:44 DEBUG : Waiting for deletions to finish 2025/06/23 02:42:44 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:42:44 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (230.01s) --- PASS: TestTransform/NFC (19.92s) --- PASS: TestTransform/NFD (18.50s) --- PASS: TestTransform/base64 (21.28s) --- PASS: TestTransform/prefix (26.16s) --- PASS: TestTransform/suffix (24.78s) --- PASS: TestTransform/truncate (22.37s) --- PASS: TestTransform/encoder (19.92s) --- PASS: TestTransform/ISO-8859-1 (19.34s) --- PASS: TestTransform/charmap (18.34s) --- PASS: TestTransform/lowercase (20.33s) --- PASS: TestTransform/ascii (19.07s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:42:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 02:42:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 02:42:49 INFO : sub dir_somesuffix: Making directory 2025/06/23 02:42:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 02:42:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/23 02:42:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 02:42:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/23 02:42:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 02:42:49 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:49 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:50 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:42:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 02:42:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.89s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:42:51 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:51 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:51 INFO : tictactoe: Making directory 2025/06/23 02:42:51 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:51 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:42:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:42:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:42:51 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:51 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:52 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:42:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/23 02:42:52 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:42:53 INFO : toe: Making directory 2025/06/23 02:42:53 INFO : toe/toe: Making directory 2025/06/23 02:42:53 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 02:42:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:42:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 02:42:53 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:53 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:42:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 02:42:54 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:42:55 INFO : toe: Making directory 2025/06/23 02:42:55 INFO : toe/toe: Making directory 2025/06/23 02:42:55 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 02:42:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:42:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 02:42:55 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:55 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:42:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 02:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.88s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:42:56 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:42:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:42:56 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:42:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:42:57 INFO : tictacempty_dir: Making directory 2025/06/23 02:42:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:42:57 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:57 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:57 INFO : tictactoe: Making directory 2025/06/23 02:42:57 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:57 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:42:57 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:42:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:42:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:42:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:42:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:42:57 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:57 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:42:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 02:42:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.11s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:42:59 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:42:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:42:59 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:42:59 INFO : tictacempty_dir: Making directory 2025/06/23 02:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:42:59 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:59 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:59 INFO : tictactoe: Making directory 2025/06/23 02:42:59 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:59 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:42:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:42:59 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:42:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:42:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:42:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:42:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:42:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:42:59 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:42:59 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:42:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:42:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:42:59 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/23 02:43:00 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:43:00 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:00 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:00 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:43:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/23 02:43:00 NOTICE: B2 bucket rclone-test-foyumid1wunu: 0 differences found 2025/06/23 02:43:00 NOTICE: B2 bucket rclone-test-foyumid1wunu: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:43:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:01 INFO : tictactoe: Making directory 2025/06/23 02:43:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:43:01 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:43:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:43:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:43:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:43:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:43:01 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:43:01 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:43:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 02:43:02 DEBUG : Waiting for deletions to finish 2025/06/23 02:43:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:43:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 02:43:03 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:43:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:43:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/23 02:43:03 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:43:03 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.79s) === RUN TestSyntax 2025/06/23 02:43:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:43:04 INFO : toe: Making directory 2025/06/23 02:43:04 INFO : toe/toe: Making directory 2025/06/23 02:43:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:43:04 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:43:04 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:43:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:05 INFO : toe/toe/toe: Copied (new) 2025/06/23 02:43:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.08s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:43:06 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:43:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:43:06 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:06 INFO : tictacempty_dir: Making directory 2025/06/23 02:43:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:06 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:06 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:06 INFO : tictactoe: Making directory 2025/06/23 02:43:06 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:06 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:43:06 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:43:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:43:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:43:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:43:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:06 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:43:06 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:43:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:07 INFO : toe/toe/toe.txt: Deleted 2025/06/23 02:43:07 INFO : toe/toe: Removing directory 2025/06/23 02:43:07 INFO : toe: Removing directory 2025/06/23 02:43:07 INFO : empty_dir: Removing directory 2025/06/23 02:43:07 DEBUG : Local file system at /tmp/rclone1849956455: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.89s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:43:07 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:43:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:43:07 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:08 INFO : tictacempty_dir: Making directory 2025/06/23 02:43:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:08 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:08 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:08 INFO : tictactoe: Making directory 2025/06/23 02:43:08 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:08 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:43:08 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:43:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:43:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:43:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:43:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:08 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:43:08 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:43:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:08 INFO : toe/toe/toe.txt: Deleted 2025/06/23 02:43:08 INFO : toe/toe: Removing directory 2025/06/23 02:43:08 INFO : toe: Removing directory 2025/06/23 02:43:08 INFO : empty_dir: Removing directory 2025/06/23 02:43:08 DEBUG : Local file system at /tmp/rclone1849956455: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/23 02:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/23 02:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/23 02:43:10 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 (2.90s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:43:10 DEBUG : Reset feature "Copy" 2025/06/23 02:43:10 DEBUG : Reset feature "Move" 2025/06/23 02:43:10 DEBUG : Reset feature "Copy" 2025/06/23 02:43:10 DEBUG : Reset feature "Move" 2025/06/23 02:43:10 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:43:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:43:10 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:11 INFO : tictacempty_dir: Making directory 2025/06/23 02:43:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:43:11 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:11 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:11 INFO : tictactoe: Making directory 2025/06/23 02:43:11 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:11 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:43:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:43:11 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:43:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:43:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:43:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:43:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:11 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:43:11 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:43:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:43:12 INFO : toe/toe/toe.txt: Deleted 2025/06/23 02:43:12 INFO : toe/toe: Removing directory 2025/06/23 02:43:12 INFO : toe: Removing directory 2025/06/23 02:43:12 INFO : empty_dir: Removing directory 2025/06/23 02:43:12 DEBUG : Local file system at /tmp/rclone1849956455: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/23 02:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/23 02:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:43:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/23 02:43:13 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.19s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:43:15 DEBUG : toe: transformed to: dG9l 2025/06/23 02:43:15 DEBUG : toe: transformed to: dG9l 2025/06/23 02:43:15 INFO : dG9l: Making directory 2025/06/23 02:43:15 DEBUG : toe: transformed to: dG9l 2025/06/23 02:43:15 DEBUG : toe: transformed to: dG9l 2025/06/23 02:43:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 02:43:15 INFO : dG9l/dG9l: Making directory 2025/06/23 02:43:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 02:43:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/23 02:43:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 02:43:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:43:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 02:43:15 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:43:15 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:43:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 02:43:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:43:16 DEBUG : dG9l: transformed to: toe 2025/06/23 02:43:16 DEBUG : dG9l: transformed to: toe 2025/06/23 02:43:17 DEBUG : dG9l: transformed to: toe 2025/06/23 02:43:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/23 02:43:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/23 02:43:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/23 02:43:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/23 02:43:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/23 02:43:17 DEBUG : Local file system at /tmp/rclone1849956455: Waiting for checks to finish 2025/06/23 02:43:17 DEBUG : Local file system at /tmp/rclone1849956455: Waiting for transfers to finish 2025/06/23 02:43:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.08s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-foyumid1wunu", Local "Local file system at /tmp/rclone1849956455", Modify Window "1ms" 2025/06/23 02:43:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:43:18 DEBUG : toe: transformed to: 2025/06/23 02:43:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:43:18 DEBUG : toe: transformed to: 2025/06/23 02:43:18 INFO : B2 bucket rclone-test-foyumid1wunu: Making directory 2025/06/23 02:43:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:43:18 DEBUG : toe: transformed to: 2025/06/23 02:43:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:43:18 DEBUG : toe: transformed to: 2025/06/23 02:43:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:43:18 DEBUG : toe/toe: transformed to: 2025/06/23 02:43:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 02:43:18 INFO : toe/toe: Making directory 2025/06/23 02:43:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:43:18 DEBUG : toe/toe: transformed to: 2025/06/23 02:43:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 02:43:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:43:18 DEBUG : toe: transformed to: 2025/06/23 02:43:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:43:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:43:18 DEBUG : toe/toe/toe: transformed to: 2025/06/23 02:43:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/23 02:43:18 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for checks to finish 2025/06/23 02:43:18 DEBUG : B2 bucket rclone-test-foyumid1wunu: Waiting for transfers to finish 2025/06/23 02:43:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 02:43:18 INFO : toe/toe/toe: Copied (new) 2025/06/23 02:43:18 ERROR : B2 bucket rclone-test-foyumid1wunu: not deleting files as there were IO errors 2025/06/23 02:43:18 ERROR : B2 bucket rclone-test-foyumid1wunu: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/06/23 02:43:19 DEBUG : B2 bucket rclone-test-foyumid1wunu: Purge remote 2025/06/23 02:43:19 INFO : B2 bucket rclone-test-foyumid1wunu: cleaning bucket "rclone-test-foyumid1wunu" of all files 2025/06/23 02:43:20 DEBUG : BackupDir/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9abf_d20250623_m023622_c001_v7007000_t0000_u01750646182095") 2025/06/23 02:43:20 DEBUG : BackupDir/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1191a5e601332663_d20250623_m023615_c001_v0001093_t0044_u01750646175979") 2025/06/23 02:43:20 DEBUG : CompareDest/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd167c_d20250623_m023556_c001_v7007000_t0000_u01750646156055") 2025/06/23 02:43:20 DEBUG : CompareDest/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe50ca_d20250623_m023548_c001_v0001116_t0028_u01750646148968") 2025/06/23 02:43:20 DEBUG : CompareDest/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd167e_d20250623_m023556_c001_v7007000_t0000_u01750646156237") 2025/06/23 02:43:20 DEBUG : CompareDest/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94eac_d20250623_m023550_c001_v0001184_t0052_u01750646150689") 2025/06/23 02:43:20 DEBUG : CopyDest/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9ac0_d20250623_m023622_c001_v7007000_t0000_u01750646182279") 2025/06/23 02:43:20 DEBUG : CopyDest/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8381_d20250623_m023612_c001_v0001109_t0003_u01750646172893") 2025/06/23 02:43:20 DEBUG : CopyDest/three: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9ac1_d20250623_m023622_c001_v7007000_t0000_u01750646182462") 2025/06/23 02:43:21 DEBUG : CopyDest/three: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c950cc_d20250623_m023620_c001_v0001184_t0047_u01750646180003") 2025/06/23 02:43:21 DEBUG : CopyDest/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9ac2_d20250623_m023622_c001_v7007000_t0000_u01750646182645") 2025/06/23 02:43:21 DEBUG : CopyDest/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe50ec_d20250623_m023617_c001_v0001116_t0019_u01750646177662") 2025/06/23 02:43:21 DEBUG : EXISTING: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f413b977d3b41f790_d20250623_m023750_c001_v7007000_t0000_u01750646270314") 2025/06/23 02:43:21 DEBUG : EXISTING: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe514a_d20250623_m023748_c001_v0001116_t0040_u01750646268821") 2025/06/23 02:43:21 DEBUG : PREFIXapple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87cdbf_d20250623_m024019_c001_v7007000_t0000_u01750646419619") 2025/06/23 02:43:21 DEBUG : PREFIXapple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9606d_d20250623_m024013_c001_v0001184_t0036_u01750646413393") 2025/06/23 02:43:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b84f_d20250623_m024019_c001_v7007000_t0000_u01750646419445") 2025/06/23 02:43:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5275_d20250623_m024013_c001_v0001116_t0013_u01750646413487") 2025/06/23 02:43:21 DEBUG : PREFIXbanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b4080a5_d20250623_m024019_c001_v7007000_t0000_u01750646419625") 2025/06/23 02:43:21 DEBUG : PREFIXbanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4be_d20250623_m024013_c001_v0001116_t0048_u01750646413372") 2025/06/23 02:43:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b850_d20250623_m024019_c001_v7007000_t0000_u01750646419637") 2025/06/23 02:43:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc854c_d20250623_m024013_c001_v0001109_t0019_u01750646413380") 2025/06/23 02:43:21 DEBUG : Testêé: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f413b977d3b41f71f_d20250623_m023745_c001_v7007000_t0000_u01750646265936") 2025/06/23 02:43:22 DEBUG : Testêé: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95700_d20250623_m023745_c001_v0001184_t0052_u01750646265336") 2025/06/23 02:43:22 DEBUG : Testêé: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5144_d20250623_m023743_c001_v0001116_t0032_u01750646263925") 2025/06/23 02:43:22 DEBUG : YXBwbGU=: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c74_d20250623_m023954_c001_v7007000_t0000_u01750646394967") 2025/06/23 02:43:22 DEBUG : YXBwbGU=: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e45e_d20250623_m023950_c001_v0001116_t0014_u01750646390238") 2025/06/23 02:43:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c75_d20250623_m023955_c001_v7007000_t0000_u01750646395149") 2025/06/23 02:43:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f84_d20250623_m023950_c001_v0001184_t0035_u01750646390228") 2025/06/23 02:43:22 DEBUG : YmFuYW5h: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c76_d20250623_m023955_c001_v7007000_t0000_u01750646395344") 2025/06/23 02:43:22 DEBUG : YmFuYW5h: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8514_d20250623_m023950_c001_v0001109_t0016_u01750646390204") 2025/06/23 02:43:22 DEBUG : a/potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98f1_d20250623_m023418_c001_v7007000_t0000_u01750646058113") 2025/06/23 02:43:22 DEBUG : a/potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b0f_d20250623_m023417_c001_v0001184_t0026_u01750646057526") 2025/06/23 02:43:22 DEBUG : a/potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b257_d20250623_m023416_c001_v7007000_t0000_u01750646056187") 2025/06/23 02:43:22 DEBUG : a/potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94ae9_d20250623_m023415_c001_v0001184_t0058_u01750646055288") 2025/06/23 02:43:22 DEBUG : a/potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfb6_d20250623_m023359_c001_v7007000_t0000_u01750646039685") 2025/06/23 02:43:22 DEBUG : a/potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a22_d20250623_m023358_c001_v0001184_t0042_u01750646038779") 2025/06/23 02:43:22 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107362d_d20250623_m024245_c001_v7007000_t0000_u01750646565374") 2025/06/23 02:43:22 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe53d8_d20250623_m024240_c001_v0001116_t0032_u01750646560522") 2025/06/23 02:43:22 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6047_d20250623_m024226_c001_v7007000_t0000_u01750646546251") 2025/06/23 02:43:22 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe53a2_d20250623_m024220_c001_v0001116_t0031_u01750646540544") 2025/06/23 02:43:22 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb994_d20250623_m024205_c001_v7007000_t0000_u01750646525968") 2025/06/23 02:43:22 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5370_d20250623_m024201_c001_v0001116_t0012_u01750646521021") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650092e_d20250623_m024147_c001_v7007000_t0000_u01750646507471") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe533c_d20250623_m024142_c001_v0001116_t0056_u01750646502698") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a664_d20250623_m024128_c001_v7007000_t0000_u01750646488111") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe530b_d20250623_m024122_c001_v0001116_t0013_u01750646482308") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d78_d20250623_m024108_c001_v7007000_t0000_u01750646468290") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52d6_d20250623_m024100_c001_v0001116_t0001_u01750646460274") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f5a_d20250623_m024045_c001_v7007000_t0000_u01750646445957") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52bd_d20250623_m024042_c001_v0001116_t0042_u01750646441999") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d09_d20250623_m024040_c001_v7007000_t0000_u01750646440918") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9614b_d20250623_m024035_c001_v0001184_t0014_u01750646435416") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c9a_d20250623_m024021_c001_v7007000_t0000_u01750646421154") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe527d_d20250623_m024017_c001_v0001116_t0047_u01750646417027") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10734cb_d20250623_m024016_c001_v7007000_t0000_u01750646416061") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4b8_d20250623_m024010_c001_v0001116_t0011_u01750646410242") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c71_d20250623_m023952_c001_v7007000_t0000_u01750646392754") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc850e_d20250623_m023946_c001_v0001109_t0010_u01750646386825") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7df_d20250623_m023933_c001_v7007000_t0000_u01750646373794") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84ef_d20250623_m023928_c001_v0001109_t0022_u01750646368842") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd189d_d20250623_m023915_c001_v7007000_t0000_u01750646355274") 2025/06/23 02:43:23 DEBUG : apple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84c5_d20250623_m023910_c001_v0001109_t0013_u01750646350487") 2025/06/23 02:43:24 DEBUG : appleSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7fd8_d20250623_m024044_c001_v7007000_t0000_u01750646444228") 2025/06/23 02:43:24 DEBUG : appleSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9615f_d20250623_m024038_c001_v0001184_t0057_u01750646438145") 2025/06/23 02:43:24 DEBUG : appleapple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d79_d20250623_m024108_c001_v7007000_t0000_u01750646468473") 2025/06/23 02:43:24 DEBUG : appleapple: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52e0_d20250623_m024103_c001_v0001116_t0037_u01750646463708") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107362e_d20250623_m024245_c001_v7007000_t0000_u01750646565556") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e622_d20250623_m024241_c001_v0001116_t0054_u01750646561245") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6048_d20250623_m024226_c001_v7007000_t0000_u01750646546433") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5fb_d20250623_m024221_c001_v0001116_t0000_u01750646541523") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb995_d20250623_m024206_c001_v7007000_t0000_u01750646526149") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5c4_d20250623_m024202_c001_v0001116_t0044_u01750646522316") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650092f_d20250623_m024147_c001_v7007000_t0000_u01750646507654") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e598_d20250623_m024143_c001_v0001116_t0041_u01750646503652") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a665_d20250623_m024128_c001_v7007000_t0000_u01750646488294") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e56e_d20250623_m024123_c001_v0001116_t0039_u01750646483036") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b8ef_d20250623_m024106_c001_v7007000_t0000_u01750646466519") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85d0_d20250623_m024101_c001_v0001109_t0042_u01750646461976") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f5b_d20250623_m024046_c001_v7007000_t0000_u01750646446140") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96195_d20250623_m024041_c001_v0001184_t0003_u01750646441970") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb870_d20250623_m024040_c001_v7007000_t0000_u01750646440744") 2025/06/23 02:43:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4fd_d20250623_m024036_c001_v0001116_t0018_u01750646436161") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c9b_d20250623_m024021_c001_v7007000_t0000_u01750646421340") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9609d_d20250623_m024017_c001_v0001184_t0027_u01750646417037") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87cdb4_d20250623_m024016_c001_v7007000_t0000_u01750646416078") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9605c_d20250623_m024011_c001_v0001184_t0019_u01750646411709") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb82f_d20250623_m023952_c001_v7007000_t0000_u01750646392983") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f74_d20250623_m023948_c001_v0001184_t0014_u01750646388127") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e0_d20250623_m023933_c001_v7007000_t0000_u01750646373976") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95eb0_d20250623_m023929_c001_v0001184_t0000_u01750646369986") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd189e_d20250623_m023915_c001_v7007000_t0000_u01750646355470") 2025/06/23 02:43:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95dc8_d20250623_m023911_c001_v0001184_t0030_u01750646351782") 2025/06/23 02:43:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f58_d20250623_m024044_c001_v7007000_t0000_u01750646444436") 2025/06/23 02:43:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e501_d20250623_m024038_c001_v0001116_t0047_u01750646438167") 2025/06/23 02:43:25 DEBUG : b/potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98f2_d20250623_m023418_c001_v7007000_t0000_u01750646058295") 2025/06/23 02:43:25 DEBUG : b/potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b01_d20250623_m023416_c001_v0001184_t0022_u01750646056734") 2025/06/23 02:43:25 DEBUG : b/potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b254_d20250623_m023415_c001_v7007000_t0000_u01750646055634") 2025/06/23 02:43:25 DEBUG : b/potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94ad1_d20250623_m023414_c001_v0001184_t0023_u01750646054468") 2025/06/23 02:43:25 DEBUG : b/potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfb5_d20250623_m023359_c001_v7007000_t0000_u01750646039121") 2025/06/23 02:43:25 DEBUG : b/potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a1c_d20250623_m023357_c001_v0001184_t0033_u01750646037951") 2025/06/23 02:43:25 DEBUG : backup/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107316d_d20250623_m023636_c001_v7007000_t0000_u01750646196383") 2025/06/23 02:43:25 DEBUG : backup/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f100c2b3b32bf6e4c_d20250623_m023633_c001_v0001182_t0059_u01750646193942") 2025/06/23 02:43:26 DEBUG : backup/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f113f7c437b6b1b35_d20250623_m023630_c001_v0001184_t0043_u01750646190024") 2025/06/23 02:43:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db7169457e6_d20250623_m023704_c001_v7007000_t0000_u01750646224744") 2025/06/23 02:43:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1194d2984bc741a6_d20250623_m023702_c001_v0001036_t0016_u01750646222653") 2025/06/23 02:43:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f109c335d3dddd58f_d20250623_m023658_c001_v0001116_t0011_u01750646218439") 2025/06/23 02:43:26 DEBUG : backup/one.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40999fee4ccbc49c_d20250623_m023650_c001_v7007000_t0000_u01750646210545") 2025/06/23 02:43:26 DEBUG : backup/one.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f113a764142e11fb4_d20250623_m023648_c001_v0001165_t0056_u01750646208682") 2025/06/23 02:43:26 DEBUG : backup/one.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f11036830e8b890d8_d20250623_m023643_c001_v0001161_t0043_u01750646203817") 2025/06/23 02:43:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db7169457e7_d20250623_m023704_c001_v7007000_t0000_u01750646224925") 2025/06/23 02:43:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f109c2053766b1539_d20250623_m023703_c001_v0001100_t0020_u01750646223785") 2025/06/23 02:43:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f102b5aa4ea9ab464_d20250623_m023700_c001_v0001171_t0012_u01750646220372") 2025/06/23 02:43:26 DEBUG : backup/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107316e_d20250623_m023636_c001_v7007000_t0000_u01750646196568") 2025/06/23 02:43:26 DEBUG : backup/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f11429a61682048ff_d20250623_m023634_c001_v0001117_t0057_u01750646194940") 2025/06/23 02:43:26 DEBUG : backup/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1043e90438684a85_d20250623_m023631_c001_v0001183_t0049_u01750646191491") 2025/06/23 02:43:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40999fee4ccbc49d_d20250623_m023650_c001_v7007000_t0000_u01750646210727") 2025/06/23 02:43:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f103b5100cc01f173_d20250623_m023649_c001_v0001146_t0043_u01750646209663") 2025/06/23 02:43:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f104f4ea6e8e3bb79_d20250623_m023645_c001_v0001106_t0022_u01750646205941") 2025/06/23 02:43:26 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073630_d20250623_m024245_c001_v7007000_t0000_u01750646565738") 2025/06/23 02:43:26 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c966d4_d20250623_m024241_c001_v0001184_t0059_u01750646561032") 2025/06/23 02:43:26 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6049_d20250623_m024226_c001_v7007000_t0000_u01750646546616") 2025/06/23 02:43:26 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c965e0_d20250623_m024221_c001_v0001184_t0055_u01750646541316") 2025/06/23 02:43:26 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb996_d20250623_m024206_c001_v7007000_t0000_u01750646526331") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c964e0_d20250623_m024202_c001_v0001184_t0009_u01750646522115") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500930_d20250623_m024147_c001_v7007000_t0000_u01750646507838") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96402_d20250623_m024143_c001_v0001184_t0003_u01750646503443") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a666_d20250623_m024128_c001_v7007000_t0000_u01750646488477") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96324_d20250623_m024122_c001_v0001184_t0019_u01750646482829") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d7a_d20250623_m024108_c001_v7007000_t0000_u01750646468655") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96248_d20250623_m024101_c001_v0001184_t0054_u01750646461765") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f5c_d20250623_m024046_c001_v7007000_t0000_u01750646446324") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85a0_d20250623_m024041_c001_v0001109_t0039_u01750646441985") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f55_d20250623_m024040_c001_v7007000_t0000_u01750646440877") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52ad_d20250623_m024035_c001_v0001116_t0022_u01750646435609") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c9c_d20250623_m024021_c001_v7007000_t0000_u01750646421525") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4ca_d20250623_m024017_c001_v0001116_t0054_u01750646417047") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f415f2c7c42850ff1_d20250623_m024016_c001_v7007000_t0000_u01750646416086") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8546_d20250623_m024011_c001_v0001109_t0042_u01750646411123") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87cd4f_d20250623_m023952_c001_v7007000_t0000_u01750646392811") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe523f_d20250623_m023947_c001_v0001116_t0025_u01750646387550") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e1_d20250623_m023934_c001_v7007000_t0000_u01750646374158") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe521d_d20250623_m023929_c001_v0001116_t0001_u01750646369382") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd189f_d20250623_m023915_c001_v7007000_t0000_u01750646355653") 2025/06/23 02:43:27 DEBUG : banana: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51f1_d20250623_m023911_c001_v0001116_t0033_u01750646351182") 2025/06/23 02:43:28 DEBUG : bananaSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b85b_d20250623_m024044_c001_v7007000_t0000_u01750646444281") 2025/06/23 02:43:28 DEBUG : bananaSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52b1_d20250623_m024038_c001_v0001116_t0017_u01750646438155") 2025/06/23 02:43:28 DEBUG : both0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b32_d20250623_m023838_c001_v7007000_t0000_u01750646318995") 2025/06/23 02:43:28 DEBUG : both0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc845d_d20250623_m023817_c001_v0001109_t0036_u01750646297378") 2025/06/23 02:43:28 DEBUG : both0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500534_d20250623_m023813_c001_v7007000_t0000_u01750646293174") 2025/06/23 02:43:28 DEBUG : both0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95779_d20250623_m023752_c001_v0001184_t0045_u01750646272596") 2025/06/23 02:43:28 DEBUG : both1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b36_d20250623_m023839_c001_v7007000_t0000_u01750646319177") 2025/06/23 02:43:28 DEBUG : both1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9598a_d20250623_m023819_c001_v0001184_t0029_u01750646299085") 2025/06/23 02:43:28 DEBUG : both1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500539_d20250623_m023813_c001_v7007000_t0000_u01750646293371") 2025/06/23 02:43:28 DEBUG : both1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5152_d20250623_m023753_c001_v0001116_t0037_u01750646273793") 2025/06/23 02:43:28 DEBUG : both10: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b39_d20250623_m023839_c001_v7007000_t0000_u01750646319363") 2025/06/23 02:43:28 DEBUG : both10: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95a36_d20250623_m023827_c001_v0001184_t0012_u01750646307307") 2025/06/23 02:43:28 DEBUG : both10: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650053c_d20250623_m023813_c001_v7007000_t0000_u01750646293553") 2025/06/23 02:43:28 DEBUG : both10: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5166_d20250623_m023801_c001_v0001116_t0054_u01750646281978") 2025/06/23 02:43:28 DEBUG : both11: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b3d_d20250623_m023839_c001_v7007000_t0000_u01750646319544") 2025/06/23 02:43:28 DEBUG : both11: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe519a_d20250623_m023827_c001_v0001116_t0038_u01750646307963") 2025/06/23 02:43:28 DEBUG : both11: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650053f_d20250623_m023813_c001_v7007000_t0000_u01750646293733") 2025/06/23 02:43:28 DEBUG : both11: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc843b_d20250623_m023802_c001_v0001109_t0034_u01750646282717") 2025/06/23 02:43:28 DEBUG : both12: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b41_d20250623_m023839_c001_v7007000_t0000_u01750646319727") 2025/06/23 02:43:29 DEBUG : both12: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8471_d20250623_m023829_c001_v0001109_t0002_u01750646309115") 2025/06/23 02:43:29 DEBUG : both12: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500543_d20250623_m023813_c001_v7007000_t0000_u01750646293913") 2025/06/23 02:43:29 DEBUG : both12: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9585d_d20250623_m023804_c001_v0001184_t0037_u01750646284057") 2025/06/23 02:43:29 DEBUG : both13: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b45_d20250623_m023839_c001_v7007000_t0000_u01750646319909") 2025/06/23 02:43:29 DEBUG : both13: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95a7e_d20250623_m023830_c001_v0001184_t0016_u01750646310380") 2025/06/23 02:43:29 DEBUG : both13: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500546_d20250623_m023814_c001_v7007000_t0000_u01750646294096") 2025/06/23 02:43:29 DEBUG : both13: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe516c_d20250623_m023804_c001_v0001116_t0044_u01750646284651") 2025/06/23 02:43:29 DEBUG : both14: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b48_d20250623_m023840_c001_v7007000_t0000_u01750646320091") 2025/06/23 02:43:29 DEBUG : both14: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51a2_d20250623_m023831_c001_v0001116_t0031_u01750646311294") 2025/06/23 02:43:29 DEBUG : both14: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650054a_d20250623_m023814_c001_v7007000_t0000_u01750646294277") 2025/06/23 02:43:29 DEBUG : both14: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8443_d20250623_m023805_c001_v0001109_t0015_u01750646285350") 2025/06/23 02:43:29 DEBUG : both15: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b4d_d20250623_m023840_c001_v7007000_t0000_u01750646320272") 2025/06/23 02:43:29 DEBUG : both15: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8475_d20250623_m023831_c001_v0001109_t0010_u01750646311977") 2025/06/23 02:43:29 DEBUG : both15: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650054e_d20250623_m023814_c001_v7007000_t0000_u01750646294458") 2025/06/23 02:43:29 DEBUG : both15: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95889_d20250623_m023806_c001_v0001184_t0051_u01750646286525") 2025/06/23 02:43:29 DEBUG : both16: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b4f_d20250623_m023840_c001_v7007000_t0000_u01750646320453") 2025/06/23 02:43:29 DEBUG : both16: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95ab8_d20250623_m023833_c001_v0001184_t0019_u01750646313212") 2025/06/23 02:43:29 DEBUG : both16: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500551_d20250623_m023814_c001_v7007000_t0000_u01750646294640") 2025/06/23 02:43:29 DEBUG : both16: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5170_d20250623_m023807_c001_v0001116_t0009_u01750646287333") 2025/06/23 02:43:30 DEBUG : both17: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b50_d20250623_m023840_c001_v7007000_t0000_u01750646320635") 2025/06/23 02:43:30 DEBUG : both17: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51a8_d20250623_m023834_c001_v0001116_t0042_u01750646314090") 2025/06/23 02:43:30 DEBUG : both17: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500555_d20250623_m023814_c001_v7007000_t0000_u01750646294835") 2025/06/23 02:43:30 DEBUG : both17: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8451_d20250623_m023808_c001_v0001109_t0054_u01750646288128") 2025/06/23 02:43:30 DEBUG : both18: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b51_d20250623_m023840_c001_v7007000_t0000_u01750646320816") 2025/06/23 02:43:30 DEBUG : both18: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc847f_d20250623_m023834_c001_v0001109_t0008_u01750646314867") 2025/06/23 02:43:30 DEBUG : both18: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500559_d20250623_m023815_c001_v7007000_t0000_u01750646295018") 2025/06/23 02:43:30 DEBUG : both18: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c958bf_d20250623_m023809_c001_v0001184_t0038_u01750646289125") 2025/06/23 02:43:30 DEBUG : both19: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b52_d20250623_m023840_c001_v7007000_t0000_u01750646320997") 2025/06/23 02:43:30 DEBUG : both19: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95afa_d20250623_m023836_c001_v0001184_t0045_u01750646316021") 2025/06/23 02:43:30 DEBUG : both19: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650055c_d20250623_m023815_c001_v7007000_t0000_u01750646295199") 2025/06/23 02:43:30 DEBUG : both19: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5174_d20250623_m023809_c001_v0001116_t0019_u01750646289716") 2025/06/23 02:43:30 DEBUG : both2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b53_d20250623_m023841_c001_v7007000_t0000_u01750646321178") 2025/06/23 02:43:30 DEBUG : both2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5180_d20250623_m023819_c001_v0001116_t0033_u01750646299714") 2025/06/23 02:43:30 DEBUG : both2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500560_d20250623_m023815_c001_v7007000_t0000_u01750646295380") 2025/06/23 02:43:30 DEBUG : both2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8423_d20250623_m023754_c001_v0001109_t0048_u01750646274735") 2025/06/23 02:43:30 DEBUG : both3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b54_d20250623_m023841_c001_v7007000_t0000_u01750646321359") 2025/06/23 02:43:30 DEBUG : both3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8463_d20250623_m023820_c001_v0001109_t0023_u01750646300460") 2025/06/23 02:43:30 DEBUG : both3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500563_d20250623_m023815_c001_v7007000_t0000_u01750646295562") 2025/06/23 02:43:30 DEBUG : both3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c957b3_d20250623_m023755_c001_v0001184_t0059_u01750646275666") 2025/06/23 02:43:31 DEBUG : both4: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b55_d20250623_m023841_c001_v7007000_t0000_u01750646321540") 2025/06/23 02:43:31 DEBUG : both4: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c959c4_d20250623_m023821_c001_v0001184_t0013_u01750646301416") 2025/06/23 02:43:31 DEBUG : both4: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500567_d20250623_m023815_c001_v7007000_t0000_u01750646295742") 2025/06/23 02:43:31 DEBUG : both4: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5158_d20250623_m023756_c001_v0001116_t0000_u01750646276656") 2025/06/23 02:43:31 DEBUG : both5: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b58_d20250623_m023841_c001_v7007000_t0000_u01750646321722") 2025/06/23 02:43:31 DEBUG : both5: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5188_d20250623_m023822_c001_v0001116_t0008_u01750646302284") 2025/06/23 02:43:31 DEBUG : both5: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650056b_d20250623_m023815_c001_v7007000_t0000_u01750646295923") 2025/06/23 02:43:31 DEBUG : both5: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8429_d20250623_m023757_c001_v0001109_t0012_u01750646277499") 2025/06/23 02:43:31 DEBUG : both6: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b5f_d20250623_m023841_c001_v7007000_t0000_u01750646321903") 2025/06/23 02:43:31 DEBUG : both6: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8467_d20250623_m023823_c001_v0001109_t0012_u01750646303322") 2025/06/23 02:43:31 DEBUG : both6: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650056e_d20250623_m023816_c001_v7007000_t0000_u01750646296107") 2025/06/23 02:43:31 DEBUG : both6: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c957e7_d20250623_m023758_c001_v0001184_t0014_u01750646278518") 2025/06/23 02:43:31 DEBUG : both7: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b62_d20250623_m023842_c001_v7007000_t0000_u01750646322084") 2025/06/23 02:43:31 DEBUG : both7: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95a00_d20250623_m023824_c001_v0001184_t0031_u01750646304588") 2025/06/23 02:43:31 DEBUG : both7: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500573_d20250623_m023816_c001_v7007000_t0000_u01750646296287") 2025/06/23 02:43:31 DEBUG : both7: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe515e_d20250623_m023759_c001_v0001116_t0044_u01750646279290") 2025/06/23 02:43:31 DEBUG : both8: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b66_d20250623_m023842_c001_v7007000_t0000_u01750646322266") 2025/06/23 02:43:31 DEBUG : both8: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5194_d20250623_m023825_c001_v0001116_t0051_u01750646305310") 2025/06/23 02:43:31 DEBUG : both8: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500577_d20250623_m023816_c001_v7007000_t0000_u01750646296468") 2025/06/23 02:43:31 DEBUG : both8: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8433_d20250623_m023759_c001_v0001109_t0009_u01750646279995") 2025/06/23 02:43:32 DEBUG : both9: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b69_d20250623_m023842_c001_v7007000_t0000_u01750646322448") 2025/06/23 02:43:32 DEBUG : both9: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc846b_d20250623_m023825_c001_v0001109_t0001_u01750646305973") 2025/06/23 02:43:32 DEBUG : both9: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650057a_d20250623_m023816_c001_v7007000_t0000_u01750646296649") 2025/06/23 02:43:32 DEBUG : both9: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95825_d20250623_m023801_c001_v0001184_t0032_u01750646281242") 2025/06/23 02:43:32 DEBUG : c/non empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98f3_d20250623_m023418_c001_v7007000_t0000_u01750646058476") 2025/06/23 02:43:32 DEBUG : c/non empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b07_d20250623_m023416_c001_v0001184_t0026_u01750646056928") 2025/06/23 02:43:32 DEBUG : c/non empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b259_d20250623_m023416_c001_v7007000_t0000_u01750646056369") 2025/06/23 02:43:32 DEBUG : c/non empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94ad9_d20250623_m023414_c001_v0001184_t0030_u01750646054666") 2025/06/23 02:43:32 DEBUG : c/non empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfb7_d20250623_m023359_c001_v7007000_t0000_u01750646039869") 2025/06/23 02:43:32 DEBUG : c/non empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a20_d20250623_m023358_c001_v0001184_t0050_u01750646038170") 2025/06/23 02:43:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c77_d20250623_m023955_c001_v7007000_t0000_u01750646395526") 2025/06/23 02:43:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5241_d20250623_m023950_c001_v0001116_t0024_u01750646390219") 2025/06/23 02:43:32 DEBUG : check sum: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfb0_d20250623_m023351_c001_v7007000_t0000_u01750646031316") 2025/06/23 02:43:32 DEBUG : check sum: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c949dd_d20250623_m023350_c001_v0001184_t0049_u01750646030382") 2025/06/23 02:43:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c9766295_d20250623_m024317_c001_v7007000_t0000_u01750646597825") 2025/06/23 02:43:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe540a_d20250623_m024315_c001_v0001116_t0033_u01750646595717") 2025/06/23 02:43:32 DEBUG : dest/3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9ab8_d20250623_m023605_c001_v7007000_t0000_u01750646165903") 2025/06/23 02:43:32 DEBUG : dest/3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41910e83cb321358_d20250623_m023604_c001_v0001116_t0050_u01750646164802") 2025/06/23 02:43:32 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d7b_d20250623_m024108_c001_v7007000_t0000_u01750646468837") 2025/06/23 02:43:32 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85d4_d20250623_m024103_c001_v0001109_t0017_u01750646463926") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073631_d20250623_m024245_c001_v7007000_t0000_u01750646565920") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe53be_d20250623_m024230_c001_v0001116_t0042_u01750646550924") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc604a_d20250623_m024226_c001_v7007000_t0000_u01750646546798") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5384_d20250623_m024210_c001_v0001116_t0007_u01750646530590") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb997_d20250623_m024206_c001_v7007000_t0000_u01750646526512") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5356_d20250623_m024152_c001_v0001116_t0051_u01750646512251") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500931_d20250623_m024148_c001_v7007000_t0000_u01750646508021") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe531f_d20250623_m024132_c001_v0001116_t0056_u01750646492924") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a667_d20250623_m024128_c001_v7007000_t0000_u01750646488659") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52f3_d20250623_m024113_c001_v0001116_t0053_u01750646473001") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4019711adbb4eb79_d20250623_m024105_c001_v7007000_t0000_u01750646465928") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52c8_d20250623_m024050_c001_v0001116_t0031_u01750646450625") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f5d_d20250623_m024046_c001_v7007000_t0000_u01750646446506") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96199_d20250623_m024042_c001_v0001184_t0043_u01750646442187") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7fd7_d20250623_m024041_c001_v7007000_t0000_u01750646441083") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96109_d20250623_m024025_c001_v0001184_t0053_u01750646425860") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c9d_d20250623_m024021_c001_v7007000_t0000_u01750646421710") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9609f_d20250623_m024017_c001_v0001184_t0021_u01750646417250") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10734ca_d20250623_m024015_c001_v7007000_t0000_u01750646415880") 2025/06/23 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e492_d20250623_m023959_c001_v0001116_t0015_u01750646399693") 2025/06/23 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c97660f3_d20250623_m023952_c001_v7007000_t0000_u01750646392928") 2025/06/23 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8500_d20250623_m023938_c001_v0001109_t0026_u01750646378408") 2025/06/23 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e2_d20250623_m023934_c001_v7007000_t0000_u01750646374339") 2025/06/23 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84d7_d20250623_m023919_c001_v0001109_t0045_u01750646359909") 2025/06/23 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a0_d20250623_m023915_c001_v7007000_t0000_u01750646355836") 2025/06/23 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84b3_d20250623_m023859_c001_v0001109_t0048_u01750646339989") 2025/06/23 02:43:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6cb5_d20250623_m024044_c001_v7007000_t0000_u01750646444293") 2025/06/23 02:43:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96163_d20250623_m024038_c001_v0001184_t0036_u01750646438361") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d7c_d20250623_m024109_c001_v7007000_t0000_u01750646469018") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e541_d20250623_m024103_c001_v0001116_t0059_u01750646463939") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073632_d20250623_m024246_c001_v7007000_t0000_u01750646566102") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96658_d20250623_m024231_c001_v0001184_t0024_u01750646551819") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc604b_d20250623_m024226_c001_v7007000_t0000_u01750646546979") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9655a_d20250623_m024211_c001_v0001184_t0042_u01750646531948") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb999_d20250623_m024206_c001_v7007000_t0000_u01750646526692") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96484_d20250623_m024153_c001_v0001184_t0031_u01750646513111") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500932_d20250623_m024148_c001_v7007000_t0000_u01750646508215") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96388_d20250623_m024133_c001_v0001184_t0019_u01750646493777") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a668_d20250623_m024128_c001_v7007000_t0000_u01750646488840") 2025/06/23 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c962c6_d20250623_m024113_c001_v0001184_t0042_u01750646473904") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d77_d20250623_m024106_c001_v7007000_t0000_u01750646466532") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96203_d20250623_m024051_c001_v0001184_t0043_u01750646451591") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f5e_d20250623_m024046_c001_v7007000_t0000_u01750646446701") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85a4_d20250623_m024042_c001_v0001109_t0058_u01750646442396") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb871_d20250623_m024040_c001_v7007000_t0000_u01750646440924") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5297_d20250623_m024026_c001_v0001116_t0027_u01750646426415") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c9e_d20250623_m024021_c001_v7007000_t0000_u01750646421893") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4ce_d20250623_m024017_c001_v0001116_t0059_u01750646417525") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c92_d20250623_m024015_c001_v7007000_t0000_u01750646415922") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc852a_d20250623_m024000_c001_v0001109_t0015_u01750646400580") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c72_d20250623_m023952_c001_v7007000_t0000_u01750646392939") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5229_d20250623_m023939_c001_v0001116_t0055_u01750646379357") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e3_d20250623_m023934_c001_v7007000_t0000_u01750646374521") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5203_d20250623_m023920_c001_v0001116_t0007_u01750646360745") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a1_d20250623_m023916_c001_v7007000_t0000_u01750646356018") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51e3_d20250623_m023900_c001_v0001116_t0007_u01750646340955") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c976614b_d20250623_m024044_c001_v7007000_t0000_u01750646444456") 2025/06/23 02:43:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96167_d20250623_m024038_c001_v0001184_t0057_u01750646438571") 2025/06/23 02:43:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d7d_d20250623_m024109_c001_v7007000_t0000_u01750646469200") 2025/06/23 02:43:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96264_d20250623_m024103_c001_v0001184_t0033_u01750646463955") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073633_d20250623_m024246_c001_v7007000_t0000_u01750646566287") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e60f_d20250623_m024232_c001_v0001116_t0014_u01750646552380") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc604c_d20250623_m024227_c001_v7007000_t0000_u01750646547161") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5d6_d20250623_m024212_c001_v0001116_t0054_u01750646532513") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb99a_d20250623_m024206_c001_v7007000_t0000_u01750646526873") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5aa_d20250623_m024153_c001_v0001116_t0025_u01750646513662") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500933_d20250623_m024148_c001_v7007000_t0000_u01750646508400") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e582_d20250623_m024134_c001_v0001116_t0026_u01750646494335") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a669_d20250623_m024129_c001_v7007000_t0000_u01750646489022") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e557_d20250623_m024114_c001_v0001116_t0056_u01750646474475") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f415f2c7c4285100b_d20250623_m024105_c001_v7007000_t0000_u01750646465934") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85ba_d20250623_m024052_c001_v0001109_t0016_u01750646452199") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f5f_d20250623_m024046_c001_v7007000_t0000_u01750646446884") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9619d_d20250623_m024042_c001_v0001184_t0008_u01750646442412") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b40816e_d20250623_m024040_c001_v7007000_t0000_u01750646440480") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4e5_d20250623_m024027_c001_v0001116_t0036_u01750646427323") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c9f_d20250623_m024022_c001_v7007000_t0000_u01750646422076") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c960a1_d20250623_m024017_c001_v0001184_t0056_u01750646417537") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f416ad5464f5076c3_d20250623_m024016_c001_v7007000_t0000_u01750646416151") 2025/06/23 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95ff2_d20250623_m024001_c001_v0001184_t0042_u01750646401700") 2025/06/23 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87cd50_d20250623_m023952_c001_v7007000_t0000_u01750646392996") 2025/06/23 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f20_d20250623_m023940_c001_v0001184_t0049_u01750646380210") 2025/06/23 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e4_d20250623_m023934_c001_v7007000_t0000_u01750646374701") 2025/06/23 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95e46_d20250623_m023921_c001_v0001184_t0020_u01750646361879") 2025/06/23 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a2_d20250623_m023916_c001_v7007000_t0000_u01750646356201") 2025/06/23 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95d1b_d20250623_m023902_c001_v0001184_t0023_u01750646342048") 2025/06/23 02:43:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f402ff3cf6919711a_d20250623_m024044_c001_v7007000_t0000_u01750646444239") 2025/06/23 02:43:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8592_d20250623_m024038_c001_v0001109_t0037_u01750646438643") 2025/06/23 02:43:37 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d7e_d20250623_m024109_c001_v7007000_t0000_u01750646469387") 2025/06/23 02:43:37 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9626a_d20250623_m024104_c001_v0001184_t0035_u01750646464183") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073634_d20250623_m024246_c001_v7007000_t0000_u01750646566469") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86e1_d20250623_m024233_c001_v0001109_t0054_u01750646553252") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc604d_d20250623_m024227_c001_v7007000_t0000_u01750646547342") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86a4_d20250623_m024213_c001_v0001109_t0000_u01750646533391") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb99b_d20250623_m024207_c001_v7007000_t0000_u01750646527067") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc865d_d20250623_m024154_c001_v0001109_t0024_u01750646514532") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500934_d20250623_m024148_c001_v7007000_t0000_u01750646508583") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8621_d20250623_m024135_c001_v0001109_t0046_u01750646495310") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a66a_d20250623_m024129_c001_v7007000_t0000_u01750646489204") 2025/06/23 02:43:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85ec_d20250623_m024115_c001_v0001109_t0017_u01750646475456") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b8e6_d20250623_m024106_c001_v7007000_t0000_u01750646466100") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e529_d20250623_m024053_c001_v0001116_t0001_u01750646453093") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f60_d20250623_m024047_c001_v7007000_t0000_u01750646447080") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52bf_d20250623_m024042_c001_v0001116_t0037_u01750646442433") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b859_d20250623_m024041_c001_v7007000_t0000_u01750646441040") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc857a_d20250623_m024028_c001_v0001109_t0053_u01750646428429") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6ca1_d20250623_m024022_c001_v7007000_t0000_u01750646422260") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8560_d20250623_m024017_c001_v0001109_t0003_u01750646417545") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f415f2c7c42850ff0_d20250623_m024015_c001_v7007000_t0000_u01750646415899") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5257_d20250623_m024002_c001_v0001116_t0037_u01750646402263") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db716945a08_d20250623_m023953_c001_v7007000_t0000_u01750646393101") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e446_d20250623_m023940_c001_v0001116_t0021_u01750646380763") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e5_d20250623_m023934_c001_v7007000_t0000_u01750646374883") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e42a_d20250623_m023922_c001_v0001116_t0038_u01750646362436") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a3_d20250623_m023916_c001_v7007000_t0000_u01750646356384") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e40c_d20250623_m023902_c001_v0001116_t0051_u01750646342613") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f57_d20250623_m024044_c001_v7007000_t0000_u01750646444251") 2025/06/23 02:43:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52b3_d20250623_m024038_c001_v0001116_t0056_u01750646438678") 2025/06/23 02:43:38 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d7f_d20250623_m024109_c001_v7007000_t0000_u01750646469569") 2025/06/23 02:43:38 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52e4_d20250623_m024104_c001_v0001116_t0014_u01750646464414") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073635_d20250623_m024246_c001_v7007000_t0000_u01750646566651") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe53c8_d20250623_m024233_c001_v0001116_t0029_u01750646553753") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc604e_d20250623_m024227_c001_v7007000_t0000_u01750646547527") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5390_d20250623_m024213_c001_v0001116_t0037_u01750646533849") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb99d_d20250623_m024207_c001_v7007000_t0000_u01750646527248") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe535e_d20250623_m024155_c001_v0001116_t0045_u01750646515081") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500935_d20250623_m024148_c001_v7007000_t0000_u01750646508766") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5325_d20250623_m024135_c001_v0001116_t0014_u01750646495920") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a66b_d20250623_m024129_c001_v7007000_t0000_u01750646489386") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52fb_d20250623_m024115_c001_v0001116_t0024_u01750646475943") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4187ea8124d318e7_d20250623_m024106_c001_v7007000_t0000_u01750646466340") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52ca_d20250623_m024053_c001_v0001116_t0024_u01750646453689") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f61_d20250623_m024047_c001_v7007000_t0000_u01750646447264") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e511_d20250623_m024042_c001_v0001116_t0059_u01750646442567") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7fd6_d20250623_m024040_c001_v7007000_t0000_u01750646440896") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96117_d20250623_m024028_c001_v0001184_t0009_u01750646428892") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6ca2_d20250623_m024022_c001_v7007000_t0000_u01750646422443") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe527f_d20250623_m024017_c001_v0001116_t0029_u01750646417659") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10734c8_d20250623_m024015_c001_v7007000_t0000_u01750646415517") 2025/06/23 02:43:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e49a_d20250623_m024002_c001_v0001116_t0021_u01750646402874") 2025/06/23 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c97660f1_d20250623_m023952_c001_v7007000_t0000_u01750646392744") 2025/06/23 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8504_d20250623_m023941_c001_v0001109_t0040_u01750646381343") 2025/06/23 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e6_d20250623_m023935_c001_v7007000_t0000_u01750646375106") 2025/06/23 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84df_d20250623_m023922_c001_v0001109_t0047_u01750646362879") 2025/06/23 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a4_d20250623_m023916_c001_v7007000_t0000_u01750646356566") 2025/06/23 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84b5_d20250623_m023903_c001_v0001109_t0000_u01750646343301") 2025/06/23 02:43:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10734e3_d20250623_m024044_c001_v7007000_t0000_u01750646444402") 2025/06/23 02:43:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e505_d20250623_m024038_c001_v0001116_t0001_u01750646438690") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d80_d20250623_m024109_c001_v7007000_t0000_u01750646469753") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9626c_d20250623_m024104_c001_v0001184_t0032_u01750646464426") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073637_d20250623_m024246_c001_v7007000_t0000_u01750646566835") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96672_d20250623_m024234_c001_v0001184_t0007_u01750646554283") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc604f_d20250623_m024227_c001_v7007000_t0000_u01750646547709") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9657e_d20250623_m024214_c001_v0001184_t0009_u01750646534406") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb99e_d20250623_m024207_c001_v7007000_t0000_u01750646527429") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c964a2_d20250623_m024155_c001_v0001184_t0024_u01750646515617") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500936_d20250623_m024148_c001_v7007000_t0000_u01750646508948") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c963a2_d20250623_m024136_c001_v0001184_t0058_u01750646496796") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a66c_d20250623_m024129_c001_v7007000_t0000_u01750646489568") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c962de_d20250623_m024116_c001_v0001184_t0036_u01750646476582") 2025/06/23 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d76_d20250623_m024106_c001_v7007000_t0000_u01750646466343") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9621b_d20250623_m024054_c001_v0001184_t0009_u01750646454468") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f62_d20250623_m024047_c001_v7007000_t0000_u01750646447447") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9619f_d20250623_m024042_c001_v0001184_t0046_u01750646442608") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b855_d20250623_m024040_c001_v7007000_t0000_u01750646440492") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe529b_d20250623_m024029_c001_v0001116_t0030_u01750646429113") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6ca3_d20250623_m024022_c001_v7007000_t0000_u01750646422627") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c960a5_d20250623_m024017_c001_v0001184_t0040_u01750646417745") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c93_d20250623_m024016_c001_v7007000_t0000_u01750646416105") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8534_d20250623_m024003_c001_v0001109_t0028_u01750646403479") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee6214_d20250623_m023952_c001_v7007000_t0000_u01750646392777") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe522f_d20250623_m023941_c001_v0001116_t0014_u01750646381801") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e7_d20250623_m023935_c001_v7007000_t0000_u01750646375292") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe520d_d20250623_m023923_c001_v0001116_t0055_u01750646363508") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a5_d20250623_m023916_c001_v7007000_t0000_u01750646356749") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51e9_d20250623_m023903_c001_v0001116_t0024_u01750646343796") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b408179_d20250623_m024044_c001_v7007000_t0000_u01750646444260") 2025/06/23 02:43:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96169_d20250623_m024038_c001_v0001184_t0054_u01750646438767") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d81_d20250623_m024109_c001_v7007000_t0000_u01750646469935") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e545_d20250623_m024104_c001_v0001116_t0045_u01750646464501") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073638_d20250623_m024247_c001_v7007000_t0000_u01750646567020") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e613_d20250623_m024234_c001_v0001116_t0000_u01750646554484") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6050_d20250623_m024227_c001_v7007000_t0000_u01750646547891") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5dc_d20250623_m024214_c001_v0001116_t0050_u01750646534625") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9a0_d20250623_m024207_c001_v7007000_t0000_u01750646527611") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5b0_d20250623_m024155_c001_v0001116_t0030_u01750646515813") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500937_d20250623_m024149_c001_v7007000_t0000_u01750646509132") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e586_d20250623_m024137_c001_v0001116_t0022_u01750646497001") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a66d_d20250623_m024129_c001_v7007000_t0000_u01750646489750") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e55b_d20250623_m024116_c001_v0001116_t0032_u01750646476807") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f415f2c7c4285100c_d20250623_m024106_c001_v7007000_t0000_u01750646466117") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85be_d20250623_m024054_c001_v0001109_t0007_u01750646454682") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f63_d20250623_m024047_c001_v7007000_t0000_u01750646447630") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c961a3_d20250623_m024042_c001_v0001184_t0018_u01750646442816") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b408177_d20250623_m024041_c001_v7007000_t0000_u01750646441051") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4e9_d20250623_m024029_c001_v0001116_t0012_u01750646429755") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6ca4_d20250623_m024022_c001_v7007000_t0000_u01750646422845") 2025/06/23 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c960a7_d20250623_m024017_c001_v0001184_t0000_u01750646417954") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b40809d_d20250623_m024015_c001_v7007000_t0000_u01750646415932") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96000_d20250623_m024004_c001_v0001184_t0011_u01750646404141") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4008bcc009bd3897_d20250623_m023952_c001_v7007000_t0000_u01750646392761") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f3c_d20250623_m023942_c001_v0001184_t0058_u01750646382328") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e8_d20250623_m023935_c001_v7007000_t0000_u01750646375473") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95e5e_d20250623_m023924_c001_v0001184_t0001_u01750646364021") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a6_d20250623_m023916_c001_v7007000_t0000_u01750646356936") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95d3f_d20250623_m023904_c001_v0001184_t0000_u01750646344296") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b85c_d20250623_m024044_c001_v7007000_t0000_u01750646444467") 2025/06/23 02:43:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9616b_d20250623_m024038_c001_v0001184_t0043_u01750646438965") 2025/06/23 02:43:43 DEBUG : dir1/0007-12345: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d82_d20250623_m024110_c001_v7007000_t0000_u01750646470116") 2025/06/23 02:43:43 DEBUG : dir1/0007-12345: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85d6_d20250623_m024104_c001_v0001109_t0055_u01750646464523") 2025/06/23 02:43:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107363a_d20250623_m024247_c001_v7007000_t0000_u01750646567202") 2025/06/23 02:43:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86e3_d20250623_m024235_c001_v0001109_t0007_u01750646555071") 2025/06/23 02:43:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6051_d20250623_m024228_c001_v7007000_t0000_u01750646548073") 2025/06/23 02:43:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86a8_d20250623_m024215_c001_v0001109_t0025_u01750646535305") 2025/06/23 02:43:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9a2_d20250623_m024207_c001_v7007000_t0000_u01750646527792") 2025/06/23 02:43:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8667_d20250623_m024156_c001_v0001109_t0047_u01750646516470") 2025/06/23 02:43:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500939_d20250623_m024149_c001_v7007000_t0000_u01750646509316") 2025/06/23 02:43:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8629_d20250623_m024137_c001_v0001109_t0009_u01750646497789") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a66e_d20250623_m024129_c001_v7007000_t0000_u01750646489931") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85f2_d20250623_m024117_c001_v0001109_t0002_u01750646477281") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b8ec_d20250623_m024106_c001_v7007000_t0000_u01750646466331") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e52b_d20250623_m024055_c001_v0001116_t0020_u01750646455273") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f64_d20250623_m024047_c001_v7007000_t0000_u01750646447812") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85a6_d20250623_m024042_c001_v0001109_t0047_u01750646442843") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b858_d20250623_m024040_c001_v7007000_t0000_u01750646440858") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8580_d20250623_m024030_c001_v0001109_t0036_u01750646430898") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6ca5_d20250623_m024023_c001_v7007000_t0000_u01750646423030") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4d0_d20250623_m024018_c001_v0001116_t0011_u01750646418068") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b40809e_d20250623_m024015_c001_v7007000_t0000_u01750646415937") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe525d_d20250623_m024004_c001_v0001116_t0050_u01750646404337") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f402ff3cf691970ae_d20250623_m023952_c001_v7007000_t0000_u01750646392784") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e448_d20250623_m023942_c001_v0001116_t0026_u01750646382527") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7e9_d20250623_m023935_c001_v7007000_t0000_u01750646375655") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e42c_d20250623_m023924_c001_v0001116_t0055_u01750646364229") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a7_d20250623_m023917_c001_v7007000_t0000_u01750646357133") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e40e_d20250623_m023904_c001_v0001116_t0035_u01750646344503") 2025/06/23 02:43:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7fd9_d20250623_m024044_c001_v7007000_t0000_u01750646444411") 2025/06/23 02:43:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9616f_d20250623_m024039_c001_v0001184_t0038_u01750646439184") 2025/06/23 02:43:45 DEBUG : dir1/0008-23456: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d83_d20250623_m024110_c001_v7007000_t0000_u01750646470307") 2025/06/23 02:43:45 DEBUG : dir1/0008-23456: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96270_d20250623_m024104_c001_v0001184_t0034_u01750646464630") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107363c_d20250623_m024247_c001_v7007000_t0000_u01750646567394") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe53cc_d20250623_m024235_c001_v0001116_t0015_u01750646555973") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6052_d20250623_m024228_c001_v7007000_t0000_u01750646548255") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5394_d20250623_m024216_c001_v0001116_t0001_u01750646536140") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9a3_d20250623_m024207_c001_v7007000_t0000_u01750646527974") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5362_d20250623_m024156_c001_v0001116_t0055_u01750646516971") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650093a_d20250623_m024149_c001_v7007000_t0000_u01750646509540") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe532c_d20250623_m024138_c001_v0001116_t0000_u01750646498433") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a66f_d20250623_m024130_c001_v7007000_t0000_u01750646490114") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5301_d20250623_m024117_c001_v0001116_t0047_u01750646477834") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b8e2_d20250623_m024105_c001_v7007000_t0000_u01750646465918") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52ce_d20250623_m024055_c001_v0001116_t0019_u01750646455844") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f65_d20250623_m024047_c001_v7007000_t0000_u01750646447996") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c961a5_d20250623_m024043_c001_v0001184_t0017_u01750646443028") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f56_d20250623_m024041_c001_v7007000_t0000_u01750646441063") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96131_d20250623_m024031_c001_v0001184_t0044_u01750646431604") 2025/06/23 02:43:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6ca6_d20250623_m024023_c001_v7007000_t0000_u01750646423216") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8564_d20250623_m024018_c001_v0001109_t0022_u01750646418077") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b40809f_d20250623_m024016_c001_v7007000_t0000_u01750646416115") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4a6_d20250623_m024005_c001_v0001116_t0020_u01750646405210") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c73_d20250623_m023953_c001_v7007000_t0000_u01750646393121") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8506_d20250623_m023943_c001_v0001109_t0025_u01750646383142") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7ea_d20250623_m023935_c001_v7007000_t0000_u01750646375837") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84e5_d20250623_m023925_c001_v0001109_t0043_u01750646365014") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a8_d20250623_m023917_c001_v7007000_t0000_u01750646357317") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84b9_d20250623_m023905_c001_v0001109_t0027_u01750646345097") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10734e5_d20250623_m024044_c001_v7007000_t0000_u01750646444585") 2025/06/23 02:43:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8594_d20250623_m024039_c001_v0001109_t0039_u01750646439298") 2025/06/23 02:43:46 DEBUG : dir1/0009-34567: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d84_d20250623_m024110_c001_v7007000_t0000_u01750646470488") 2025/06/23 02:43:46 DEBUG : dir1/0009-34567: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96274_d20250623_m024104_c001_v0001184_t0016_u01750646464845") 2025/06/23 02:43:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107363d_d20250623_m024247_c001_v7007000_t0000_u01750646567576") 2025/06/23 02:43:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9669c_d20250623_m024236_c001_v0001184_t0030_u01750646556516") 2025/06/23 02:43:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6053_d20250623_m024228_c001_v7007000_t0000_u01750646548437") 2025/06/23 02:43:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96596_d20250623_m024216_c001_v0001184_t0008_u01750646536827") 2025/06/23 02:43:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9a5_d20250623_m024208_c001_v7007000_t0000_u01750646528155") 2025/06/23 02:43:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c964bc_d20250623_m024157_c001_v0001184_t0019_u01750646517450") 2025/06/23 02:43:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650093b_d20250623_m024149_c001_v7007000_t0000_u01750646509724") 2025/06/23 02:43:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c963c2_d20250623_m024139_c001_v0001184_t0032_u01750646499107") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a670_d20250623_m024130_c001_v7007000_t0000_u01750646490297") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c962f0_d20250623_m024118_c001_v0001184_t0014_u01750646478356") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4019711adbb4eb7b_d20250623_m024106_c001_v7007000_t0000_u01750646466299") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96228_d20250623_m024056_c001_v0001184_t0002_u01750646456454") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f66_d20250623_m024048_c001_v7007000_t0000_u01750646448191") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e513_d20250623_m024043_c001_v0001116_t0047_u01750646443044") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b408176_d20250623_m024040_c001_v7007000_t0000_u01750646440861") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52a1_d20250623_m024031_c001_v0001116_t0040_u01750646431808") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6ca7_d20250623_m024023_c001_v7007000_t0000_u01750646423400") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c960a9_d20250623_m024018_c001_v0001184_t0034_u01750646418165") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87cdae_d20250623_m024015_c001_v7007000_t0000_u01750646415531") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc853a_d20250623_m024006_c001_v0001109_t0012_u01750646406087") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb82d_d20250623_m023952_c001_v7007000_t0000_u01750646392792") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5233_d20250623_m023943_c001_v0001116_t0053_u01750646383716") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7eb_d20250623_m023936_c001_v7007000_t0000_u01750646376019") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5215_d20250623_m023925_c001_v0001116_t0041_u01750646365606") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18a9_d20250623_m023917_c001_v7007000_t0000_u01750646357500") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51eb_d20250623_m023905_c001_v0001116_t0036_u01750646345674") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10734e1_d20250623_m024044_c001_v7007000_t0000_u01750646444219") 2025/06/23 02:43:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52b5_d20250623_m024039_c001_v0001116_t0033_u01750646439313") 2025/06/23 02:43:48 DEBUG : dir1/0010-45678: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d85_d20250623_m024110_c001_v7007000_t0000_u01750646470669") 2025/06/23 02:43:48 DEBUG : dir1/0010-45678: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52e6_d20250623_m024105_c001_v0001116_t0032_u01750646465001") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107363f_d20250623_m024247_c001_v7007000_t0000_u01750646567759") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e61b_d20250623_m024236_c001_v0001116_t0021_u01750646556725") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6054_d20250623_m024228_c001_v7007000_t0000_u01750646548619") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5e6_d20250623_m024217_c001_v0001116_t0027_u01750646537055") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9a7_d20250623_m024208_c001_v7007000_t0000_u01750646528336") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5b4_d20250623_m024157_c001_v0001116_t0040_u01750646517655") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500940_d20250623_m024149_c001_v7007000_t0000_u01750646509908") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e590_d20250623_m024139_c001_v0001116_t0017_u01750646499310") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a671_d20250623_m024130_c001_v7007000_t0000_u01750646490479") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e55f_d20250623_m024118_c001_v0001116_t0047_u01750646478563") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b8ee_d20250623_m024106_c001_v7007000_t0000_u01750646466496") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85c0_d20250623_m024056_c001_v0001109_t0052_u01750646456653") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f67_d20250623_m024048_c001_v7007000_t0000_u01750646448374") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52c1_d20250623_m024043_c001_v0001116_t0027_u01750646443054") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb86e_d20250623_m024040_c001_v7007000_t0000_u01750646440563") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4ef_d20250623_m024032_c001_v0001116_t0019_u01750646432300") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6ca8_d20250623_m024023_c001_v7007000_t0000_u01750646423584") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c960ab_d20250623_m024018_c001_v0001184_t0028_u01750646418367") 2025/06/23 02:43:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b4080a0_d20250623_m024016_c001_v7007000_t0000_u01750646416124") 2025/06/23 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9601f_d20250623_m024007_c001_v0001184_t0019_u01750646407093") 2025/06/23 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4008bcc009bd3899_d20250623_m023952_c001_v7007000_t0000_u01750646392949") 2025/06/23 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f52_d20250623_m023944_c001_v0001184_t0017_u01750646384289") 2025/06/23 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7ec_d20250623_m023936_c001_v7007000_t0000_u01750646376202") 2025/06/23 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95e74_d20250623_m023926_c001_v0001184_t0021_u01750646366077") 2025/06/23 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18aa_d20250623_m023917_c001_v7007000_t0000_u01750646357701") 2025/06/23 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95d64_d20250623_m023906_c001_v0001184_t0002_u01750646346321") 2025/06/23 02:43:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7fda_d20250623_m024044_c001_v7007000_t0000_u01750646444596") 2025/06/23 02:43:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e507_d20250623_m024039_c001_v0001116_t0056_u01750646439385") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d86_d20250623_m024110_c001_v7007000_t0000_u01750646470851") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96278_d20250623_m024105_c001_v0001184_t0034_u01750646465061") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073640_d20250623_m024247_c001_v7007000_t0000_u01750646567941") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86e9_d20250623_m024237_c001_v0001109_t0048_u01750646557593") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6056_d20250623_m024228_c001_v7007000_t0000_u01750646548819") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86b6_d20250623_m024217_c001_v0001109_t0009_u01750646537903") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9a8_d20250623_m024208_c001_v7007000_t0000_u01750646528533") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8673_d20250623_m024158_c001_v0001109_t0058_u01750646518269") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500941_d20250623_m024150_c001_v7007000_t0000_u01750646510091") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc862f_d20250623_m024139_c001_v0001109_t0042_u01750646499958") 2025/06/23 02:43:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a672_d20250623_m024130_c001_v7007000_t0000_u01750646490822") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85f8_d20250623_m024119_c001_v0001109_t0010_u01750646479038") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4019711adbb4eb7c_d20250623_m024106_c001_v7007000_t0000_u01750646466508") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e533_d20250623_m024057_c001_v0001116_t0031_u01750646457205") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f68_d20250623_m024048_c001_v7007000_t0000_u01750646448558") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c961a9_d20250623_m024043_c001_v0001184_t0027_u01750646443223") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10734d6_d20250623_m024041_c001_v7007000_t0000_u01750646441096") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8582_d20250623_m024032_c001_v0001109_t0027_u01750646432806") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6ca9_d20250623_m024023_c001_v7007000_t0000_u01750646423768") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5283_d20250623_m024018_c001_v0001116_t0000_u01750646418435") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10734c9_d20250623_m024015_c001_v7007000_t0000_u01750646415699") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5267_d20250623_m024007_c001_v0001116_t0048_u01750646407299") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee6215_d20250623_m023952_c001_v7007000_t0000_u01750646392960") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e44a_d20250623_m023944_c001_v0001116_t0022_u01750646384489") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7ed_d20250623_m023936_c001_v7007000_t0000_u01750646376384") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e430_d20250623_m023926_c001_v0001116_t0055_u01750646366331") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18ab_d20250623_m023917_c001_v7007000_t0000_u01750646357883") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e412_d20250623_m023906_c001_v0001116_t0031_u01750646346522") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f402ff3cf6919711d_d20250623_m024044_c001_v7007000_t0000_u01750646444607") 2025/06/23 02:43:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96175_d20250623_m024039_c001_v0001184_t0019_u01750646439404") 2025/06/23 02:43:50 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d87_d20250623_m024111_c001_v7007000_t0000_u01750646471032") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e549_d20250623_m024105_c001_v0001116_t0009_u01750646465158") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073642_d20250623_m024248_c001_v7007000_t0000_u01750646568125") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe53d0_d20250623_m024238_c001_v0001116_t0041_u01750646558221") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6057_d20250623_m024229_c001_v7007000_t0000_u01750646549000") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe539c_d20250623_m024218_c001_v0001116_t0008_u01750646538574") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9aa_d20250623_m024208_c001_v7007000_t0000_u01750646528714") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5366_d20250623_m024158_c001_v0001116_t0034_u01750646518836") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500942_d20250623_m024150_c001_v7007000_t0000_u01750646510275") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5330_d20250623_m024140_c001_v0001116_t0009_u01750646500503") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a673_d20250623_m024131_c001_v7007000_t0000_u01750646491003") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5305_d20250623_m024119_c001_v0001116_t0057_u01750646479605") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f415f2c7c4285100d_d20250623_m024106_c001_v7007000_t0000_u01750646466326") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52d0_d20250623_m024058_c001_v0001116_t0000_u01750646458177") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f69_d20250623_m024048_c001_v7007000_t0000_u01750646448739") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85a8_d20250623_m024043_c001_v0001109_t0017_u01750646443347") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10734d5_d20250623_m024040_c001_v7007000_t0000_u01750646440908") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9613b_d20250623_m024033_c001_v0001184_t0014_u01750646433450") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6caa_d20250623_m024023_c001_v7007000_t0000_u01750646423987") 2025/06/23 02:43:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c960af_d20250623_m024018_c001_v0001184_t0030_u01750646418562") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87cdb1_d20250623_m024015_c001_v7007000_t0000_u01750646415895") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4b2_d20250623_m024007_c001_v0001116_t0021_u01750646407910") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f402ff3cf691970af_d20250623_m023952_c001_v7007000_t0000_u01750646392971") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc850a_d20250623_m023945_c001_v0001109_t0008_u01750646385065") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7ee_d20250623_m023936_c001_v7007000_t0000_u01750646376566") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84eb_d20250623_m023926_c001_v0001109_t0011_u01750646366843") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18ac_d20250623_m023918_c001_v7007000_t0000_u01750646358064") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84c1_d20250623_m023908_c001_v0001109_t0011_u01750646348164") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6cb6_d20250623_m024044_c001_v7007000_t0000_u01750646444478") 2025/06/23 02:43:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96179_d20250623_m024039_c001_v0001184_t0012_u01750646439612") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d88_d20250623_m024111_c001_v7007000_t0000_u01750646471215") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9627a_d20250623_m024105_c001_v0001184_t0017_u01750646465275") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073644_d20250623_m024248_c001_v7007000_t0000_u01750646568307") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c966be_d20250623_m024239_c001_v0001184_t0052_u01750646559146") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6058_d20250623_m024229_c001_v7007000_t0000_u01750646549182") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c965bc_d20250623_m024219_c001_v0001184_t0012_u01750646539206") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9ac_d20250623_m024208_c001_v7007000_t0000_u01750646528894") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c964ce_d20250623_m024159_c001_v0001184_t0056_u01750646519339") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500943_d20250623_m024150_c001_v7007000_t0000_u01750646510457") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c963f0_d20250623_m024141_c001_v0001184_t0030_u01750646501236") 2025/06/23 02:43:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a674_d20250623_m024131_c001_v7007000_t0000_u01750646491196") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96312_d20250623_m024120_c001_v0001184_t0018_u01750646480455") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6d74_d20250623_m024106_c001_v7007000_t0000_u01750646466324") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9623c_d20250623_m024058_c001_v0001184_t0013_u01750646458765") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f6a_d20250623_m024048_c001_v7007000_t0000_u01750646448922") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c961ab_d20250623_m024043_c001_v0001184_t0032_u01750646443432") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b408172_d20250623_m024040_c001_v7007000_t0000_u01750646440661") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52a5_d20250623_m024033_c001_v0001116_t0043_u01750646433642") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6cab_d20250623_m024024_c001_v7007000_t0000_u01750646424170") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4d2_d20250623_m024018_c001_v0001116_t0016_u01750646418594") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7fa0_d20250623_m024016_c001_v7007000_t0000_u01750646416141") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8540_d20250623_m024008_c001_v0001109_t0047_u01750646408413") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db716945a04_d20250623_m023952_c001_v7007000_t0000_u01750646392368") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5237_d20250623_m023945_c001_v0001116_t0028_u01750646385604") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7ef_d20250623_m023936_c001_v7007000_t0000_u01750646376749") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5219_d20250623_m023927_c001_v0001116_t0001_u01750646367591") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18ad_d20250623_m023918_c001_v7007000_t0000_u01750646358246") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51ef_d20250623_m023908_c001_v0001116_t0042_u01750646348705") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c9766149_d20250623_m024044_c001_v7007000_t0000_u01750646444271") 2025/06/23 02:43:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8598_d20250623_m024039_c001_v0001109_t0011_u01750646439728") 2025/06/23 02:43:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d8a_d20250623_m024111_c001_v7007000_t0000_u01750646471397") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85d8_d20250623_m024105_c001_v0001109_t0017_u01750646465320") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073645_d20250623_m024248_c001_v7007000_t0000_u01750646568490") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e61e_d20250623_m024239_c001_v0001116_t0044_u01750646559346") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc6059_d20250623_m024229_c001_v7007000_t0000_u01750646549364") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5ed_d20250623_m024219_c001_v0001116_t0024_u01750646539405") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9ad_d20250623_m024209_c001_v7007000_t0000_u01750646529076") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e5be_d20250623_m024159_c001_v0001116_t0032_u01750646519566") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500944_d20250623_m024150_c001_v7007000_t0000_u01750646510641") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e596_d20250623_m024141_c001_v0001116_t0039_u01750646501436") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a675_d20250623_m024131_c001_v7007000_t0000_u01750646491377") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e563_d20250623_m024120_c001_v0001116_t0009_u01750646480664") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b8ea_d20250623_m024106_c001_v7007000_t0000_u01750646466313") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc85c8_d20250623_m024058_c001_v0001109_t0025_u01750646458992") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f6b_d20250623_m024049_c001_v7007000_t0000_u01750646449114") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e517_d20250623_m024043_c001_v0001116_t0036_u01750646443588") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b857_d20250623_m024040_c001_v7007000_t0000_u01750646440675") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4f9_d20250623_m024034_c001_v0001116_t0026_u01750646434427") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6cac_d20250623_m024024_c001_v7007000_t0000_u01750646424354") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8566_d20250623_m024018_c001_v0001109_t0019_u01750646418775") 2025/06/23 02:43:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87cdb0_d20250623_m024015_c001_v7007000_t0000_u01750646415713") 2025/06/23 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9603c_d20250623_m024009_c001_v0001184_t0052_u01750646409393") 2025/06/23 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db716945a05_d20250623_m023952_c001_v7007000_t0000_u01750646392550") 2025/06/23 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f64_d20250623_m023946_c001_v0001184_t0027_u01750646386147") 2025/06/23 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7f0_d20250623_m023936_c001_v7007000_t0000_u01750646376930") 2025/06/23 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95e8e_d20250623_m023928_c001_v0001184_t0016_u01750646368177") 2025/06/23 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18ae_d20250623_m023918_c001_v7007000_t0000_u01750646358429") 2025/06/23 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95d9e_d20250623_m023909_c001_v0001184_t0042_u01750646349714") 2025/06/23 02:43:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f59_d20250623_m024044_c001_v7007000_t0000_u01750646444619") 2025/06/23 02:43:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9617d_d20250623_m024039_c001_v0001184_t0037_u01750646439813") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d8b_d20250623_m024111_c001_v7007000_t0000_u01750646471578") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9627c_d20250623_m024105_c001_v0001184_t0056_u01750646465494") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073647_d20250623_m024248_c001_v7007000_t0000_u01750646568672") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86f1_d20250623_m024239_c001_v0001109_t0016_u01750646559935") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc605a_d20250623_m024229_c001_v7007000_t0000_u01750646549557") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86be_d20250623_m024219_c001_v0001109_t0017_u01750646539921") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9af_d20250623_m024209_c001_v7007000_t0000_u01750646529273") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc867b_d20250623_m024200_c001_v0001109_t0059_u01750646520274") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500945_d20250623_m024150_c001_v7007000_t0000_u01750646510824") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8639_d20250623_m024141_c001_v0001109_t0018_u01750646501969") 2025/06/23 02:43:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a676_d20250623_m024131_c001_v7007000_t0000_u01750646491559") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8600_d20250623_m024121_c001_v0001109_t0008_u01750646481522") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500855_d20250623_m024106_c001_v7007000_t0000_u01750646466324") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e537_d20250623_m024059_c001_v0001116_t0051_u01750646459497") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f6d_d20250623_m024049_c001_v7007000_t0000_u01750646449297") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c961ad_d20250623_m024043_c001_v0001184_t0058_u01750646443637") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f402ff3cf6919710e_d20250623_m024041_c001_v7007000_t0000_u01750646441072") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8588_d20250623_m024034_c001_v0001109_t0039_u01750646434975") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6cad_d20250623_m024024_c001_v7007000_t0000_u01750646424537") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c960b3_d20250623_m024018_c001_v0001184_t0043_u01750646418788") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7f9f_d20250623_m024015_c001_v7007000_t0000_u01750646415957") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe526d_d20250623_m024009_c001_v0001116_t0002_u01750646409587") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db716945a06_d20250623_m023952_c001_v7007000_t0000_u01750646392731") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e454_d20250623_m023946_c001_v0001116_t0045_u01750646386376") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7f1_d20250623_m023937_c001_v7007000_t0000_u01750646377111") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e436_d20250623_m023928_c001_v0001116_t0050_u01750646368370") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18af_d20250623_m023918_c001_v7007000_t0000_u01750646358613") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e418_d20250623_m023909_c001_v0001116_t0016_u01750646349907") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f402ff3cf6919711b_d20250623_m024044_c001_v7007000_t0000_u01750646444422") 2025/06/23 02:43:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe52b9_d20250623_m024039_c001_v0001116_t0013_u01750646439888") 2025/06/23 02:43:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c78_d20250623_m023955_c001_v7007000_t0000_u01750646395710") 2025/06/23 02:43:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f8a_d20250623_m023950_c001_v0001184_t0013_u01750646390455") 2025/06/23 02:43:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c79_d20250623_m023955_c001_v7007000_t0000_u01750646395892") 2025/06/23 02:43:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f8e_d20250623_m023950_c001_v0001184_t0007_u01750646390654") 2025/06/23 02:43:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c7a_d20250623_m023956_c001_v7007000_t0000_u01750646396073") 2025/06/23 02:43:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8518_d20250623_m023950_c001_v0001109_t0002_u01750646390662") 2025/06/23 02:43:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c7b_d20250623_m023956_c001_v7007000_t0000_u01750646396257") 2025/06/23 02:43:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e462_d20250623_m023950_c001_v0001116_t0001_u01750646390861") 2025/06/23 02:43:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c7d_d20250623_m023956_c001_v7007000_t0000_u01750646396439") 2025/06/23 02:43:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f90_d20250623_m023950_c001_v0001184_t0015_u01750646390872") 2025/06/23 02:43:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c7e_d20250623_m023956_c001_v7007000_t0000_u01750646396621") 2025/06/23 02:43:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5245_d20250623_m023950_c001_v0001116_t0018_u01750646390953") 2025/06/23 02:43:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c7f_d20250623_m023956_c001_v7007000_t0000_u01750646396805") 2025/06/23 02:43:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f92_d20250623_m023951_c001_v0001184_t0050_u01750646391072") 2025/06/23 02:43:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c81_d20250623_m023956_c001_v7007000_t0000_u01750646396987") 2025/06/23 02:43:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc851a_d20250623_m023951_c001_v0001109_t0003_u01750646391245") 2025/06/23 02:43:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c82_d20250623_m023957_c001_v7007000_t0000_u01750646397169") 2025/06/23 02:43:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f94_d20250623_m023951_c001_v0001184_t0012_u01750646391282") 2025/06/23 02:43:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c83_d20250623_m023957_c001_v7007000_t0000_u01750646397431") 2025/06/23 02:43:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f96_d20250623_m023951_c001_v0001184_t0002_u01750646391490") 2025/06/23 02:43:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c84_d20250623_m023957_c001_v7007000_t0000_u01750646397630") 2025/06/23 02:43:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5249_d20250623_m023951_c001_v0001116_t0030_u01750646391604") 2025/06/23 02:43:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c85_d20250623_m023957_c001_v7007000_t0000_u01750646397812") 2025/06/23 02:43:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e468_d20250623_m023951_c001_v0001116_t0045_u01750646391666") 2025/06/23 02:43:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c86_d20250623_m023957_c001_v7007000_t0000_u01750646397994") 2025/06/23 02:43:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f98_d20250623_m023951_c001_v0001184_t0030_u01750646391685") 2025/06/23 02:43:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c87_d20250623_m023958_c001_v7007000_t0000_u01750646398176") 2025/06/23 02:43:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc851c_d20250623_m023951_c001_v0001109_t0053_u01750646391781") 2025/06/23 02:43:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c88_d20250623_m023958_c001_v7007000_t0000_u01750646398361") 2025/06/23 02:43:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f9c_d20250623_m023951_c001_v0001184_t0001_u01750646391885") 2025/06/23 02:43:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c89_d20250623_m023958_c001_v7007000_t0000_u01750646398544") 2025/06/23 02:43:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95f9e_d20250623_m023952_c001_v0001184_t0010_u01750646392118") 2025/06/23 02:43:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7fa3_d20250623_m024019_c001_v7007000_t0000_u01750646419745") 2025/06/23 02:43:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96071_d20250623_m024013_c001_v0001184_t0038_u01750646413595") 2025/06/23 02:43:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f416ad5464f5076d3_d20250623_m024019_c001_v7007000_t0000_u01750646419757") 2025/06/23 02:43:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96075_d20250623_m024013_c001_v0001184_t0048_u01750646413810") 2025/06/23 02:43:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7fa2_d20250623_m024019_c001_v7007000_t0000_u01750646419561") 2025/06/23 02:43:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4c0_d20250623_m024013_c001_v0001116_t0056_u01750646413862") 2025/06/23 02:43:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f416ad5464f5076d1_d20250623_m024019_c001_v7007000_t0000_u01750646419571") 2025/06/23 02:43:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8550_d20250623_m024013_c001_v0001109_t0056_u01750646413870") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f416ad5464f5076cf_d20250623_m024019_c001_v7007000_t0000_u01750646419370") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96079_d20250623_m024014_c001_v0001184_t0059_u01750646414012") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c98_d20250623_m024019_c001_v7007000_t0000_u01750646419782") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5277_d20250623_m024014_c001_v0001116_t0029_u01750646414161") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b4080a4_d20250623_m024019_c001_v7007000_t0000_u01750646419588") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9607f_d20250623_m024014_c001_v0001184_t0029_u01750646414316") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c97_d20250623_m024019_c001_v7007000_t0000_u01750646419595") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8554_d20250623_m024014_c001_v0001109_t0012_u01750646414358") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b4080a2_d20250623_m024019_c001_v7007000_t0000_u01750646419387") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4c2_d20250623_m024014_c001_v0001116_t0025_u01750646414408") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b4080a3_d20250623_m024019_c001_v7007000_t0000_u01750646419400") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96083_d20250623_m024014_c001_v0001184_t0014_u01750646414529") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6c96_d20250623_m024019_c001_v7007000_t0000_u01750646419409") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5279_d20250623_m024014_c001_v0001116_t0038_u01750646414692") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b4080a6_d20250623_m024019_c001_v7007000_t0000_u01750646419771") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96085_d20250623_m024014_c001_v0001184_t0013_u01750646414739") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7fa1_d20250623_m024019_c001_v7007000_t0000_u01750646419376") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8558_d20250623_m024014_c001_v0001109_t0003_u01750646414891") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87cdbe_d20250623_m024019_c001_v7007000_t0000_u01750646419433") 2025/06/23 02:43:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96089_d20250623_m024014_c001_v0001184_t0016_u01750646414932") 2025/06/23 02:44:00 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f415f2c7c42850ff2_d20250623_m024019_c001_v7007000_t0000_u01750646419420") 2025/06/23 02:44:00 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e4c6_d20250623_m024014_c001_v0001116_t0030_u01750646414975") 2025/06/23 02:44:00 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f415f2c7c42850ff3_d20250623_m024019_c001_v7007000_t0000_u01750646419605") 2025/06/23 02:44:00 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9608b_d20250623_m024015_c001_v0001184_t0031_u01750646415135") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f413b977d3b41f6af_d20250623_m023742_c001_v7007000_t0000_u01750646262448") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1089e2f757b9d314_d20250623_m023739_c001_v0001116_t0047_u01750646259647") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c9765ed0_d20250623_m023739_c001_v7007000_t0000_u01750646259462") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1089e2f757b9d30a_d20250623_m023735_c001_v0001116_t0032_u01750646255587") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c9765ecc_d20250623_m023734_c001_v7007000_t0000_u01750646254855") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe513a_d20250623_m023729_c001_v0001116_t0054_u01750646249865") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a121_d20250623_m023728_c001_v7007000_t0000_u01750646248395") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1001058ceba00ada_d20250623_m023726_c001_v0001178_t0041_u01750646246504") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417e77404c4272d2_d20250623_m023726_c001_v7007000_t0000_u01750646246322") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1001058ceba00ac6_d20250623_m023723_c001_v0001178_t0020_u01750646243118") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417e77404c4272d0_d20250623_m023722_c001_v7007000_t0000_u01750646242389") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5132_d20250623_m023717_c001_v0001116_t0016_u01750646237640") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db7169457ed_d20250623_m023716_c001_v7007000_t0000_u01750646236331") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f11966c58c03b5d58_d20250623_m023714_c001_v0001178_t0012_u01750646234769") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc5a62_d20250623_m023714_c001_v7007000_t0000_u01750646234587") 2025/06/23 02:44:00 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f11966c58c03b5d4f_d20250623_m023711_c001_v0001178_t0056_u01750646231352") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc5a55_d20250623_m023710_c001_v7007000_t0000_u01750646230543") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc83df_d20250623_m023706_c001_v0001109_t0027_u01750646226051") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db7169457e8_d20250623_m023705_c001_v7007000_t0000_u01750646225108") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1033098fbcbfb789_d20250623_m023703_c001_v0001134_t0011_u01750646223274") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c3542665003a9_d20250623_m023703_c001_v7007000_t0000_u01750646223086") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1033098fbcbfb785_d20250623_m023659_c001_v0001134_t0047_u01750646219827") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c3542665003a1_d20250623_m023659_c001_v7007000_t0000_u01750646219084") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95374_d20250623_m023651_c001_v0001184_t0027_u01750646211882") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40999fee4ccbc49e_d20250623_m023650_c001_v7007000_t0000_u01750646210908") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1100fc65dd604a53_d20250623_m023649_c001_v0001091_t0029_u01750646209073") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6b46_d20250623_m023648_c001_v7007000_t0000_u01750646208892") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1100fc65dd604a49_d20250623_m023645_c001_v0001091_t0032_u01750646205286") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6b35_d20250623_m023644_c001_v7007000_t0000_u01750646204556") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe510a_d20250623_m023637_c001_v0001116_t0023_u01750646197666") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073170_d20250623_m023636_c001_v7007000_t0000_u01750646196752") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f110fc2e8ad8f31d6_d20250623_m023634_c001_v0001101_t0034_u01750646194330") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4055f98f3aaea29f_d20250623_m023634_c001_v7007000_t0000_u01750646194147") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f110fc2e8ad8f31ca_d20250623_m023630_c001_v0001101_t0019_u01750646190962") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4055f98f3aaea29d_d20250623_m023630_c001_v7007000_t0000_u01750646190236") 2025/06/23 02:44:01 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc838b_d20250623_m023623_c001_v0001109_t0018_u01750646183932") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9ac4_d20250623_m023622_c001_v7007000_t0000_u01750646182828") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1026d068be9e315e_d20250623_m023616_c001_v0001115_t0025_u01750646176527") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40999fee4ccbc491_d20250623_m023616_c001_v7007000_t0000_u01750646176308") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9503e_d20250623_m023612_c001_v0001184_t0059_u01750646172334") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1038762b4ee9570d_d20250623_m023611_c001_v0001130_t0003_u01750646171416") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1038762b4ee95707_d20250623_m023610_c001_v0001130_t0047_u01750646170321") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd167f_d20250623_m023556_c001_v7007000_t0000_u01750646156420") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8362_d20250623_m023547_c001_v0001109_t0031_u01750646147996") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1103b6504c19147a_d20250623_m023546_c001_v0001144_t0021_u01750646146375") 2025/06/23 02:44:02 DEBUG : dst/one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1103b6504c191472_d20250623_m023543_c001_v0001144_t0007_u01750646143958") 2025/06/23 02:44:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f413b977d3b41f6b7_d20250623_m023742_c001_v7007000_t0000_u01750646262632") 2025/06/23 02:44:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f114be04c722a47d8_d20250623_m023739_c001_v0001184_t0019_u01750646259234") 2025/06/23 02:44:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1163b9305a68b720_d20250623_m023734_c001_v0001145_t0009_u01750646254449") 2025/06/23 02:44:02 DEBUG : dst/one.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a122_d20250623_m023728_c001_v7007000_t0000_u01750646248579") 2025/06/23 02:44:02 DEBUG : dst/one.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f104d402c33f3ac94_d20250623_m023725_c001_v0001102_t0042_u01750646245957") 2025/06/23 02:44:02 DEBUG : dst/one.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1005ed99febc96b9_d20250623_m023722_c001_v0001171_t0049_u01750646242055") 2025/06/23 02:44:02 DEBUG : dst/one.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db7169457ee_d20250623_m023716_c001_v7007000_t0000_u01750646236532") 2025/06/23 02:44:02 DEBUG : dst/one.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f10458317118d6460_d20250623_m023714_c001_v0001029_t0042_u01750646234200") 2025/06/23 02:44:02 DEBUG : dst/one.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f106b67d804c402b2_d20250623_m023710_c001_v0001177_t0001_u01750646230321") 2025/06/23 02:44:02 DEBUG : dst/three: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9ac5_d20250623_m023623_c001_v7007000_t0000_u01750646183010") 2025/06/23 02:44:03 DEBUG : dst/three: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1038762b4ee95711_d20250623_m023621_c001_v0001130_t0009_u01750646181154") 2025/06/23 02:44:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f413b977d3b41f6c0_d20250623_m023742_c001_v7007000_t0000_u01750646262817") 2025/06/23 02:44:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f101affb39219e62c_d20250623_m023740_c001_v0001098_t0012_u01750646260789") 2025/06/23 02:44:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f104d14b94ba9c07a_d20250623_m023736_c001_v0001032_t0001_u01750646256789") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f413b977d3b41f6c8_d20250623_m023743_c001_v7007000_t0000_u01750646263003") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1089e2f757b9d318_d20250623_m023741_c001_v0001116_t0018_u01750646261313") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c9765ed1_d20250623_m023741_c001_v7007000_t0000_u01750646261129") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1089e2f757b9d30e_d20250623_m023737_c001_v0001116_t0001_u01750646257320") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c9765ecd_d20250623_m023737_c001_v7007000_t0000_u01750646257135") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc83fd_d20250623_m023731_c001_v0001109_t0019_u01750646251315") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a123_d20250623_m023728_c001_v7007000_t0000_u01750646248762") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1001058ceba00ae2_d20250623_m023727_c001_v0001178_t0011_u01750646247790") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417e77404c4272d3_d20250623_m023727_c001_v7007000_t0000_u01750646247608") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1001058ceba00ace_d20250623_m023724_c001_v0001178_t0026_u01750646244442") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417e77404c4272d1_d20250623_m023724_c001_v7007000_t0000_u01750646244260") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc83ef_d20250623_m023719_c001_v0001109_t0030_u01750646239099") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc5a63_d20250623_m023715_c001_v7007000_t0000_u01750646235780") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc83e7_d20250623_m023712_c001_v0001109_t0035_u01750646232774") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc5a5b_d20250623_m023712_c001_v7007000_t0000_u01750646232043") 2025/06/23 02:44:03 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9549f_d20250623_m023707_c001_v0001184_t0038_u01750646227803") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c3542665003ae_d20250623_m023704_c001_v7007000_t0000_u01750646224175") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95429_d20250623_m023701_c001_v0001184_t0051_u01750646221865") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c3542665003a3_d20250623_m023700_c001_v7007000_t0000_u01750646220769") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe511a_d20250623_m023653_c001_v0001116_t0020_u01750646213807") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6b47_d20250623_m023649_c001_v7007000_t0000_u01750646209985") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5116_d20250623_m023647_c001_v0001116_t0046_u01750646207580") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6b3d_d20250623_m023646_c001_v7007000_t0000_u01750646206492") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc83ab_d20250623_m023639_c001_v0001109_t0009_u01750646199124") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4055f98f3aaea2a0_d20250623_m023635_c001_v7007000_t0000_u01750646195805") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc839d_d20250623_m023632_c001_v0001109_t0038_u01750646192813") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4055f98f3aaea29e_d20250623_m023631_c001_v7007000_t0000_u01750646191696") 2025/06/23 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95142_d20250623_m023625_c001_v0001184_t0019_u01750646185753") 2025/06/23 02:44:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a124_d20250623_m023728_c001_v7007000_t0000_u01750646248945") 2025/06/23 02:44:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f108a8515b5062dc4_d20250623_m023727_c001_v0001182_t0033_u01750646247403") 2025/06/23 02:44:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111fcbac8ff40f45_d20250623_m023723_c001_v0001098_t0054_u01750646243964") 2025/06/23 02:44:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db7169457ef_d20250623_m023716_c001_v7007000_t0000_u01750646236713") 2025/06/23 02:44:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f116742d9df8c2d5d_d20250623_m023715_c001_v0001041_t0058_u01750646235223") 2025/06/23 02:44:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f11648ad9cbf97c80_d20250623_m023711_c001_v0001171_t0054_u01750646231779") 2025/06/23 02:44:04 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f413b977d3b41f6d2_d20250623_m023743_c001_v7007000_t0000_u01750646263189") 2025/06/23 02:44:04 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9561c_d20250623_m023730_c001_v0001184_t0026_u01750646250763") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a125_d20250623_m023729_c001_v7007000_t0000_u01750646249130") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95552_d20250623_m023718_c001_v0001184_t0056_u01750646238542") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db7169457f0_d20250623_m023716_c001_v7007000_t0000_u01750646236912") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe512a_d20250623_m023707_c001_v0001116_t0055_u01750646227003") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db7169457e9_d20250623_m023705_c001_v7007000_t0000_u01750646225322") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc83c3_d20250623_m023652_c001_v0001109_t0029_u01750646212442") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40999fee4ccbc49f_d20250623_m023651_c001_v7007000_t0000_u01750646211158") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9524e_d20250623_m023638_c001_v0001184_t0057_u01750646198574") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073171_d20250623_m023636_c001_v7007000_t0000_u01750646196937") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe50f0_d20250623_m023624_c001_v0001116_t0007_u01750646184827") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9ac6_d20250623_m023623_c001_v7007000_t0000_u01750646183193") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f115b85dcba29576b_d20250623_m023618_c001_v0001182_t0055_u01750646178870") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd1680_d20250623_m023556_c001_v7007000_t0000_u01750646156605") 2025/06/23 02:44:05 DEBUG : dst/two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1103b6504c19148e_d20250623_m023554_c001_v0001144_t0051_u01750646154439") 2025/06/23 02:44:05 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7db9_d20250623_m023518_c001_v7007000_t0000_u01750646118527") 2025/06/23 02:44:05 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94cbb_d20250623_m023514_c001_v0001184_t0000_u01750646114727") 2025/06/23 02:44:05 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7db7_d20250623_m023512_c001_v7007000_t0000_u01750646112500") 2025/06/23 02:44:05 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94c70_d20250623_m023502_c001_v0001184_t0011_u01750646102903") 2025/06/23 02:44:05 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb2fe_d20250623_m023453_c001_v7007000_t0000_u01750646093859") 2025/06/23 02:44:05 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94c3c_d20250623_m023450_c001_v0001184_t0038_u01750646090061") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9902_d20250623_m023428_c001_v7007000_t0000_u01750646068592") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b89_d20250623_m023426_c001_v0001184_t0002_u01750646066861") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98fd_d20250623_m023426_c001_v7007000_t0000_u01750646066100") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b6f_d20250623_m023424_c001_v0001184_t0047_u01750646064950") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98f9_d20250623_m023422_c001_v7007000_t0000_u01750646062469") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b41_d20250623_m023420_c001_v0001184_t0051_u01750646060967") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98f5_d20250623_m023420_c001_v7007000_t0000_u01750646060224") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b2f_d20250623_m023419_c001_v0001184_t0045_u01750646059070") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b24c_d20250623_m023413_c001_v7007000_t0000_u01750646053911") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94ab5_d20250623_m023412_c001_v0001184_t0007_u01750646052527") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b242_d20250623_m023411_c001_v7007000_t0000_u01750646051706") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94aa7_d20250623_m023410_c001_v0001184_t0015_u01750646050951") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b22d_d20250623_m023407_c001_v7007000_t0000_u01750646047052") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a5e_d20250623_m023405_c001_v0001184_t0045_u01750646045846") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b220_d20250623_m023404_c001_v7007000_t0000_u01750646044008") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a44_d20250623_m023403_c001_v0001184_t0048_u01750646043057") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b21d_d20250623_m023402_c001_v7007000_t0000_u01750646042693") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f119271848cce4e3f_d20250623_m023401_c001_v0001130_t0022_u01750646041809") 2025/06/23 02:44:06 DEBUG : empty space: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a2c_d20250623_m023400_c001_v0001184_t0032_u01750646040250") 2025/06/23 02:44:06 DEBUG : enormous: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9901_d20250623_m023427_c001_v7007000_t0000_u01750646067836") 2025/06/23 02:44:07 DEBUG : enormous: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b8f_d20250623_m023427_c001_v0001184_t0029_u01750646067081") 2025/06/23 02:44:07 DEBUG : existing: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f413b977d3b41f773_d20250623_m023748_c001_v7007000_t0000_u01750646268448") 2025/06/23 02:44:07 DEBUG : existing: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc840d_d20250623_m023747_c001_v0001109_t0045_u01750646267043") 2025/06/23 02:44:07 DEBUG : existing: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb2e8_d20250623_m023448_c001_v7007000_t0000_u01750646088324") 2025/06/23 02:44:07 DEBUG : existing: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94c20_d20250623_m023447_c001_v0001184_t0057_u01750646087072") 2025/06/23 02:44:07 DEBUG : existing: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfb4_d20250623_m023357_c001_v7007000_t0000_u01750646037586") 2025/06/23 02:44:07 DEBUG : existing: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a11_d20250623_m023356_c001_v0001184_t0025_u01750646036643") 2025/06/23 02:44:07 DEBUG : existing: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfb3_d20250623_m023356_c001_v7007000_t0000_u01750646036095") 2025/06/23 02:44:07 DEBUG : existing: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a08_d20250623_m023355_c001_v0001184_t0012_u01750646035532") 2025/06/23 02:44:07 DEBUG : existing: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c949fe_d20250623_m023354_c001_v0001184_t0021_u01750646034766") 2025/06/23 02:44:07 DEBUG : existing-b: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb2eb_d20250623_m023448_c001_v7007000_t0000_u01750646088505") 2025/06/23 02:44:07 DEBUG : existing-b: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8329_d20250623_m023447_c001_v0001109_t0043_u01750646087058") 2025/06/23 02:44:07 DEBUG : file1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b87_d20250623_m023851_c001_v7007000_t0000_u01750646331192") 2025/06/23 02:44:07 DEBUG : file1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95c31_d20250623_m023849_c001_v0001184_t0009_u01750646329980") 2025/06/23 02:44:07 DEBUG : file1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b84_d20250623_m023848_c001_v7007000_t0000_u01750646328680") 2025/06/23 02:44:07 DEBUG : file1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc849d_d20250623_m023847_c001_v0001109_t0016_u01750646327031") 2025/06/23 02:44:07 DEBUG : five: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9903_d20250623_m023432_c001_v7007000_t0000_u01750646072087") 2025/06/23 02:44:07 DEBUG : five: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c94bb1_d20250623_m023430_c001_v0001184_t0033_u01750646070158") 2025/06/23 02:44:07 DEBUG : foo: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b227_d20250623_m023405_c001_v7007000_t0000_u01750646045479") 2025/06/23 02:44:07 DEBUG : foo: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c94a58_d20250623_m023404_c001_v0001184_t0033_u01750646044929") 2025/06/23 02:44:08 DEBUG : foo: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c94a52_d20250623_m023404_c001_v0001184_t0033_u01750646044371") 2025/06/23 02:44:08 DEBUG : four: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9904_d20250623_m023432_c001_v7007000_t0000_u01750646072268") 2025/06/23 02:44:08 DEBUG : four: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4020fd4c1abc8315_d20250623_m023430_c001_v0001109_t0040_u01750646070713") 2025/06/23 02:44:08 DEBUG : four: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94bad_d20250623_m023429_c001_v0001184_t0033_u01750646069587") 2025/06/23 02:44:08 DEBUG : hello world2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c3b_d20250623_m023231_c001_v7007000_t0000_u01750645951672") 2025/06/23 02:44:08 DEBUG : hello world2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c947f1_d20250623_m023231_c001_v0001184_t0044_u01750645951106") 2025/06/23 02:44:08 DEBUG : ignore-size: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfb2_d20250623_m023354_c001_v7007000_t0000_u01750646034401") 2025/06/23 02:44:08 DEBUG : ignore-size: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c949ef_d20250623_m023353_c001_v0001184_t0027_u01750646033439") 2025/06/23 02:44:08 DEBUG : nested/sub dir/file: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb2e0_d20250623_m023446_c001_v7007000_t0000_u01750646086333") 2025/06/23 02:44:08 DEBUG : nested/sub dir/file: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94c14_d20250623_m023445_c001_v0001184_t0029_u01750646085433") 2025/06/23 02:44:08 DEBUG : nested/sub dir/file: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9917_d20250623_m023444_c001_v7007000_t0000_u01750646084676") 2025/06/23 02:44:08 DEBUG : nested/sub dir/file: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94c0a_d20250623_m023443_c001_v0001184_t0047_u01750646083438") 2025/06/23 02:44:08 DEBUG : one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9905_d20250623_m023432_c001_v7007000_t0000_u01750646072458") 2025/06/23 02:44:08 DEBUG : one: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c94ba3_d20250623_m023428_c001_v0001184_t0033_u01750646068975") 2025/06/23 02:44:08 DEBUG : only0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b6c_d20250623_m023842_c001_v7007000_t0000_u01750646322629") 2025/06/23 02:44:08 DEBUG : only0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4136627360fe51b0_d20250623_m023837_c001_v0001116_t0008_u01750646317332") 2025/06/23 02:44:08 DEBUG : only0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe517c_d20250623_m023818_c001_v0001116_t0047_u01750646298274") 2025/06/23 02:44:08 DEBUG : only0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b407f85_d20250623_m023811_c001_v7007000_t0000_u01750646291853") 2025/06/23 02:44:08 DEBUG : only0: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc841b_d20250623_m023753_c001_v0001109_t0015_u01750646273182") 2025/06/23 02:44:08 DEBUG : only1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b6e_d20250623_m023842_c001_v7007000_t0000_u01750646322810") 2025/06/23 02:44:09 DEBUG : only1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c95b29_d20250623_m023837_c001_v0001184_t0033_u01750646317931") 2025/06/23 02:44:09 DEBUG : only1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc845f_d20250623_m023819_c001_v0001109_t0000_u01750646299278") 2025/06/23 02:44:09 DEBUG : only1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500526_d20250623_m023812_c001_v7007000_t0000_u01750646292011") 2025/06/23 02:44:09 DEBUG : only1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95799_d20250623_m023754_c001_v0001184_t0047_u01750646274524") 2025/06/23 02:44:09 DEBUG : only10: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b6f_d20250623_m023842_c001_v7007000_t0000_u01750646322992") 2025/06/23 02:44:09 DEBUG : only10: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c95b18_d20250623_m023837_c001_v0001184_t0033_u01750646317342") 2025/06/23 02:44:09 DEBUG : only10: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc846d_d20250623_m023827_c001_v0001109_t0043_u01750646307503") 2025/06/23 02:44:09 DEBUG : only10: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107328e_d20250623_m023812_c001_v7007000_t0000_u01750646292369") 2025/06/23 02:44:09 DEBUG : only10: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95843_d20250623_m023802_c001_v0001184_t0046_u01750646282518") 2025/06/23 02:44:09 DEBUG : only11: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b70_d20250623_m023843_c001_v7007000_t0000_u01750646323174") 2025/06/23 02:44:09 DEBUG : only11: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4020fd4c1abc8487_d20250623_m023837_c001_v0001109_t0040_u01750646317347") 2025/06/23 02:44:09 DEBUG : only11: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95a5c_d20250623_m023828_c001_v0001184_t0039_u01750646308842") 2025/06/23 02:44:09 DEBUG : only11: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650052a_d20250623_m023812_c001_v7007000_t0000_u01750646292375") 2025/06/23 02:44:09 DEBUG : only11: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5168_d20250623_m023803_c001_v0001116_t0047_u01750646283486") 2025/06/23 02:44:09 DEBUG : only12: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b71_d20250623_m023843_c001_v7007000_t0000_u01750646323354") 2025/06/23 02:44:09 DEBUG : only12: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417db4c9ed35e3e0_d20250623_m023837_c001_v0001116_t0050_u01750646317905") 2025/06/23 02:44:09 DEBUG : only12: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe519e_d20250623_m023829_c001_v0001116_t0038_u01750646309696") 2025/06/23 02:44:09 DEBUG : only12: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417e77404c427452_d20250623_m023812_c001_v7007000_t0000_u01750646292029") 2025/06/23 02:44:09 DEBUG : only12: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc843d_d20250623_m023804_c001_v0001109_t0041_u01750646284256") 2025/06/23 02:44:09 DEBUG : only13: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b72_d20250623_m023843_c001_v7007000_t0000_u01750646323535") 2025/06/23 02:44:10 DEBUG : only13: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4136627360fe51b2_d20250623_m023837_c001_v0001116_t0008_u01750646317552") 2025/06/23 02:44:10 DEBUG : only13: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8473_d20250623_m023830_c001_v0001109_t0002_u01750646310578") 2025/06/23 02:44:10 DEBUG : only13: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107328c_d20250623_m023812_c001_v7007000_t0000_u01750646292005") 2025/06/23 02:44:10 DEBUG : only13: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95877_d20250623_m023805_c001_v0001184_t0027_u01750646285156") 2025/06/23 02:44:10 DEBUG : only14: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b73_d20250623_m023843_c001_v7007000_t0000_u01750646323716") 2025/06/23 02:44:10 DEBUG : only14: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c95b1f_d20250623_m023837_c001_v0001184_t0033_u01750646317561") 2025/06/23 02:44:10 DEBUG : only14: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95a9a_d20250623_m023831_c001_v0001184_t0051_u01750646311789") 2025/06/23 02:44:10 DEBUG : only14: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b407f86_d20250623_m023812_c001_v7007000_t0000_u01750646292040") 2025/06/23 02:44:10 DEBUG : only14: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe516e_d20250623_m023806_c001_v0001116_t0042_u01750646286074") 2025/06/23 02:44:10 DEBUG : only15: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b74_d20250623_m023843_c001_v7007000_t0000_u01750646323898") 2025/06/23 02:44:10 DEBUG : only15: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4020fd4c1abc8489_d20250623_m023837_c001_v0001109_t0040_u01750646317567") 2025/06/23 02:44:10 DEBUG : only15: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51a4_d20250623_m023832_c001_v0001116_t0043_u01750646312792") 2025/06/23 02:44:10 DEBUG : only15: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b407f88_d20250623_m023812_c001_v7007000_t0000_u01750646292409") 2025/06/23 02:44:10 DEBUG : only15: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc844b_d20250623_m023806_c001_v0001109_t0017_u01750646286726") 2025/06/23 02:44:10 DEBUG : only16: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b75_d20250623_m023844_c001_v7007000_t0000_u01750646324079") 2025/06/23 02:44:10 DEBUG : only16: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4136627360fe51b4_d20250623_m023837_c001_v0001116_t0008_u01750646317737") 2025/06/23 02:44:10 DEBUG : only16: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8479_d20250623_m023833_c001_v0001109_t0024_u01750646313401") 2025/06/23 02:44:10 DEBUG : only16: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417e77404c427455_d20250623_m023812_c001_v7007000_t0000_u01750646292450") 2025/06/23 02:44:10 DEBUG : only16: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c958a1_d20250623_m023807_c001_v0001184_t0020_u01750646287923") 2025/06/23 02:44:11 DEBUG : only17: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b76_d20250623_m023844_c001_v7007000_t0000_u01750646324260") 2025/06/23 02:44:11 DEBUG : only17: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c95b25_d20250623_m023837_c001_v0001184_t0033_u01750646317746") 2025/06/23 02:44:11 DEBUG : only17: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95ad8_d20250623_m023834_c001_v0001184_t0030_u01750646314649") 2025/06/23 02:44:11 DEBUG : only17: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073289_d20250623_m023811_c001_v7007000_t0000_u01750646291458") 2025/06/23 02:44:11 DEBUG : only17: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5172_d20250623_m023808_c001_v0001116_t0052_u01750646288658") 2025/06/23 02:44:11 DEBUG : only18: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b77_d20250623_m023844_c001_v7007000_t0000_u01750646324442") 2025/06/23 02:44:11 DEBUG : only18: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4020fd4c1abc848b_d20250623_m023837_c001_v0001109_t0040_u01750646317751") 2025/06/23 02:44:11 DEBUG : only18: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51ac_d20250623_m023835_c001_v0001116_t0030_u01750646315412") 2025/06/23 02:44:11 DEBUG : only18: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107328d_d20250623_m023812_c001_v7007000_t0000_u01750646292187") 2025/06/23 02:44:11 DEBUG : only18: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8455_d20250623_m023809_c001_v0001109_t0057_u01750646289318") 2025/06/23 02:44:11 DEBUG : only19: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b78_d20250623_m023844_c001_v7007000_t0000_u01750646324624") 2025/06/23 02:44:11 DEBUG : only19: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4136627360fe51b6_d20250623_m023837_c001_v0001116_t0008_u01750646317921") 2025/06/23 02:44:11 DEBUG : only19: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8483_d20250623_m023836_c001_v0001109_t0043_u01750646316240") 2025/06/23 02:44:12 DEBUG : only19: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500529_d20250623_m023812_c001_v7007000_t0000_u01750646292193") 2025/06/23 02:44:12 DEBUG : only19: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c958d4_d20250623_m023810_c001_v0001184_t0048_u01750646290225") 2025/06/23 02:44:12 DEBUG : only2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b79_d20250623_m023844_c001_v7007000_t0000_u01750646324818") 2025/06/23 02:44:12 DEBUG : only2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4020fd4c1abc848d_d20250623_m023837_c001_v0001109_t0040_u01750646317946") 2025/06/23 02:44:12 DEBUG : only2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c959a8_d20250623_m023820_c001_v0001184_t0027_u01750646300243") 2025/06/23 02:44:12 DEBUG : only2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107328f_d20250623_m023812_c001_v7007000_t0000_u01750646292552") 2025/06/23 02:44:12 DEBUG : only2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5156_d20250623_m023755_c001_v0001116_t0024_u01750646275147") 2025/06/23 02:44:12 DEBUG : only3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b7a_d20250623_m023845_c001_v7007000_t0000_u01750646325001") 2025/06/23 02:44:12 DEBUG : only3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417db4c9ed35e3e2_d20250623_m023838_c001_v0001116_t0050_u01750646318090") 2025/06/23 02:44:12 DEBUG : only3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5182_d20250623_m023820_c001_v0001116_t0038_u01750646300902") 2025/06/23 02:44:12 DEBUG : only3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107328a_d20250623_m023811_c001_v7007000_t0000_u01750646291640") 2025/06/23 02:44:12 DEBUG : only3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8425_d20250623_m023755_c001_v0001109_t0014_u01750646275870") 2025/06/23 02:44:12 DEBUG : only4: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b7b_d20250623_m023845_c001_v7007000_t0000_u01750646325182") 2025/06/23 02:44:12 DEBUG : only4: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4136627360fe51ba_d20250623_m023838_c001_v0001116_t0008_u01750646318107") 2025/06/23 02:44:12 DEBUG : only4: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8465_d20250623_m023821_c001_v0001109_t0020_u01750646301604") 2025/06/23 02:44:12 DEBUG : only4: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b407f87_d20250623_m023812_c001_v7007000_t0000_u01750646292224") 2025/06/23 02:44:12 DEBUG : only4: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c957d3_d20250623_m023757_c001_v0001184_t0007_u01750646277301") 2025/06/23 02:44:12 DEBUG : only5: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b7c_d20250623_m023845_c001_v7007000_t0000_u01750646325363") 2025/06/23 02:44:12 DEBUG : only5: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c95b33_d20250623_m023838_c001_v0001184_t0033_u01750646318118") 2025/06/23 02:44:13 DEBUG : only5: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c959e4_d20250623_m023823_c001_v0001184_t0044_u01750646303125") 2025/06/23 02:44:13 DEBUG : only5: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107328b_d20250623_m023811_c001_v7007000_t0000_u01750646291822") 2025/06/23 02:44:13 DEBUG : only5: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe515a_d20250623_m023758_c001_v0001116_t0046_u01750646278062") 2025/06/23 02:44:13 DEBUG : only6: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b7d_d20250623_m023845_c001_v7007000_t0000_u01750646325544") 2025/06/23 02:44:13 DEBUG : only6: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4020fd4c1abc848f_d20250623_m023838_c001_v0001109_t0040_u01750646318129") 2025/06/23 02:44:13 DEBUG : only6: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5190_d20250623_m023823_c001_v0001116_t0055_u01750646303888") 2025/06/23 02:44:13 DEBUG : only6: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c35426650052c_d20250623_m023812_c001_v7007000_t0000_u01750646292558") 2025/06/23 02:44:13 DEBUG : only6: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc842d_d20250623_m023758_c001_v0001109_t0001_u01750646278709") 2025/06/23 02:44:13 DEBUG : only7: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b7f_d20250623_m023845_c001_v7007000_t0000_u01750646325725") 2025/06/23 02:44:13 DEBUG : only7: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417db4c9ed35e3e4_d20250623_m023838_c001_v0001116_t0050_u01750646318274") 2025/06/23 02:44:13 DEBUG : only7: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8469_d20250623_m023824_c001_v0001109_t0020_u01750646304789") 2025/06/23 02:44:13 DEBUG : only7: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417e77404c427454_d20250623_m023812_c001_v7007000_t0000_u01750646292268") 2025/06/23 02:44:13 DEBUG : only7: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95803_d20250623_m023759_c001_v0001184_t0031_u01750646279794") 2025/06/23 02:44:13 DEBUG : only8: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b81_d20250623_m023845_c001_v7007000_t0000_u01750646325907") 2025/06/23 02:44:13 DEBUG : only8: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4136627360fe51bc_d20250623_m023838_c001_v0001116_t0008_u01750646318290") 2025/06/23 02:44:13 DEBUG : only8: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95a1e_d20250623_m023825_c001_v0001184_t0048_u01750646305766") 2025/06/23 02:44:13 DEBUG : only8: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500523_d20250623_m023811_c001_v7007000_t0000_u01750646291823") 2025/06/23 02:44:13 DEBUG : only8: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5160_d20250623_m023800_c001_v0001116_t0050_u01750646280688") 2025/06/23 02:44:13 DEBUG : only9: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b82_d20250623_m023846_c001_v7007000_t0000_u01750646326089") 2025/06/23 02:44:13 DEBUG : only9: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c95b3b_d20250623_m023838_c001_v0001184_t0033_u01750646318300") 2025/06/23 02:44:13 DEBUG : only9: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5196_d20250623_m023826_c001_v0001116_t0016_u01750646306455") 2025/06/23 02:44:14 DEBUG : only9: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f417e77404c42744f_d20250623_m023811_c001_v7007000_t0000_u01750646291837") 2025/06/23 02:44:14 DEBUG : only9: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8439_d20250623_m023801_c001_v0001109_t0057_u01750646281438") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9914_d20250623_m023442_c001_v7007000_t0000_u01750646082297") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5082_d20250623_m023440_c001_v0001116_t0029_u01750646080080") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c990e_d20250623_m023438_c001_v7007000_t0000_u01750646078985") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94bdf_d20250623_m023437_c001_v0001184_t0008_u01750646077321") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c990a_d20250623_m023436_c001_v7007000_t0000_u01750646076235") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8319_d20250623_m023433_c001_v0001109_t0049_u01750646073390") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98fb_d20250623_m023424_c001_v7007000_t0000_u01750646064198") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b57_d20250623_m023423_c001_v0001184_t0051_u01750646063018") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98f7_d20250623_m023421_c001_v7007000_t0000_u01750646061538") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b3f_d20250623_m023420_c001_v0001184_t0012_u01750646060768") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98f4_d20250623_m023419_c001_v7007000_t0000_u01750646059644") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b27_d20250623_m023418_c001_v0001184_t0033_u01750646058840") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b24a_d20250623_m023413_c001_v7007000_t0000_u01750646053351") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94aaf_d20250623_m023412_c001_v0001184_t0044_u01750646052300") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b244_d20250623_m023411_c001_v7007000_t0000_u01750646051899") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94aa5_d20250623_m023410_c001_v0001184_t0052_u01750646050757") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b23d_d20250623_m023410_c001_v7007000_t0000_u01750646050393") 2025/06/23 02:44:14 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a9d_d20250623_m023409_c001_v0001184_t0021_u01750646049758") 2025/06/23 02:44:15 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a91_d20250623_m023409_c001_v0001184_t0044_u01750646049181") 2025/06/23 02:44:15 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b235_d20250623_m023408_c001_v7007000_t0000_u01750646048764") 2025/06/23 02:44:15 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a81_d20250623_m023408_c001_v0001184_t0037_u01750646048197") 2025/06/23 02:44:15 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a75_d20250623_m023407_c001_v0001184_t0002_u01750646047597") 2025/06/23 02:44:15 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b22f_d20250623_m023407_c001_v7007000_t0000_u01750646047234") 2025/06/23 02:44:15 DEBUG : potato: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94a67_d20250623_m023406_c001_v0001184_t0045_u01750646046416") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87c8c7_d20250623_m023528_c001_v7007000_t0000_u01750646128233") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe50b2_d20250623_m023527_c001_v0001116_t0021_u01750646127266") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7dba_d20250623_m023518_c001_v7007000_t0000_u01750646118761") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe50a0_d20250623_m023513_c001_v0001116_t0033_u01750646113782") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4008bcc009bd34bb_d20250623_m023506_c001_v7007000_t0000_u01750646106935") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5094_d20250623_m023501_c001_v0001116_t0047_u01750646101985") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb300_d20250623_m023454_c001_v7007000_t0000_u01750646094115") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe508a_d20250623_m023449_c001_v0001116_t0001_u01750646089427") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9900_d20250623_m023427_c001_v7007000_t0000_u01750646067655") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b85_d20250623_m023426_c001_v0001184_t0028_u01750646066646") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98fe_d20250623_m023426_c001_v7007000_t0000_u01750646066281") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b6b_d20250623_m023424_c001_v0001184_t0054_u01750646064754") 2025/06/23 02:44:15 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98fc_d20250623_m023424_c001_v7007000_t0000_u01750646064391") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b5b_d20250623_m023423_c001_v0001184_t0017_u01750646063604") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98fa_d20250623_m023422_c001_v7007000_t0000_u01750646062655") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b51_d20250623_m023421_c001_v0001184_t0013_u01750646061904") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c98f6_d20250623_m023420_c001_v7007000_t0000_u01750646060405") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94b39_d20250623_m023419_c001_v0001184_t0027_u01750646059654") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4196f3fbe5a0b24e_d20250623_m023414_c001_v7007000_t0000_u01750646054093") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94abd_d20250623_m023413_c001_v0001184_t0001_u01750646053111") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c40_d20250623_m023234_c001_v7007000_t0000_u01750645954305") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c947ff_d20250623_m023233_c001_v0001184_t0041_u01750645953739") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c3f_d20250623_m023232_c001_v7007000_t0000_u01750645952836") 2025/06/23 02:44:16 DEBUG : potato2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c947f7_d20250623_m023232_c001_v0001184_t0011_u01750645952223") 2025/06/23 02:44:16 DEBUG : potato3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f408fc7e03e3d7dbd_d20250623_m023519_c001_v7007000_t0000_u01750646119103") 2025/06/23 02:44:16 DEBUG : potato3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc833e_d20250623_m023515_c001_v0001109_t0004_u01750646115314") 2025/06/23 02:44:16 DEBUG : potato3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4008bcc009bd34ba_d20250623_m023506_c001_v7007000_t0000_u01750646106751") 2025/06/23 02:44:16 DEBUG : potato3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc833a_d20250623_m023503_c001_v0001109_t0057_u01750646103477") 2025/06/23 02:44:16 DEBUG : potato3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb303_d20250623_m023454_c001_v7007000_t0000_u01750646094485") 2025/06/23 02:44:16 DEBUG : potato3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc832d_d20250623_m023450_c001_v0001109_t0008_u01750646090292") 2025/06/23 02:44:16 DEBUG : pre-dest1/1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9ab9_d20250623_m023606_c001_v7007000_t0000_u01750646166085") 2025/06/23 02:44:16 DEBUG : pre-dest1/1: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8374_d20250623_m023557_c001_v0001109_t0010_u01750646157343") 2025/06/23 02:44:16 DEBUG : pre-dest2/2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9aba_d20250623_m023606_c001_v7007000_t0000_u01750646166275") 2025/06/23 02:44:16 DEBUG : pre-dest2/2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe50da_d20250623_m023558_c001_v0001116_t0030_u01750646158495") 2025/06/23 02:44:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f415f2c7c42850a9b_d20250623_m023539_c001_v7007000_t0000_u01750646139899") 2025/06/23 02:44:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94dca_d20250623_m023535_c001_v0001184_t0015_u01750646135961") 2025/06/23 02:44:17 DEBUG : sizeonly: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfb1_d20250623_m023352_c001_v7007000_t0000_u01750646032889") 2025/06/23 02:44:17 DEBUG : sizeonly: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c949e9_d20250623_m023351_c001_v0001184_t0045_u01750646031862") 2025/06/23 02:44:17 DEBUG : splitbanan: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f404317e131b50d8c_d20250623_m024111_c001_v7007000_t0000_u01750646471840") 2025/06/23 02:44:17 DEBUG : splitbanan: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9625e_d20250623_m024103_c001_v0001184_t0045_u01750646463720") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073649_d20250623_m024248_c001_v7007000_t0000_u01750646568855") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86f3_d20250623_m024241_c001_v0001109_t0000_u01750646561873") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f41078181dbcc605b_d20250623_m024229_c001_v7007000_t0000_u01750646549738") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc86c4_d20250623_m024222_c001_v0001109_t0028_u01750646542416") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb9b1_d20250623_m024209_c001_v7007000_t0000_u01750646529455") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8683_d20250623_m024202_c001_v0001109_t0042_u01750646522902") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f418c354266500947_d20250623_m024151_c001_v7007000_t0000_u01750646511008") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc863d_d20250623_m024144_c001_v0001109_t0010_u01750646504227") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4086edb209f5a677_d20250623_m024131_c001_v7007000_t0000_u01750646491741") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8608_d20250623_m024123_c001_v0001109_t0052_u01750646483969") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4019711adbb4eb7a_d20250623_m024106_c001_v7007000_t0000_u01750646466116") 2025/06/23 02:44:17 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e53f_d20250623_m024102_c001_v0001116_t0054_u01750646462460") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9f6e_d20250623_m024049_c001_v7007000_t0000_u01750646449480") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e50f_d20250623_m024041_c001_v0001116_t0031_u01750646441979") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f402ff3cf6919710c_d20250623_m024040_c001_v7007000_t0000_u01750646440884") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc858a_d20250623_m024036_c001_v0001109_t0016_u01750646436768") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f401fb357a69b6cae_d20250623_m024024_c001_v7007000_t0000_u01750646424721") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc855e_d20250623_m024017_c001_v0001109_t0000_u01750646417055") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f416ad5464f5076c2_d20250623_m024015_c001_v7007000_t0000_u01750646415915") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5271_d20250623_m024011_c001_v0001116_t0030_u01750646411924") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40730db716945a07_d20250623_m023952_c001_v7007000_t0000_u01750646392914") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e458_d20250623_m023948_c001_v0001116_t0043_u01750646388319") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb7f2_d20250623_m023937_c001_v7007000_t0000_u01750646377293") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e43a_d20250623_m023930_c001_v0001116_t0034_u01750646370210") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4123b9dd55cd18b0_d20250623_m023918_c001_v7007000_t0000_u01750646358795") 2025/06/23 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e41c_d20250623_m023911_c001_v0001116_t0036_u01750646351992") 2025/06/23 02:44:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f40358b5d4b40817a_d20250623_m024044_c001_v7007000_t0000_u01750646444446") 2025/06/23 02:44:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8590_d20250623_m024038_c001_v0001109_t0048_u01750646438172") 2025/06/23 02:44:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b94_d20250623_m023859_c001_v7007000_t0000_u01750646339079") 2025/06/23 02:44:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c95cad_d20250623_m023856_c001_v0001184_t0007_u01750646336281") 2025/06/23 02:44:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87ccc1_d20250623_m023855_c001_v7007000_t0000_u01750646335174") 2025/06/23 02:44:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc84a7_d20250623_m023852_c001_v0001109_t0032_u01750646332115") 2025/06/23 02:44:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f422dedf5132cb2e1_d20250623_m023446_c001_v7007000_t0000_u01750646086514") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe5084_d20250623_m023445_c001_v0001116_t0014_u01750646085424") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9918_d20250623_m023444_c001_v7007000_t0000_u01750646084859") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8327_d20250623_m023443_c001_v0001109_t0021_u01750646083788") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfaf_d20250623_m023349_c001_v7007000_t0000_u01750646029823") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c949d1_d20250623_m023348_c001_v0001184_t0035_u01750646028287") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfae_d20250623_m023347_c001_v7007000_t0000_u01750646027913") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c949cb_d20250623_m023346_c001_v0001184_t0024_u01750646026799") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfac_d20250623_m023344_c001_v7007000_t0000_u01750646024598") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c949b1_d20250623_m023343_c001_v0001184_t0002_u01750646023402") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfab_d20250623_m023342_c001_v7007000_t0000_u01750646022858") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c949ab_d20250623_m023341_c001_v0001184_t0036_u01750646021874") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94987_d20250623_m023339_c001_v0001184_t0025_u01750646019016") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfaa_d20250623_m023338_c001_v7007000_t0000_u01750646018653") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94983_d20250623_m023338_c001_v0001184_t0044_u01750646018066") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9497f_d20250623_m023337_c001_v0001184_t0035_u01750646017285") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfa9_d20250623_m023336_c001_v7007000_t0000_u01750646016923") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9496d_d20250623_m023334_c001_v0001184_t0037_u01750646014598") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9495f_d20250623_m023331_c001_v0001184_t0010_u01750646011541") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfa7_d20250623_m023331_c001_v7007000_t0000_u01750646011178") 2025/06/23 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94953_d20250623_m023330_c001_v0001184_t0028_u01750646010609") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9494d_d20250623_m023329_c001_v0001184_t0042_u01750646009848") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4032276360edcfa6_d20250623_m023329_c001_v7007000_t0000_u01750646009108") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9484d_d20250623_m023242_c001_v0001184_t0051_u01750645962217") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c4d_d20250623_m023241_c001_v7007000_t0000_u01750645961854") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94843_d20250623_m023241_c001_v0001184_t0015_u01750645961302") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c4a_d20250623_m023240_c001_v7007000_t0000_u01750645960395") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9483d_d20250623_m023239_c001_v0001184_t0014_u01750645959831") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c48_d20250623_m023239_c001_v7007000_t0000_u01750645959290") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94833_d20250623_m023238_c001_v0001184_t0036_u01750645958729") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c45_d20250623_m023237_c001_v7007000_t0000_u01750645957830") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9481f_d20250623_m023237_c001_v0001184_t0024_u01750645957091") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c42_d20250623_m023236_c001_v7007000_t0000_u01750645956547") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94817_d20250623_m023235_c001_v0001184_t0035_u01750645955954") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c41_d20250623_m023235_c001_v7007000_t0000_u01750645955412") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9480f_d20250623_m023234_c001_v0001184_t0052_u01750645954859") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c36_d20250623_m023230_c001_v7007000_t0000_u01750645950557") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c947ed_d20250623_m023229_c001_v0001184_t0058_u01750645949933") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c2f_d20250623_m023229_c001_v7007000_t0000_u01750645949389") 2025/06/23 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c947e7_d20250623_m023228_c001_v0001184_t0024_u01750645948813") 2025/06/23 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c24_d20250623_m023228_c001_v7007000_t0000_u01750645948270") 2025/06/23 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c947df_d20250623_m023227_c001_v0001184_t0043_u01750645947667") 2025/06/23 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4209261e44ee5c19_d20250623_m023225_c001_v7007000_t0000_u01750645945478") 2025/06/23 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c947cd_d20250623_m023224_c001_v0001184_t0036_u01750645944900") 2025/06/23 02:44:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b95_d20250623_m023859_c001_v7007000_t0000_u01750646339260") 2025/06/23 02:44:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e3fe_d20250623_m023856_c001_v0001116_t0022_u01750646336324") 2025/06/23 02:44:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f42150288fa87ccc2_d20250623_m023855_c001_v7007000_t0000_u01750646335356") 2025/06/23 02:44:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51db_d20250623_m023852_c001_v0001116_t0023_u01750646332129") 2025/06/23 02:44:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f1073653_d20250623_m024251_c001_v7007000_t0000_u01750646571147") 2025/06/23 02:44:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe53e4_d20250623_m024250_c001_v0001116_t0036_u01750646570218") 2025/06/23 02:44:21 DEBUG : sub/yam: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9913_d20250623_m023441_c001_v7007000_t0000_u01750646081698") 2025/06/23 02:44:21 DEBUG : sub/yam: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94bf3_d20250623_m023439_c001_v0001184_t0055_u01750646079726") 2025/06/23 02:44:21 DEBUG : test_dir1/file2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b88_d20250623_m023851_c001_v7007000_t0000_u01750646331374") 2025/06/23 02:44:21 DEBUG : test_dir1/file2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e3f4_d20250623_m023849_c001_v0001116_t0033_u01750646329642") 2025/06/23 02:44:21 DEBUG : test_dir1/file2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b85_d20250623_m023848_c001_v7007000_t0000_u01750646328862") 2025/06/23 02:44:21 DEBUG : test_dir1/file2: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e3ee_d20250623_m023847_c001_v0001116_t0012_u01750646327040") 2025/06/23 02:44:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b89_d20250623_m023851_c001_v7007000_t0000_u01750646331556") 2025/06/23 02:44:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51d5_d20250623_m023849_c001_v0001116_t0041_u01750646329633") 2025/06/23 02:44:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411829320ffe6b86_d20250623_m023849_c001_v7007000_t0000_u01750646329045") 2025/06/23 02:44:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe51cb_d20250623_m023847_c001_v0001116_t0055_u01750646327050") 2025/06/23 02:44:22 DEBUG : three: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9906_d20250623_m023432_c001_v7007000_t0000_u01750646072667") 2025/06/23 02:44:22 DEBUG : three: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94bc3_d20250623_m023431_c001_v0001184_t0048_u01750646071466") 2025/06/23 02:44:22 DEBUG : three: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c94bab_d20250623_m023429_c001_v0001184_t0018_u01750646069364") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107365b_d20250623_m024252_c001_v7007000_t0000_u01750646572728") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9673e_d20250623_m024252_c001_v0001184_t0025_u01750646572103") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10736c1_d20250623_m024313_c001_v7007000_t0000_u01750646593781") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e63c_d20250623_m024311_c001_v0001116_t0012_u01750646591520") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10736bd_d20250623_m024309_c001_v7007000_t0000_u01750646589966") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c967c0_d20250623_m024308_c001_v0001184_t0026_u01750646588622") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10736bc_d20250623_m024307_c001_v7007000_t0000_u01750646587657") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe53fc_d20250623_m024306_c001_v0001116_t0043_u01750646586721") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107369e_d20250623_m024300_c001_v7007000_t0000_u01750646580907") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c9677e_d20250623_m024259_c001_v0001184_t0014_u01750646579718") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10736ab_d20250623_m024303_c001_v7007000_t0000_u01750646583660") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e63a_d20250623_m024301_c001_v0001116_t0012_u01750646581856") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107368c_d20250623_m024258_c001_v7007000_t0000_u01750646578706") 2025/06/23 02:44:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe53ee_d20250623_m024257_c001_v0001116_t0018_u01750646577576") 2025/06/23 02:44:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107367a_d20250623_m024256_c001_v7007000_t0000_u01750646576611") 2025/06/23 02:44:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8702_d20250623_m024255_c001_v0001109_t0001_u01750646575685") 2025/06/23 02:44:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f107366b_d20250623_m024254_c001_v7007000_t0000_u01750646574738") 2025/06/23 02:44:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f117db4c9ed35e630_d20250623_m024253_c001_v0001116_t0015_u01750646573696") 2025/06/23 02:44:22 DEBUG : toe/toe/toe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f406bac16c9766296_d20250623_m024319_c001_v7007000_t0000_u01750646599454") 2025/06/23 02:44:23 DEBUG : toe/toe/toe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f111e0310d6c96813_d20250623_m024318_c001_v0001184_t0042_u01750646598781") 2025/06/23 02:44:23 DEBUG : toe/toe/toe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10736b4_d20250623_m024305_c001_v7007000_t0000_u01750646585774") 2025/06/23 02:44:23 DEBUG : toe/toe/toe: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8706_d20250623_m024304_c001_v0001109_t0054_u01750646584644") 2025/06/23 02:44:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10736c3_d20250623_m024314_c001_v7007000_t0000_u01750646594378") 2025/06/23 02:44:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc8710_d20250623_m024313_c001_v0001109_t0058_u01750646593357") 2025/06/23 02:44:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4191d0f2f10736be_d20250623_m024310_c001_v7007000_t0000_u01750646590560") 2025/06/23 02:44:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f115fd1143251cbf1_d20250623_m024309_c001_v0001184_t0023_u01750646589764") 2025/06/23 02:44:23 DEBUG : two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9908_d20250623_m023432_c001_v7007000_t0000_u01750646072850") 2025/06/23 02:44:23 DEBUG : two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4136627360fe5076_d20250623_m023430_c001_v0001116_t0008_u01750646070903") 2025/06/23 02:44:23 DEBUG : two: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f411e0310d6c94ba5_d20250623_m023429_c001_v0001184_t0033_u01750646069158") 2025/06/23 02:44:23 DEBUG : yam: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9915_d20250623_m023442_c001_v7007000_t0000_u01750646082496") 2025/06/23 02:44:23 DEBUG : yam: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f11428e32187771c1_d20250623_m023441_c001_v0001100_t0040_u01750646081398") 2025/06/23 02:44:23 DEBUG : yam: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c990d_d20250623_m023438_c001_v7007000_t0000_u01750646078438") 2025/06/23 02:44:23 DEBUG : yam: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1020fd4c1abc831d_d20250623_m023436_c001_v0001109_t0012_u01750646076971") 2025/06/23 02:44:23 DEBUG : yam: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c9909_d20250623_m023435_c001_v7007000_t0000_u01750646075691") 2025/06/23 02:44:23 DEBUG : yam: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1136627360fe507c_d20250623_m023433_c001_v0001116_t0022_u01750646073404") 2025/06/23 02:44:23 DEBUG : yaml: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c990f_d20250623_m023439_c001_v7007000_t0000_u01750646079166") 2025/06/23 02:44:23 DEBUG : yaml: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f102b5aa4ea9ab156_d20250623_m023438_c001_v0001171_t0020_u01750646078160") 2025/06/23 02:44:23 DEBUG : yaml: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f4053357cf34c990b_d20250623_m023436_c001_v7007000_t0000_u01750646076416") 2025/06/23 02:44:23 DEBUG : yaml: Deleting (id "4_zdf922da3a01d9bab9f780e1b_f1003c66b08537a70_d20250623_m023434_c001_v0001144_t0039_u01750646074868") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m3.098171349s (try 1/5)