"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/19 04:53:18 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza" 2025/06/19 04:53:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:53:18 DEBUG : Creating backend with remote "/tmp/rclone1947151615" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:20 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/19 04:53:20 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 04:53:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:20 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:20 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:22 INFO : sub dir/hello world: Copied (new) 2025/06/19 04:53:22 DEBUG : B2 bucket rclone-test-relisuj5veza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.57s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", 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-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", 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-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:23 DEBUG : Creating backend with remote "/non-existing" 2025/06/19 04:53:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/19 04:53:24 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:24 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:24 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:24 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.04s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:26 INFO : B2 bucket rclone-test-relisuj5veza: Running all checks before starting transfers 2025/06/19 04:53:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:26 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:26 INFO : B2 bucket rclone-test-relisuj5veza: Checks finished, now starting transfers 2025/06/19 04:53:26 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:27 ERROR : Ignoring --no-traverse with sync 2025/06/19 04:53:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:28 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:28 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:28 INFO : sub dir/hello world: Copied (new) 2025/06/19 04:53:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.39s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/19 04:53:29 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:29 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/19 04:53:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:53:30 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:30 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:53:32 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:32 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/19 04:53:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 04:53:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/19 04:53:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 04:53:34 INFO : sub dir2: Making directory 2025/06/19 04:53:34 INFO : sub dir: Making directory 2025/06/19 04:53:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:34 INFO : sub dir2/sub sub dir2: Making directory 2025/06/19 04:53:34 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:34 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53: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/19 04:53:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.75s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:35 INFO : sub dir2: Making directory 2025/06/19 04:53:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/19 04:53:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 04:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:37 DEBUG : sub dir2: Making directory with metadata 2025/06/19 04:53:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 04:53:37 INFO : sub dir2: Making directory 2025/06/19 04:53:37 INFO : sub dir: Making directory 2025/06/19 04:53:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:37 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:37 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:38 INFO : sub dir/hello world: Copied (new) 2025/06/19 04:53:38 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/19 04:53:38 DEBUG : B2 bucket rclone-test-relisuj5veza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/19 04:53:38 DEBUG : B2 bucket rclone-test-relisuj5veza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", 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-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:39 INFO : sub dir2: Making directory 2025/06/19 04:53:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:39 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:39 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:40 INFO : sub dir/hello world: Copied (new) 2025/06/19 04:53:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:40 DEBUG : sub dir2: Making directory with metadata 2025/06/19 04:53:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 04:53:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 04:53:40 INFO : sub dir2: Making directory 2025/06/19 04:53:40 INFO : sub dir: Making directory 2025/06/19 04:53:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:40 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:40 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:41 INFO : sub dir/hello world: Copied (new) 2025/06/19 04:53:41 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/19 04:53:41 DEBUG : B2 bucket rclone-test-relisuj5veza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:42 INFO : sub dir2: Making directory 2025/06/19 04:53:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:42 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:42 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:43 INFO : sub dir/hello world: Copied (new) 2025/06/19 04:53:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.78s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yamitul5lefo" 2025/06/19 04:53:45 DEBUG : Config file has changed externally - reloading sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-relisuj5veza -> B2 bucket rclone-test-yamitul5lefo 2025/06/19 04:53:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:46 DEBUG : B2 bucket rclone-test-yamitul5lefo: Waiting for checks to finish 2025/06/19 04:53:46 DEBUG : B2 bucket rclone-test-yamitul5lefo: Waiting for transfers to finish 2025/06/19 04:53:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 04:53:47 DEBUG : B2 bucket rclone-test-yamitul5lefo: Purge remote 2025/06/19 04:53:47 INFO : B2 bucket rclone-test-yamitul5lefo: cleaning bucket "rclone-test-yamitul5lefo" of all files 2025/06/19 04:53:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3809d8b6b9f780e1b_f111fbb961566b9e8_d20250619_m045346_c001_v0001038_t0020_u01750308826844") --- PASS: TestServerSideCopy (4.73s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:50 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 04:53:50 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/19 04:53:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vevaxiv6jede" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-relisuj5veza -> B2 bucket rclone-test-vevaxiv6jede 2025/06/19 04:53:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:53:53 DEBUG : B2 bucket rclone-test-vevaxiv6jede: Waiting for checks to finish 2025/06/19 04:53:53 DEBUG : B2 bucket rclone-test-vevaxiv6jede: Waiting for transfers to finish 2025/06/19 04:53:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:53:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 04:53:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 04:53:55 DEBUG : B2 bucket rclone-test-vevaxiv6jede: Waiting for checks to finish 2025/06/19 04:53:55 DEBUG : B2 bucket rclone-test-vevaxiv6jede: Waiting for transfers to finish 2025/06/19 04:53:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/19 04:53:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 04:53:56 DEBUG : B2 bucket rclone-test-vevaxiv6jede: Purge remote 2025/06/19 04:53:56 INFO : B2 bucket rclone-test-vevaxiv6jede: cleaning bucket "rclone-test-vevaxiv6jede" of all files 2025/06/19 04:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f024d93809d8b6b9f780e1b_f105fd447aa9b528b_d20250619_m045356_c001_v0001177_t0046_u01750308836026") 2025/06/19 04:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f024d93809d8b6b9f780e1b_f105020a8829fd608_d20250619_m045354_c001_v0001171_t0037_u01750308834083") --- PASS: TestServerSideCopyOverSelf (6.48s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:53:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 04:53:59 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:53:59 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:53:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/19 04:53:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/19 04:53:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.46s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zilizew3zesu" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-relisuj5veza -> B2 bucket rclone-test-zilizew3zesu 2025/06/19 04:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:54:02 DEBUG : B2 bucket rclone-test-zilizew3zesu: Waiting for checks to finish 2025/06/19 04:54:02 DEBUG : B2 bucket rclone-test-zilizew3zesu: Waiting for transfers to finish 2025/06/19 04:54:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:54:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 04:54:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 04:54:04 DEBUG : B2 bucket rclone-test-zilizew3zesu: Waiting for checks to finish 2025/06/19 04:54:04 DEBUG : B2 bucket rclone-test-zilizew3zesu: Waiting for transfers to finish 2025/06/19 04:54:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/19 04:54:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 04:54:04 INFO : sub dir/hello world: Deleted 2025/06/19 04:54:05 DEBUG : testing file moves 2025/06/19 04:54:06 DEBUG : B2 bucket rclone-test-zilizew3zesu: Waiting for checks to finish 2025/06/19 04:54:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/19 04:54:06 DEBUG : B2 bucket rclone-test-zilizew3zesu: Waiting for transfers to finish 2025/06/19 04:54:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/19 04:54:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 04:54:06 INFO : sub dir/hello world: Deleted 2025/06/19 04:54:07 DEBUG : B2 bucket rclone-test-zilizew3zesu: Purge remote 2025/06/19 04:54:07 INFO : B2 bucket rclone-test-zilizew3zesu: cleaning bucket "rclone-test-zilizew3zesu" of all files 2025/06/19 04:54:07 DEBUG : sub dir/hello world: Deleting (id "4_zff026da3809d8b6b9f780e1b_f105d8cee402b9e49_d20250619_m045406_c001_v0001037_t0000_u01750308846256") 2025/06/19 04:54:07 DEBUG : sub dir/hello world: Deleting (id "4_zff026da3809d8b6b9f780e1b_f11508b2fc8173fc7_d20250619_m045404_c001_v0001183_t0035_u01750308844565") 2025/06/19 04:54:07 DEBUG : sub dir/hello world: Deleting (id "4_zff026da3809d8b6b9f780e1b_f103a3983e2fde4ff_d20250619_m045402_c001_v0001102_t0033_u01750308842686") --- PASS: TestServerSideMoveOverSelf (8.62s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:09 ERROR : error listing: directory not found 2025/06/19 04:54:09 INFO : Local file system at /tmp/rclone1947151615: Making directory 2025/06/19 04:54:09 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:09 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:54:11 DEBUG : Local file system at /tmp/rclone1947151615: Waiting for checks to finish 2025/06/19 04:54:11 DEBUG : Local file system at /tmp/rclone1947151615: Waiting for transfers to finish 2025/06/19 04:54:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:54:12 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/19 04:54:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/19 04:54:12 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:12 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 04:54:13 INFO : check sum: Copied (new) 2025/06/19 04:54:13 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 04:54:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/19 04:54:13 DEBUG : check sum: Unchanged skipping 2025/06/19 04:54:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:13 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.79s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/19 04:54:14 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:14 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 04:54:15 INFO : sizeonly: Copied (new) 2025/06/19 04:54:15 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:15 DEBUG : sizeonly: Sizes identical 2025/06/19 04:54:15 DEBUG : sizeonly: Unchanged skipping 2025/06/19 04:54:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:15 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.81s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/19 04:54:16 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:16 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/19 04:54:17 INFO : ignore-size: Copied (new) 2025/06/19 04:54:17 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:54:17 DEBUG : ignore-size: Unchanged skipping 2025/06/19 04:54:17 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:17 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:17 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:54:19 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:19 DEBUG : existing: Unchanged skipping 2025/06/19 04:54:19 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:19 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:19 INFO : There was nothing to transfer 2025/06/19 04:54:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/19 04:54:19 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:19 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 04:54:20 INFO : existing: Copied (replaced existing) 2025/06/19 04:54:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.60s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/19 04:54:21 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:21 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 04:54:21 INFO : existing: Copied (new) 2025/06/19 04:54:21 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:22 DEBUG : existing: Destination exists, skipping 2025/06/19 04:54:22 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:22 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:22 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:23 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/19 04:54:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:54:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/19 04:54:24 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:24 DEBUG : c/non empty space: Unchanged skipping 2025/06/19 04:54:24 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:54:24 INFO : a/potato2: Copied (new) 2025/06/19 04:54:24 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:25 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:26 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/19 04:54:26 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 04:54:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/19 04:54:26 DEBUG : empty space: Unchanged skipping 2025/06/19 04:54:26 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:26 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:26 INFO : There was nothing to transfer 2025/06/19 04:54:27 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/19 04:54:27 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 04:54:28 INFO : empty space: Updated modification time in destination 2025/06/19 04:54:28 DEBUG : empty space: Unchanged skipping 2025/06/19 04:54:28 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:28 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:29 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/19 04:54:29 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 04:54:29 DEBUG : empty space: Unchanged skipping 2025/06/19 04:54:29 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:29 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.84s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:31 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/19 04:54:31 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1947151615) 2025/06/19 04:54:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-relisuj5veza) 2025/06/19 04:54:31 DEBUG : foo: sha1 differ 2025/06/19 04:54:31 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/19 04:54:31 INFO : foo: Copied (replaced existing) 2025/06/19 04:54:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:54:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/19 04:54:33 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:33 DEBUG : empty space: Unchanged skipping 2025/06/19 04:54:33 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:54:33 INFO : potato: Copied (new) 2025/06/19 04:54:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.42s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/19 04:54:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/19 04:54:36 INFO : potato: Copied (replaced existing) 2025/06/19 04:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.83s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:38 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/19 04:54:38 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1947151615) 2025/06/19 04:54:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-relisuj5veza) 2025/06/19 04:54:38 DEBUG : potato: sha1 differ 2025/06/19 04:54:38 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/19 04:54:38 INFO : potato: Copied (replaced existing) 2025/06/19 04:54:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:54:41 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:54:41 DEBUG : empty space: Unchanged skipping 2025/06/19 04:54:41 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/19 04:54:41 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:54:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:54:43 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:43 DEBUG : empty space: Unchanged skipping 2025/06/19 04:54:43 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:54:44 INFO : potato2: Copied (new) 2025/06/19 04:54:44 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:47 INFO : d: Making directory 2025/06/19 04:54:47 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/19 04:54:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:54:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/19 04:54:47 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:47 DEBUG : c/non empty space: Unchanged skipping 2025/06/19 04:54:47 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:54:48 INFO : a/potato2: Copied (new) 2025/06/19 04:54:48 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:50 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/19 04:54:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:54:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/19 04:54:51 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:51 DEBUG : c/non empty space: Unchanged skipping 2025/06/19 04:54:51 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:54:51 INFO : a/potato2: Copied (new) 2025/06/19 04:54:51 ERROR : B2 bucket rclone-test-relisuj5veza: not deleting files as there were IO errors 2025/06/19 04:54:51 ERROR : B2 bucket rclone-test-relisuj5veza: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:53 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:54:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:54:54 DEBUG : empty space: Unchanged skipping 2025/06/19 04:54:54 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:54 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:54 INFO : potato: Deleted 2025/06/19 04:54:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:54:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.00s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:56 DEBUG : Waiting for deletions to finish 2025/06/19 04:54:57 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:57 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:57 INFO : potato: Deleted 2025/06/19 04:54:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:54:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:54:57 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:57 DEBUG : empty space: Unchanged skipping 2025/06/19 04:54:57 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:54:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:54:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:54:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:54:59 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:54:59 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/19 04:55:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.54s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:02 DEBUG : enormous: Excluded (Size Filter) 2025/06/19 04:55:02 DEBUG : enormous: Excluded 2025/06/19 04:55:02 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 04:55:02 DEBUG : potato2: Excluded 2025/06/19 04:55:03 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 04:55:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:55:03 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:03 DEBUG : empty space: Unchanged skipping 2025/06/19 04:55:03 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:03 DEBUG : Waiting for deletions to finish 2025/06/19 04:55:03 INFO : There was nothing to transfer 2025/06/19 04:55:03 DEBUG : enormous: Excluded (Size Filter) 2025/06/19 04:55:03 DEBUG : enormous: Excluded 2025/06/19 04:55:03 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 04:55:03 DEBUG : potato2: Excluded 2025/06/19 04:55:03 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 04:55:03 DEBUG : Local file system at /tmp/rclone1947151615: Waiting for checks to finish 2025/06/19 04:55:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/19 04:55:03 DEBUG : empty space: Unchanged skipping 2025/06/19 04:55:03 DEBUG : Local file system at /tmp/rclone1947151615: Waiting for transfers to finish 2025/06/19 04:55:03 DEBUG : Waiting for deletions to finish 2025/06/19 04:55:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:06 DEBUG : enormous: Excluded (Size Filter) 2025/06/19 04:55:06 DEBUG : enormous: Excluded 2025/06/19 04:55:06 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 04:55:06 DEBUG : potato2: Excluded 2025/06/19 04:55:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:55:06 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:06 DEBUG : empty space: Unchanged skipping 2025/06/19 04:55:06 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:06 DEBUG : Waiting for deletions to finish 2025/06/19 04:55:06 INFO : potato2: Deleted 2025/06/19 04:55:06 INFO : enormous: Deleted 2025/06/19 04:55:06 INFO : There was nothing to transfer 2025/06/19 04:55:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/19 04:55:07 DEBUG : empty space: Unchanged skipping 2025/06/19 04:55:07 DEBUG : Local file system at /tmp/rclone1947151615: Waiting for checks to finish 2025/06/19 04:55:07 DEBUG : Local file system at /tmp/rclone1947151615: Waiting for transfers to finish 2025/06/19 04:55:07 DEBUG : Waiting for deletions to finish 2025/06/19 04:55:07 INFO : enormous: Deleted 2025/06/19 04:55:07 INFO : potato2: Deleted 2025/06/19 04:55:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.46s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:09 DEBUG : five: Need to transfer - File not found at Destination 2025/06/19 04:55:09 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/19 04:55:09 DEBUG : three: Sizes identical 2025/06/19 04:55:09 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:09 DEBUG : one: Destination is newer than source, skipping 2025/06/19 04:55:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1947151615) 2025/06/19 04:55:09 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-relisuj5veza) 2025/06/19 04:55:09 DEBUG : two: sha1 differ 2025/06/19 04:55:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/19 04:55:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/19 04:55:09 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/19 04:55:09 INFO : five: Copied (new) 2025/06/19 04:55:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/19 04:55:10 INFO : four: Copied (replaced existing) 2025/06/19 04:55:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/19 04:55:10 INFO : two: Copied (replaced existing) 2025/06/19 04:55:10 DEBUG : Waiting for deletions to finish 2025/06/19 04:55:10 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:10 DEBUG : one: Destination is newer than source, skipping 2025/06/19 04:55:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/19 04:55:10 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/19 04:55:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/19 04:55:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/19 04:55:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/19 04:55:10 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/19 04:55:10 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/19 04:55:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/19 04:55:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/19 04:55:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1947151615) 2025/06/19 04:55:10 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-relisuj5veza) 2025/06/19 04:55:10 DEBUG : three: sha1 differ 2025/06/19 04:55:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/19 04:55:10 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 04:55:11 INFO : three: Copied (replaced existing) 2025/06/19 04:55:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.34s) === 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-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/19 04:55:13 INFO : B2 bucket rclone-test-relisuj5veza: Making map for --track-renames 2025/06/19 04:55:13 INFO : B2 bucket rclone-test-relisuj5veza: Finished making map for --track-renames 2025/06/19 04:55:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/19 04:55:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/19 04:55:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for renames to finish 2025/06/19 04:55:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 04:55:13 INFO : yam: Copied (new) 2025/06/19 04:55:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/19 04:55:13 INFO : potato: Copied (new) 2025/06/19 04:55:13 DEBUG : Waiting for deletions to finish 2025/06/19 04:55:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:55:13 INFO : B2 bucket rclone-test-relisuj5veza: Making map for --track-renames 2025/06/19 04:55:13 INFO : B2 bucket rclone-test-relisuj5veza: Finished making map for --track-renames 2025/06/19 04:55:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:13 DEBUG : potato: Unchanged skipping 2025/06/19 04:55:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for renames to finish 2025/06/19 04:55:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 04:55:14 INFO : yam: Copied (server-side copy) to: yaml 2025/06/19 04:55:14 INFO : yam: Deleted 2025/06/19 04:55:14 INFO : yaml: Renamed from "yam" 2025/06/19 04:55:14 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/19 04:55:15 INFO : B2 bucket rclone-test-relisuj5veza: Making map for --track-renames 2025/06/19 04:55:15 INFO : B2 bucket rclone-test-relisuj5veza: Finished making map for --track-renames 2025/06/19 04:55:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/19 04:55:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for renames to finish 2025/06/19 04:55:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/19 04:55:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/19 04:55:16 INFO : potato: Copied (new) 2025/06/19 04:55:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 04:55:16 INFO : yam: Copied (new) 2025/06/19 04:55:16 DEBUG : Waiting for deletions to finish 2025/06/19 04:55:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:55:16 INFO : B2 bucket rclone-test-relisuj5veza: Making map for --track-renames 2025/06/19 04:55:16 INFO : B2 bucket rclone-test-relisuj5veza: Finished making map for --track-renames 2025/06/19 04:55:16 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:16 DEBUG : potato: Unchanged skipping 2025/06/19 04:55:16 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for renames to finish 2025/06/19 04:55:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 04:55:17 INFO : yam: Copied (server-side copy) to: yaml 2025/06/19 04:55:17 INFO : yam: Deleted 2025/06/19 04:55:17 INFO : yaml: Renamed from "yam" 2025/06/19 04:55:17 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/19 04:55:18 INFO : B2 bucket rclone-test-relisuj5veza: Making map for --track-renames 2025/06/19 04:55:18 INFO : B2 bucket rclone-test-relisuj5veza: Finished making map for --track-renames 2025/06/19 04:55:18 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:18 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for renames to finish 2025/06/19 04:55:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/19 04:55:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/19 04:55:18 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 04:55:18 INFO : sub/yam: Copied (new) 2025/06/19 04:55:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/19 04:55:19 INFO : potato: Copied (new) 2025/06/19 04:55:19 DEBUG : Waiting for deletions to finish 2025/06/19 04:55:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:55:19 DEBUG : potato: Unchanged skipping 2025/06/19 04:55:19 INFO : B2 bucket rclone-test-relisuj5veza: Making map for --track-renames 2025/06/19 04:55:19 INFO : B2 bucket rclone-test-relisuj5veza: Finished making map for --track-renames 2025/06/19 04:55:19 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:19 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for renames to finish 2025/06/19 04:55:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 04:55:20 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/19 04:55:20 INFO : sub/yam: Deleted 2025/06/19 04:55:20 INFO : yam: Renamed from "sub/yam" 2025/06/19 04:55:20 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:21 DEBUG : Creating backend with remote "/tmp/rclone1947151615/dir1" 2025/06/19 04:55:21 DEBUG : Config file has changed externally - reloading 2025/06/19 04:55:21 DEBUG : Creating backend with remote "/tmp/rclone1947151615/dir2" 2025/06/19 04:55:21 DEBUG : Local file system at /tmp/rclone1947151615/dir2: Using server-side directory move 2025/06/19 04:55:21 INFO : Local file system at /tmp/rclone1947151615/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/19 04:55:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/19 04:55:21 DEBUG : Local file system at /tmp/rclone1947151615/dir2: Waiting for checks to finish 2025/06/19 04:55:21 DEBUG : Local file system at /tmp/rclone1947151615/dir2: Waiting for transfers to finish 2025/06/19 04:55:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:55:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/19 04:55:21 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:21 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/19 04:55:22 INFO : nested/sub dir/file: Copied (new) 2025/06/19 04:55:22 INFO : nested/sub dir/file: Deleted 2025/06/19 04:55:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:55:22 INFO : sub dir/hello world: Copied (new) 2025/06/19 04:55:22 INFO : sub dir/hello world: Deleted 2025/06/19 04:55:22 INFO : sub dir: Removing directory 2025/06/19 04:55:22 INFO : nested/sub dir: Removing directory 2025/06/19 04:55:22 INFO : nested: Removing directory 2025/06/19 04:55:22 DEBUG : Local file system at /tmp/rclone1947151615: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 04:55:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/19 04:55:23 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:23 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/19 04:55:24 INFO : nested/sub dir/file: Copied (new) 2025/06/19 04:55:24 INFO : nested/sub dir/file: Deleted 2025/06/19 04:55:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 04:55:24 INFO : sub dir/hello world: Copied (new) 2025/06/19 04:55:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.36s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/19 04:55:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/19 04:55:25 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:25 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 04:55:25 INFO : existing: Copied (new) 2025/06/19 04:55:25 INFO : existing: Deleted 2025/06/19 04:55:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/19 04:55:26 INFO : existing-b: Copied (new) 2025/06/19 04:55:26 INFO : existing-b: Deleted 2025/06/19 04:55:26 DEBUG : existing: Destination exists, skipping 2025/06/19 04:55:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/19 04:55:26 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:55:26 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:55:26 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.53s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dafevej5cuti" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-relisuj5veza -> B2 bucket rclone-test-dafevej5cuti 2025/06/19 04:55:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:55:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/19 04:55:32 DEBUG : empty space: Unchanged skipping 2025/06/19 04:55:32 DEBUG : B2 bucket rclone-test-dafevej5cuti: Waiting for checks to finish 2025/06/19 04:55:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/19 04:55:32 INFO : empty space: Deleted 2025/06/19 04:55:32 DEBUG : B2 bucket rclone-test-dafevej5cuti: Waiting for transfers to finish 2025/06/19 04:55:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:55:32 INFO : potato2: Copied (server-side copy) 2025/06/19 04:55:32 INFO : potato2: Deleted 2025/06/19 04:55:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 04:55:32 INFO : potato3: Copied (server-side copy) 2025/06/19 04:55:33 INFO : potato3: Deleted 2025/06/19 04:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lawusoz4bajo" 2025/06/19 04:55:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/19 04:55:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:55:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/19 04:55:34 DEBUG : B2 bucket rclone-test-lawusoz4bajo: Waiting for checks to finish 2025/06/19 04:55:34 DEBUG : B2 bucket rclone-test-lawusoz4bajo: Waiting for transfers to finish 2025/06/19 04:55:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 04:55:35 INFO : empty space: Copied (server-side copy) 2025/06/19 04:55:35 INFO : empty space: Deleted 2025/06/19 04:55:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 04:55:35 INFO : potato3: Copied (server-side copy) 2025/06/19 04:55:35 INFO : potato3: Deleted 2025/06/19 04:55:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:55:36 INFO : potato2: Copied (server-side copy) 2025/06/19 04:55:36 INFO : potato2: Deleted 2025/06/19 04:55:36 DEBUG : B2 bucket rclone-test-lawusoz4bajo: Purge remote 2025/06/19 04:55:36 INFO : B2 bucket rclone-test-lawusoz4bajo: cleaning bucket "rclone-test-lawusoz4bajo" of all files 2025/06/19 04:55:36 DEBUG : empty space: Deleting (id "4_z0f42dd4380ad8b6b9f780e1b_f114d0041de97ab80_d20250619_m045535_c001_v0001091_t0033_u01750308935093") 2025/06/19 04:55:36 DEBUG : potato2: Deleting (id "4_z0f42dd4380ad8b6b9f780e1b_f114409953322b537_d20250619_m045535_c001_v0001115_t0058_u01750308935469") 2025/06/19 04:55:36 DEBUG : potato3: Deleting (id "4_z0f42dd4380ad8b6b9f780e1b_f1162cf744ca2166e_d20250619_m045535_c001_v0001184_t0023_u01750308935480") 2025/06/19 04:55:37 DEBUG : B2 bucket rclone-test-dafevej5cuti: Purge remote 2025/06/19 04:55:37 INFO : B2 bucket rclone-test-dafevej5cuti: cleaning bucket "rclone-test-dafevej5cuti" of all files 2025/06/19 04:55:37 DEBUG : empty space: Deleting (id "4_z1fe2cd1380ad8b6b9f780e1b_f4123b9dd55ad31b0_d20250619_m045535_c001_v7007000_t0000_u01750308935459") 2025/06/19 04:55:37 DEBUG : empty space: Deleting (id "4_z1fe2cd1380ad8b6b9f780e1b_f1159b4f9e7221214_d20250619_m045530_c001_v0001109_t0015_u01750308930841") 2025/06/19 04:55:37 DEBUG : potato2: Deleting (id "4_z1fe2cd1380ad8b6b9f780e1b_f4123b9dd55ad31b2_d20250619_m045536_c001_v7007000_t0000_u01750308936185") 2025/06/19 04:55:37 DEBUG : potato2: Deleting (id "4_z1fe2cd1380ad8b6b9f780e1b_f1001058ceb8a080e_d20250619_m045532_c001_v0001178_t0053_u01750308932456") 2025/06/19 04:55:37 DEBUG : potato3: Deleting (id "4_z1fe2cd1380ad8b6b9f780e1b_f4123b9dd55ad31b1_d20250619_m045535_c001_v7007000_t0000_u01750308935691") 2025/06/19 04:55:37 DEBUG : potato3: Deleting (id "4_z1fe2cd1380ad8b6b9f780e1b_f10763b9cd3ecdb62_d20250619_m045532_c001_v0001161_t0022_u01750308932680") 2025/06/19 04:55:37 DEBUG : potato3: Deleting (id "4_z1fe2cd1380ad8b6b9f780e1b_f1159b4f9e7221218_d20250619_m045531_c001_v0001109_t0047_u01750308931598") --- PASS: TestServerSideMove (11.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cetevob9giya" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-relisuj5veza -> B2 bucket rclone-test-cetevob9giya 2025/06/19 04:55:44 DEBUG : empty space: Excluded (Size Filter) 2025/06/19 04:55:44 DEBUG : empty space: Excluded (Size Filter) 2025/06/19 04:55:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:55:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/19 04:55:44 DEBUG : B2 bucket rclone-test-cetevob9giya: Waiting for checks to finish 2025/06/19 04:55:44 DEBUG : B2 bucket rclone-test-cetevob9giya: Waiting for transfers to finish 2025/06/19 04:55:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:55:45 INFO : potato2: Copied (server-side copy) 2025/06/19 04:55:45 INFO : potato2: Deleted 2025/06/19 04:55:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 04:55:45 INFO : potato3: Copied (server-side copy) 2025/06/19 04:55:45 INFO : potato3: Deleted 2025/06/19 04:55:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lanovaf6vomi" 2025/06/19 04:55:46 DEBUG : empty space: Excluded (Size Filter) 2025/06/19 04:55:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:55:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/19 04:55:46 DEBUG : B2 bucket rclone-test-lanovaf6vomi: Waiting for checks to finish 2025/06/19 04:55:46 DEBUG : B2 bucket rclone-test-lanovaf6vomi: Waiting for transfers to finish 2025/06/19 04:55:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:55:47 INFO : potato2: Copied (server-side copy) 2025/06/19 04:55:47 INFO : potato2: Deleted 2025/06/19 04:55:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 04:55:48 INFO : potato3: Copied (server-side copy) 2025/06/19 04:55:48 INFO : potato3: Deleted 2025/06/19 04:55:48 DEBUG : B2 bucket rclone-test-lanovaf6vomi: Purge remote 2025/06/19 04:55:48 INFO : B2 bucket rclone-test-lanovaf6vomi: cleaning bucket "rclone-test-lanovaf6vomi" of all files 2025/06/19 04:55:48 DEBUG : potato2: Deleting (id "4_z6f520d4380bd8b6b9f780e1b_f10458317118856e9_d20250619_m045547_c001_v0001029_t0029_u01750308947513") 2025/06/19 04:55:48 DEBUG : potato3: Deleting (id "4_z6f520d4380bd8b6b9f780e1b_f106411196f25e585_d20250619_m045547_c001_v0001182_t0030_u01750308947889") 2025/06/19 04:55:49 DEBUG : B2 bucket rclone-test-cetevob9giya: Purge remote 2025/06/19 04:55:49 INFO : B2 bucket rclone-test-cetevob9giya: cleaning bucket "rclone-test-cetevob9giya" of all files 2025/06/19 04:55:49 DEBUG : empty space: Deleting (id "4_z1f02fd3380ad8b6b9f780e1b_f116d3faa2678168e_d20250619_m045543_c001_v0001098_t0001_u01750308943567") 2025/06/19 04:55:49 DEBUG : potato2: Deleting (id "4_z1f02fd3380ad8b6b9f780e1b_f4144cb410922b9f7_d20250619_m045547_c001_v7007000_t0000_u01750308947898") 2025/06/19 04:55:49 DEBUG : potato2: Deleting (id "4_z1f02fd3380ad8b6b9f780e1b_f1178a93815e855f1_d20250619_m045544_c001_v0001136_t0031_u01750308944805") 2025/06/19 04:55:49 DEBUG : potato3: Deleting (id "4_z1f02fd3380ad8b6b9f780e1b_f4144cb410922b9fb_d20250619_m045548_c001_v7007000_t0000_u01750308948108") 2025/06/19 04:55:49 DEBUG : potato3: Deleting (id "4_z1f02fd3380ad8b6b9f780e1b_f111e0310d686f05b_d20250619_m045545_c001_v0001184_t0035_u01750308945156") 2025/06/19 04:55:49 DEBUG : potato3: Deleting (id "4_z1f02fd3380ad8b6b9f780e1b_f116d3faa26781690_d20250619_m045543_c001_v0001098_t0023_u01750308943950") 2025/06/19 04:55:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/19 04:55:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/19 04:55:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:55:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vinelud7nosu" 2025/06/19 04:55:54 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-relisuj5veza -> B2 bucket rclone-test-vinelud7nosu 2025/06/19 04:55:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:55:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/19 04:55:56 DEBUG : empty space: Unchanged skipping 2025/06/19 04:55:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/19 04:55:56 DEBUG : B2 bucket rclone-test-vinelud7nosu: Waiting for checks to finish 2025/06/19 04:55:57 INFO : empty space: Deleted 2025/06/19 04:55:57 DEBUG : B2 bucket rclone-test-vinelud7nosu: Waiting for transfers to finish 2025/06/19 04:55:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:55:57 INFO : potato2: Copied (server-side copy) 2025/06/19 04:55:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 04:55:57 INFO : potato3: Copied (server-side copy) 2025/06/19 04:55:57 INFO : potato2: Deleted 2025/06/19 04:55:57 INFO : potato3: Deleted 2025/06/19 04:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-dehoxek7vafa" 2025/06/19 04:55:58 DEBUG : Config file has changed externally - reloading 2025/06/19 04:55:59 INFO : tomatoDir: Making directory 2025/06/19 04:55:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/19 04:55:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 04:55:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/19 04:55:59 DEBUG : B2 bucket rclone-test-dehoxek7vafa: Waiting for checks to finish 2025/06/19 04:55:59 DEBUG : B2 bucket rclone-test-dehoxek7vafa: Waiting for transfers to finish 2025/06/19 04:56:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 04:56:00 INFO : potato2: Copied (server-side copy) 2025/06/19 04:56:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 04:56:00 INFO : empty space: Copied (server-side copy) 2025/06/19 04:56:00 INFO : potato2: Deleted 2025/06/19 04:56:00 INFO : empty space: Deleted 2025/06/19 04:56:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 04:56:01 INFO : potato3: Copied (server-side copy) 2025/06/19 04:56:01 INFO : potato3: Deleted 2025/06/19 04:56:01 DEBUG : B2 bucket rclone-test-dehoxek7vafa: Purge remote 2025/06/19 04:56:01 INFO : B2 bucket rclone-test-dehoxek7vafa: cleaning bucket "rclone-test-dehoxek7vafa" of all files 2025/06/19 04:56:01 DEBUG : empty space: Deleting (id "4_zcf323d5380bd8b6b9f780e1b_f115d44a5d71c8605_d20250619_m045600_c001_v0001115_t0039_u01750308960096") 2025/06/19 04:56:01 DEBUG : potato2: Deleting (id "4_zcf323d5380bd8b6b9f780e1b_f11925f7172f211be_d20250619_m045600_c001_v0001182_t0015_u01750308960471") 2025/06/19 04:56:01 DEBUG : potato3: Deleting (id "4_zcf323d5380bd8b6b9f780e1b_f1189600771151b75_d20250619_m045600_c001_v0001120_t0055_u01750308960496") 2025/06/19 04:56:02 DEBUG : B2 bucket rclone-test-vinelud7nosu: Purge remote 2025/06/19 04:56:02 INFO : B2 bucket rclone-test-vinelud7nosu: cleaning bucket "rclone-test-vinelud7nosu" of all files 2025/06/19 04:56:02 DEBUG : empty space: Deleting (id "4_zdf522d2380bd8b6b9f780e1b_f416ceea3fbaa7d4f_d20250619_m045600_c001_v7007000_t0000_u01750308960697") 2025/06/19 04:56:02 DEBUG : empty space: Deleting (id "4_zdf522d2380bd8b6b9f780e1b_f116ada7385b9bfd0_d20250619_m045555_c001_v0001044_t0016_u01750308955779") 2025/06/19 04:56:02 DEBUG : potato2: Deleting (id "4_zdf522d2380bd8b6b9f780e1b_f40730db71674bf07_d20250619_m045600_c001_v7007000_t0000_u01750308960687") 2025/06/19 04:56:02 DEBUG : potato2: Deleting (id "4_zdf522d2380bd8b6b9f780e1b_f112fdd6b6dc43641_d20250619_m045557_c001_v0001102_t0058_u01750308957120") 2025/06/19 04:56:02 DEBUG : potato3: Deleting (id "4_zdf522d2380bd8b6b9f780e1b_f416ceea3fbaa7d50_d20250619_m045601_c001_v7007000_t0000_u01750308961099") 2025/06/19 04:56:02 DEBUG : potato3: Deleting (id "4_zdf522d2380bd8b6b9f780e1b_f102baef330ea8fac_d20250619_m045557_c001_v0001182_t0029_u01750308957476") 2025/06/19 04:56:02 DEBUG : potato3: Deleting (id "4_zdf522d2380bd8b6b9f780e1b_f116ada7385b9bfd2_d20250619_m045556_c001_v0001044_t0022_u01750308956277") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:56:04 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/rclone-sync-test" 2025/06/19 04:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/rclone-sync-test-include/layer2" 2025/06/19 04:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/rclone-sync-test-ignore-file" 2025/06/19 04:56:15 DEBUG : B2 bucket rclone-test-relisuj5veza path rclone-sync-test: Waiting for checks to finish 2025/06/19 04:56:15 DEBUG : B2 bucket rclone-test-relisuj5veza path rclone-sync-test: Waiting for transfers to finish 2025/06/19 04:56:15 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:15 INFO : There was nothing to transfer 2025/06/19 04:56:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:56:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:56:15 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:15 INFO : There was nothing to transfer 2025/06/19 04:56:16 DEBUG : B2 bucket rclone-test-relisuj5veza path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/19 04:56:16 DEBUG : B2 bucket rclone-test-relisuj5veza path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/19 04:56:16 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:16 INFO : There was nothing to transfer 2025/06/19 04:56:16 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:56:16 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:56:16 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:16 INFO : There was nothing to transfer 2025/06/19 04:56:16 DEBUG : B2 bucket rclone-test-relisuj5veza path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/19 04:56:16 DEBUG : B2 bucket rclone-test-relisuj5veza path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/19 04:56:16 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.25s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:56:17 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/dst" 2025/06/19 04:56:18 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/CompareDest" 2025/06/19 04:56:20 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 04:56:20 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:20 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 04:56:21 INFO : one: Copied (new) 2025/06/19 04:56:21 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:22 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:22 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/19 04:56:22 INFO : one: Copied (replaced existing) 2025/06/19 04:56:22 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:24 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 04:56:25 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:25 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:25 INFO : There was nothing to transfer 2025/06/19 04:56:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 04:56:26 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 04:56:26 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:26 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:26 INFO : There was nothing to transfer 2025/06/19 04:56:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 04:56:27 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 04:56:27 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:27 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:27 INFO : There was nothing to transfer 2025/06/19 04:56:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:28 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/19 04:56:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/19 04:56:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 04:56:28 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 04:56:28 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:28 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:28 INFO : There was nothing to transfer 2025/06/19 04:56:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:29 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 04:56:29 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 04:56:29 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/19 04:56:29 INFO : two: Copied (new) 2025/06/19 04:56:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.65s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:56:32 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/dest" 2025/06/19 04:56:33 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/pre-dest1" 2025/06/19 04:56:34 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/pre-dest2" 2025/06/19 04:56:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:56:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/19 04:56:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:56:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/19 04:56:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/19 04:56:37 DEBUG : B2 bucket rclone-test-relisuj5veza path dest: Waiting for checks to finish 2025/06/19 04:56:37 DEBUG : B2 bucket rclone-test-relisuj5veza path dest: Waiting for transfers to finish 2025/06/19 04:56:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/19 04:56:38 INFO : 3: Copied (new) 2025/06/19 04:56:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:56:40 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/dst" 2025/06/19 04:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/CopyDest" 2025/06/19 04:56:43 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 04:56:43 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:43 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 04:56:44 INFO : one: Copied (new) 2025/06/19 04:56:44 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:45 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:45 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/19 04:56:46 INFO : one: Copied (replaced existing) 2025/06/19 04:56:46 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:48 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/BackupDir" 2025/06/19 04:56:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:49 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:56:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 04:56:51 INFO : one: Copied (server-side copy) 2025/06/19 04:56:51 INFO : one: Deleted 2025/06/19 04:56:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/19 04:56:51 INFO : one: Copied (server-side copy) 2025/06/19 04:56:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/19 04:56:51 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:51 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:52 DEBUG : one: Unchanged skipping 2025/06/19 04:56:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/19 04:56:53 INFO : two: Copied (server-side copy) 2025/06/19 04:56:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/19 04:56:53 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:53 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:53 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:53 DEBUG : one: Unchanged skipping 2025/06/19 04:56:53 DEBUG : two: Unchanged skipping 2025/06/19 04:56:53 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:53 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:53 DEBUG : Waiting for deletions to finish 2025/06/19 04:56:53 INFO : There was nothing to transfer 2025/06/19 04:56:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:54 DEBUG : one: Unchanged skipping 2025/06/19 04:56:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/19 04:56:55 DEBUG : three: Destination not found in --copy-dest 2025/06/19 04:56:55 DEBUG : three: Need to transfer - File not found at Destination 2025/06/19 04:56:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 04:56:55 DEBUG : two: Unchanged skipping 2025/06/19 04:56:55 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:56:55 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:56:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/19 04:56:55 INFO : three: Copied (new) 2025/06/19 04:56:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.60s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:56:59 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/dst" 2025/06/19 04:57:00 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/backup" 2025/06/19 04:57:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 04:57:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:02 DEBUG : two: Unchanged skipping 2025/06/19 04:57:02 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:57:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 04:57:03 INFO : one: Copied (server-side copy) 2025/06/19 04:57:03 INFO : one: Deleted 2025/06/19 04:57:03 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:57:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:04 INFO : one: Copied (new) 2025/06/19 04:57:04 DEBUG : Waiting for deletions to finish 2025/06/19 04:57:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 04:57:05 INFO : three.txt: Copied (server-side copy) 2025/06/19 04:57:05 INFO : three.txt: Deleted 2025/06/19 04:57:05 INFO : three.txt: Moved into backup dir 2025/06/19 04:57:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 04:57:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:07 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:57:07 DEBUG : two: Unchanged skipping 2025/06/19 04:57:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:07 INFO : one: Copied (server-side copy) 2025/06/19 04:57:07 INFO : one: Deleted 2025/06/19 04:57:07 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:57:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 04:57:08 INFO : one: Copied (new) 2025/06/19 04:57:08 DEBUG : Waiting for deletions to finish 2025/06/19 04:57:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 04:57:08 INFO : three.txt: Copied (server-side copy) 2025/06/19 04:57:09 INFO : three.txt: Deleted 2025/06/19 04:57:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.61s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:57:12 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/dst" 2025/06/19 04:57:13 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/backup" 2025/06/19 04:57:15 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:57:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 04:57:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:15 DEBUG : two: Unchanged skipping 2025/06/19 04:57:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 04:57:16 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 04:57:16 INFO : one: Deleted 2025/06/19 04:57:16 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:57:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:17 INFO : one: Copied (new) 2025/06/19 04:57:17 DEBUG : Waiting for deletions to finish 2025/06/19 04:57:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 04:57:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 04:57:18 INFO : three.txt: Deleted 2025/06/19 04:57:18 INFO : three.txt: Moved into backup dir 2025/06/19 04:57:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 04:57:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:19 DEBUG : two: Unchanged skipping 2025/06/19 04:57:19 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:57:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:20 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 04:57:20 INFO : one: Deleted 2025/06/19 04:57:20 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:57:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 04:57:21 INFO : one: Copied (new) 2025/06/19 04:57:21 DEBUG : Waiting for deletions to finish 2025/06/19 04:57:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 04:57:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 04:57:21 INFO : three.txt: Deleted 2025/06/19 04:57:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:57:25 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/dst" 2025/06/19 04:57:26 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/backup" 2025/06/19 04:57:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 04:57:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:28 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:57:28 DEBUG : two: Unchanged skipping 2025/06/19 04:57:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 04:57:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/19 04:57:30 INFO : one: Deleted 2025/06/19 04:57:30 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:57:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:31 INFO : one: Copied (new) 2025/06/19 04:57:31 DEBUG : Waiting for deletions to finish 2025/06/19 04:57:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 04:57:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/19 04:57:32 INFO : three.txt: Deleted 2025/06/19 04:57:32 INFO : three.txt: Moved into backup dir 2025/06/19 04:57:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 04:57:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:33 DEBUG : two: Unchanged skipping 2025/06/19 04:57:33 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:57:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/19 04:57:34 INFO : one: Deleted 2025/06/19 04:57:34 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:57:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 04:57:34 INFO : one: Copied (new) 2025/06/19 04:57:34 DEBUG : Waiting for deletions to finish 2025/06/19 04:57:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 04:57:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/19 04:57:35 INFO : three.txt: Deleted 2025/06/19 04:57:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:57:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-02.backblaze.com/b2api/v1/b2_upload_file/2f52cd43808d8b6b9f780e1b/c001_v0001183_t0038": EOF 2025/06/19 04:57:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-02.backblaze.com/b2api/v1/b2_upload_file/2f52cd43808d8b6b9f780e1b/c001_v0001183_t0038": EOF) 2025/06/19 04:57:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-relisuj5veza: 1/10 (Post "https://pod-000-1183-02.backblaze.com/b2api/v1/b2_upload_file/2f52cd43808d8b6b9f780e1b/c001_v0001183_t0038": EOF) 2025/06/19 04:57:41 DEBUG : pacer: Reducing sleep to 10ms 2025/06/19 04:57:41 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/dst" 2025/06/19 04:57:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 04:57:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:43 DEBUG : two: Unchanged skipping 2025/06/19 04:57:43 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:57:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 04:57:43 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 04:57:43 INFO : one: Deleted 2025/06/19 04:57:43 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:57:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:44 INFO : one: Copied (new) 2025/06/19 04:57:44 DEBUG : Waiting for deletions to finish 2025/06/19 04:57:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 04:57:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 04:57:45 INFO : three.txt: Deleted 2025/06/19 04:57:45 INFO : three.txt: Moved into backup dir 2025/06/19 04:57:46 DEBUG : one.bak: Excluded (Path Filter) 2025/06/19 04:57:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/19 04:57:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 04:57:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:46 DEBUG : two: Unchanged skipping 2025/06/19 04:57:46 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for checks to finish 2025/06/19 04:57:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:47 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 04:57:47 INFO : one: Deleted 2025/06/19 04:57:47 DEBUG : B2 bucket rclone-test-relisuj5veza path dst: Waiting for transfers to finish 2025/06/19 04:57:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 04:57:47 INFO : one: Copied (new) 2025/06/19 04:57:47 DEBUG : Waiting for deletions to finish 2025/06/19 04:57:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 04:57:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 04:57:48 INFO : three.txt: Deleted 2025/06/19 04:57:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.34s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:57:52 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/dst" 2025/06/19 04:57:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 04:57:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 04:57:54 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 04:57:55 INFO : one: Deleted 2025/06/19 04:57:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:55 INFO : one: Copied (new) 2025/06/19 04:57:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:56 DEBUG : two: Unchanged skipping 2025/06/19 04:57:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/19 04:57:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 04:57:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 04:57:56 INFO : three.txt: Deleted 2025/06/19 04:57:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 04:57:57 INFO : three.txt: Copied (new) 2025/06/19 04:57:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 04:57:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:57:58 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 04:57:58 INFO : one: Deleted 2025/06/19 04:57:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 04:57:58 INFO : one: Copied (new) 2025/06/19 04:57:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:57:58 DEBUG : two: Unchanged skipping 2025/06/19 04:57:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/19 04:57:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 04:57:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 04:57:59 INFO : three.txt: Deleted 2025/06/19 04:57:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/19 04:57:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.77s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:58:03 DEBUG : Creating backend with remote "TestB2:rclone-test-relisuj5veza/dst" 2025/06/19 04:58:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 04:58:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 04:58:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/19 04:58:06 INFO : one: Deleted 2025/06/19 04:58:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:58:07 INFO : one: Copied (new) 2025/06/19 04:58:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:07 DEBUG : two: Unchanged skipping 2025/06/19 04:58:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/19 04:58:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 04:58:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/19 04:58:08 INFO : three.txt: Deleted 2025/06/19 04:58:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 04:58:09 INFO : three.txt: Copied (new) 2025/06/19 04:58:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 04:58:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 04:58:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/19 04:58:10 INFO : one: Deleted 2025/06/19 04:58:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 04:58:11 INFO : one: Copied (new) 2025/06/19 04:58:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:11 DEBUG : two: Unchanged skipping 2025/06/19 04:58:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/19 04:58:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 04:58:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/19 04:58:12 INFO : three.txt: Deleted 2025/06/19 04:58:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/19 04:58:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.50s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:58:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/19 04:58:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:58:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:58:16 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/19 04:58:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/19 04:58:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.88s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:58:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/19 04:58:17 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:58:17 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:58:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 04:58:17 INFO : existing: Copied (new) 2025/06/19 04:58:17 DEBUG : Waiting for deletions to finish 2025/06/19 04:58:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/19 04:58:18 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:58:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/19 04:58:18 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:58:18 ERROR : B2 bucket rclone-test-relisuj5veza: not deleting files as there were IO errors 2025/06/19 04:58:18 ERROR : B2 bucket rclone-test-relisuj5veza: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.19s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:58:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:19 DEBUG : existing: Unchanged skipping 2025/06/19 04:58:19 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:58:19 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:58:19 DEBUG : Waiting for deletions to finish 2025/06/19 04:58:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", 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-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:58:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:58:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both0: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both13: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both10: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both15: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both12: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both17: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both11: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both14: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both16: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both18: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both19: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both4: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both1: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both6: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both2: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both3: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:58:40 DEBUG : both5: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both9: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both7: Unchanged skipping 2025/06/19 04:58:40 DEBUG : both8: Unchanged skipping 2025/06/19 04:58:40 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:58:40 DEBUG : Waiting for deletions to finish 2025/06/19 04:58:40 INFO : only3: Deleted 2025/06/19 04:58:40 INFO : only13: Deleted 2025/06/19 04:58:40 INFO : only19: Deleted 2025/06/19 04:58:40 INFO : only6: Deleted 2025/06/19 04:58:40 INFO : only11: Deleted 2025/06/19 04:58:40 INFO : only7: Deleted 2025/06/19 04:58:40 INFO : only9: Deleted 2025/06/19 04:58:40 INFO : only0: Deleted 2025/06/19 04:58:40 INFO : only10: Deleted 2025/06/19 04:58:40 INFO : only12: Deleted 2025/06/19 04:58:40 INFO : only18: Deleted 2025/06/19 04:58:40 INFO : only1: Deleted 2025/06/19 04:58:41 INFO : only2: Deleted 2025/06/19 04:58:41 INFO : only4: Deleted 2025/06/19 04:58:41 INFO : only8: Deleted 2025/06/19 04:58:41 INFO : only14: Deleted 2025/06/19 04:58:41 INFO : only15: Deleted 2025/06/19 04:58:41 INFO : only16: Deleted 2025/06/19 04:58:41 INFO : only17: Deleted 2025/06/19 04:58:41 INFO : only5: Deleted 2025/06/19 04:58:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:59:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:59:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both0: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both10: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both13: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both15: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both11: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both17: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both12: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both19: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both1: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both2: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both3: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both14: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both16: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both5: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both7: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both6: Unchanged skipping 2025/06/19 04:59:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:04 DEBUG : both9: Unchanged skipping 2025/06/19 04:59:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : both4: Unchanged skipping 2025/06/19 04:59:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : both18: Unchanged skipping 2025/06/19 04:59:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : both8: Unchanged skipping 2025/06/19 04:59:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/19 04:59:04 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:59:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only0: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only12: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only10: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only17: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only14: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only11: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only19: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only1: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only15: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only2: Copied (replaced existing) 2025/06/19 04:59:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:05 INFO : only13: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:06 INFO : only4: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:06 INFO : only5: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:06 INFO : only16: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:06 INFO : only7: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:06 INFO : only18: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:06 INFO : only3: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:06 INFO : only6: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:06 INFO : only8: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 04:59:06 INFO : only9: Copied (replaced existing) 2025/06/19 04:59:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.98s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:59:14 DEBUG : empty_dir: Making directory with metadata 2025/06/19 04:59:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 04:59:14 DEBUG : empty_on_remote: Making directory with metadata 2025/06/19 04:59:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 04:59:14 INFO : empty_on_remote: Making directory 2025/06/19 04:59:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/19 04:59:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/19 04:59:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/19 04:59:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/19 04:59:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:59:17 DEBUG : empty_dir: Making directory with metadata 2025/06/19 04:59:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 04:59:17 DEBUG : empty_on_remote: Making directory with metadata 2025/06/19 04:59:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 04:59:17 INFO : empty_on_remote: Making directory 2025/06/19 04:59:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/19 04:59:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/19 04:59:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/19 04:59:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/19 04:59:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/19 04:59:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:59:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 04:59:19 INFO : sub dir: Making directory 2025/06/19 04:59:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:59:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 04:59:21 INFO : sub dir: Making directory 2025/06/19 04:59:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.18s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:59:34 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:34 DEBUG : apple: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : banana: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 04:59:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : apple: Unchanged skipping 2025/06/19 04:59:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 04:59:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : banana: Unchanged skipping 2025/06/19 04:59:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:59:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:59:35 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:35 INFO : There was nothing to transfer 2025/06/19 04:59:35 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:35 DEBUG : apple: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : banana: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 04:59:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : apple: Unchanged skipping 2025/06/19 04:59:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 04:59:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : banana: Unchanged skipping 2025/06/19 04:59:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:59:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 04:59:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:59:35 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:35 INFO : There was nothing to transfer 2025/06/19 04:59:35 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:36 DEBUG : apple: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : banana: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 04:59:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 04:59:51 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:51 DEBUG : apple: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : banana: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 04:59:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : apple: Unchanged skipping 2025/06/19 04:59:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 04:59:52 DEBUG : banana: Unchanged skipping 2025/06/19 04:59:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:59:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 04:59:52 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:59:52 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:52 INFO : There was nothing to transfer 2025/06/19 04:59:52 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:52 DEBUG : apple: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : banana: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 04:59:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 04:59:53 DEBUG : apple: Unchanged skipping 2025/06/19 04:59:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : banana: Unchanged skipping 2025/06/19 04:59:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 04:59:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 04:59:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 04:59:53 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 04:59:53 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:53 INFO : There was nothing to transfer 2025/06/19 04:59:53 DEBUG : Waiting for deletions to finish 2025/06/19 04:59:53 DEBUG : apple: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : banana: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 04:59:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:00:09 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:10 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 05:00:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:11 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:00:11 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:00:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 05:00:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 05:00:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 05:00:11 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/19 05:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 05:00:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 05:00:11 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/19 05:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 05:00:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 05:00:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 05:00:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 05:00:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 05:00:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 05:00:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 05:00:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 05:00:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 05:00:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 05:00:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 05:00:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 05:00:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 05:00:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 05:00:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 05:00:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/19 05:00:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 05:00:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:13 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:13 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 05:00:13 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 05:00:13 INFO : splitbananasplit: Deleted 2025/06/19 05:00:13 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 05:00:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 05:00:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 05:00:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 05:00:13 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 05:00:13 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 05:00:13 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 05:00:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 05:00:14 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 05:00:14 INFO : apple: Deleted 2025/06/19 05:00:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 05:00:14 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 05:00:14 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 05:00:14 INFO : appleappleapplebanana: Deleted 2025/06/19 05:00:14 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 05:00:14 INFO : banana: Deleted 2025/06/19 05:00:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 05:00:14 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/19 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 05:00:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : apple: Unchanged skipping 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:00:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : banana: Unchanged skipping 2025/06/19 05:00:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 05:00:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:00:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:00:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:00:14 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:00:14 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:14 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/19 05:00:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 05:00:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 05:00:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 05:00:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 05:00:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 05:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 05:00:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 05:00:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 05:00:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 05:00:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 05:00:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:00:30 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:30 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:00:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 05:00:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 05:00:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 05:00:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 05:00:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 05:00:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 05:00:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 05:00:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 05:00:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 05:00:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 05:00:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 05:00:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 05:00:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 05:00:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/19 05:00:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:31 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:00:31 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:00:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 05:00:31 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/19 05:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 05:00:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 05:00:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 05:00:32 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/19 05:00:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 05:00:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 05:00:32 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/19 05:00:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 05:00:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 05:00:32 INFO : apple: Copied (new) to: PREFIXapple 2025/06/19 05:00:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 05:00:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 05:00:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 05:00:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 05:00:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 05:00:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 05:00:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 05:00:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 05:00:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 05:00:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 05:00:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/19 05:00:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 05:00:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 05:00:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/19 05:00:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 05:00:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 05:00:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/19 05:00:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 05:00:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 05:00:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 05:00:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 05:00:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 05:00:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/19 05:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 05:00:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 05:00:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/19 05:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 05:00:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 05:00:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/19 05:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 05:00:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 05:00:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/19 05:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 05:00:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 05:00:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/19 05:00:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 05:00:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/19 05:00:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 05:00:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/19 05:00:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 05:00:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/19 05:00:33 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:34 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 05:00:34 INFO : banana: Deleted 2025/06/19 05:00:34 INFO : splitbananasplit: Deleted 2025/06/19 05:00:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 05:00:34 INFO : apple: Deleted 2025/06/19 05:00:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 05:00:34 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 05:00:34 INFO : appleappleapplebanana: Deleted 2025/06/19 05:00:34 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:00:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 05:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 05:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 05:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 05:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 05:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 05:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 05:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 05:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 05:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 05:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 05:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 05:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 05:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 05:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 05:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 05:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 05:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 05:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 05:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 05:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 05:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 05:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 05:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 05:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 05:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 05:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 05:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 05:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 05:00:35 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 05:00:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 05:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 05:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 05:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 05:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 05:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 05:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 05:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 05:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 05:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 05:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 05:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 05:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 05:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 05:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 05:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 05:00:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:00:35 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:00:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 05:00:35 INFO : splitbananasplit: Copied (new) 2025/06/19 05:00:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 05:00:35 INFO : appleappleapplebanana: Copied (new) 2025/06/19 05:00:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 05:00:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/19 05:00:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 05:00:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/19 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 05:00:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/19 05:00:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 05:00:36 INFO : apple: Copied (new) 2025/06/19 05:00:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 05:00:36 INFO : banana: Copied (new) 2025/06/19 05:00:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 05:00:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/19 05:00:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 05:00:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/19 05:00:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 05:00:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/19 05:00:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 05:00:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/19 05:00:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 05:00:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/19 05:00:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 05:00:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/19 05:00:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 05:00:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/19 05:00:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 05:00:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/19 05:00:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 05:00:37 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/19 05:00:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 05:00:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/19 05:00:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 05:00:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/19 05:00:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 05:00:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/19 05:00:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 05:00:37 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/19 05:00:37 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:37 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/19 05:00:37 INFO : PREFIXsplitbananasplit: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/19 05:00:37 INFO : PREFIXbanana: Deleted 2025/06/19 05:00:37 INFO : PREFIXapple: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/19 05:00:37 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/19 05:00:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/19 05:00:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/19 05:00:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/19 05:00:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/19 05:00:38 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/19 05:00:38 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:38 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:38 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:00:53 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:53 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:00:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 05:00:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:54 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:00:54 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:00:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 05:00:54 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 05:00:54 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 05:00:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 05:00:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 05:00:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 05:00:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 05:00:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 05:00:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 05:00:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 05:00:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 05:00:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 05:00:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 05:00:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 05:00:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 05:00:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 05:00:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 05:00:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 05:00:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 05:00:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/19 05:00:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 05:00:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/19 05:00:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 05:00:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/19 05:00:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 05:00:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/19 05:00:56 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:56 INFO : appleappleapplebanana: Deleted 2025/06/19 05:00:56 INFO : splitbananasplit: Deleted 2025/06/19 05:00:56 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 05:00:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 05:00:56 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 05:00:56 INFO : banana: Deleted 2025/06/19 05:00:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 05:00:57 INFO : apple: Deleted 2025/06/19 05:00:57 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 05:00:57 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 05:00:57 DEBUG : Waiting for deletions to finish 2025/06/19 05:00:57 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/19 05:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 05:00:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 05:00:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 05:00:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 05:00:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:00:58 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:00:58 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:00:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 05:00:58 INFO : banana: Copied (new) 2025/06/19 05:00:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 05:00:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/19 05:00:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 05:00:58 INFO : appleappleapplebanana: Copied (new) 2025/06/19 05:00:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 05:00:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/19 05:00:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 05:00:58 INFO : apple: Copied (new) 2025/06/19 05:00:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 05:00:58 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/19 05:00:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 05:00:58 INFO : splitbananasplit: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 05:00:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 05:00:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 05:00:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 05:00:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 05:00:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 05:00:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 05:00:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 05:00:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 05:00:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 05:00:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/19 05:00:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 05:00:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/19 05:01:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 05:01:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/19 05:01:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 05:01:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/19 05:01:00 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:00 INFO : bananaSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : appleSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/19 05:01:00 INFO : splitbananasplitSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/19 05:01:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/19 05:01:00 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:01 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:01 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:01:17 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:17 DEBUG : apple: Unchanged skipping 2025/06/19 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:17 DEBUG : banana: Unchanged skipping 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 05:01:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 05:01:17 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:01:17 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:01:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 05:01:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/19 05:01:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 05:01:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/19 05:01:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 05:01:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/19 05:01:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 05:01:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/19 05:01:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 05:01:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/19 05:01:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 05:01:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/19 05:01:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 05:01:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/19 05:01:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 05:01:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/19 05:01:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 05:01:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/19 05:01:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 05:01:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/19 05:01:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 05:01:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/19 05:01:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 05:01:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/19 05:01:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 05:01:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/19 05:01:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 05:01:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/19 05:01:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 05:01:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/19 05:01:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 05:01:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/19 05:01:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 05:01:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/19 05:01:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 05:01:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/19 05:01:20 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:20 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 05:01:20 INFO : appleappleapplebanana: Deleted 2025/06/19 05:01:20 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 05:01:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 05:01:21 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 05:01:21 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 05:01:21 INFO : splitbananasplit: Deleted 2025/06/19 05:01:21 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 05:01:21 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : appleapple: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:01:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : banana: Unchanged skipping 2025/06/19 05:01:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : apple: Unchanged skipping 2025/06/19 05:01:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 05:01:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 05:01:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 05:01:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 05:01:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 05:01:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 05:01:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 05:01:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 05:01:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 05:01:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 05:01:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 05:01:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 05:01:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 05:01:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 05:01:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 05:01:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:01:21 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:01:21 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:21 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : appleapple: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/19 05:01:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/19 05:01:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 05:01:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 05:01:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 05:01:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 05:01:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 05:01:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 05:01:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 05:01:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 05:01:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 05:01:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 05:01:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 05:01:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 05:01:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 05:01:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 05:01:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 05:01:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 05:01:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 05:01:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 05:01:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 05:01:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 05:01:22 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:01:37 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:37 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : apple: Unchanged skipping 2025/06/19 05:01:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:01:38 DEBUG : banana: Unchanged skipping 2025/06/19 05:01:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:01:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:01:38 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:01:38 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:38 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:38 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:01:39 DEBUG : banana: Unchanged skipping 2025/06/19 05:01:39 DEBUG : apple: Unchanged skipping 2025/06/19 05:01:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:01:39 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:01:39 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:01:39 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:39 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:39 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:39 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:01:55 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:56 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:01:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : apple: Unchanged skipping 2025/06/19 05:01:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:01:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : banana: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:01:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:01:56 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:01:56 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:56 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:56 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : apple: Unchanged skipping 2025/06/19 05:01:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:01:57 DEBUG : banana: Unchanged skipping 2025/06/19 05:01:57 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:01:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:01:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:01:57 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:01:57 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:57 DEBUG : Waiting for deletions to finish 2025/06/19 05:01:57 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:01:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:02:12 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:12 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:02:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:02:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : apple: Unchanged skipping 2025/06/19 05:02:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:02:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : banana: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:02:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:02:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:02:13 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:13 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:13 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:02:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : apple: Unchanged skipping 2025/06/19 05:02:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:02:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : banana: Unchanged skipping 2025/06/19 05:02:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:02:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:02:14 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:02:14 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:14 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:14 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:02:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:02:31 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:31 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:02:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : apple: Unchanged skipping 2025/06/19 05:02:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:02:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : banana: Unchanged skipping 2025/06/19 05:02:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:02:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:02:32 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:32 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:32 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:02:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : apple: Unchanged skipping 2025/06/19 05:02:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:02:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:02:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : banana: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:02:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:02:32 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:02:32 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:32 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:33 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:02:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:02:50 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:50 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:02:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : apple: Unchanged skipping 2025/06/19 05:02:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : banana: Unchanged skipping 2025/06/19 05:02:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:02:51 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:02:51 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:02:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:02:51 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:02:51 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:51 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:51 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:02:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : apple: Unchanged skipping 2025/06/19 05:02:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 05:02:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : banana: Unchanged skipping 2025/06/19 05:02:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:02:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:02:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 05:02:52 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:02:52 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:52 DEBUG : Waiting for deletions to finish 2025/06/19 05:02:52 DEBUG : apple: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : banana: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 05:02:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (213.55s) --- PASS: TestTransform/NFC (17.04s) --- PASS: TestTransform/NFD (17.30s) --- PASS: TestTransform/base64 (21.89s) --- PASS: TestTransform/prefix (23.61s) --- PASS: TestTransform/suffix (22.78s) --- PASS: TestTransform/truncate (20.40s) --- PASS: TestTransform/encoder (18.11s) --- PASS: TestTransform/ISO-8859-1 (17.68s) --- PASS: TestTransform/charmap (16.67s) --- PASS: TestTransform/lowercase (18.86s) --- PASS: TestTransform/ascii (19.20s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:02:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/19 05:02:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/19 05:02:57 INFO : sub dir_somesuffix: Making directory 2025/06/19 05:02:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/19 05:02:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/19 05:02:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 05:02:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/19 05:02:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 05:02:57 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:02:57 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:02:58 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:02:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 05:02:58 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.70s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:02:58 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:02:59 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:02:59 INFO : tictactoe: Making directory 2025/06/19 05:02:59 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:02:59 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:02:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/19 05:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:02:59 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:02:59 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:02:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:02:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/19 05:02:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:00 INFO : toe: Making directory 2025/06/19 05:03:00 INFO : toe/toe: Making directory 2025/06/19 05:03:00 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 05:03:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 05:03:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 05:03:00 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:00 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/19 05:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.94s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:02 INFO : toe: Making directory 2025/06/19 05:03:02 INFO : toe/toe: Making directory 2025/06/19 05:03:02 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 05:03:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 05:03:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 05:03:02 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:02 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/19 05:03:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.13s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:04 DEBUG : empty_dir: Making directory with metadata 2025/06/19 05:03:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 05:03:04 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:04 INFO : tictacempty_dir: Making directory 2025/06/19 05:03:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:04 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:04 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:04 INFO : tictactoe: Making directory 2025/06/19 05:03:04 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:04 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:04 INFO : tictactoe/tictactoe: Making directory 2025/06/19 05:03:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 05:03:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 05:03:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 05:03:04 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:04 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/19 05:03:05 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.73s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:06 DEBUG : empty_dir: Making directory with metadata 2025/06/19 05:03:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 05:03:06 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:06 INFO : tictacempty_dir: Making directory 2025/06/19 05:03:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:06 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:06 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:06 INFO : tictactoe: Making directory 2025/06/19 05:03:06 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:06 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:06 INFO : tictactoe/tictactoe: Making directory 2025/06/19 05:03:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 05:03:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 05:03:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:06 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:06 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:07 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/19 05:03:07 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:07 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:07 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:07 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 05:03:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/19 05:03:07 NOTICE: B2 bucket rclone-test-relisuj5veza: 0 differences found 2025/06/19 05:03:07 NOTICE: B2 bucket rclone-test-relisuj5veza: 1 matching files --- PASS: TestAllTag (1.91s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:08 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:08 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:08 INFO : tictactoe: Making directory 2025/06/19 05:03:08 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:08 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:08 INFO : tictactoe/tictactoe: Making directory 2025/06/19 05:03:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 05:03:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 05:03:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 05:03:08 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:08 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/19 05:03:09 DEBUG : Waiting for deletions to finish 2025/06/19 05:03:09 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:10 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:10 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 05:03:10 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 05:03:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/19 05:03:10 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.59s) === RUN TestSyntax 2025/06/19 05:03:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:11 INFO : toe: Making directory 2025/06/19 05:03:11 INFO : toe/toe: Making directory 2025/06/19 05:03:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 05:03:11 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:11 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:12 INFO : toe/toe/toe: Copied (new) 2025/06/19 05:03:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.32s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:13 DEBUG : empty_dir: Making directory with metadata 2025/06/19 05:03:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 05:03:13 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:13 INFO : tictacempty_dir: Making directory 2025/06/19 05:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:13 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:13 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:13 INFO : tictactoe: Making directory 2025/06/19 05:03:13 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:13 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:13 INFO : tictactoe/tictactoe: Making directory 2025/06/19 05:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 05:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 05:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:13 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:14 INFO : toe/toe/toe.txt: Deleted 2025/06/19 05:03:14 INFO : toe/toe: Removing directory 2025/06/19 05:03:14 INFO : toe: Removing directory 2025/06/19 05:03:14 INFO : empty_dir: Removing directory 2025/06/19 05:03:14 DEBUG : Local file system at /tmp/rclone1947151615: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.77s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:14 DEBUG : empty_dir: Making directory with metadata 2025/06/19 05:03:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 05:03:14 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:15 INFO : tictacempty_dir: Making directory 2025/06/19 05:03:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:15 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:15 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:15 INFO : tictactoe: Making directory 2025/06/19 05:03:15 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:15 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:15 INFO : tictactoe/tictactoe: Making directory 2025/06/19 05:03:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 05:03:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 05:03:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:15 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:15 INFO : toe/toe/toe.txt: Deleted 2025/06/19 05:03:15 INFO : toe/toe: Removing directory 2025/06/19 05:03:15 INFO : toe: Removing directory 2025/06/19 05:03:15 INFO : empty_dir: Removing directory 2025/06/19 05:03:15 DEBUG : Local file system at /tmp/rclone1947151615: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/19 05:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/19 05:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 05:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 05:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 05:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/19 05:03:17 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.96s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:17 DEBUG : Reset feature "Copy" 2025/06/19 05:03:17 DEBUG : Reset feature "Move" 2025/06/19 05:03:17 DEBUG : Reset feature "Copy" 2025/06/19 05:03:17 DEBUG : Reset feature "Move" 2025/06/19 05:03:17 DEBUG : empty_dir: Making directory with metadata 2025/06/19 05:03:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 05:03:17 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:18 INFO : tictacempty_dir: Making directory 2025/06/19 05:03:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 05:03:18 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:18 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:18 INFO : tictactoe: Making directory 2025/06/19 05:03:18 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:18 DEBUG : toe: transformed to: tictactoe 2025/06/19 05:03:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:18 INFO : tictactoe/tictactoe: Making directory 2025/06/19 05:03:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 05:03:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 05:03:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 05:03:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:18 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:18 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 05:03:19 INFO : toe/toe/toe.txt: Deleted 2025/06/19 05:03:19 INFO : toe/toe: Removing directory 2025/06/19 05:03:19 INFO : toe: Removing directory 2025/06/19 05:03:19 INFO : empty_dir: Removing directory 2025/06/19 05:03:19 DEBUG : Local file system at /tmp/rclone1947151615: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/19 05:03:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/19 05:03:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 05:03:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 05:03:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 05:03:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/19 05:03:21 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.11s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:22 DEBUG : toe: transformed to: dG9l 2025/06/19 05:03:22 DEBUG : toe: transformed to: dG9l 2025/06/19 05:03:22 INFO : dG9l: Making directory 2025/06/19 05:03:22 DEBUG : toe: transformed to: dG9l 2025/06/19 05:03:22 DEBUG : toe: transformed to: dG9l 2025/06/19 05:03:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/19 05:03:22 INFO : dG9l/dG9l: Making directory 2025/06/19 05:03:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/19 05:03:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/19 05:03:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/19 05:03:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 05:03:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/19 05:03:22 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:22 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/19 05:03:23 DEBUG : Waiting for deletions to finish 2025/06/19 05:03:23 DEBUG : dG9l: transformed to: toe 2025/06/19 05:03:23 DEBUG : dG9l: transformed to: toe 2025/06/19 05:03:23 DEBUG : dG9l: transformed to: toe 2025/06/19 05:03:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/19 05:03:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/19 05:03:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/19 05:03:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/19 05:03:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/19 05:03:23 DEBUG : Local file system at /tmp/rclone1947151615: Waiting for checks to finish 2025/06/19 05:03:23 DEBUG : Local file system at /tmp/rclone1947151615: Waiting for transfers to finish 2025/06/19 05:03:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.77s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-relisuj5veza", Local "Local file system at /tmp/rclone1947151615", Modify Window "1ms" 2025/06/19 05:03:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 05:03:24 DEBUG : toe: transformed to: 2025/06/19 05:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 05:03:25 DEBUG : toe: transformed to: 2025/06/19 05:03:25 INFO : B2 bucket rclone-test-relisuj5veza: Making directory 2025/06/19 05:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 05:03:25 DEBUG : toe: transformed to: 2025/06/19 05:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 05:03:25 DEBUG : toe: transformed to: 2025/06/19 05:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 05:03:25 DEBUG : toe/toe: transformed to: 2025/06/19 05:03:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/19 05:03:25 INFO : toe/toe: Making directory 2025/06/19 05:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 05:03:25 DEBUG : toe/toe: transformed to: 2025/06/19 05:03:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/19 05:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 05:03:25 DEBUG : toe: transformed to: 2025/06/19 05:03:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 05:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 05:03:25 DEBUG : toe/toe/toe: transformed to: 2025/06/19 05:03:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/19 05:03:25 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for checks to finish 2025/06/19 05:03:25 DEBUG : B2 bucket rclone-test-relisuj5veza: Waiting for transfers to finish 2025/06/19 05:03:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 05:03:25 INFO : toe/toe/toe: Copied (new) 2025/06/19 05:03:25 ERROR : B2 bucket rclone-test-relisuj5veza: not deleting files as there were IO errors 2025/06/19 05:03:25 ERROR : B2 bucket rclone-test-relisuj5veza: not deleting directories as there were IO errors --- PASS: TestError (1.64s) PASS 2025/06/19 05:03:26 DEBUG : B2 bucket rclone-test-relisuj5veza: Purge remote 2025/06/19 05:03:26 INFO : B2 bucket rclone-test-relisuj5veza: cleaning bucket "rclone-test-relisuj5veza" of all files 2025/06/19 05:03:27 DEBUG : BackupDir/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd96_d20250619_m045656_c001_v7007000_t0000_u01750309016427") 2025/06/19 05:03:27 DEBUG : BackupDir/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1178a93815e856dd_d20250619_m045650_c001_v0001136_t0016_u01750309010955") 2025/06/19 05:03:27 DEBUG : CompareDest/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f416ad5464f2d9cd1_d20250619_m045630_c001_v7007000_t0000_u01750308990268") 2025/06/19 05:03:27 DEBUG : CompareDest/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d91b_d20250619_m045624_c001_v0001177_t0000_u01750308984360") 2025/06/19 05:03:27 DEBUG : CompareDest/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f416ad5464f2d9cd2_d20250619_m045630_c001_v7007000_t0000_u01750308990462") 2025/06/19 05:03:27 DEBUG : CompareDest/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f62c5_d20250619_m045625_c001_v0001183_t0046_u01750308985752") 2025/06/19 05:03:27 DEBUG : CopyDest/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd97_d20250619_m045656_c001_v7007000_t0000_u01750309016609") 2025/06/19 05:03:27 DEBUG : CopyDest/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a929e_d20250619_m045647_c001_v0001117_t0033_u01750309007661") 2025/06/19 05:03:27 DEBUG : CopyDest/three: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd98_d20250619_m045656_c001_v7007000_t0000_u01750309016797") 2025/06/19 05:03:27 DEBUG : CopyDest/three: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f643f_d20250619_m045654_c001_v0001183_t0017_u01750309014431") 2025/06/19 05:03:27 DEBUG : CopyDest/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd99_d20250619_m045656_c001_v7007000_t0000_u01750309016979") 2025/06/19 05:03:28 DEBUG : CopyDest/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d9ad_d20250619_m045652_c001_v0001177_t0025_u01750309012215") 2025/06/19 05:03:28 DEBUG : EXISTING: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f413b977d3b1fb9c5_d20250619_m045820_c001_v7007000_t0000_u01750309100176") 2025/06/19 05:03:28 DEBUG : EXISTING: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db4e_d20250619_m045819_c001_v0001177_t0032_u01750309099210") 2025/06/19 05:03:28 DEBUG : PREFIXapple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66fd97_d20250619_m050037_c001_v7007000_t0000_u01750309237754") 2025/06/19 05:03:28 DEBUG : PREFIXapple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9647_d20250619_m050031_c001_v0001117_t0045_u01750309231641") 2025/06/19 05:03:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b09_d20250619_m050037_c001_v7007000_t0000_u01750309237826") 2025/06/19 05:03:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c09_d20250619_m050031_c001_v0001145_t0054_u01750309231632") 2025/06/19 05:03:28 DEBUG : PREFIXbanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f402ff3cf68f6b78a_d20250619_m050037_c001_v7007000_t0000_u01750309237648") 2025/06/19 05:03:28 DEBUG : PREFIXbanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fcc8_d20250619_m050031_c001_v0001144_t0003_u01750309231621") 2025/06/19 05:03:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78cfc_d20250619_m050037_c001_v7007000_t0000_u01750309237595") 2025/06/19 05:03:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de66_d20250619_m050031_c001_v0001177_t0025_u01750309231611") 2025/06/19 05:03:28 DEBUG : Testêé: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f413b977d3b1fb9c3_d20250619_m045816_c001_v7007000_t0000_u01750309096643") 2025/06/19 05:03:28 DEBUG : Testêé: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db2c_d20250619_m045816_c001_v0001177_t0037_u01750309096040") 2025/06/19 05:03:28 DEBUG : Testêé: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a93ee_d20250619_m045814_c001_v0001117_t0000_u01750309094500") 2025/06/19 05:03:28 DEBUG : YXBwbGU=: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc80_d20250619_m050015_c001_v7007000_t0000_u01750309215804") 2025/06/19 05:03:28 DEBUG : YXBwbGU=: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc3e_d20250619_m050011_c001_v0001144_t0004_u01750309211230") 2025/06/19 05:03:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc84_d20250619_m050015_c001_v7007000_t0000_u01750309215987") 2025/06/19 05:03:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5ddf8_d20250619_m050011_c001_v0001177_t0020_u01750309211197") 2025/06/19 05:03:28 DEBUG : YmFuYW5h: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc88_d20250619_m050016_c001_v7007000_t0000_u01750309216168") 2025/06/19 05:03:28 DEBUG : YmFuYW5h: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a95fd_d20250619_m050011_c001_v0001117_t0004_u01750309211208") 2025/06/19 05:03:29 DEBUG : a/potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e696_d20250619_m045452_c001_v7007000_t0000_u01750308892003") 2025/06/19 05:03:29 DEBUG : a/potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90c4_d20250619_m045451_c001_v0001117_t0024_u01750308891100") 2025/06/19 05:03:29 DEBUG : a/potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e68e_d20250619_m045449_c001_v7007000_t0000_u01750308889094") 2025/06/19 05:03:29 DEBUG : a/potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90bc_d20250619_m045447_c001_v0001117_t0014_u01750308887818") 2025/06/19 05:03:29 DEBUG : a/potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e66c_d20250619_m045425_c001_v7007000_t0000_u01750308865480") 2025/06/19 05:03:29 DEBUG : a/potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9042_d20250619_m045424_c001_v0001117_t0039_u01750308864447") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a37_d20250619_m050253_c001_v7007000_t0000_u01750309373044") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e6f_d20250619_m050248_c001_v0001145_t0058_u01750309368183") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09cf_d20250619_m050233_c001_v7007000_t0000_u01750309353787") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e2b_d20250619_m050229_c001_v0001145_t0028_u01750309349303") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78f86_d20250619_m050214_c001_v7007000_t0000_u01750309334962") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9de1_d20250619_m050210_c001_v0001145_t0054_u01750309330580") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b20828f_d20250619_m050158_c001_v7007000_t0000_u01750309318271") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9da3_d20250619_m050153_c001_v0001145_t0045_u01750309313761") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce68f4_d20250619_m050140_c001_v7007000_t0000_u01750309300420") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d51_d20250619_m050135_c001_v0001145_t0026_u01750309295875") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdcd_d20250619_m050122_c001_v7007000_t0000_u01750309282561") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dfa4_d20250619_m050115_c001_v0001177_t0026_u01750309275303") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8151a_d20250619_m050102_c001_v7007000_t0000_u01750309262147") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9ca9_d20250619_m050058_c001_v0001145_t0032_u01750309258132") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78da8_d20250619_m050057_c001_v7007000_t0000_u01750309257176") 2025/06/19 05:03:29 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd4d_d20250619_m050051_c001_v0001144_t0039_u01750309251870") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fdd_d20250619_m050039_c001_v7007000_t0000_u01750309239356") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a965d_d20250619_m050035_c001_v0001117_t0004_u01750309235562") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1eae_d20250619_m050034_c001_v7007000_t0000_u01750309234530") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de54_d20250619_m050028_c001_v0001177_t0052_u01750309228779") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cace59c_d20250619_m050013_c001_v7007000_t0000_u01750309213929") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dde4_d20250619_m050008_c001_v0001177_t0048_u01750309208058") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf67_d20250619_m045953_c001_v7007000_t0000_u01750309193876") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd8c_d20250619_m045949_c001_v0001177_t0055_u01750309189572") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f752e_d20250619_m045936_c001_v7007000_t0000_u01750309176617") 2025/06/19 05:03:30 DEBUG : apple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd2a_d20250619_m045932_c001_v0001177_t0013_u01750309172006") 2025/06/19 05:03:30 DEBUG : appleSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4008bcc0099c72d9_d20250619_m050100_c001_v7007000_t0000_u01750309260444") 2025/06/19 05:03:30 DEBUG : appleSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c89_d20250619_m050054_c001_v0001145_t0006_u01750309254251") 2025/06/19 05:03:30 DEBUG : appleapple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdce_d20250619_m050122_c001_v7007000_t0000_u01750309282744") 2025/06/19 05:03:30 DEBUG : appleapple: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d09_d20250619_m050118_c001_v0001145_t0004_u01750309278057") 2025/06/19 05:03:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a38_d20250619_m050253_c001_v7007000_t0000_u01750309373227") 2025/06/19 05:03:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a98d7_d20250619_m050248_c001_v0001117_t0047_u01750309368782") 2025/06/19 05:03:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09d1_d20250619_m050233_c001_v7007000_t0000_u01750309353974") 2025/06/19 05:03:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9879_d20250619_m050229_c001_v0001117_t0028_u01750309349804") 2025/06/19 05:03:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78f8b_d20250619_m050215_c001_v7007000_t0000_u01750309335145") 2025/06/19 05:03:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a981b_d20250619_m050211_c001_v0001117_t0046_u01750309331307") 2025/06/19 05:03:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b208290_d20250619_m050158_c001_v7007000_t0000_u01750309318496") 2025/06/19 05:03:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a97b7_d20250619_m050154_c001_v0001117_t0045_u01750309314623") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce68f6_d20250619_m050140_c001_v7007000_t0000_u01750309300607") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a975f_d20250619_m050136_c001_v0001117_t0003_u01750309296350") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f417e77404c2c70cf_d20250619_m050120_c001_v7007000_t0000_u01750309280766") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fdf4_d20250619_m050115_c001_v0001144_t0057_u01750309275992") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8151b_d20250619_m050102_c001_v7007000_t0000_u01750309262329") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a96ab_d20250619_m050058_c001_v0001117_t0053_u01750309258154") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bd37_d20250619_m050056_c001_v7007000_t0000_u01750309256614") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9695_d20250619_m050052_c001_v0001117_t0042_u01750309252711") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fde_d20250619_m050039_c001_v7007000_t0000_u01750309239539") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c23_d20250619_m050035_c001_v0001145_t0052_u01750309235532") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66fd78_d20250619_m050034_c001_v7007000_t0000_u01750309234605") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c03_d20250619_m050029_c001_v0001145_t0024_u01750309229722") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f407961d40d117dbd_d20250619_m050013_c001_v7007000_t0000_u01750309213983") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bba_d20250619_m050009_c001_v0001145_t0020_u01750309209236") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf68_d20250619_m045954_c001_v7007000_t0000_u01750309194059") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b7f_d20250619_m045950_c001_v0001145_t0022_u01750309190326") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f752f_d20250619_m045936_c001_v7007000_t0000_u01750309176800") 2025/06/19 05:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b41_d20250619_m045932_c001_v0001145_t0051_u01750309172975") 2025/06/19 05:03:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3d06a_d20250619_m050100_c001_v7007000_t0000_u01750309260614") 2025/06/19 05:03:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd5d_d20250619_m050054_c001_v0001144_t0001_u01750309254241") 2025/06/19 05:03:32 DEBUG : b/potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e697_d20250619_m045452_c001_v7007000_t0000_u01750308892185") 2025/06/19 05:03:32 DEBUG : b/potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90be_d20250619_m045449_c001_v0001117_t0037_u01750308889642") 2025/06/19 05:03:32 DEBUG : b/potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e68c_d20250619_m045448_c001_v7007000_t0000_u01750308888541") 2025/06/19 05:03:32 DEBUG : b/potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90b4_d20250619_m045446_c001_v0001117_t0009_u01750308886005") 2025/06/19 05:03:32 DEBUG : b/potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e66b_d20250619_m045424_c001_v7007000_t0000_u01750308864927") 2025/06/19 05:03:32 DEBUG : b/potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9038_d20250619_m045422_c001_v0001117_t0002_u01750308862979") 2025/06/19 05:03:32 DEBUG : backup/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdcb4_d20250619_m045709_c001_v7007000_t0000_u01750309029593") 2025/06/19 05:03:32 DEBUG : backup/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f64de_d20250619_m045707_c001_v0001183_t0059_u01750309027675") 2025/06/19 05:03:32 DEBUG : backup/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f106bab163b7464e0_d20250619_m045703_c001_v0001183_t0030_u01750309023643") 2025/06/19 05:03:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45f93_d20250619_m045735_c001_v7007000_t0000_u01750309055598") 2025/06/19 05:03:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f10272084173e1c8d_d20250619_m045733_c001_v0001177_t0035_u01750309053935") 2025/06/19 05:03:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f110dc341d6693556_d20250619_m045729_c001_v0001104_t0050_u01750309049504") 2025/06/19 05:03:32 DEBUG : backup/one.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e1319704fd_d20250619_m045722_c001_v7007000_t0000_u01750309042383") 2025/06/19 05:03:32 DEBUG : backup/one.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1150aa98eb8fffa5_d20250619_m045720_c001_v0001137_t0048_u01750309040321") 2025/06/19 05:03:32 DEBUG : backup/one.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1005d55d84188afc_d20250619_m045716_c001_v0001145_t0024_u01750309036498") 2025/06/19 05:03:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45f95_d20250619_m045735_c001_v7007000_t0000_u01750309055782") 2025/06/19 05:03:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1098fedbe3d4297f_d20250619_m045734_c001_v0001179_t0047_u01750309054780") 2025/06/19 05:03:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11429a616815b429_d20250619_m045731_c001_v0001117_t0050_u01750309051391") 2025/06/19 05:03:32 DEBUG : backup/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdcb5_d20250619_m045709_c001_v7007000_t0000_u01750309029775") 2025/06/19 05:03:32 DEBUG : backup/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1036d6f636422ac7_d20250619_m045708_c001_v0001136_t0038_u01750309028742") 2025/06/19 05:03:32 DEBUG : backup/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f112ce576baad4cbd_d20250619_m045705_c001_v0001184_t0026_u01750309025299") 2025/06/19 05:03:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e1319704fe_d20250619_m045722_c001_v7007000_t0000_u01750309042565") 2025/06/19 05:03:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1171806720265228_d20250619_m045721_c001_v0001100_t0002_u01750309041394") 2025/06/19 05:03:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f101732b91bd4b159_d20250619_m045717_c001_v0001172_t0034_u01750309037914") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a39_d20250619_m050253_c001_v7007000_t0000_u01750309373410") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e1fa_d20250619_m050248_c001_v0001177_t0019_u01750309368576") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09d2_d20250619_m050234_c001_v7007000_t0000_u01750309354158") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e180_d20250619_m050229_c001_v0001177_t0052_u01750309349591") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78f8f_d20250619_m050215_c001_v7007000_t0000_u01750309335329") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e0f3_d20250619_m050211_c001_v0001177_t0026_u01750309331100") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b208291_d20250619_m050158_c001_v7007000_t0000_u01750309318683") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e08b_d20250619_m050154_c001_v0001177_t0001_u01750309314289") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce68f8_d20250619_m050140_c001_v7007000_t0000_u01750309300790") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e01d_d20250619_m050136_c001_v0001177_t0000_u01750309296095") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdcf_d20250619_m050122_c001_v7007000_t0000_u01750309282927") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d01_d20250619_m050115_c001_v0001145_t0056_u01750309275510") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8151d_d20250619_m050102_c001_v7007000_t0000_u01750309262510") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df2e_d20250619_m050058_c001_v0001177_t0039_u01750309258123") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78da0_d20250619_m050056_c001_v7007000_t0000_u01750309256817") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c7b_d20250619_m050052_c001_v0001145_t0038_u01750309252441") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fdf_d20250619_m050039_c001_v7007000_t0000_u01750309239721") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fce6_d20250619_m050035_c001_v0001144_t0014_u01750309235553") 2025/06/19 05:03:33 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1ea3_d20250619_m050034_c001_v7007000_t0000_u01750309234165") 2025/06/19 05:03:34 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fcbe_d20250619_m050029_c001_v0001144_t0037_u01750309229024") 2025/06/19 05:03:34 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b541c_d20250619_m050014_c001_v7007000_t0000_u01750309214093") 2025/06/19 05:03:34 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a95ef_d20250619_m050008_c001_v0001117_t0040_u01750309208374") 2025/06/19 05:03:34 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf6a_d20250619_m045954_c001_v7007000_t0000_u01750309194242") 2025/06/19 05:03:34 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a95ab_d20250619_m045949_c001_v0001117_t0040_u01750309189789") 2025/06/19 05:03:34 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7530_d20250619_m045936_c001_v7007000_t0000_u01750309176982") 2025/06/19 05:03:34 DEBUG : banana: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a956d_d20250619_m045932_c001_v0001117_t0025_u01750309172233") 2025/06/19 05:03:34 DEBUG : bananaSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b1d_d20250619_m050100_c001_v7007000_t0000_u01750309260376") 2025/06/19 05:03:34 DEBUG : bananaSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df08_d20250619_m050054_c001_v0001177_t0010_u01750309254273") 2025/06/19 05:03:34 DEBUG : both0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74ec_d20250619_m045907_c001_v7007000_t0000_u01750309147084") 2025/06/19 05:03:34 DEBUG : both0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9489_d20250619_m045846_c001_v0001117_t0056_u01750309126097") 2025/06/19 05:03:34 DEBUG : both0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad5e_d20250619_m045841_c001_v7007000_t0000_u01750309121879") 2025/06/19 05:03:34 DEBUG : both0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a940e_d20250619_m045822_c001_v0001117_t0031_u01750309102052") 2025/06/19 05:03:34 DEBUG : both1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74ed_d20250619_m045907_c001_v7007000_t0000_u01750309147293") 2025/06/19 05:03:34 DEBUG : both1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9492_d20250619_m045847_c001_v0001117_t0050_u01750309127277") 2025/06/19 05:03:34 DEBUG : both1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad5f_d20250619_m045842_c001_v7007000_t0000_u01750309122064") 2025/06/19 05:03:34 DEBUG : both1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9412_d20250619_m045822_c001_v0001117_t0013_u01750309102862") 2025/06/19 05:03:34 DEBUG : both10: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74ee_d20250619_m045907_c001_v7007000_t0000_u01750309147477") 2025/06/19 05:03:34 DEBUG : both10: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94cb_d20250619_m045855_c001_v0001117_t0020_u01750309135780") 2025/06/19 05:03:34 DEBUG : both10: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad60_d20250619_m045842_c001_v7007000_t0000_u01750309122245") 2025/06/19 05:03:34 DEBUG : both10: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a943c_d20250619_m045830_c001_v0001117_t0014_u01750309110218") 2025/06/19 05:03:35 DEBUG : both11: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74ef_d20250619_m045907_c001_v7007000_t0000_u01750309147660") 2025/06/19 05:03:35 DEBUG : both11: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94cf_d20250619_m045856_c001_v0001117_t0053_u01750309136443") 2025/06/19 05:03:35 DEBUG : both11: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad61_d20250619_m045842_c001_v7007000_t0000_u01750309122436") 2025/06/19 05:03:35 DEBUG : both11: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9442_d20250619_m045830_c001_v0001117_t0016_u01750309110946") 2025/06/19 05:03:35 DEBUG : both12: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f0_d20250619_m045907_c001_v7007000_t0000_u01750309147863") 2025/06/19 05:03:35 DEBUG : both12: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94d1_d20250619_m045857_c001_v0001117_t0047_u01750309137196") 2025/06/19 05:03:35 DEBUG : both12: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad62_d20250619_m045842_c001_v7007000_t0000_u01750309122618") 2025/06/19 05:03:35 DEBUG : both12: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9448_d20250619_m045831_c001_v0001117_t0009_u01750309111758") 2025/06/19 05:03:35 DEBUG : both13: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f1_d20250619_m045908_c001_v7007000_t0000_u01750309148047") 2025/06/19 05:03:35 DEBUG : both13: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94db_d20250619_m045858_c001_v0001117_t0031_u01750309138387") 2025/06/19 05:03:35 DEBUG : both13: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad63_d20250619_m045842_c001_v7007000_t0000_u01750309122804") 2025/06/19 05:03:35 DEBUG : both13: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a944c_d20250619_m045832_c001_v0001117_t0004_u01750309112645") 2025/06/19 05:03:35 DEBUG : both14: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f2_d20250619_m045908_c001_v7007000_t0000_u01750309148231") 2025/06/19 05:03:35 DEBUG : both14: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94df_d20250619_m045859_c001_v0001117_t0002_u01750309139394") 2025/06/19 05:03:35 DEBUG : both14: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad64_d20250619_m045842_c001_v7007000_t0000_u01750309122985") 2025/06/19 05:03:35 DEBUG : both14: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9452_d20250619_m045833_c001_v0001117_t0017_u01750309113475") 2025/06/19 05:03:35 DEBUG : both15: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f3_d20250619_m045908_c001_v7007000_t0000_u01750309148414") 2025/06/19 05:03:35 DEBUG : both15: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94e7_d20250619_m045900_c001_v0001117_t0053_u01750309140429") 2025/06/19 05:03:35 DEBUG : both15: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad65_d20250619_m045843_c001_v7007000_t0000_u01750309123166") 2025/06/19 05:03:35 DEBUG : both15: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9458_d20250619_m045834_c001_v0001117_t0033_u01750309114257") 2025/06/19 05:03:36 DEBUG : both16: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f4_d20250619_m045908_c001_v7007000_t0000_u01750309148599") 2025/06/19 05:03:36 DEBUG : both16: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94e9_d20250619_m045901_c001_v0001117_t0006_u01750309141430") 2025/06/19 05:03:36 DEBUG : both16: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad66_d20250619_m045843_c001_v7007000_t0000_u01750309123347") 2025/06/19 05:03:36 DEBUG : both16: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a945d_d20250619_m045835_c001_v0001117_t0001_u01750309115061") 2025/06/19 05:03:36 DEBUG : both17: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f5_d20250619_m045908_c001_v7007000_t0000_u01750309148783") 2025/06/19 05:03:36 DEBUG : both17: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94ef_d20250619_m045902_c001_v0001117_t0005_u01750309142258") 2025/06/19 05:03:36 DEBUG : both17: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad67_d20250619_m045843_c001_v7007000_t0000_u01750309123528") 2025/06/19 05:03:36 DEBUG : both17: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9467_d20250619_m045836_c001_v0001117_t0007_u01750309116293") 2025/06/19 05:03:36 DEBUG : both18: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f6_d20250619_m045908_c001_v7007000_t0000_u01750309148967") 2025/06/19 05:03:36 DEBUG : both18: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94f3_d20250619_m045903_c001_v0001117_t0016_u01750309143034") 2025/06/19 05:03:36 DEBUG : both18: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad68_d20250619_m045843_c001_v7007000_t0000_u01750309123709") 2025/06/19 05:03:36 DEBUG : both18: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a946b_d20250619_m045837_c001_v0001117_t0051_u01750309117534") 2025/06/19 05:03:36 DEBUG : both19: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f7_d20250619_m045909_c001_v7007000_t0000_u01750309149152") 2025/06/19 05:03:36 DEBUG : both19: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94f5_d20250619_m045903_c001_v0001117_t0004_u01750309143797") 2025/06/19 05:03:36 DEBUG : both19: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad69_d20250619_m045843_c001_v7007000_t0000_u01750309123891") 2025/06/19 05:03:36 DEBUG : both19: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a946f_d20250619_m045838_c001_v0001117_t0026_u01750309118399") 2025/06/19 05:03:36 DEBUG : both2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f8_d20250619_m045909_c001_v7007000_t0000_u01750309149334") 2025/06/19 05:03:36 DEBUG : both2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9498_d20250619_m045848_c001_v0001117_t0028_u01750309128716") 2025/06/19 05:03:36 DEBUG : both2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad6a_d20250619_m045844_c001_v7007000_t0000_u01750309124072") 2025/06/19 05:03:36 DEBUG : both2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9414_d20250619_m045823_c001_v0001117_t0020_u01750309103650") 2025/06/19 05:03:37 DEBUG : both3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74f9_d20250619_m045909_c001_v7007000_t0000_u01750309149517") 2025/06/19 05:03:37 DEBUG : both3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a949e_d20250619_m045849_c001_v0001117_t0043_u01750309129577") 2025/06/19 05:03:37 DEBUG : both3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad6b_d20250619_m045844_c001_v7007000_t0000_u01750309124253") 2025/06/19 05:03:37 DEBUG : both3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9416_d20250619_m045824_c001_v0001117_t0027_u01750309104358") 2025/06/19 05:03:37 DEBUG : both4: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74fa_d20250619_m045909_c001_v7007000_t0000_u01750309149700") 2025/06/19 05:03:37 DEBUG : both4: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94a4_d20250619_m045850_c001_v0001117_t0021_u01750309130450") 2025/06/19 05:03:37 DEBUG : both4: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad6d_d20250619_m045844_c001_v7007000_t0000_u01750309124436") 2025/06/19 05:03:37 DEBUG : both4: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a941a_d20250619_m045825_c001_v0001117_t0022_u01750309105079") 2025/06/19 05:03:37 DEBUG : both5: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74fb_d20250619_m045909_c001_v7007000_t0000_u01750309149883") 2025/06/19 05:03:37 DEBUG : both5: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94aa_d20250619_m045851_c001_v0001117_t0046_u01750309131585") 2025/06/19 05:03:37 DEBUG : both5: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad6f_d20250619_m045844_c001_v7007000_t0000_u01750309124618") 2025/06/19 05:03:37 DEBUG : both5: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9420_d20250619_m045826_c001_v0001117_t0020_u01750309106052") 2025/06/19 05:03:37 DEBUG : both6: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74fd_d20250619_m045910_c001_v7007000_t0000_u01750309150074") 2025/06/19 05:03:37 DEBUG : both6: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94ae_d20250619_m045852_c001_v0001117_t0021_u01750309132388") 2025/06/19 05:03:37 DEBUG : both6: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad70_d20250619_m045844_c001_v7007000_t0000_u01750309124804") 2025/06/19 05:03:37 DEBUG : both6: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9424_d20250619_m045826_c001_v0001117_t0019_u01750309106761") 2025/06/19 05:03:37 DEBUG : both7: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74fe_d20250619_m045910_c001_v7007000_t0000_u01750309150257") 2025/06/19 05:03:37 DEBUG : both7: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94b6_d20250619_m045853_c001_v0001117_t0033_u01750309133185") 2025/06/19 05:03:37 DEBUG : both7: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad71_d20250619_m045844_c001_v7007000_t0000_u01750309124986") 2025/06/19 05:03:37 DEBUG : both7: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a942c_d20250619_m045827_c001_v0001117_t0017_u01750309107733") 2025/06/19 05:03:38 DEBUG : both8: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f74ff_d20250619_m045910_c001_v7007000_t0000_u01750309150440") 2025/06/19 05:03:38 DEBUG : both8: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94ba_d20250619_m045853_c001_v0001117_t0036_u01750309133920") 2025/06/19 05:03:38 DEBUG : both8: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad72_d20250619_m045845_c001_v7007000_t0000_u01750309125170") 2025/06/19 05:03:38 DEBUG : both8: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9432_d20250619_m045828_c001_v0001117_t0041_u01750309108453") 2025/06/19 05:03:38 DEBUG : both9: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7500_d20250619_m045910_c001_v7007000_t0000_u01750309150623") 2025/06/19 05:03:38 DEBUG : both9: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a94c3_d20250619_m045854_c001_v0001117_t0022_u01750309134932") 2025/06/19 05:03:38 DEBUG : both9: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad73_d20250619_m045845_c001_v7007000_t0000_u01750309125353") 2025/06/19 05:03:38 DEBUG : both9: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a943a_d20250619_m045829_c001_v0001117_t0040_u01750309109517") 2025/06/19 05:03:38 DEBUG : c/non empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e698_d20250619_m045452_c001_v7007000_t0000_u01750308892368") 2025/06/19 05:03:38 DEBUG : c/non empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90c0_d20250619_m045450_c001_v0001117_t0048_u01750308890248") 2025/06/19 05:03:38 DEBUG : c/non empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e68f_d20250619_m045449_c001_v7007000_t0000_u01750308889277") 2025/06/19 05:03:38 DEBUG : c/non empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90b6_d20250619_m045446_c001_v0001117_t0029_u01750308886778") 2025/06/19 05:03:38 DEBUG : c/non empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e66d_d20250619_m045425_c001_v7007000_t0000_u01750308865662") 2025/06/19 05:03:38 DEBUG : c/non empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a903c_d20250619_m045423_c001_v0001117_t0005_u01750308863549") 2025/06/19 05:03:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc8c_d20250619_m050016_c001_v7007000_t0000_u01750309216349") 2025/06/19 05:03:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bbc_d20250619_m050011_c001_v0001145_t0007_u01750309211220") 2025/06/19 05:03:38 DEBUG : check sum: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e5fc_d20250619_m045414_c001_v7007000_t0000_u01750308854218") 2025/06/19 05:03:38 DEBUG : check sum: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a900c_d20250619_m045412_c001_v0001117_t0005_u01750308852983") 2025/06/19 05:03:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922c004_d20250619_m050324_c001_v7007000_t0000_u01750309404514") 2025/06/19 05:03:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9f09_d20250619_m050322_c001_v0001145_t0057_u01750309402722") 2025/06/19 05:03:38 DEBUG : dest/3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd93_d20250619_m045639_c001_v7007000_t0000_u01750308999568") 2025/06/19 05:03:38 DEBUG : dest/3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f414916686168e588_d20250619_m045638_c001_v0001161_t0021_u01750308998469") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdd0_d20250619_m050123_c001_v7007000_t0000_u01750309283109") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9713_d20250619_m050118_c001_v0001117_t0021_u01750309278077") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a3a_d20250619_m050253_c001_v7007000_t0000_u01750309373592") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e49_d20250619_m050238_c001_v0001145_t0031_u01750309358519") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09d3_d20250619_m050234_c001_v7007000_t0000_u01750309354345") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e03_d20250619_m050219_c001_v0001145_t0046_u01750309339660") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78f93_d20250619_m050215_c001_v7007000_t0000_u01750309335513") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9dc3_d20250619_m050202_c001_v0001145_t0004_u01750309322986") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b208292_d20250619_m050158_c001_v7007000_t0000_u01750309318868") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d7d_d20250619_m050145_c001_v0001145_t0020_u01750309305302") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce68fb_d20250619_m050140_c001_v7007000_t0000_u01750309300976") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d27_d20250619_m050127_c001_v0001145_t0005_u01750309287193") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdc6_d20250619_m050120_c001_v7007000_t0000_u01750309280401") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df78_d20250619_m050106_c001_v0001177_t0003_u01750309266796") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8151e_d20250619_m050102_c001_v7007000_t0000_u01750309262694") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df30_d20250619_m050058_c001_v0001177_t0006_u01750309258343") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bd3a_d20250619_m050056_c001_v7007000_t0000_u01750309256984") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd19_d20250619_m050044_c001_v0001144_t0027_u01750309244015") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe0_d20250619_m050039_c001_v7007000_t0000_u01750309239903") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de8a_d20250619_m050035_c001_v0001177_t0023_u01750309235754") 2025/06/19 05:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f417e77404c2c7042_d20250619_m050034_c001_v7007000_t0000_u01750309234386") 2025/06/19 05:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de2a_d20250619_m050020_c001_v0001177_t0003_u01750309220401") 2025/06/19 05:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f416ceea3fbaa7ee5_d20250619_m050013_c001_v7007000_t0000_u01750309213937") 2025/06/19 05:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5ddb6_d20250619_m045958_c001_v0001177_t0010_u01750309198507") 2025/06/19 05:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf6b_d20250619_m045954_c001_v7007000_t0000_u01750309194426") 2025/06/19 05:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd5c_d20250619_m045941_c001_v0001177_t0003_u01750309181207") 2025/06/19 05:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7531_d20250619_m045937_c001_v7007000_t0000_u01750309177163") 2025/06/19 05:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd02_d20250619_m045923_c001_v0001177_t0034_u01750309163802") 2025/06/19 05:03:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b1e_d20250619_m050100_c001_v7007000_t0000_u01750309260557") 2025/06/19 05:03:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df0a_d20250619_m050054_c001_v0001177_t0052_u01750309254482") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdd2_d20250619_m050123_c001_v7007000_t0000_u01750309283291") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fe00_d20250619_m050118_c001_v0001144_t0046_u01750309278069") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a3b_d20250619_m050253_c001_v7007000_t0000_u01750309373779") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e1b8_d20250619_m050239_c001_v0001177_t0044_u01750309359180") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09d4_d20250619_m050234_c001_v7007000_t0000_u01750309354531") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e137_d20250619_m050220_c001_v0001177_t0031_u01750309340483") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78f97_d20250619_m050215_c001_v7007000_t0000_u01750309335697") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e0b7_d20250619_m050203_c001_v0001177_t0032_u01750309323665") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b208294_d20250619_m050159_c001_v7007000_t0000_u01750309319052") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e059_d20250619_m050145_c001_v0001177_t0056_u01750309305991") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce68fd_d20250619_m050141_c001_v7007000_t0000_u01750309301160") 2025/06/19 05:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dff3_d20250619_m050127_c001_v0001177_t0006_u01750309287851") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f402ff3cf68f6b7de_d20250619_m050120_c001_v7007000_t0000_u01750309280797") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9cd9_d20250619_m050107_c001_v0001145_t0027_u01750309267363") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8151f_d20250619_m050102_c001_v7007000_t0000_u01750309262876") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df36_d20250619_m050058_c001_v0001177_t0007_u01750309258555") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bd38_d20250619_m050056_c001_v7007000_t0000_u01750309256804") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c51_d20250619_m050044_c001_v0001145_t0043_u01750309244972") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe1_d20250619_m050040_c001_v7007000_t0000_u01750309240085") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c2a_d20250619_m050035_c001_v0001145_t0028_u01750309235953") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b02_d20250619_m050034_c001_v7007000_t0000_u01750309234356") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc88_d20250619_m050020_c001_v0001144_t0045_u01750309220972") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc6d_d20250619_m050014_c001_v7007000_t0000_u01750309214106") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a95c9_d20250619_m045959_c001_v0001117_t0008_u01750309199077") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf6c_d20250619_m045954_c001_v7007000_t0000_u01750309194619") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9587_d20250619_m045941_c001_v0001117_t0030_u01750309181776") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7532_d20250619_m045937_c001_v7007000_t0000_u01750309177346") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9555_d20250619_m045924_c001_v0001117_t0006_u01750309164023") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bd3f_d20250619_m050100_c001_v7007000_t0000_u01750309260640") 2025/06/19 05:03:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c8f_d20250619_m050054_c001_v0001145_t0058_u01750309254598") 2025/06/19 05:03:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdd4_d20250619_m050123_c001_v7007000_t0000_u01750309283474") 2025/06/19 05:03:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dfba_d20250619_m050118_c001_v0001177_t0034_u01750309278264") 2025/06/19 05:03:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a3c_d20250619_m050253_c001_v7007000_t0000_u01750309373962") 2025/06/19 05:03:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a98a3_d20250619_m050239_c001_v0001117_t0053_u01750309359755") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09d6_d20250619_m050234_c001_v7007000_t0000_u01750309354717") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a984b_d20250619_m050221_c001_v0001117_t0002_u01750309341046") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78f9b_d20250619_m050215_c001_v7007000_t0000_u01750309335881") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a97e9_d20250619_m050204_c001_v0001117_t0005_u01750309324245") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b208295_d20250619_m050159_c001_v7007000_t0000_u01750309319237") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9797_d20250619_m050146_c001_v0001117_t0041_u01750309306581") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6900_d20250619_m050141_c001_v7007000_t0000_u01750309301343") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9735_d20250619_m050128_c001_v0001117_t0043_u01750309288434") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4008bcc0099c7352_d20250619_m050120_c001_v7007000_t0000_u01750309280811") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fdca_d20250619_m050108_c001_v0001144_t0007_u01750309268213") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81520_d20250619_m050103_c001_v7007000_t0000_u01750309263059") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a96af_d20250619_m050058_c001_v0001117_t0028_u01750309258705") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4196f3fbe5795ef5_d20250619_m050057_c001_v7007000_t0000_u01750309257195") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9675_d20250619_m050045_c001_v0001117_t0047_u01750309245766") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe2_d20250619_m050040_c001_v7007000_t0000_u01750309240274") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de8e_d20250619_m050036_c001_v0001177_t0007_u01750309236015") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fd8_d20250619_m050034_c001_v7007000_t0000_u01750309234371") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bd7_d20250619_m050021_c001_v0001145_t0026_u01750309221832") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f416ceea3fbaa7ee4_d20250619_m050013_c001_v7007000_t0000_u01750309213750") 2025/06/19 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b9b_d20250619_m045959_c001_v0001145_t0057_u01750309199985") 2025/06/19 05:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf6d_d20250619_m045954_c001_v7007000_t0000_u01750309194804") 2025/06/19 05:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b63_d20250619_m045942_c001_v0001145_t0038_u01750309182616") 2025/06/19 05:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7533_d20250619_m045937_c001_v7007000_t0000_u01750309177529") 2025/06/19 05:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b0b_d20250619_m045924_c001_v0001145_t0026_u01750309164618") 2025/06/19 05:03:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1f33_d20250619_m050100_c001_v7007000_t0000_u01750309260388") 2025/06/19 05:03:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df0e_d20250619_m050054_c001_v0001177_t0046_u01750309254696") 2025/06/19 05:03:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdd5_d20250619_m050123_c001_v7007000_t0000_u01750309283656") 2025/06/19 05:03:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dfbc_d20250619_m050118_c001_v0001177_t0051_u01750309278482") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a3d_d20250619_m050254_c001_v7007000_t0000_u01750309374146") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fff3_d20250619_m050241_c001_v0001144_t0045_u01750309361186") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09d9_d20250619_m050234_c001_v7007000_t0000_u01750309354903") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ff74_d20250619_m050222_c001_v0001144_t0024_u01750309342223") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78f9f_d20250619_m050216_c001_v7007000_t0000_u01750309336072") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ff00_d20250619_m050205_c001_v0001144_t0020_u01750309325081") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b208296_d20250619_m050159_c001_v7007000_t0000_u01750309319422") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fea4_d20250619_m050147_c001_v0001144_t0045_u01750309307692") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6902_d20250619_m050141_c001_v7007000_t0000_u01750309301527") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fe38_d20250619_m050129_c001_v0001144_t0028_u01750309289686") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdca_d20250619_m050120_c001_v7007000_t0000_u01750309280972") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a96d7_d20250619_m050109_c001_v0001117_t0027_u01750309269151") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81521_d20250619_m050103_c001_v7007000_t0000_u01750309263239") 2025/06/19 05:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df38_d20250619_m050058_c001_v0001177_t0028_u01750309258767") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78da4_d20250619_m050056_c001_v7007000_t0000_u01750309256991") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dec2_d20250619_m050046_c001_v0001177_t0046_u01750309246645") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe3_d20250619_m050040_c001_v7007000_t0000_u01750309240458") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de92_d20250619_m050036_c001_v0001177_t0027_u01750309236228") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1e9c_d20250619_m050033_c001_v7007000_t0000_u01750309233977") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9621_d20250619_m050022_c001_v0001117_t0035_u01750309222485") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f407961d40d117dbc_d20250619_m050013_c001_v7007000_t0000_u01750309213791") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc18_d20250619_m050000_c001_v0001144_t0036_u01750309200856") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf6e_d20250619_m045954_c001_v7007000_t0000_u01750309194987") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fbc4_d20250619_m045943_c001_v0001144_t0034_u01750309183482") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7534_d20250619_m045937_c001_v7007000_t0000_u01750309177710") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fb6d_d20250619_m045924_c001_v0001144_t0040_u01750309164867") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4196f3fbe5795f1c_d20250619_m050100_c001_v7007000_t0000_u01750309260398") 2025/06/19 05:03:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9699_d20250619_m050054_c001_v0001117_t0030_u01750309254861") 2025/06/19 05:03:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdd6_d20250619_m050123_c001_v7007000_t0000_u01750309283840") 2025/06/19 05:03:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d0b_d20250619_m050118_c001_v0001145_t0045_u01750309278540") 2025/06/19 05:03:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a3e_d20250619_m050254_c001_v7007000_t0000_u01750309374329") 2025/06/19 05:03:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e55_d20250619_m050241_c001_v0001145_t0005_u01750309361776") 2025/06/19 05:03:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09da_d20250619_m050235_c001_v7007000_t0000_u01750309355089") 2025/06/19 05:03:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e0f_d20250619_m050223_c001_v0001145_t0020_u01750309343138") 2025/06/19 05:03:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fa4_d20250619_m050216_c001_v7007000_t0000_u01750309336260") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9dcb_d20250619_m050205_c001_v0001145_t0032_u01750309325608") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b208297_d20250619_m050159_c001_v7007000_t0000_u01750309319605") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d89_d20250619_m050148_c001_v0001145_t0037_u01750309308219") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6904_d20250619_m050141_c001_v7007000_t0000_u01750309301739") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d37_d20250619_m050130_c001_v0001145_t0013_u01750309290220") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bb00a_d20250619_m050120_c001_v7007000_t0000_u01750309280560") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df86_d20250619_m050109_c001_v0001177_t0022_u01750309269676") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81523_d20250619_m050103_c001_v7007000_t0000_u01750309263420") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9cb3_d20250619_m050058_c001_v0001145_t0031_u01750309258807") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78da5_d20250619_m050057_c001_v7007000_t0000_u01750309257000") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd2d_d20250619_m050046_c001_v0001144_t0013_u01750309246861") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe4_d20250619_m050040_c001_v7007000_t0000_u01750309240640") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c2f_d20250619_m050036_c001_v0001145_t0035_u01750309236245") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1ea8_d20250619_m050034_c001_v7007000_t0000_u01750309234347") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de38_d20250619_m050022_c001_v0001177_t0018_u01750309222963") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b541b_d20250619_m050013_c001_v7007000_t0000_u01750309213904") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5ddc2_d20250619_m050001_c001_v0001177_t0040_u01750309201739") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf6f_d20250619_m045955_c001_v7007000_t0000_u01750309195171") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd6c_d20250619_m045944_c001_v0001177_t0010_u01750309184177") 2025/06/19 05:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7535_d20250619_m045937_c001_v7007000_t0000_u01750309177893") 2025/06/19 05:03:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd0e_d20250619_m045925_c001_v0001177_t0049_u01750309165577") 2025/06/19 05:03:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b20_d20250619_m050100_c001_v7007000_t0000_u01750309260738") 2025/06/19 05:03:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df14_d20250619_m050054_c001_v0001177_t0028_u01750309254913") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdd7_d20250619_m050124_c001_v7007000_t0000_u01750309284024") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9717_d20250619_m050118_c001_v0001117_t0013_u01750309278704") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a3f_d20250619_m050254_c001_v7007000_t0000_u01750309374513") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e1c8_d20250619_m050242_c001_v0001177_t0018_u01750309362053") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09db_d20250619_m050235_c001_v7007000_t0000_u01750309355273") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e151_d20250619_m050223_c001_v0001177_t0059_u01750309343438") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fa9_d20250619_m050216_c001_v7007000_t0000_u01750309336460") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e0cb_d20250619_m050205_c001_v0001177_t0035_u01750309325865") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b208298_d20250619_m050159_c001_v7007000_t0000_u01750309319790") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e069_d20250619_m050148_c001_v0001177_t0035_u01750309308645") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6907_d20250619_m050142_c001_v7007000_t0000_u01750309302003") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dff9_d20250619_m050130_c001_v0001177_t0037_u01750309290490") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f406bac16c95522cf_d20250619_m050120_c001_v7007000_t0000_u01750309280402") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9ce9_d20250619_m050109_c001_v0001145_t0039_u01750309269924") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81524_d20250619_m050103_c001_v7007000_t0000_u01750309263602") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df3c_d20250619_m050058_c001_v0001177_t0021_u01750309258998") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b15_d20250619_m050057_c001_v7007000_t0000_u01750309257031") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c5d_d20250619_m050047_c001_v0001145_t0032_u01750309247479") 2025/06/19 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe5_d20250619_m050040_c001_v7007000_t0000_u01750309240824") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a965f_d20250619_m050036_c001_v0001117_t0054_u01750309236314") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b5435_d20250619_m050034_c001_v7007000_t0000_u01750309234539") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc9a_d20250619_m050023_c001_v0001144_t0027_u01750309223177") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cace59a_d20250619_m050013_c001_v7007000_t0000_u01750309213745") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a95d3_d20250619_m050001_c001_v0001117_t0000_u01750309201960") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf71_d20250619_m045955_c001_v7007000_t0000_u01750309195353") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9591_d20250619_m045944_c001_v0001117_t0047_u01750309184384") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7536_d20250619_m045938_c001_v7007000_t0000_u01750309178074") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a955b_d20250619_m045925_c001_v0001117_t0003_u01750309165783") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1f39_d20250619_m050100_c001_v7007000_t0000_u01750309260752") 2025/06/19 05:03:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd63_d20250619_m050055_c001_v0001144_t0054_u01750309255026") 2025/06/19 05:03:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdd8_d20250619_m050124_c001_v7007000_t0000_u01750309284206") 2025/06/19 05:03:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dfbe_d20250619_m050118_c001_v0001177_t0051_u01750309278717") 2025/06/19 05:03:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a40_d20250619_m050254_c001_v7007000_t0000_u01750309374696") 2025/06/19 05:03:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a98af_d20250619_m050242_c001_v0001117_t0020_u01750309362266") 2025/06/19 05:03:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09dd_d20250619_m050235_c001_v7007000_t0000_u01750309355457") 2025/06/19 05:03:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9857_d20250619_m050223_c001_v0001117_t0027_u01750309343762") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fac_d20250619_m050216_c001_v7007000_t0000_u01750309336645") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a97f3_d20250619_m050206_c001_v0001117_t0026_u01750309326078") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b20829b_d20250619_m050159_c001_v7007000_t0000_u01750309319975") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a979d_d20250619_m050148_c001_v0001117_t0015_u01750309308855") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6909_d20250619_m050142_c001_v7007000_t0000_u01750309302187") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a973f_d20250619_m050130_c001_v0001117_t0018_u01750309290751") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdc8_d20250619_m050120_c001_v7007000_t0000_u01750309280769") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fdd4_d20250619_m050110_c001_v0001144_t0048_u01750309270247") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81525_d20250619_m050103_c001_v7007000_t0000_u01750309263784") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd7d_d20250619_m050059_c001_v0001144_t0038_u01750309259015") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1f03_d20250619_m050057_c001_v7007000_t0000_u01750309257003") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a967b_d20250619_m050047_c001_v0001117_t0015_u01750309247800") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe6_d20250619_m050041_c001_v7007000_t0000_u01750309241007") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fcea_d20250619_m050036_c001_v0001144_t0049_u01750309236344") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78ce5_d20250619_m050034_c001_v7007000_t0000_u01750309234397") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9be1_d20250619_m050023_c001_v0001145_t0046_u01750309223875") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d0805_d20250619_m050013_c001_v7007000_t0000_u01750309213758") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9ba7_d20250619_m050003_c001_v0001145_t0046_u01750309203052") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf72_d20250619_m045955_c001_v7007000_t0000_u01750309195536") 2025/06/19 05:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b69_d20250619_m045945_c001_v0001145_t0028_u01750309185271") 2025/06/19 05:03:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7538_d20250619_m045938_c001_v7007000_t0000_u01750309178255") 2025/06/19 05:03:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b0d_d20250619_m045926_c001_v0001145_t0054_u01750309166483") 2025/06/19 05:03:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1f36_d20250619_m050100_c001_v7007000_t0000_u01750309260570") 2025/06/19 05:03:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c91_d20250619_m050055_c001_v0001145_t0016_u01750309255048") 2025/06/19 05:03:49 DEBUG : dir1/0007-12345: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdd9_d20250619_m050124_c001_v7007000_t0000_u01750309284393") 2025/06/19 05:03:49 DEBUG : dir1/0007-12345: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fe04_d20250619_m050118_c001_v0001144_t0002_u01750309278822") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a41_d20250619_m050254_c001_v7007000_t0000_u01750309374879") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b08490001_d20250619_m050243_c001_v0001144_t0047_u01750309363021") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09de_d20250619_m050235_c001_v7007000_t0000_u01750309355642") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ff8c_d20250619_m050224_c001_v0001144_t0007_u01750309344294") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fae_d20250619_m050216_c001_v7007000_t0000_u01750309336829") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ff0a_d20250619_m050206_c001_v0001144_t0024_u01750309326576") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b20829f_d20250619_m050200_c001_v7007000_t0000_u01750309320158") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848feaa_d20250619_m050149_c001_v0001144_t0050_u01750309309314") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce690c_d20250619_m050142_c001_v7007000_t0000_u01750309302374") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fe3e_d20250619_m050131_c001_v0001144_t0004_u01750309291144") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bb012_d20250619_m050120_c001_v7007000_t0000_u01750309280931") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a96e3_d20250619_m050110_c001_v0001117_t0021_u01750309270813") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81526_d20250619_m050103_c001_v7007000_t0000_u01750309263966") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9cb5_d20250619_m050059_c001_v0001145_t0055_u01750309259102") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8150a_d20250619_m050057_c001_v7007000_t0000_u01750309257012") 2025/06/19 05:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5ded0_d20250619_m050048_c001_v0001177_t0036_u01750309248249") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe7_d20250619_m050041_c001_v7007000_t0000_u01750309241189") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de96_d20250619_m050036_c001_v0001177_t0022_u01750309236434") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cfd4_d20250619_m050034_c001_v7007000_t0000_u01750309234396") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a962b_d20250619_m050024_c001_v0001117_t0017_u01750309224364") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4019711adbab1132_d20250619_m050013_c001_v7007000_t0000_u01750309213974") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc20_d20250619_m050003_c001_v0001144_t0000_u01750309203678") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf73_d20250619_m045955_c001_v7007000_t0000_u01750309195718") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fbdc_d20250619_m045945_c001_v0001144_t0034_u01750309185621") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7539_d20250619_m045938_c001_v7007000_t0000_u01750309178436") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fb7d_d20250619_m045926_c001_v0001144_t0004_u01750309166887") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81510_d20250619_m050100_c001_v7007000_t0000_u01750309260406") 2025/06/19 05:03:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df16_d20250619_m050055_c001_v0001177_t0049_u01750309255196") 2025/06/19 05:03:50 DEBUG : dir1/0008-23456: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdda_d20250619_m050124_c001_v7007000_t0000_u01750309284574") 2025/06/19 05:03:50 DEBUG : dir1/0008-23456: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dfc2_d20250619_m050118_c001_v0001177_t0047_u01750309278935") 2025/06/19 05:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a42_d20250619_m050255_c001_v7007000_t0000_u01750309375062") 2025/06/19 05:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e5f_d20250619_m050243_c001_v0001145_t0058_u01750309363807") 2025/06/19 05:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09df_d20250619_m050235_c001_v7007000_t0000_u01750309355827") 2025/06/19 05:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e1b_d20250619_m050225_c001_v0001145_t0029_u01750309345409") 2025/06/19 05:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fb0_d20250619_m050217_c001_v7007000_t0000_u01750309337013") 2025/06/19 05:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9dd1_d20250619_m050207_c001_v0001145_t0037_u01750309327184") 2025/06/19 05:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b2082a2_d20250619_m050200_c001_v7007000_t0000_u01750309320352") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d97_d20250619_m050150_c001_v0001145_t0045_u01750309310188") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce690e_d20250619_m050142_c001_v7007000_t0000_u01750309302561") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d3b_d20250619_m050131_c001_v0001145_t0001_u01750309291671") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdc7_d20250619_m050120_c001_v7007000_t0000_u01750309280585") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df90_d20250619_m050111_c001_v0001177_t0006_u01750309271301") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81527_d20250619_m050104_c001_v7007000_t0000_u01750309264147") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df40_d20250619_m050059_c001_v0001177_t0052_u01750309259215") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78d9a_d20250619_m050056_c001_v7007000_t0000_u01750309256635") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd3b_d20250619_m050048_c001_v0001144_t0052_u01750309248465") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe8_d20250619_m050041_c001_v7007000_t0000_u01750309241371") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c35_d20250619_m050036_c001_v0001145_t0028_u01750309236498") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cfd5_d20250619_m050034_c001_v7007000_t0000_u01750309234587") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de3e_d20250619_m050024_c001_v0001177_t0049_u01750309224843") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b5413_d20250619_m050013_c001_v7007000_t0000_u01750309213354") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5ddd0_d20250619_m050004_c001_v0001177_t0014_u01750309204480") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf74_d20250619_m045955_c001_v7007000_t0000_u01750309195901") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd78_d20250619_m045946_c001_v0001177_t0006_u01750309186232") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f753a_d20250619_m045938_c001_v7007000_t0000_u01750309178618") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd14_d20250619_m045927_c001_v0001177_t0008_u01750309167451") 2025/06/19 05:03:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bd3e_d20250619_m050100_c001_v7007000_t0000_u01750309260450") 2025/06/19 05:03:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c93_d20250619_m050055_c001_v0001145_t0051_u01750309255356") 2025/06/19 05:03:52 DEBUG : dir1/0009-34567: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bddc_d20250619_m050124_c001_v7007000_t0000_u01750309284758") 2025/06/19 05:03:52 DEBUG : dir1/0009-34567: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d0d_d20250619_m050118_c001_v0001145_t0056_u01750309278991") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a43_d20250619_m050255_c001_v7007000_t0000_u01750309375247") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e1d4_d20250619_m050244_c001_v0001177_t0002_u01750309364279") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09e0_d20250619_m050236_c001_v7007000_t0000_u01750309356011") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e15f_d20250619_m050225_c001_v0001177_t0056_u01750309345743") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fb1_d20250619_m050217_c001_v7007000_t0000_u01750309337196") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e0d9_d20250619_m050207_c001_v0001177_t0005_u01750309327444") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b2082a4_d20250619_m050200_c001_v7007000_t0000_u01750309320536") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e075_d20250619_m050150_c001_v0001177_t0037_u01750309310551") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6910_d20250619_m050142_c001_v7007000_t0000_u01750309302746") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e005_d20250619_m050132_c001_v0001177_t0022_u01750309292025") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f406bac16c95522d3_d20250619_m050120_c001_v7007000_t0000_u01750309280787") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9cef_d20250619_m050111_c001_v0001145_t0022_u01750309271502") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81528_d20250619_m050104_c001_v7007000_t0000_u01750309264329") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a96b3_d20250619_m050059_c001_v0001117_t0038_u01750309259234") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8150c_d20250619_m050057_c001_v7007000_t0000_u01750309257194") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c67_d20250619_m050049_c001_v0001145_t0002_u01750309249189") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fe9_d20250619_m050041_c001_v7007000_t0000_u01750309241554") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de98_d20250619_m050036_c001_v0001177_t0055_u01750309236643") 2025/06/19 05:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b04_d20250619_m050034_c001_v7007000_t0000_u01750309234550") 2025/06/19 05:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fca8_d20250619_m050025_c001_v0001144_t0006_u01750309225072") 2025/06/19 05:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4019711adbab1130_d20250619_m050013_c001_v7007000_t0000_u01750309213787") 2025/06/19 05:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a95df_d20250619_m050004_c001_v0001117_t0030_u01750309204693") 2025/06/19 05:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf75_d20250619_m045956_c001_v7007000_t0000_u01750309196086") 2025/06/19 05:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9599_d20250619_m045946_c001_v0001117_t0005_u01750309186438") 2025/06/19 05:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f753b_d20250619_m045938_c001_v7007000_t0000_u01750309178799") 2025/06/19 05:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a955f_d20250619_m045927_c001_v0001117_t0039_u01750309167708") 2025/06/19 05:03:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4196f3fbe5795f1d_d20250619_m050100_c001_v7007000_t0000_u01750309260581") 2025/06/19 05:03:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df1c_d20250619_m050055_c001_v0001177_t0051_u01750309255454") 2025/06/19 05:03:53 DEBUG : dir1/0010-45678: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdde_d20250619_m050124_c001_v7007000_t0000_u01750309284940") 2025/06/19 05:03:53 DEBUG : dir1/0010-45678: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dfc4_d20250619_m050119_c001_v0001177_t0027_u01750309279150") 2025/06/19 05:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a44_d20250619_m050255_c001_v7007000_t0000_u01750309375431") 2025/06/19 05:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a98b9_d20250619_m050244_c001_v0001117_t0044_u01750309364592") 2025/06/19 05:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09e1_d20250619_m050236_c001_v7007000_t0000_u01750309356196") 2025/06/19 05:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9865_d20250619_m050225_c001_v0001117_t0053_u01750309345951") 2025/06/19 05:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fb4_d20250619_m050217_c001_v7007000_t0000_u01750309337388") 2025/06/19 05:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9801_d20250619_m050207_c001_v0001117_t0027_u01750309327659") 2025/06/19 05:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b2082a5_d20250619_m050200_c001_v7007000_t0000_u01750309320720") 2025/06/19 05:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a97a9_d20250619_m050150_c001_v0001117_t0014_u01750309310767") 2025/06/19 05:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6913_d20250619_m050142_c001_v7007000_t0000_u01750309302966") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9747_d20250619_m050132_c001_v0001117_t0001_u01750309292241") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bdc9_d20250619_m050120_c001_v7007000_t0000_u01750309280951") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fde2_d20250619_m050111_c001_v0001144_t0014_u01750309271991") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8152a_d20250619_m050104_c001_v7007000_t0000_u01750309264511") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df44_d20250619_m050059_c001_v0001177_t0007_u01750309259428") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6792_d20250619_m050057_c001_v7007000_t0000_u01750309257040") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9685_d20250619_m050049_c001_v0001117_t0005_u01750309249565") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fea_d20250619_m050041_c001_v7007000_t0000_u01750309241736") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c39_d20250619_m050036_c001_v0001145_t0043_u01750309236783") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970afb_d20250619_m050033_c001_v7007000_t0000_u01750309233991") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bf3_d20250619_m050025_c001_v0001145_t0003_u01750309225794") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b5414_d20250619_m050013_c001_v7007000_t0000_u01750309213537") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bab_d20250619_m050005_c001_v0001145_t0008_u01750309205233") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf76_d20250619_m045956_c001_v7007000_t0000_u01750309196270") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b73_d20250619_m045947_c001_v0001145_t0028_u01750309187031") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f753c_d20250619_m045938_c001_v7007000_t0000_u01750309178982") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b1d_d20250619_m045928_c001_v0001145_t0022_u01750309168352") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78dd6_d20250619_m050100_c001_v7007000_t0000_u01750309260652") 2025/06/19 05:03:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a969d_d20250619_m050055_c001_v0001117_t0034_u01750309255429") 2025/06/19 05:03:54 DEBUG : dir1/0011-56789: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bddf_d20250619_m050125_c001_v7007000_t0000_u01750309285121") 2025/06/19 05:03:54 DEBUG : dir1/0011-56789: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a971f_d20250619_m050119_c001_v0001117_t0037_u01750309279298") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a45_d20250619_m050255_c001_v7007000_t0000_u01750309375616") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b08490011_d20250619_m050245_c001_v0001144_t0006_u01750309365297") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09e3_d20250619_m050236_c001_v7007000_t0000_u01750309356381") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ff98_d20250619_m050226_c001_v0001144_t0040_u01750309346465") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fb6_d20250619_m050217_c001_v7007000_t0000_u01750309337572") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ff18_d20250619_m050208_c001_v0001144_t0052_u01750309328331") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b2082a6_d20250619_m050200_c001_v7007000_t0000_u01750309320909") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848feb2_d20250619_m050151_c001_v0001144_t0006_u01750309311368") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6914_d20250619_m050143_c001_v7007000_t0000_u01750309303165") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fe50_d20250619_m050133_c001_v0001144_t0005_u01750309293062") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1f94_d20250619_m050120_c001_v7007000_t0000_u01750309280777") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a96f3_d20250619_m050112_c001_v0001117_t0036_u01750309272786") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8152b_d20250619_m050104_c001_v7007000_t0000_u01750309264692") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9cb7_d20250619_m050059_c001_v0001145_t0031_u01750309259505") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1f04_d20250619_m050057_c001_v7007000_t0000_u01750309257208") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dede_d20250619_m050050_c001_v0001177_t0037_u01750309250137") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04feb_d20250619_m050041_c001_v7007000_t0000_u01750309241918") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9663_d20250619_m050036_c001_v0001117_t0021_u01750309236831") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fd9_d20250619_m050034_c001_v7007000_t0000_u01750309234561") 2025/06/19 05:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9635_d20250619_m050026_c001_v0001117_t0044_u01750309226293") 2025/06/19 05:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d0806_d20250619_m050013_c001_v7007000_t0000_u01750309213947") 2025/06/19 05:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc26_d20250619_m050005_c001_v0001144_t0025_u01750309205501") 2025/06/19 05:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf77_d20250619_m045956_c001_v7007000_t0000_u01750309196454") 2025/06/19 05:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fbe8_d20250619_m045947_c001_v0001144_t0056_u01750309187424") 2025/06/19 05:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f753d_d20250619_m045939_c001_v7007000_t0000_u01750309179164") 2025/06/19 05:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fb85_d20250619_m045928_c001_v0001144_t0021_u01750309168735") 2025/06/19 05:03:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3d066_d20250619_m050100_c001_v7007000_t0000_u01750309260419") 2025/06/19 05:03:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd67_d20250619_m050055_c001_v0001144_t0034_u01750309255633") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bde0_d20250619_m050125_c001_v7007000_t0000_u01750309285302") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fe06_d20250619_m050119_c001_v0001144_t0049_u01750309279385") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a46_d20250619_m050255_c001_v7007000_t0000_u01750309375799") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e69_d20250619_m050246_c001_v0001145_t0025_u01750309366127") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09e4_d20250619_m050236_c001_v7007000_t0000_u01750309356566") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9e1f_d20250619_m050227_c001_v0001145_t0017_u01750309347016") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fb7_d20250619_m050217_c001_v7007000_t0000_u01750309337757") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9ddb_d20250619_m050208_c001_v0001145_t0018_u01750309328933") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b2082a7_d20250619_m050201_c001_v7007000_t0000_u01750309321095") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d9b_d20250619_m050152_c001_v0001145_t0057_u01750309312068") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6916_d20250619_m050143_c001_v7007000_t0000_u01750309303350") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d47_d20250619_m050133_c001_v0001145_t0057_u01750309293982") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f76e6_d20250619_m050120_c001_v7007000_t0000_u01750309280798") 2025/06/19 05:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df9c_d20250619_m050113_c001_v0001177_t0028_u01750309273615") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8152e_d20250619_m050104_c001_v7007000_t0000_u01750309264873") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd82_d20250619_m050059_c001_v0001144_t0016_u01750309259574") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b16_d20250619_m050057_c001_v7007000_t0000_u01750309257048") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd43_d20250619_m050050_c001_v0001144_t0020_u01750309250354") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fed_d20250619_m050042_c001_v7007000_t0000_u01750309242122") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de9c_d20250619_m050036_c001_v0001177_t0050_u01750309236855") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f417e77404c2c7043_d20250619_m050034_c001_v7007000_t0000_u01750309234569") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de4c_d20250619_m050026_c001_v0001177_t0004_u01750309226985") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4187ea8124b02111_d20250619_m050013_c001_v7007000_t0000_u01750309213770") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5ddda_d20250619_m050006_c001_v0001177_t0034_u01750309206125") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf78_d20250619_m045956_c001_v7007000_t0000_u01750309196637") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd7e_d20250619_m045947_c001_v0001177_t0016_u01750309187945") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f753e_d20250619_m045939_c001_v7007000_t0000_u01750309179346") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dd20_d20250619_m045929_c001_v0001177_t0022_u01750309169509") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4196f3fbe5795f1e_d20250619_m050100_c001_v7007000_t0000_u01750309260764") 2025/06/19 05:03:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df22_d20250619_m050055_c001_v0001177_t0030_u01750309255671") 2025/06/19 05:03:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bde1_d20250619_m050125_c001_v7007000_t0000_u01750309285484") 2025/06/19 05:03:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dfc6_d20250619_m050119_c001_v0001177_t0042_u01750309279416") 2025/06/19 05:03:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a47_d20250619_m050255_c001_v7007000_t0000_u01750309375982") 2025/06/19 05:03:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e1e4_d20250619_m050246_c001_v0001177_t0019_u01750309366376") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09e5_d20250619_m050236_c001_v7007000_t0000_u01750309356751") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e166_d20250619_m050227_c001_v0001177_t0004_u01750309347317") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fb9_d20250619_m050217_c001_v7007000_t0000_u01750309337940") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e0e7_d20250619_m050209_c001_v0001177_t0016_u01750309329239") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b2082a8_d20250619_m050201_c001_v7007000_t0000_u01750309321293") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e081_d20250619_m050152_c001_v0001177_t0003_u01750309312473") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6919_d20250619_m050143_c001_v7007000_t0000_u01750309303537") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e015_d20250619_m050134_c001_v0001177_t0046_u01750309294554") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f406bac16c95522d0_d20250619_m050120_c001_v7007000_t0000_u01750309280587") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9cfb_d20250619_m050113_c001_v0001145_t0049_u01750309273840") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8152f_d20250619_m050105_c001_v7007000_t0000_u01750309265055") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df4a_d20250619_m050059_c001_v0001177_t0023_u01750309259636") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bd3c_d20250619_m050057_c001_v7007000_t0000_u01750309257164") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c6d_d20250619_m050050_c001_v0001145_t0040_u01750309250831") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fee_d20250619_m050042_c001_v7007000_t0000_u01750309242304") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de9e_d20250619_m050037_c001_v0001177_t0047_u01750309237061") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78ce7_d20250619_m050034_c001_v7007000_t0000_u01750309234584") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fcb4_d20250619_m050027_c001_v0001144_t0051_u01750309227186") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc6b_d20250619_m050013_c001_v7007000_t0000_u01750309213729") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a95ed_d20250619_m050006_c001_v0001117_t0009_u01750309206356") 2025/06/19 05:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf79_d20250619_m045956_c001_v7007000_t0000_u01750309196819") 2025/06/19 05:03:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a95a3_d20250619_m045948_c001_v0001117_t0007_u01750309188221") 2025/06/19 05:03:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f753f_d20250619_m045939_c001_v7007000_t0000_u01750309179527") 2025/06/19 05:03:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9569_d20250619_m045929_c001_v0001117_t0050_u01750309169726") 2025/06/19 05:03:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81511_d20250619_m050100_c001_v7007000_t0000_u01750309260612") 2025/06/19 05:03:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c99_d20250619_m050055_c001_v0001145_t0031_u01750309255760") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bde2_d20250619_m050125_c001_v7007000_t0000_u01750309285666") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9d11_d20250619_m050119_c001_v0001145_t0022_u01750309279518") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a48_d20250619_m050256_c001_v7007000_t0000_u01750309376164") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a98c5_d20250619_m050246_c001_v0001117_t0058_u01750309366591") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09e6_d20250619_m050236_c001_v7007000_t0000_u01750309356936") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9871_d20250619_m050227_c001_v0001117_t0027_u01750309347532") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fbb_d20250619_m050218_c001_v7007000_t0000_u01750309338124") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a980d_d20250619_m050209_c001_v0001117_t0001_u01750309329498") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b2082a9_d20250619_m050201_c001_v7007000_t0000_u01750309321477") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a97b1_d20250619_m050152_c001_v0001117_t0047_u01750309312682") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce691c_d20250619_m050143_c001_v7007000_t0000_u01750309303734") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9753_d20250619_m050134_c001_v0001117_t0014_u01750309294782") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bb00e_d20250619_m050120_c001_v7007000_t0000_u01750309280746") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fdea_d20250619_m050114_c001_v0001144_t0033_u01750309274285") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81530_d20250619_m050105_c001_v7007000_t0000_u01750309265239") 2025/06/19 05:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a96b5_d20250619_m050059_c001_v0001117_t0049_u01750309259774") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78d9f_d20250619_m050056_c001_v7007000_t0000_u01750309256808") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a968f_d20250619_m050051_c001_v0001117_t0033_u01750309251209") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fef_d20250619_m050042_c001_v7007000_t0000_u01750309242487") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c3b_d20250619_m050037_c001_v0001145_t0018_u01750309237258") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66fd76_d20250619_m050034_c001_v7007000_t0000_u01750309234419") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bfd_d20250619_m050027_c001_v0001145_t0015_u01750309227778") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4187ea8124b02113_d20250619_m050013_c001_v7007000_t0000_u01750309213959") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bb1_d20250619_m050007_c001_v0001145_t0058_u01750309207035") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf7a_d20250619_m045957_c001_v7007000_t0000_u01750309197002") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b77_d20250619_m045948_c001_v0001145_t0031_u01750309188700") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7540_d20250619_m045939_c001_v7007000_t0000_u01750309179709") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b37_d20250619_m045930_c001_v0001145_t0044_u01750309170394") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81513_d20250619_m050100_c001_v7007000_t0000_u01750309260801") 2025/06/19 05:04:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5df26_d20250619_m050055_c001_v0001177_t0055_u01750309255906") 2025/06/19 05:04:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bde3_d20250619_m050125_c001_v7007000_t0000_u01750309285848") 2025/06/19 05:04:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dfc8_d20250619_m050119_c001_v0001177_t0050_u01750309279634") 2025/06/19 05:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a49_d20250619_m050256_c001_v7007000_t0000_u01750309376348") 2025/06/19 05:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b08490023_d20250619_m050247_c001_v0001144_t0019_u01750309367276") 2025/06/19 05:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09e7_d20250619_m050237_c001_v7007000_t0000_u01750309357137") 2025/06/19 05:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ffa8_d20250619_m050228_c001_v0001144_t0021_u01750309348292") 2025/06/19 05:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fbd_d20250619_m050218_c001_v7007000_t0000_u01750309338306") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ff24_d20250619_m050209_c001_v0001144_t0029_u01750309329961") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b2082aa_d20250619_m050201_c001_v7007000_t0000_u01750309321659") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848febc_d20250619_m050153_c001_v0001144_t0058_u01750309313180") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce691e_d20250619_m050143_c001_v7007000_t0000_u01750309303921") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fe5c_d20250619_m050135_c001_v0001144_t0047_u01750309295331") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bb008_d20250619_m050120_c001_v7007000_t0000_u01750309280375") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9701_d20250619_m050114_c001_v0001117_t0041_u01750309274830") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81531_d20250619_m050105_c001_v7007000_t0000_u01750309265427") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9cb9_d20250619_m050059_c001_v0001145_t0021_u01750309259804") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b17_d20250619_m050057_c001_v7007000_t0000_u01750309257215") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5def2_d20250619_m050051_c001_v0001177_t0056_u01750309251647") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04ff0_d20250619_m050042_c001_v7007000_t0000_u01750309242675") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dea0_d20250619_m050037_c001_v0001177_t0029_u01750309237268") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b5433_d20250619_m050034_c001_v7007000_t0000_u01750309234355") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a963b_d20250619_m050028_c001_v0001117_t0055_u01750309228169") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc6c_d20250619_m050013_c001_v7007000_t0000_u01750309213918") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc2e_d20250619_m050007_c001_v0001144_t0003_u01750309207573") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf7b_d20250619_m045957_c001_v7007000_t0000_u01750309197185") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fbf2_d20250619_m045948_c001_v0001144_t0025_u01750309188953") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7541_d20250619_m045939_c001_v7007000_t0000_u01750309179892") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fb93_d20250619_m045930_c001_v0001144_t0034_u01750309170782") 2025/06/19 05:04:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78dd2_d20250619_m050100_c001_v7007000_t0000_u01750309260433") 2025/06/19 05:04:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a96a3_d20250619_m050055_c001_v0001117_t0026_u01750309255997") 2025/06/19 05:04:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc8f_d20250619_m050016_c001_v7007000_t0000_u01750309216533") 2025/06/19 05:04:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5ddfa_d20250619_m050011_c001_v0001177_t0047_u01750309211412") 2025/06/19 05:04:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc93_d20250619_m050016_c001_v7007000_t0000_u01750309216727") 2025/06/19 05:04:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bbe_d20250619_m050011_c001_v0001145_t0038_u01750309211493") 2025/06/19 05:04:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc96_d20250619_m050016_c001_v7007000_t0000_u01750309216910") 2025/06/19 05:04:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc42_d20250619_m050011_c001_v0001144_t0015_u01750309211635") 2025/06/19 05:04:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc97_d20250619_m050017_c001_v7007000_t0000_u01750309217091") 2025/06/19 05:04:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5ddfc_d20250619_m050011_c001_v0001177_t0015_u01750309211645") 2025/06/19 05:04:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc99_d20250619_m050017_c001_v7007000_t0000_u01750309217273") 2025/06/19 05:04:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a95ff_d20250619_m050011_c001_v0001117_t0035_u01750309211739") 2025/06/19 05:04:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bc9d_d20250619_m050017_c001_v7007000_t0000_u01750309217456") 2025/06/19 05:04:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de02_d20250619_m050011_c001_v0001177_t0042_u01750309211874") 2025/06/19 05:04:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bca1_d20250619_m050017_c001_v7007000_t0000_u01750309217637") 2025/06/19 05:04:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bc2_d20250619_m050011_c001_v0001145_t0057_u01750309211923") 2025/06/19 05:04:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bca4_d20250619_m050017_c001_v7007000_t0000_u01750309217819") 2025/06/19 05:04:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de04_d20250619_m050012_c001_v0001177_t0021_u01750309212085") 2025/06/19 05:04:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bca8_d20250619_m050018_c001_v7007000_t0000_u01750309218000") 2025/06/19 05:04:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9603_d20250619_m050012_c001_v0001117_t0000_u01750309212248") 2025/06/19 05:04:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bcac_d20250619_m050018_c001_v7007000_t0000_u01750309218181") 2025/06/19 05:04:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de08_d20250619_m050012_c001_v0001177_t0032_u01750309212303") 2025/06/19 05:04:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bcb0_d20250619_m050018_c001_v7007000_t0000_u01750309218362") 2025/06/19 05:04:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc46_d20250619_m050012_c001_v0001144_t0054_u01750309212314") 2025/06/19 05:04:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bcb5_d20250619_m050018_c001_v7007000_t0000_u01750309218548") 2025/06/19 05:04:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de0a_d20250619_m050012_c001_v0001177_t0037_u01750309212517") 2025/06/19 05:04:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bcb9_d20250619_m050018_c001_v7007000_t0000_u01750309218729") 2025/06/19 05:04:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bc4_d20250619_m050012_c001_v0001145_t0018_u01750309212569") 2025/06/19 05:04:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bcbd_d20250619_m050018_c001_v7007000_t0000_u01750309218914") 2025/06/19 05:04:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9605_d20250619_m050012_c001_v0001117_t0059_u01750309212672") 2025/06/19 05:04:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bcc1_d20250619_m050019_c001_v7007000_t0000_u01750309219095") 2025/06/19 05:04:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de0c_d20250619_m050012_c001_v0001177_t0041_u01750309212761") 2025/06/19 05:04:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bcc5_d20250619_m050019_c001_v7007000_t0000_u01750309219276") 2025/06/19 05:04:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9bc6_d20250619_m050012_c001_v0001145_t0038_u01750309212837") 2025/06/19 05:04:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cfd7_d20250619_m050037_c001_v7007000_t0000_u01750309237578") 2025/06/19 05:04:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de6a_d20250619_m050031_c001_v0001177_t0018_u01750309231818") 2025/06/19 05:04:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78cff_d20250619_m050037_c001_v7007000_t0000_u01750309237780") 2025/06/19 05:04:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de6c_d20250619_m050032_c001_v0001177_t0023_u01750309232032") 2025/06/19 05:04:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fda_d20250619_m050037_c001_v7007000_t0000_u01750309237613") 2025/06/19 05:04:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c0f_d20250619_m050032_c001_v0001145_t0050_u01750309232104") 2025/06/19 05:04:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f402ff3cf68f6b78d_d20250619_m050037_c001_v7007000_t0000_u01750309237833") 2025/06/19 05:04:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fcd0_d20250619_m050032_c001_v0001144_t0027_u01750309232170") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66fd99_d20250619_m050037_c001_v7007000_t0000_u01750309237936") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a964f_d20250619_m050032_c001_v0001117_t0013_u01750309232224") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f417e77404c2c7045_d20250619_m050037_c001_v7007000_t0000_u01750309237602") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de70_d20250619_m050032_c001_v0001177_t0059_u01750309232239") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fdb_d20250619_m050037_c001_v7007000_t0000_u01750309237794") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c11_d20250619_m050032_c001_v0001145_t0047_u01750309232548") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cfd9_d20250619_m050037_c001_v7007000_t0000_u01750309237945") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de72_d20250619_m050032_c001_v0001177_t0036_u01750309232701") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970b07_d20250619_m050037_c001_v7007000_t0000_u01750309237632") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9651_d20250619_m050032_c001_v0001117_t0047_u01750309232825") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b5436_d20250619_m050037_c001_v7007000_t0000_u01750309237631") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de74_d20250619_m050032_c001_v0001177_t0058_u01750309232915") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cfd8_d20250619_m050037_c001_v7007000_t0000_u01750309237760") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fcd6_d20250619_m050032_c001_v0001144_t0021_u01750309232936") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66fd95_d20250619_m050037_c001_v7007000_t0000_u01750309237573") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c15_d20250619_m050032_c001_v0001145_t0026_u01750309232956") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78d02_d20250619_m050037_c001_v7007000_t0000_u01750309237962") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de76_d20250619_m050033_c001_v0001177_t0033_u01750309233293") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f417e77404c2c7046_d20250619_m050037_c001_v7007000_t0000_u01750309237803") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9c17_d20250619_m050033_c001_v0001145_t0024_u01750309233324") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b5437_d20250619_m050037_c001_v7007000_t0000_u01750309237813") 2025/06/19 05:04:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9653_d20250619_m050033_c001_v0001117_t0054_u01750309233350") 2025/06/19 05:04:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04fdc_d20250619_m050037_c001_v7007000_t0000_u01750309237976") 2025/06/19 05:04:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de7a_d20250619_m050033_c001_v0001177_t0018_u01750309233521") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f413b977d3b1fb9bd_d20250619_m045813_c001_v7007000_t0000_u01750309093028") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f112ce576baad5287_d20250619_m045810_c001_v0001184_t0057_u01750309090911") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3ce2d_d20250619_m045810_c001_v7007000_t0000_u01750309090726") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f112ce576baad5223_d20250619_m045807_c001_v0001184_t0043_u01750309087183") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3ce2a_d20250619_m045806_c001_v7007000_t0000_u01750309086454") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dae4_d20250619_m045801_c001_v0001177_t0029_u01750309081990") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45fc8_d20250619_m045800_c001_v7007000_t0000_u01750309080485") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f117a9618f3e6b681_d20250619_m045758_c001_v0001177_t0016_u01750309078458") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bacf8_d20250619_m045758_c001_v7007000_t0000_u01750309078272") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f117a9618f3e6b671_d20250619_m045755_c001_v0001177_t0033_u01750309075745") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662baceb_d20250619_m045755_c001_v7007000_t0000_u01750309075012") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9396_d20250619_m045750_c001_v0001117_t0002_u01750309070228") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45fc2_d20250619_m045748_c001_v7007000_t0000_u01750309068941") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1046f501fbb2f5cc_d20250619_m045747_c001_v0001042_t0026_u01750309067508") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f417e77404c2c6e7f_d20250619_m045747_c001_v7007000_t0000_u01750309067322") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1046f501fbb2f5c4_d20250619_m045744_c001_v0001042_t0031_u01750309064394") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f417e77404c2c6e6e_d20250619_m045743_c001_v7007000_t0000_u01750309063660") 2025/06/19 05:04:05 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a935a_d20250619_m045736_c001_v0001117_t0018_u01750309056888") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45f97_d20250619_m045735_c001_v7007000_t0000_u01750309055967") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f106b67d804affc4d_d20250619_m045734_c001_v0001177_t0029_u01750309054348") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8127a_d20250619_m045734_c001_v7007000_t0000_u01750309054165") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f106b67d804affc47_d20250619_m045730_c001_v0001177_t0053_u01750309050979") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81278_d20250619_m045730_c001_v7007000_t0000_u01750309050250") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f65ae_d20250619_m045723_c001_v0001183_t0016_u01750309043657") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e1319704ff_d20250619_m045722_c001_v7007000_t0000_u01750309042749") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11965c0ea17c259a_d20250619_m045720_c001_v0001177_t0035_u01750309040981") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f422dedf5130d187b_d20250619_m045720_c001_v7007000_t0000_u01750309040797") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11965c0ea17c258c_d20250619_m045717_c001_v0001177_t0008_u01750309037504") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f422dedf5130d1879_d20250619_m045716_c001_v7007000_t0000_u01750309036778") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5da01_d20250619_m045710_c001_v0001177_t0019_u01750309030868") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdcb6_d20250619_m045709_c001_v7007000_t0000_u01750309029957") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11989f213f503871_d20250619_m045708_c001_v0001037_t0050_u01750309028070") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e1319704f4_d20250619_m045707_c001_v7007000_t0000_u01750309027886") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11989f213f50386d_d20250619_m045704_c001_v0001037_t0047_u01750309024567") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e1319704f2_d20250619_m045703_c001_v7007000_t0000_u01750309023841") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a92cc_d20250619_m045658_c001_v0001117_t0046_u01750309018271") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd9a_d20250619_m045657_c001_v7007000_t0000_u01750309017161") 2025/06/19 05:04:06 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f101bf4da704ad8b5_d20250619_m045651_c001_v0001179_t0027_u01750309011453") 2025/06/19 05:04:07 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f413b977d3b1fb4f1_d20250619_m045651_c001_v7007000_t0000_u01750309011237") 2025/06/19 05:04:07 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f63dd_d20250619_m045647_c001_v0001183_t0001_u01750309007016") 2025/06/19 05:04:07 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f10257923c6731a46_d20250619_m045645_c001_v0001117_t0058_u01750309005799") 2025/06/19 05:04:07 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f10257923c6731a3a_d20250619_m045644_c001_v0001117_t0046_u01750309003999") 2025/06/19 05:04:07 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f416ad5464f2d9cd3_d20250619_m045630_c001_v7007000_t0000_u01750308990645") 2025/06/19 05:04:07 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9246_d20250619_m045623_c001_v0001117_t0037_u01750308983207") 2025/06/19 05:04:07 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f117af31d86915adf_d20250619_m045622_c001_v0001171_t0040_u01750308982320") 2025/06/19 05:04:07 DEBUG : dst/one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f117af31d86915ad7_d20250619_m045621_c001_v0001171_t0003_u01750308981196") 2025/06/19 05:04:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f413b977d3b1fb9be_d20250619_m045813_c001_v7007000_t0000_u01750309093211") 2025/06/19 05:04:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1085b76fcf14a752_d20250619_m045810_c001_v0001181_t0007_u01750309090508") 2025/06/19 05:04:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1049fcfde162bba0_d20250619_m045805_c001_v0001104_t0005_u01750309085725") 2025/06/19 05:04:07 DEBUG : dst/one.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45fc9_d20250619_m045800_c001_v7007000_t0000_u01750309080668") 2025/06/19 05:04:07 DEBUG : dst/one.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f119f02b231c4ef9b_d20250619_m045758_c001_v0001172_t0015_u01750309078000") 2025/06/19 05:04:07 DEBUG : dst/one.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f119803d451454f4a_d20250619_m045754_c001_v0001171_t0028_u01750309074730") 2025/06/19 05:04:07 DEBUG : dst/one.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45fc3_d20250619_m045749_c001_v7007000_t0000_u01750309069124") 2025/06/19 05:04:07 DEBUG : dst/one.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f118557f6ef545e4c_d20250619_m045746_c001_v0001038_t0018_u01750309066798") 2025/06/19 05:04:07 DEBUG : dst/one.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f111e0310d686f7cf_d20250619_m045743_c001_v0001184_t0020_u01750309063465") 2025/06/19 05:04:07 DEBUG : dst/three: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd9b_d20250619_m045657_c001_v7007000_t0000_u01750309017342") 2025/06/19 05:04:07 DEBUG : dst/three: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f10257923c6731a6c_d20250619_m045655_c001_v0001117_t0015_u01750309015579") 2025/06/19 05:04:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f413b977d3b1fb9bf_d20250619_m045813_c001_v7007000_t0000_u01750309093393") 2025/06/19 05:04:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11740d1e79c172a1_d20250619_m045811_c001_v0001113_t0041_u01750309091675") 2025/06/19 05:04:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1065e9a6fef77dc8_d20250619_m045807_c001_v0001115_t0037_u01750309087981") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f413b977d3b1fb9c0_d20250619_m045813_c001_v7007000_t0000_u01750309093577") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f112ce576baad5297_d20250619_m045812_c001_v0001184_t0033_u01750309092426") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3ce2e_d20250619_m045812_c001_v7007000_t0000_u01750309092241") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f112ce576baad525f_d20250619_m045809_c001_v0001184_t0048_u01750309089080") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3ce2c_d20250619_m045808_c001_v7007000_t0000_u01750309088897") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5daee_d20250619_m045803_c001_v0001177_t0055_u01750309083085") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45fca_d20250619_m045800_c001_v7007000_t0000_u01750309080856") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f117a9618f3e6b68d_d20250619_m045759_c001_v0001177_t0000_u01750309079650") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bacfd_d20250619_m045759_c001_v7007000_t0000_u01750309079463") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f117a9618f3e6b67b_d20250619_m045756_c001_v0001177_t0059_u01750309076969") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bacf2_d20250619_m045756_c001_v7007000_t0000_u01750309076778") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a939e_d20250619_m045751_c001_v0001117_t0041_u01750309071848") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f417e77404c2c6e83_d20250619_m045748_c001_v7007000_t0000_u01750309068381") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5da92_d20250619_m045745_c001_v0001177_t0035_u01750309065970") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f417e77404c2c6e76_d20250619_m045745_c001_v7007000_t0000_u01750309065237") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a936a_d20250619_m045740_c001_v0001117_t0043_u01750309060354") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba8127b_d20250619_m045735_c001_v7007000_t0000_u01750309055033") 2025/06/19 05:04:08 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f6602_d20250619_m045733_c001_v0001183_t0032_u01750309053138") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81279_d20250619_m045732_c001_v7007000_t0000_u01750309052041") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5da29_d20250619_m045725_c001_v0001177_t0009_u01750309045190") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f422dedf5130d187c_d20250619_m045721_c001_v7007000_t0000_u01750309041773") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5da13_d20250619_m045719_c001_v0001177_t0001_u01750309039446") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f422dedf5130d187a_d20250619_m045718_c001_v7007000_t0000_u01750309038357") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9302_d20250619_m045711_c001_v0001117_t0018_u01750309031679") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e1319704f5_d20250619_m045709_c001_v7007000_t0000_u01750309029036") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a92ee_d20250619_m045706_c001_v0001117_t0036_u01750309026595") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e1319704f3_d20250619_m045705_c001_v7007000_t0000_u01750309025498") 2025/06/19 05:04:09 DEBUG : dst/three.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f647f_d20250619_m045659_c001_v0001183_t0058_u01750309019398") 2025/06/19 05:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45fcb_d20250619_m045801_c001_v7007000_t0000_u01750309081069") 2025/06/19 05:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11000f0d4ddb4d7b_d20250619_m045759_c001_v0001178_t0057_u01750309079234") 2025/06/19 05:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1070357d599afbfc_d20250619_m045756_c001_v0001182_t0020_u01750309076567") 2025/06/19 05:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45fc4_d20250619_m045749_c001_v7007000_t0000_u01750309069306") 2025/06/19 05:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11508b2fc8174b3e_d20250619_m045748_c001_v0001183_t0031_u01750309068174") 2025/06/19 05:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f111e0310d686f7ed_d20250619_m045745_c001_v0001184_t0018_u01750309065030") 2025/06/19 05:04:09 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f413b977d3b1fb9c1_d20250619_m045813_c001_v7007000_t0000_u01750309093760") 2025/06/19 05:04:09 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a93c2_d20250619_m045802_c001_v0001117_t0019_u01750309082583") 2025/06/19 05:04:09 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45fcc_d20250619_m045801_c001_v7007000_t0000_u01750309081254") 2025/06/19 05:04:09 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5daad_d20250619_m045751_c001_v0001177_t0013_u01750309071625") 2025/06/19 05:04:09 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45fc5_d20250619_m045749_c001_v7007000_t0000_u01750309069491") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5da61_d20250619_m045738_c001_v0001177_t0017_u01750309058062") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4032276360e45f98_d20250619_m045736_c001_v7007000_t0000_u01750309056152") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a932c_d20250619_m045724_c001_v0001117_t0003_u01750309044220") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970500_d20250619_m045722_c001_v7007000_t0000_u01750309042931") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f651e_d20250619_m045711_c001_v0001183_t0035_u01750309031476") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdcb7_d20250619_m045710_c001_v7007000_t0000_u01750309030139") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d9cb_d20250619_m045659_c001_v0001177_t0039_u01750309019192") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd9c_d20250619_m045657_c001_v7007000_t0000_u01750309017524") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f113f7cf457b03f8d_d20250619_m045653_c001_v0001131_t0050_u01750309013015") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f416ad5464f2d9cd5_d20250619_m045630_c001_v7007000_t0000_u01750308990828") 2025/06/19 05:04:10 DEBUG : dst/two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f117af31d86915b2f_d20250619_m045629_c001_v0001171_t0008_u01750308989522") 2025/06/19 05:04:10 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e724_d20250619_m045557_c001_v7007000_t0000_u01750308957082") 2025/06/19 05:04:10 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f6105_d20250619_m045553_c001_v0001183_t0057_u01750308953131") 2025/06/19 05:04:10 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e721_d20250619_m045551_c001_v7007000_t0000_u01750308951275") 2025/06/19 05:04:10 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f603f_d20250619_m045540_c001_v0001183_t0037_u01750308940951") 2025/06/19 05:04:10 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc5e_d20250619_m045532_c001_v7007000_t0000_u01750308932440") 2025/06/19 05:04:10 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f5f97_d20250619_m045528_c001_v0001183_t0047_u01750308928495") 2025/06/19 05:04:10 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e6d7_d20250619_m045507_c001_v7007000_t0000_u01750308907384") 2025/06/19 05:04:10 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9118_d20250619_m045504_c001_v0001117_t0004_u01750308904945") 2025/06/19 05:04:10 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e6ad_d20250619_m045503_c001_v7007000_t0000_u01750308903747") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9108_d20250619_m045502_c001_v0001117_t0030_u01750308902111") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e69d_d20250619_m045458_c001_v7007000_t0000_u01750308898468") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90e4_d20250619_m045456_c001_v0001117_t0027_u01750308896272") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e69a_d20250619_m045455_c001_v7007000_t0000_u01750308895191") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90ce_d20250619_m045453_c001_v0001117_t0037_u01750308893195") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e689_d20250619_m045445_c001_v7007000_t0000_u01750308885459") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90aa_d20250619_m045443_c001_v0001117_t0048_u01750308883029") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e684_d20250619_m045441_c001_v7007000_t0000_u01750308881897") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9098_d20250619_m045440_c001_v0001117_t0007_u01750308880561") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e678_d20250619_m045434_c001_v7007000_t0000_u01750308874121") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9066_d20250619_m045432_c001_v0001117_t0056_u01750308872251") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e670_d20250619_m045430_c001_v7007000_t0000_u01750308870377") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9056_d20250619_m045428_c001_v0001117_t0033_u01750308868901") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e66f_d20250619_m045428_c001_v7007000_t0000_u01750308868529") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f107055272d9dfdb5_d20250619_m045427_c001_v0001183_t0058_u01750308867949") 2025/06/19 05:04:11 DEBUG : empty space: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a904a_d20250619_m045426_c001_v0001117_t0028_u01750308866025") 2025/06/19 05:04:11 DEBUG : enormous: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e6ce_d20250619_m045506_c001_v7007000_t0000_u01750308906643") 2025/06/19 05:04:11 DEBUG : enormous: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a911c_d20250619_m045505_c001_v0001117_t0042_u01750308905510") 2025/06/19 05:04:11 DEBUG : existing: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f413b977d3b1fb9c4_d20250619_m045818_c001_v7007000_t0000_u01750309098835") 2025/06/19 05:04:11 DEBUG : existing: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a93fa_d20250619_m045817_c001_v0001117_t0035_u01750309097394") 2025/06/19 05:04:11 DEBUG : existing: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc5a_d20250619_m045527_c001_v7007000_t0000_u01750308927164") 2025/06/19 05:04:11 DEBUG : existing: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f5f69_d20250619_m045525_c001_v0001183_t0016_u01750308925373") 2025/06/19 05:04:12 DEBUG : existing: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e652_d20250619_m045422_c001_v7007000_t0000_u01750308862615") 2025/06/19 05:04:12 DEBUG : existing: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9030_d20250619_m045421_c001_v0001117_t0033_u01750308861425") 2025/06/19 05:04:12 DEBUG : existing: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e637_d20250619_m045420_c001_v7007000_t0000_u01750308860880") 2025/06/19 05:04:12 DEBUG : existing: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9028_d20250619_m045419_c001_v0001117_t0053_u01750308859890") 2025/06/19 05:04:12 DEBUG : existing: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9022_d20250619_m045418_c001_v0001117_t0030_u01750308858639") 2025/06/19 05:04:12 DEBUG : existing-b: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc5b_d20250619_m045527_c001_v7007000_t0000_u01750308927347") 2025/06/19 05:04:12 DEBUG : existing-b: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a917e_d20250619_m045525_c001_v0001117_t0049_u01750308925362") 2025/06/19 05:04:12 DEBUG : file1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f751c_d20250619_m045918_c001_v7007000_t0000_u01750309158827") 2025/06/19 05:04:12 DEBUG : file1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fb49_d20250619_m045917_c001_v0001144_t0018_u01750309157683") 2025/06/19 05:04:12 DEBUG : file1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7518_d20250619_m045916_c001_v7007000_t0000_u01750309156353") 2025/06/19 05:04:12 DEBUG : file1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9ae9_d20250619_m045915_c001_v0001145_t0027_u01750309155283") 2025/06/19 05:04:12 DEBUG : five: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e70e_d20250619_m045511_c001_v7007000_t0000_u01750308911988") 2025/06/19 05:04:12 DEBUG : five: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a9138_d20250619_m045509_c001_v0001117_t0027_u01750308909492") 2025/06/19 05:04:12 DEBUG : foo: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e674_d20250619_m045431_c001_v7007000_t0000_u01750308871888") 2025/06/19 05:04:12 DEBUG : foo: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a9060_d20250619_m045431_c001_v0001117_t0027_u01750308871330") 2025/06/19 05:04:12 DEBUG : foo: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a905a_d20250619_m045430_c001_v0001117_t0027_u01750308870739") 2025/06/19 05:04:12 DEBUG : four: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e711_d20250619_m045512_c001_v7007000_t0000_u01750308912170") 2025/06/19 05:04:12 DEBUG : four: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41654a2a00f5d7d6_d20250619_m045510_c001_v0001177_t0035_u01750308910049") 2025/06/19 05:04:12 DEBUG : four: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9134_d20250619_m045508_c001_v0001117_t0003_u01750308908572") 2025/06/19 05:04:13 DEBUG : hello world2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4962_d20250619_m045330_c001_v7007000_t0000_u01750308810353") 2025/06/19 05:04:13 DEBUG : hello world2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f53_d20250619_m045329_c001_v0001117_t0026_u01750308809570") 2025/06/19 05:04:13 DEBUG : ignore-size: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e60a_d20250619_m045418_c001_v7007000_t0000_u01750308858275") 2025/06/19 05:04:13 DEBUG : ignore-size: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a901a_d20250619_m045416_c001_v0001117_t0051_u01750308856579") 2025/06/19 05:04:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc58_d20250619_m045524_c001_v7007000_t0000_u01750308924621") 2025/06/19 05:04:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f5f4e_d20250619_m045524_c001_v0001183_t0048_u01750308924018") 2025/06/19 05:04:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc56_d20250619_m045523_c001_v7007000_t0000_u01750308923274") 2025/06/19 05:04:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f5f30_d20250619_m045522_c001_v0001183_t0051_u01750308922042") 2025/06/19 05:04:13 DEBUG : one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e714_d20250619_m045512_c001_v7007000_t0000_u01750308912353") 2025/06/19 05:04:13 DEBUG : one: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a912a_d20250619_m045507_c001_v0001117_t0027_u01750308907759") 2025/06/19 05:04:13 DEBUG : only0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7501_d20250619_m045910_c001_v7007000_t0000_u01750309150808") 2025/06/19 05:04:13 DEBUG : only0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a94f9_d20250619_m045905_c001_v0001117_t0027_u01750309145088") 2025/06/19 05:04:13 DEBUG : only0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc0e_d20250619_m045847_c001_v0001177_t0018_u01750309127036") 2025/06/19 05:04:13 DEBUG : only0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad59_d20250619_m045840_c001_v7007000_t0000_u01750309120710") 2025/06/19 05:04:13 DEBUG : only0: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db5e_d20250619_m045822_c001_v0001177_t0034_u01750309102557") 2025/06/19 05:04:13 DEBUG : only1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7503_d20250619_m045910_c001_v7007000_t0000_u01750309150997") 2025/06/19 05:04:13 DEBUG : only1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4003c66b0848fb1b_d20250619_m045905_c001_v0001144_t0057_u01750309145840") 2025/06/19 05:04:13 DEBUG : only1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc1a_d20250619_m045848_c001_v0001177_t0030_u01750309128502") 2025/06/19 05:04:13 DEBUG : only1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad5a_d20250619_m045840_c001_v7007000_t0000_u01750309120892") 2025/06/19 05:04:13 DEBUG : only1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db68_d20250619_m045823_c001_v0001177_t0023_u01750309103445") 2025/06/19 05:04:13 DEBUG : only10: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7504_d20250619_m045911_c001_v7007000_t0000_u01750309151180") 2025/06/19 05:04:13 DEBUG : only10: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a94fb_d20250619_m045905_c001_v0001117_t0027_u01750309145489") 2025/06/19 05:04:14 DEBUG : only10: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc48_d20250619_m045856_c001_v0001177_t0036_u01750309136227") 2025/06/19 05:04:14 DEBUG : only10: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d078c_d20250619_m045840_c001_v7007000_t0000_u01750309120732") 2025/06/19 05:04:14 DEBUG : only10: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db98_d20250619_m045830_c001_v0001177_t0048_u01750309110724") 2025/06/19 05:04:14 DEBUG : only11: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7505_d20250619_m045911_c001_v7007000_t0000_u01750309151363") 2025/06/19 05:04:14 DEBUG : only11: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a94fd_d20250619_m045905_c001_v0001117_t0027_u01750309145676") 2025/06/19 05:04:14 DEBUG : only11: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc54_d20250619_m045856_c001_v0001177_t0029_u01750309136973") 2025/06/19 05:04:14 DEBUG : only11: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4053357cf32d1a96_d20250619_m045840_c001_v7007000_t0000_u01750309120532") 2025/06/19 05:04:14 DEBUG : only11: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db9e_d20250619_m045831_c001_v0001177_t0057_u01750309111498") 2025/06/19 05:04:14 DEBUG : only12: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7506_d20250619_m045911_c001_v7007000_t0000_u01750309151546") 2025/06/19 05:04:14 DEBUG : only12: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41654a2a00f5dc84_d20250619_m045905_c001_v0001177_t0035_u01750309145097") 2025/06/19 05:04:14 DEBUG : only12: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc58_d20250619_m045858_c001_v0001177_t0030_u01750309138178") 2025/06/19 05:04:14 DEBUG : only12: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4053357cf32d1a97_d20250619_m045840_c001_v7007000_t0000_u01750309120736") 2025/06/19 05:04:14 DEBUG : only12: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dba2_d20250619_m045832_c001_v0001177_t0030_u01750309112439") 2025/06/19 05:04:14 DEBUG : only13: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7507_d20250619_m045911_c001_v7007000_t0000_u01750309151734") 2025/06/19 05:04:14 DEBUG : only13: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41654a2a00f5dc8c_d20250619_m045905_c001_v0001177_t0035_u01750309145874") 2025/06/19 05:04:14 DEBUG : only13: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc64_d20250619_m045859_c001_v0001177_t0028_u01750309139150") 2025/06/19 05:04:14 DEBUG : only13: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d078a_d20250619_m045840_c001_v7007000_t0000_u01750309120346") 2025/06/19 05:04:14 DEBUG : only13: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dbaa_d20250619_m045833_c001_v0001177_t0028_u01750309113261") 2025/06/19 05:04:14 DEBUG : only14: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7508_d20250619_m045911_c001_v7007000_t0000_u01750309151917") 2025/06/19 05:04:15 DEBUG : only14: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4003c66b0848fb19_d20250619_m045905_c001_v0001144_t0057_u01750309145655") 2025/06/19 05:04:15 DEBUG : only14: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc6c_d20250619_m045900_c001_v0001177_t0000_u01750309140011") 2025/06/19 05:04:15 DEBUG : only14: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad5b_d20250619_m045841_c001_v7007000_t0000_u01750309121074") 2025/06/19 05:04:15 DEBUG : only14: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dbb0_d20250619_m045833_c001_v0001177_t0055_u01750309113998") 2025/06/19 05:04:15 DEBUG : only15: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7509_d20250619_m045912_c001_v7007000_t0000_u01750309152103") 2025/06/19 05:04:15 DEBUG : only15: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f408cc9e349cd9ac3_d20250619_m045905_c001_v0001145_t0015_u01750309145844") 2025/06/19 05:04:15 DEBUG : only15: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc70_d20250619_m045901_c001_v0001177_t0059_u01750309141125") 2025/06/19 05:04:15 DEBUG : only15: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d078e_d20250619_m045841_c001_v7007000_t0000_u01750309121096") 2025/06/19 05:04:15 DEBUG : only15: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dbb2_d20250619_m045834_c001_v0001177_t0004_u01750309114860") 2025/06/19 05:04:15 DEBUG : only16: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f750a_d20250619_m045912_c001_v7007000_t0000_u01750309152287") 2025/06/19 05:04:15 DEBUG : only16: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a9501_d20250619_m045906_c001_v0001117_t0027_u01750309146053") 2025/06/19 05:04:15 DEBUG : only16: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc74_d20250619_m045902_c001_v0001177_t0032_u01750309142042") 2025/06/19 05:04:15 DEBUG : only16: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4053357cf32d1a99_d20250619_m045841_c001_v7007000_t0000_u01750309121111") 2025/06/19 05:04:15 DEBUG : only16: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dbba_d20250619_m045836_c001_v0001177_t0051_u01750309116075") 2025/06/19 05:04:16 DEBUG : only17: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f750b_d20250619_m045912_c001_v7007000_t0000_u01750309152471") 2025/06/19 05:04:16 DEBUG : only17: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41654a2a00f5dc88_d20250619_m045905_c001_v0001177_t0035_u01750309145498") 2025/06/19 05:04:16 DEBUG : only17: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc78_d20250619_m045902_c001_v0001177_t0050_u01750309142816") 2025/06/19 05:04:16 DEBUG : only17: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40730db71674c0c2_d20250619_m045841_c001_v7007000_t0000_u01750309121247") 2025/06/19 05:04:16 DEBUG : only17: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dbc6_d20250619_m045837_c001_v0001177_t0029_u01750309117300") 2025/06/19 05:04:16 DEBUG : only18: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f750c_d20250619_m045912_c001_v7007000_t0000_u01750309152663") 2025/06/19 05:04:16 DEBUG : only18: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4003c66b0848fb1f_d20250619_m045906_c001_v0001144_t0057_u01750309146213") 2025/06/19 05:04:16 DEBUG : only18: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc7c_d20250619_m045903_c001_v0001177_t0024_u01750309143588") 2025/06/19 05:04:16 DEBUG : only18: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40730db71674c0c0_d20250619_m045840_c001_v7007000_t0000_u01750309120882") 2025/06/19 05:04:16 DEBUG : only18: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dbca_d20250619_m045838_c001_v0001177_t0030_u01750309118183") 2025/06/19 05:04:16 DEBUG : only19: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f750e_d20250619_m045912_c001_v7007000_t0000_u01750309152846") 2025/06/19 05:04:16 DEBUG : only19: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41654a2a00f5dc8a_d20250619_m045905_c001_v0001177_t0035_u01750309145686") 2025/06/19 05:04:16 DEBUG : only19: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc80_d20250619_m045904_c001_v0001177_t0010_u01750309144225") 2025/06/19 05:04:16 DEBUG : only19: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40730db71674c0be_d20250619_m045840_c001_v7007000_t0000_u01750309120517") 2025/06/19 05:04:16 DEBUG : only19: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dbce_d20250619_m045838_c001_v0001177_t0025_u01750309118933") 2025/06/19 05:04:16 DEBUG : only2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f750f_d20250619_m045913_c001_v7007000_t0000_u01750309153029") 2025/06/19 05:04:16 DEBUG : only2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a94ff_d20250619_m045905_c001_v0001117_t0027_u01750309145865") 2025/06/19 05:04:16 DEBUG : only2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc1e_d20250619_m045849_c001_v0001177_t0000_u01750309129297") 2025/06/19 05:04:17 DEBUG : only2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d078d_d20250619_m045840_c001_v7007000_t0000_u01750309120914") 2025/06/19 05:04:17 DEBUG : only2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db6c_d20250619_m045824_c001_v0001177_t0058_u01750309104073") 2025/06/19 05:04:17 DEBUG : only3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7510_d20250619_m045913_c001_v7007000_t0000_u01750309153217") 2025/06/19 05:04:17 DEBUG : only3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f408cc9e349cd9ac7_d20250619_m045906_c001_v0001145_t0015_u01750309146224") 2025/06/19 05:04:17 DEBUG : only3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc20_d20250619_m045850_c001_v0001177_t0019_u01750309130198") 2025/06/19 05:04:17 DEBUG : only3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d0789_d20250619_m045840_c001_v7007000_t0000_u01750309120159") 2025/06/19 05:04:17 DEBUG : only3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db6e_d20250619_m045824_c001_v0001177_t0035_u01750309104863") 2025/06/19 05:04:17 DEBUG : only4: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7511_d20250619_m045913_c001_v7007000_t0000_u01750309153402") 2025/06/19 05:04:17 DEBUG : only4: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4003c66b0848fb1d_d20250619_m045906_c001_v0001144_t0057_u01750309146030") 2025/06/19 05:04:17 DEBUG : only4: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc24_d20250619_m045851_c001_v0001177_t0000_u01750309131128") 2025/06/19 05:04:17 DEBUG : only4: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4053357cf32d1a98_d20250619_m045840_c001_v7007000_t0000_u01750309120928") 2025/06/19 05:04:17 DEBUG : only4: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db72_d20250619_m045825_c001_v0001177_t0001_u01750309105717") 2025/06/19 05:04:17 DEBUG : only5: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7512_d20250619_m045913_c001_v7007000_t0000_u01750309153585") 2025/06/19 05:04:17 DEBUG : only5: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f408cc9e349cd9ac5_d20250619_m045906_c001_v0001145_t0015_u01750309146035") 2025/06/19 05:04:17 DEBUG : only5: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc28_d20250619_m045852_c001_v0001177_t0005_u01750309132159") 2025/06/19 05:04:17 DEBUG : only5: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad5c_d20250619_m045841_c001_v7007000_t0000_u01750309121255") 2025/06/19 05:04:17 DEBUG : only5: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db7a_d20250619_m045826_c001_v0001177_t0046_u01750309106502") 2025/06/19 05:04:17 DEBUG : only6: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7513_d20250619_m045913_c001_v7007000_t0000_u01750309153770") 2025/06/19 05:04:17 DEBUG : only6: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a9503_d20250619_m045906_c001_v0001117_t0027_u01750309146237") 2025/06/19 05:04:17 DEBUG : only6: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc2c_d20250619_m045852_c001_v0001177_t0056_u01750309132968") 2025/06/19 05:04:18 DEBUG : only6: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f418c3542662bad58_d20250619_m045840_c001_v7007000_t0000_u01750309120529") 2025/06/19 05:04:18 DEBUG : only6: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db80_d20250619_m045827_c001_v0001177_t0002_u01750309107522") 2025/06/19 05:04:18 DEBUG : only7: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7514_d20250619_m045913_c001_v7007000_t0000_u01750309153953") 2025/06/19 05:04:18 DEBUG : only7: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41654a2a00f5dc8e_d20250619_m045906_c001_v0001177_t0035_u01750309146062") 2025/06/19 05:04:18 DEBUG : only7: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc36_d20250619_m045853_c001_v0001177_t0002_u01750309133703") 2025/06/19 05:04:18 DEBUG : only7: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d078b_d20250619_m045840_c001_v7007000_t0000_u01750309120531") 2025/06/19 05:04:18 DEBUG : only7: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db82_d20250619_m045828_c001_v0001177_t0035_u01750309108237") 2025/06/19 05:04:18 DEBUG : only8: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7515_d20250619_m045914_c001_v7007000_t0000_u01750309154140") 2025/06/19 05:04:18 DEBUG : only8: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41654a2a00f5dc92_d20250619_m045906_c001_v0001177_t0035_u01750309146246") 2025/06/19 05:04:18 DEBUG : only8: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc3c_d20250619_m045854_c001_v0001177_t0034_u01750309134708") 2025/06/19 05:04:18 DEBUG : only8: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40730db71674c0c1_d20250619_m045841_c001_v7007000_t0000_u01750309121064") 2025/06/19 05:04:18 DEBUG : only8: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db8e_d20250619_m045829_c001_v0001177_t0057_u01750309109303") 2025/06/19 05:04:18 DEBUG : only9: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7516_d20250619_m045914_c001_v7007000_t0000_u01750309154324") 2025/06/19 05:04:18 DEBUG : only9: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4003c66b0848fb23_d20250619_m045906_c001_v0001144_t0057_u01750309146396") 2025/06/19 05:04:18 DEBUG : only9: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dc40_d20250619_m045855_c001_v0001177_t0015_u01750309135489") 2025/06/19 05:04:18 DEBUG : only9: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40730db71674c0bf_d20250619_m045840_c001_v7007000_t0000_u01750309120699") 2025/06/19 05:04:18 DEBUG : only9: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5db94_d20250619_m045830_c001_v0001177_t0021_u01750309110015") 2025/06/19 05:04:18 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc53_d20250619_m045520_c001_v7007000_t0000_u01750308920926") 2025/06/19 05:04:18 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d80b_d20250619_m045519_c001_v0001177_t0023_u01750308919182") 2025/06/19 05:04:18 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc4c_d20250619_m045518_c001_v7007000_t0000_u01750308918065") 2025/06/19 05:04:18 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f5ed0_d20250619_m045515_c001_v0001183_t0002_u01750308915937") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc47_d20250619_m045515_c001_v7007000_t0000_u01750308915195") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d7e8_d20250619_m045513_c001_v0001177_t0026_u01750308913270") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e6a0_d20250619_m045501_c001_v7007000_t0000_u01750308901012") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90f4_d20250619_m045459_c001_v0001117_t0008_u01750308899012") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e69c_d20250619_m045457_c001_v7007000_t0000_u01750308897234") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90e2_d20250619_m045455_c001_v0001117_t0048_u01750308895736") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e699_d20250619_m045454_c001_v7007000_t0000_u01750308894242") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90cc_d20250619_m045452_c001_v0001117_t0007_u01750308892731") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e687_d20250619_m045444_c001_v7007000_t0000_u01750308884909") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90a4_d20250619_m045442_c001_v0001117_t0002_u01750308882440") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e685_d20250619_m045442_c001_v7007000_t0000_u01750308882079") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9096_d20250619_m045439_c001_v0001117_t0048_u01750308879791") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e67f_d20250619_m045439_c001_v7007000_t0000_u01750308879428") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a908e_d20250619_m045438_c001_v0001117_t0045_u01750308878484") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9088_d20250619_m045437_c001_v0001117_t0014_u01750308877495") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e67b_d20250619_m045437_c001_v7007000_t0000_u01750308877133") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9080_d20250619_m045435_c001_v0001117_t0006_u01750308875840") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9078_d20250619_m045434_c001_v0001117_t0020_u01750308874670") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e679_d20250619_m045434_c001_v7007000_t0000_u01750308874305") 2025/06/19 05:04:19 DEBUG : potato: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a906a_d20250619_m045433_c001_v0001117_t0013_u01750308873125") 2025/06/19 05:04:19 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4196f3fbe5795697_d20250619_m045606_c001_v7007000_t0000_u01750308966446") 2025/06/19 05:04:19 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d8df_d20250619_m045605_c001_v0001177_t0036_u01750308965864") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e725_d20250619_m045557_c001_v7007000_t0000_u01750308957583") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d8bb_d20250619_m045552_c001_v0001177_t0019_u01750308952556") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b207cf3_d20250619_m045545_c001_v7007000_t0000_u01750308945137") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d881_d20250619_m045540_c001_v0001177_t0016_u01750308940382") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc5f_d20250619_m045532_c001_v7007000_t0000_u01750308932664") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d839_d20250619_m045528_c001_v0001177_t0024_u01750308928288") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e6cb_d20250619_m045506_c001_v7007000_t0000_u01750308906459") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a910e_d20250619_m045504_c001_v0001117_t0047_u01750308904292") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e6b0_d20250619_m045503_c001_v7007000_t0000_u01750308903929") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9104_d20250619_m045501_c001_v0001117_t0009_u01750308901557") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e6a1_d20250619_m045501_c001_v7007000_t0000_u01750308901194") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90fa_d20250619_m045500_c001_v0001117_t0043_u01750308900017") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e69e_d20250619_m045458_c001_v7007000_t0000_u01750308898650") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90ec_d20250619_m045457_c001_v0001117_t0016_u01750308897600") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e69b_d20250619_m045455_c001_v7007000_t0000_u01750308895374") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90d6_d20250619_m045454_c001_v0001117_t0024_u01750308894250") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e68a_d20250619_m045445_c001_v7007000_t0000_u01750308885641") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a90b0_d20250619_m045443_c001_v0001117_t0049_u01750308883950") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4966_d20250619_m045333_c001_v7007000_t0000_u01750308813675") 2025/06/19 05:04:20 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f5b_d20250619_m045332_c001_v0001117_t0025_u01750308812772") 2025/06/19 05:04:21 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4964_d20250619_m045331_c001_v7007000_t0000_u01750308811851") 2025/06/19 05:04:21 DEBUG : potato2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f57_d20250619_m045330_c001_v0001117_t0050_u01750308810901") 2025/06/19 05:04:21 DEBUG : potato3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e726_d20250619_m045557_c001_v7007000_t0000_u01750308957764") 2025/06/19 05:04:21 DEBUG : potato3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a91f2_d20250619_m045553_c001_v0001117_t0031_u01750308953721") 2025/06/19 05:04:21 DEBUG : potato3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b207cf4_d20250619_m045545_c001_v7007000_t0000_u01750308945365") 2025/06/19 05:04:21 DEBUG : potato3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a91c6_d20250619_m045541_c001_v0001117_t0006_u01750308941572") 2025/06/19 05:04:21 DEBUG : potato3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc60_d20250619_m045532_c001_v7007000_t0000_u01750308932971") 2025/06/19 05:04:21 DEBUG : potato3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a918a_d20250619_m045528_c001_v0001117_t0018_u01750308928762") 2025/06/19 05:04:21 DEBUG : pre-dest1/1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd94_d20250619_m045639_c001_v7007000_t0000_u01750308999750") 2025/06/19 05:04:21 DEBUG : pre-dest1/1: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9264_d20250619_m045631_c001_v0001117_t0030_u01750308991572") 2025/06/19 05:04:21 DEBUG : pre-dest2/2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cd95_d20250619_m045639_c001_v7007000_t0000_u01750308999931") 2025/06/19 05:04:21 DEBUG : pre-dest2/2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d943_d20250619_m045632_c001_v0001177_t0032_u01750308992491") 2025/06/19 05:04:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f416ad5464f2d9ccd_d20250619_m045617_c001_v7007000_t0000_u01750308977176") 2025/06/19 05:04:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f6226_d20250619_m045614_c001_v0001183_t0059_u01750308974223") 2025/06/19 05:04:21 DEBUG : sizeonly: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e5fe_d20250619_m045416_c001_v7007000_t0000_u01750308856032") 2025/06/19 05:04:21 DEBUG : sizeonly: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9014_d20250619_m045414_c001_v0001117_t0002_u01750308854766") 2025/06/19 05:04:21 DEBUG : splitbanan: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922bde4_d20250619_m050126_c001_v7007000_t0000_u01750309286030") 2025/06/19 05:04:21 DEBUG : splitbanan: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dfb8_d20250619_m050118_c001_v0001177_t0026_u01750309278049") 2025/06/19 05:04:21 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a4a_d20250619_m050256_c001_v7007000_t0000_u01750309376531") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b08490029_d20250619_m050249_c001_v0001144_t0014_u01750309369592") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4154f524e89d09e8_d20250619_m050237_c001_v7007000_t0000_u01750309357321") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ffb4_d20250619_m050230_c001_v0001144_t0033_u01750309350306") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78fbf_d20250619_m050218_c001_v7007000_t0000_u01750309338490") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848ff2e_d20250619_m050211_c001_v0001144_t0031_u01750309331824") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40358b5d4b2082ab_d20250619_m050201_c001_v7007000_t0000_u01750309321844") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fec0_d20250619_m050155_c001_v0001144_t0055_u01750309315160") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4209261e44ce6920_d20250619_m050144_c001_v7007000_t0000_u01750309304106") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fe66_d20250619_m050136_c001_v0001144_t0020_u01750309296969") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f411829320fdc1f95_d20250619_m050120_c001_v7007000_t0000_u01750309280962") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9709_d20250619_m050116_c001_v0001117_t0037_u01750309276699") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f41078181dba81533_d20250619_m050105_c001_v7007000_t0000_u01750309265616") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fd79_d20250619_m050058_c001_v0001144_t0035_u01750309258143") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4191d0f2f0e78d99_d20250619_m050056_c001_v7007000_t0000_u01750309256624") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5defe_d20250619_m050053_c001_v0001177_t0022_u01750309253237") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f409d79f973a04ff2_d20250619_m050042_c001_v7007000_t0000_u01750309242857") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5de86_d20250619_m050035_c001_v0001177_t0057_u01750309235542") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f404317e131970aff_d20250619_m050034_c001_v7007000_t0000_u01750309234174") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a963f_d20250619_m050030_c001_v0001117_t0006_u01750309230015") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b5419_d20250619_m050013_c001_v7007000_t0000_u01750309213721") 2025/06/19 05:04:22 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fc34_d20250619_m050009_c001_v0001144_t0016_u01750309209567") 2025/06/19 05:04:23 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4086edb209d3cf7c_d20250619_m045957_c001_v7007000_t0000_u01750309197368") 2025/06/19 05:04:23 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fbf8_d20250619_m045950_c001_v0001144_t0055_u01750309190617") 2025/06/19 05:04:23 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7542_d20250619_m045940_c001_v7007000_t0000_u01750309180076") 2025/06/19 05:04:23 DEBUG : splitbananasplit: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fb99_d20250619_m045933_c001_v0001144_t0038_u01750309173355") 2025/06/19 05:04:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4008bcc0099c72dc_d20250619_m050100_c001_v7007000_t0000_u01750309260628") 2025/06/19 05:04:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9697_d20250619_m050054_c001_v0001117_t0049_u01750309254262") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7522_d20250619_m045923_c001_v7007000_t0000_u01750309163229") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9b01_d20250619_m045921_c001_v0001145_t0057_u01750309161830") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f751f_d20250619_m045921_c001_v7007000_t0000_u01750309161060") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9539_d20250619_m045919_c001_v0001117_t0021_u01750309159770") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc59_d20250619_m045524_c001_v7007000_t0000_u01750308924804") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5d823_d20250619_m045524_c001_v0001177_t0034_u01750308924009") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc57_d20250619_m045523_c001_v7007000_t0000_u01750308923456") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a916c_d20250619_m045522_c001_v0001117_t0020_u01750308922394") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e5fb_d20250619_m045412_c001_v7007000_t0000_u01750308852433") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9002_d20250619_m045410_c001_v0001117_t0033_u01750308850749") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e5e5_d20250619_m045410_c001_v7007000_t0000_u01750308850386") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8ffc_d20250619_m045409_c001_v0001117_t0051_u01750308849057") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e5a4_d20250619_m045406_c001_v7007000_t0000_u01750308846869") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8fee_d20250619_m045405_c001_v0001117_t0019_u01750308845307") 2025/06/19 05:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e593_d20250619_m045404_c001_v7007000_t0000_u01750308844766") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8fea_d20250619_m045403_c001_v0001117_t0005_u01750308843355") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8fd8_d20250619_m045400_c001_v0001117_t0015_u01750308840435") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e58f_d20250619_m045400_c001_v7007000_t0000_u01750308840071") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8fd2_d20250619_m045359_c001_v0001117_t0034_u01750308839219") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8fce_d20250619_m045357_c001_v0001117_t0009_u01750308837979") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b497d_d20250619_m045357_c001_v7007000_t0000_u01750308837610") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8fc0_d20250619_m045354_c001_v0001117_t0055_u01750308834603") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8fb6_d20250619_m045351_c001_v0001117_t0016_u01750308831496") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b497a_d20250619_m045351_c001_v7007000_t0000_u01750308831130") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8fb0_d20250619_m045350_c001_v0001117_t0051_u01750308830193") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8fab_d20250619_m045349_c001_v0001117_t0031_u01750308829161") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4979_d20250619_m045348_c001_v7007000_t0000_u01750308828794") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f95_d20250619_m045344_c001_v0001117_t0006_u01750308824429") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4978_d20250619_m045344_c001_v7007000_t0000_u01750308824060") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f8d_d20250619_m045342_c001_v0001117_t0036_u01750308822832") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4974_d20250619_m045341_c001_v7007000_t0000_u01750308821919") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f85_d20250619_m045341_c001_v0001117_t0029_u01750308821045") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4973_d20250619_m045340_c001_v7007000_t0000_u01750308820497") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f81_d20250619_m045339_c001_v0001117_t0024_u01750308819544") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b496d_d20250619_m045338_c001_v7007000_t0000_u01750308818634") 2025/06/19 05:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f77_d20250619_m045337_c001_v0001117_t0054_u01750308817460") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4969_d20250619_m045336_c001_v7007000_t0000_u01750308816912") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f69_d20250619_m045335_c001_v0001117_t0007_u01750308815974") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4968_d20250619_m045335_c001_v7007000_t0000_u01750308815425") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f63_d20250619_m045334_c001_v0001117_t0029_u01750308814223") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b4960_d20250619_m045329_c001_v7007000_t0000_u01750308809010") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f51_d20250619_m045328_c001_v0001117_t0006_u01750308808167") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b495f_d20250619_m045327_c001_v7007000_t0000_u01750308807618") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f4d_d20250619_m045326_c001_v0001117_t0055_u01750308806701") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b495e_d20250619_m045326_c001_v7007000_t0000_u01750308806152") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f49_d20250619_m045325_c001_v0001117_t0059_u01750308805027") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f401fb357a67b495c_d20250619_m045322_c001_v7007000_t0000_u01750308802844") 2025/06/19 05:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a8f3d_d20250619_m045321_c001_v0001117_t0013_u01750308801361") 2025/06/19 05:04:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7523_d20250619_m045923_c001_v7007000_t0000_u01750309163424") 2025/06/19 05:04:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0848fb5d_d20250619_m045921_c001_v0001144_t0037_u01750309161840") 2025/06/19 05:04:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7520_d20250619_m045921_c001_v7007000_t0000_u01750309161243") 2025/06/19 05:04:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dce8_d20250619_m045919_c001_v0001177_t0007_u01750309159781") 2025/06/19 05:04:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a4b_d20250619_m050258_c001_v7007000_t0000_u01750309378661") 2025/06/19 05:04:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9ea1_d20250619_m050257_c001_v0001145_t0030_u01750309377932") 2025/06/19 05:04:25 DEBUG : sub/yam: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc52_d20250619_m045520_c001_v7007000_t0000_u01750308920378") 2025/06/19 05:04:25 DEBUG : sub/yam: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f5ef0_d20250619_m045518_c001_v0001183_t0024_u01750308918828") 2025/06/19 05:04:25 DEBUG : test_dir1/file2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f751d_d20250619_m045919_c001_v7007000_t0000_u01750309159010") 2025/06/19 05:04:26 DEBUG : test_dir1/file2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9aef_d20250619_m045917_c001_v0001145_t0049_u01750309157342") 2025/06/19 05:04:26 DEBUG : test_dir1/file2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f7519_d20250619_m045916_c001_v7007000_t0000_u01750309156536") 2025/06/19 05:04:26 DEBUG : test_dir1/file2: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dcd4_d20250619_m045915_c001_v0001177_t0027_u01750309155296") 2025/06/19 05:04:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f751e_d20250619_m045919_c001_v7007000_t0000_u01750309159192") 2025/06/19 05:04:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5dce0_d20250619_m045917_c001_v0001177_t0020_u01750309157330") 2025/06/19 05:04:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f415f2c7c425f751a_d20250619_m045916_c001_v7007000_t0000_u01750309156722") 2025/06/19 05:04:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a952d_d20250619_m045915_c001_v0001117_t0021_u01750309155288") 2025/06/19 05:04:26 DEBUG : three: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e715_d20250619_m045512_c001_v7007000_t0000_u01750308912538") 2025/06/19 05:04:26 DEBUG : three: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9142_d20250619_m045510_c001_v0001117_t0022_u01750308910803") 2025/06/19 05:04:26 DEBUG : three: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9130_d20250619_m045508_c001_v0001117_t0019_u01750308908124") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a4c_d20250619_m050300_c001_v7007000_t0000_u01750309380290") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e23e_d20250619_m050259_c001_v0001177_t0020_u01750309379623") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a8e_d20250619_m050321_c001_v7007000_t0000_u01750309401156") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9966_d20250619_m050318_c001_v0001117_t0032_u01750309398603") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a7e_d20250619_m050317_c001_v7007000_t0000_u01750309397042") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e2b4_d20250619_m050315_c001_v0001177_t0026_u01750309395652") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a75_d20250619_m050314_c001_v7007000_t0000_u01750309394676") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9eec_d20250619_m050313_c001_v0001145_t0025_u01750309393900") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a5a_d20250619_m050308_c001_v7007000_t0000_u01750309388004") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e26c_d20250619_m050307_c001_v0001177_t0013_u01750309387055") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a63_d20250619_m050310_c001_v7007000_t0000_u01750309390577") 2025/06/19 05:04:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a992c_d20250619_m050308_c001_v0001117_t0014_u01750309388969") 2025/06/19 05:04:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a52_d20250619_m050306_c001_v7007000_t0000_u01750309386078") 2025/06/19 05:04:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f108cc9e349cd9eb9_d20250619_m050305_c001_v0001145_t0036_u01750309385325") 2025/06/19 05:04:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a50_d20250619_m050304_c001_v7007000_t0000_u01750309384355") 2025/06/19 05:04:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b0849007a_d20250619_m050303_c001_v0001144_t0026_u01750309383203") 2025/06/19 05:04:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a4e_d20250619_m050302_c001_v7007000_t0000_u01750309382227") 2025/06/19 05:04:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a9908_d20250619_m050301_c001_v0001117_t0025_u01750309381265") 2025/06/19 05:04:27 DEBUG : toe/toe/toe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4144cb410922c009_d20250619_m050326_c001_v7007000_t0000_u01750309406142") 2025/06/19 05:04:27 DEBUG : toe/toe/toe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f11654a2a00f5e2e8_d20250619_m050325_c001_v0001177_t0035_u01750309405497") 2025/06/19 05:04:27 DEBUG : toe/toe/toe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a6c_d20250619_m050312_c001_v7007000_t0000_u01750309392889") 2025/06/19 05:04:27 DEBUG : toe/toe/toe: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b084900a2_d20250619_m050311_c001_v0001144_t0013_u01750309391559") 2025/06/19 05:04:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a90_d20250619_m050321_c001_v7007000_t0000_u01750309401754") 2025/06/19 05:04:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1003c66b084900e4_d20250619_m050320_c001_v0001144_t0019_u01750309400604") 2025/06/19 05:04:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4055f98f3aa64a81_d20250619_m050317_c001_v7007000_t0000_u01750309397650") 2025/06/19 05:04:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1154374de5db14f0_d20250619_m050316_c001_v0001180_t0042_u01750309396834") 2025/06/19 05:04:27 DEBUG : two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f42150288fa66e716_d20250619_m045512_c001_v7007000_t0000_u01750308912720") 2025/06/19 05:04:27 DEBUG : two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4025796be54f5e86_d20250619_m045510_c001_v0001183_t0038_u01750308910237") 2025/06/19 05:04:27 DEBUG : two: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f4158e160267a912e_d20250619_m045507_c001_v0001117_t0027_u01750308907941") 2025/06/19 05:04:27 DEBUG : yam: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc54_d20250619_m045521_c001_v7007000_t0000_u01750308921108") 2025/06/19 05:04:27 DEBUG : yam: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f111f3b4bc44b7df6_d20250619_m045519_c001_v0001044_t0042_u01750308919979") 2025/06/19 05:04:27 DEBUG : yam: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc4b_d20250619_m045517_c001_v7007000_t0000_u01750308917516") 2025/06/19 05:04:28 DEBUG : yam: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1158e160267a915e_d20250619_m045515_c001_v0001117_t0005_u01750308915926") 2025/06/19 05:04:28 DEBUG : yam: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc46_d20250619_m045514_c001_v7007000_t0000_u01750308914646") 2025/06/19 05:04:28 DEBUG : yam: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1025796be54f5eaa_d20250619_m045513_c001_v0001183_t0028_u01750308913281") 2025/06/19 05:04:28 DEBUG : yaml: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc4d_d20250619_m045518_c001_v7007000_t0000_u01750308918248") 2025/06/19 05:04:28 DEBUG : yaml: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f1105f0f36510285e_d20250619_m045517_c001_v0001165_t0017_u01750308917284") 2025/06/19 05:04:28 DEBUG : yaml: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f40999fee4cacdc48_d20250619_m045515_c001_v7007000_t0000_u01750308915377") 2025/06/19 05:04:28 DEBUG : yaml: Deleting (id "4_z2f52cd43808d8b6b9f780e1b_f118b61e31daf612e_d20250619_m045514_c001_v0001181_t0022_u01750308914421") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m10.833405284s (try 1/5)