"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/04 04:21:12 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi" 2025/07/04 04:21:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:21:12 DEBUG : Creating backend with remote "/tmp/rclone2834476817" === 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-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/04 04:21:13 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:13 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:21:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:14 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:14 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:15 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:21:15 DEBUG : B2 bucket rclone-test-vufevix6xogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", 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-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", 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-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:16 DEBUG : Creating backend with remote "/non-existing" 2025/07/04 04:21:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/04 04:21:17 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:17 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:18 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:18 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.62s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:19 INFO : B2 bucket rclone-test-vufevix6xogi: Running all checks before starting transfers 2025/07/04 04:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:19 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:19 INFO : B2 bucket rclone-test-vufevix6xogi: Checks finished, now starting transfers 2025/07/04 04:21:19 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:20 ERROR : Ignoring --no-traverse with sync 2025/07/04 04:21:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:20 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:20 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:21 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:21:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.37s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/04 04:21:22 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:22 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/04 04:21:22 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:21:23 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:23 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:21:25 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:25 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 04:21:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:21:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/04 04:21:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:21:26 INFO : sub dir2: Making directory 2025/07/04 04:21:26 INFO : sub dir: Making directory 2025/07/04 04:21:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:26 INFO : sub dir2/sub sub dir2: Making directory 2025/07/04 04:21:26 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:26 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:26 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/04 04:21:26 DEBUG : B2 bucket rclone-test-vufevix6xogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:27 INFO : sub dir2: Making directory 2025/07/04 04:21:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 04:21:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:21:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:27 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:27 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:28 DEBUG : sub dir2: Making directory with metadata 2025/07/04 04:21:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:21:28 INFO : sub dir2: Making directory 2025/07/04 04:21:28 INFO : sub dir: Making directory 2025/07/04 04:21:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:28 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:28 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:29 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:21:29 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/04 04:21:29 DEBUG : B2 bucket rclone-test-vufevix6xogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 04:21:29 DEBUG : B2 bucket rclone-test-vufevix6xogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", 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-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:30 INFO : sub dir2: Making directory 2025/07/04 04:21:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:30 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:30 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:31 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:21:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:31 DEBUG : sub dir2: Making directory with metadata 2025/07/04 04:21:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:21:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:21:31 INFO : sub dir2: Making directory 2025/07/04 04:21:31 INFO : sub dir: Making directory 2025/07/04 04:21:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:31 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:31 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:32 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:21:32 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/04 04:21:32 DEBUG : B2 bucket rclone-test-vufevix6xogi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.32s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:33 INFO : sub dir2: Making directory 2025/07/04 04:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:33 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:33 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:34 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:21:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jivazof2luda" 2025/07/04 04:21:35 DEBUG : Config file has changed externally - reloading sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-vufevix6xogi -> B2 bucket rclone-test-jivazof2luda 2025/07/04 04:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:36 DEBUG : B2 bucket rclone-test-jivazof2luda: Waiting for checks to finish 2025/07/04 04:21:36 DEBUG : B2 bucket rclone-test-jivazof2luda: Waiting for transfers to finish 2025/07/04 04:21:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 04:21:37 DEBUG : B2 bucket rclone-test-jivazof2luda: Purge remote 2025/07/04 04:21:37 INFO : B2 bucket rclone-test-jivazof2luda: cleaning bucket "rclone-test-jivazof2luda" of all files 2025/07/04 04:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03a0bddb3b9f780e1b_f1105840f04476418_d20250704_m042137_c001_v0001093_t0039_u01751602897377") --- PASS: TestServerSideCopy (4.40s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 04:21:40 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:40 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 04:21:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tiqanic7pubo" 2025/07/04 04:21:41 DEBUG : Config file has changed externally - reloading sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-vufevix6xogi -> B2 bucket rclone-test-tiqanic7pubo 2025/07/04 04:21:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:43 DEBUG : B2 bucket rclone-test-tiqanic7pubo: Waiting for checks to finish 2025/07/04 04:21:43 DEBUG : B2 bucket rclone-test-tiqanic7pubo: Waiting for transfers to finish 2025/07/04 04:21:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 04:21:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 04:21:45 DEBUG : B2 bucket rclone-test-tiqanic7pubo: Waiting for checks to finish 2025/07/04 04:21:45 DEBUG : B2 bucket rclone-test-tiqanic7pubo: Waiting for transfers to finish 2025/07/04 04:21:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 04:21:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 04:21:46 DEBUG : B2 bucket rclone-test-tiqanic7pubo: Purge remote 2025/07/04 04:21:46 INFO : B2 bucket rclone-test-tiqanic7pubo: cleaning bucket "rclone-test-tiqanic7pubo" of all files 2025/07/04 04:21:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f723d93a0bddb3b9f780e1b_f108d1a39565cd821_d20250704_m042145_c001_v0001038_t0033_u01751602905667") 2025/07/04 04:21:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f723d93a0bddb3b9f780e1b_f1107902f8fd6f522_d20250704_m042144_c001_v0001092_t0018_u01751602904007") --- PASS: TestServerSideCopyOverSelf (7.05s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 04:21:49 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:21:49 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:21:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 04:21:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/04 04:21:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-roforit8newa" 2025/07/04 04:21:51 DEBUG : Config file has changed externally - reloading sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-vufevix6xogi -> B2 bucket rclone-test-roforit8newa 2025/07/04 04:21:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:21:52 DEBUG : B2 bucket rclone-test-roforit8newa: Waiting for checks to finish 2025/07/04 04:21:52 DEBUG : B2 bucket rclone-test-roforit8newa: Waiting for transfers to finish 2025/07/04 04:21:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:21:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 04:21:54 DEBUG : B2 bucket rclone-test-roforit8newa: Waiting for checks to finish 2025/07/04 04:21:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 04:21:54 DEBUG : B2 bucket rclone-test-roforit8newa: Waiting for transfers to finish 2025/07/04 04:21:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 04:21:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 04:21:54 INFO : sub dir/hello world: Deleted 2025/07/04 04:21:55 DEBUG : testing file moves 2025/07/04 04:21:56 DEBUG : B2 bucket rclone-test-roforit8newa: Waiting for checks to finish 2025/07/04 04:21:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/04 04:21:56 DEBUG : B2 bucket rclone-test-roforit8newa: Waiting for transfers to finish 2025/07/04 04:21:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/04 04:21:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 04:21:57 INFO : sub dir/hello world: Deleted 2025/07/04 04:21:57 DEBUG : B2 bucket rclone-test-roforit8newa: Purge remote 2025/07/04 04:21:57 INFO : B2 bucket rclone-test-roforit8newa: cleaning bucket "rclone-test-roforit8newa" of all files 2025/07/04 04:21:57 DEBUG : sub dir/hello world: Deleting (id "4_z3f025dd3a0bddb3b9f780e1b_f112f48ef4637aea1_d20250704_m042156_c001_v0001041_t0007_u01751602916474") 2025/07/04 04:21:57 DEBUG : sub dir/hello world: Deleting (id "4_z3f025dd3a0bddb3b9f780e1b_f1067d1e13519ff60_d20250704_m042154_c001_v0001176_t0032_u01751602914545") 2025/07/04 04:21:57 DEBUG : sub dir/hello world: Deleting (id "4_z3f025dd3a0bddb3b9f780e1b_f102ae3ec31f6dc98_d20250704_m042153_c001_v0001181_t0046_u01751602913076") --- PASS: TestServerSideMoveOverSelf (8.64s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:21:59 ERROR : error listing: directory not found 2025/07/04 04:21:59 INFO : Local file system at /tmp/rclone2834476817: Making directory 2025/07/04 04:22:00 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:00 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.61s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:22:01 DEBUG : Local file system at /tmp/rclone2834476817: Waiting for checks to finish 2025/07/04 04:22:01 DEBUG : Local file system at /tmp/rclone2834476817: Waiting for transfers to finish 2025/07/04 04:22:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:22:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/04 04:22:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/04 04:22:03 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:03 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 04:22:03 INFO : check sum: Copied (new) 2025/07/04 04:22:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:03 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 04:22:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/04 04:22:03 DEBUG : check sum: Unchanged skipping 2025/07/04 04:22:03 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.74s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/04 04:22:04 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:04 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 04:22:05 INFO : sizeonly: Copied (new) 2025/07/04 04:22:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:05 DEBUG : sizeonly: Sizes identical 2025/07/04 04:22:05 DEBUG : sizeonly: Unchanged skipping 2025/07/04 04:22:05 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:05 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/04 04:22:06 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:06 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:06 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/04 04:22:06 INFO : ignore-size: Copied (new) 2025/07/04 04:22:06 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:22:07 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:07 DEBUG : ignore-size: Unchanged skipping 2025/07/04 04:22:07 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:07 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:22:08 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:08 DEBUG : existing: Unchanged skipping 2025/07/04 04:22:08 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:08 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:08 INFO : There was nothing to transfer 2025/07/04 04:22:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/04 04:22:08 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:08 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 04:22:09 INFO : existing: Copied (replaced existing) 2025/07/04 04:22:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 04:22:10 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:10 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 04:22:10 INFO : existing: Copied (new) 2025/07/04 04:22:10 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:10 DEBUG : existing: Destination exists, skipping 2025/07/04 04:22:10 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:10 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:10 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:12 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/04 04:22:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 04:22:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:12 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 04:22:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:22:13 INFO : a/potato2: Copied (new) 2025/07/04 04:22:13 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:13 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:13 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:13 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:15 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/04 04:22:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 04:22:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/04 04:22:15 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:15 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:15 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:15 INFO : There was nothing to transfer 2025/07/04 04:22:15 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/04 04:22:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 04:22:16 INFO : empty space: Updated modification time in destination 2025/07/04 04:22:16 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:16 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:16 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/04 04:22:18 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 04:22:18 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:18 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:18 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:19 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/04 04:22:19 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2834476817) 2025/07/04 04:22:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vufevix6xogi) 2025/07/04 04:22:19 DEBUG : foo: sha1 differ 2025/07/04 04:22:19 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/04 04:22:19 INFO : foo: Copied (replaced existing) 2025/07/04 04:22:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.55s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/04 04:22:21 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:21 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:21 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:22:21 INFO : potato: Copied (new) 2025/07/04 04:22:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:23 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/04 04:22:23 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/04 04:22:23 INFO : potato: Copied (replaced existing) 2025/07/04 04:22:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:24 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:24 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/04 04:22:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2834476817) 2025/07/04 04:22:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vufevix6xogi) 2025/07/04 04:22:24 DEBUG : potato: sha1 differ 2025/07/04 04:22:25 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/04 04:22:25 INFO : potato: Copied (replaced existing) 2025/07/04 04:22:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:22:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:27 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:27 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:27 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/04 04:22:27 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:22:29 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:29 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:29 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:22:29 INFO : potato2: Copied (new) 2025/07/04 04:22:29 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:29 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:31 INFO : d: Making directory 2025/07/04 04:22:31 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/04 04:22:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 04:22:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:32 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 04:22:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:22:32 INFO : a/potato2: Copied (new) 2025/07/04 04:22:32 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:32 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:32 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:32 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:34 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/04 04:22:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 04:22:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:34 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 04:22:34 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:34 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:22:35 INFO : a/potato2: Copied (new) 2025/07/04 04:22:35 ERROR : B2 bucket rclone-test-vufevix6xogi: not deleting files as there were IO errors 2025/07/04 04:22:35 ERROR : B2 bucket rclone-test-vufevix6xogi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:37 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:22:37 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:37 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:37 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:37 INFO : potato: Deleted 2025/07/04 04:22:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:22:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.74s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:39 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:40 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:40 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:40 INFO : potato: Deleted 2025/07/04 04:22:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:22:40 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:40 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:40 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:22:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:22:42 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:42 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/04 04:22:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.16s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:44 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 04:22:44 DEBUG : enormous: Excluded 2025/07/04 04:22:44 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:22:44 DEBUG : potato2: Excluded 2025/07/04 04:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:22:45 DEBUG : potato2: Excluded 2025/07/04 04:22:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:45 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:45 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:45 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:45 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:45 INFO : There was nothing to transfer 2025/07/04 04:22:45 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 04:22:45 DEBUG : enormous: Excluded 2025/07/04 04:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:22:45 DEBUG : potato2: Excluded 2025/07/04 04:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:22:45 DEBUG : potato2: Excluded 2025/07/04 04:22:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/04 04:22:45 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:45 DEBUG : Local file system at /tmp/rclone2834476817: Waiting for checks to finish 2025/07/04 04:22:45 DEBUG : Local file system at /tmp/rclone2834476817: Waiting for transfers to finish 2025/07/04 04:22:45 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:47 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 04:22:47 DEBUG : enormous: Excluded 2025/07/04 04:22:47 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:22:47 DEBUG : potato2: Excluded 2025/07/04 04:22:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:22:47 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:47 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:47 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:47 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:47 INFO : enormous: Deleted 2025/07/04 04:22:48 INFO : potato2: Deleted 2025/07/04 04:22:48 INFO : There was nothing to transfer 2025/07/04 04:22:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/04 04:22:48 DEBUG : empty space: Unchanged skipping 2025/07/04 04:22:48 DEBUG : Local file system at /tmp/rclone2834476817: Waiting for checks to finish 2025/07/04 04:22:48 DEBUG : Local file system at /tmp/rclone2834476817: Waiting for transfers to finish 2025/07/04 04:22:48 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:48 INFO : potato2: Deleted 2025/07/04 04:22:48 INFO : enormous: Deleted 2025/07/04 04:22:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.87s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:22:50 DEBUG : five: Need to transfer - File not found at Destination 2025/07/04 04:22:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/04 04:22:50 DEBUG : one: Destination is newer than source, skipping 2025/07/04 04:22:50 DEBUG : three: Sizes identical 2025/07/04 04:22:50 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/04 04:22:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 04:22:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2834476817) 2025/07/04 04:22:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vufevix6xogi) 2025/07/04 04:22:50 DEBUG : two: sha1 differ 2025/07/04 04:22:50 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/04 04:22:51 INFO : five: Copied (new) 2025/07/04 04:22:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/04 04:22:51 INFO : four: Copied (replaced existing) 2025/07/04 04:22:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 04:22:51 INFO : two: Copied (replaced existing) 2025/07/04 04:22:51 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:52 DEBUG : one: Destination is newer than source, skipping 2025/07/04 04:22:52 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/04 04:22:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/04 04:22:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 04:22:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 04:22:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/04 04:22:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 04:22:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/04 04:22:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/04 04:22:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 04:22:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2834476817) 2025/07/04 04:22:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vufevix6xogi) 2025/07/04 04:22:52 DEBUG : three: sha1 differ 2025/07/04 04:22:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/04 04:22:52 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 04:22:52 INFO : three: Copied (replaced existing) 2025/07/04 04:22:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === 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-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/07/04 04:22:54 INFO : B2 bucket rclone-test-vufevix6xogi: Making map for --track-renames 2025/07/04 04:22:54 INFO : B2 bucket rclone-test-vufevix6xogi: Finished making map for --track-renames 2025/07/04 04:22:54 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:54 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for renames to finish 2025/07/04 04:22:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 04:22:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/04 04:22:54 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/04 04:22:54 INFO : potato: Copied (new) 2025/07/04 04:22:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 04:22:54 INFO : yam: Copied (new) 2025/07/04 04:22:54 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:22:55 INFO : B2 bucket rclone-test-vufevix6xogi: Making map for --track-renames 2025/07/04 04:22:55 INFO : B2 bucket rclone-test-vufevix6xogi: Finished making map for --track-renames 2025/07/04 04:22:55 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:55 DEBUG : potato: Unchanged skipping 2025/07/04 04:22:55 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for renames to finish 2025/07/04 04:22:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 04:22:56 INFO : yam: Copied (server-side copy) to: yaml 2025/07/04 04:22:56 INFO : yam: Deleted 2025/07/04 04:22:56 INFO : yaml: Renamed from "yam" 2025/07/04 04:22:56 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/07/04 04:22:57 INFO : B2 bucket rclone-test-vufevix6xogi: Making map for --track-renames 2025/07/04 04:22:57 INFO : B2 bucket rclone-test-vufevix6xogi: Finished making map for --track-renames 2025/07/04 04:22:57 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 04:22:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/04 04:22:57 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for renames to finish 2025/07/04 04:22:57 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:57 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1100-07.backblaze.com/b2api/v1/b2_upload_file/2f12cd43a0addb3b9f780e1b/c001_v0001100_t0036": EOF 2025/07/04 04:22:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-07.backblaze.com/b2api/v1/b2_upload_file/2f12cd43a0addb3b9f780e1b/c001_v0001100_t0036": EOF) 2025/07/04 04:22:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 04:22:57 DEBUG : yam: Received error: Post "https://pod-000-1100-07.backblaze.com/b2api/v1/b2_upload_file/2f12cd43a0addb3b9f780e1b/c001_v0001100_t0036": EOF - low level retry 0/10 2025/07/04 04:22:58 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 04:22:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/04 04:22:58 INFO : potato: Copied (new) 2025/07/04 04:22:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 04:22:58 INFO : yam: Copied (new) 2025/07/04 04:22:58 DEBUG : Waiting for deletions to finish 2025/07/04 04:22:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:22:58 INFO : B2 bucket rclone-test-vufevix6xogi: Making map for --track-renames 2025/07/04 04:22:58 INFO : B2 bucket rclone-test-vufevix6xogi: Finished making map for --track-renames 2025/07/04 04:22:58 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:22:58 DEBUG : potato: Unchanged skipping 2025/07/04 04:22:58 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for renames to finish 2025/07/04 04:22:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 04:22:58 INFO : yam: Copied (server-side copy) to: yaml 2025/07/04 04:22:59 INFO : yam: Deleted 2025/07/04 04:22:59 INFO : yaml: Renamed from "yam" 2025/07/04 04:22:59 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:22:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/07/04 04:23:00 INFO : B2 bucket rclone-test-vufevix6xogi: Making map for --track-renames 2025/07/04 04:23:00 INFO : B2 bucket rclone-test-vufevix6xogi: Finished making map for --track-renames 2025/07/04 04:23:00 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:23:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 04:23:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/04 04:23:00 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for renames to finish 2025/07/04 04:23:00 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:23:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/04 04:23:00 INFO : potato: Copied (new) 2025/07/04 04:23:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 04:23:01 INFO : sub/yam: Copied (new) 2025/07/04 04:23:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:23:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:23:02 DEBUG : potato: Unchanged skipping 2025/07/04 04:23:02 INFO : B2 bucket rclone-test-vufevix6xogi: Making map for --track-renames 2025/07/04 04:23:02 INFO : B2 bucket rclone-test-vufevix6xogi: Finished making map for --track-renames 2025/07/04 04:23:02 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:23:02 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for renames to finish 2025/07/04 04:23:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 04:23:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/04 04:23:03 INFO : sub/yam: Deleted 2025/07/04 04:23:03 INFO : yam: Renamed from "sub/yam" 2025/07/04 04:23:03 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:23:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.24s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:04 DEBUG : Creating backend with remote "/tmp/rclone2834476817/dir1" 2025/07/04 04:23:04 DEBUG : Creating backend with remote "/tmp/rclone2834476817/dir2" 2025/07/04 04:23:04 DEBUG : Local file system at /tmp/rclone2834476817/dir2: Using server-side directory move 2025/07/04 04:23:04 INFO : Local file system at /tmp/rclone2834476817/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 04:23:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/04 04:23:04 DEBUG : Local file system at /tmp/rclone2834476817/dir2: Waiting for checks to finish 2025/07/04 04:23:04 INFO : file1.txt: Moved (server-side) 2025/07/04 04:23:04 DEBUG : Local file system at /tmp/rclone2834476817/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:23:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 04:23:04 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:23:04 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:23:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/04 04:23:05 INFO : nested/sub dir/file: Copied (new) 2025/07/04 04:23:05 INFO : nested/sub dir/file: Deleted 2025/07/04 04:23:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:23:05 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:23:05 INFO : sub dir/hello world: Deleted 2025/07/04 04:23:05 INFO : sub dir: Removing directory 2025/07/04 04:23:05 INFO : nested/sub dir: Removing directory 2025/07/04 04:23:05 INFO : nested: Removing directory 2025/07/04 04:23:05 DEBUG : Local file system at /tmp/rclone2834476817: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:23:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 04:23:06 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:23:06 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:23:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/04 04:23:07 INFO : nested/sub dir/file: Copied (new) 2025/07/04 04:23:07 INFO : nested/sub dir/file: Deleted 2025/07/04 04:23:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:23:07 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:23:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/04 04:23:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 04:23:08 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:23:08 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:23:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/04 04:23:08 INFO : existing-b: Copied (new) 2025/07/04 04:23:08 INFO : existing-b: Deleted 2025/07/04 04:23:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 04:23:09 INFO : existing: Copied (new) 2025/07/04 04:23:09 INFO : existing: Deleted 2025/07/04 04:23:09 DEBUG : existing: Destination exists, skipping 2025/07/04 04:23:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/04 04:23:09 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:23:09 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:23:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.32s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vafijay1vafa" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-vufevix6xogi -> B2 bucket rclone-test-vafijay1vafa 2025/07/04 04:23:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:23:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/04 04:23:15 DEBUG : empty space: Unchanged skipping 2025/07/04 04:23:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 04:23:15 DEBUG : B2 bucket rclone-test-vafijay1vafa: Waiting for checks to finish 2025/07/04 04:23:15 INFO : empty space: Deleted 2025/07/04 04:23:15 DEBUG : B2 bucket rclone-test-vafijay1vafa: Waiting for transfers to finish 2025/07/04 04:23:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:23:16 INFO : potato2: Copied (server-side copy) 2025/07/04 04:23:16 INFO : potato2: Deleted 2025/07/04 04:23:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 04:23:16 INFO : potato3: Copied (server-side copy) 2025/07/04 04:23:16 INFO : potato3: Deleted 2025/07/04 04:23:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyorod2geza" 2025/07/04 04:23:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/04 04:23:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:23:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 04:23:18 DEBUG : B2 bucket rclone-test-xeyorod2geza: Waiting for checks to finish 2025/07/04 04:23:18 DEBUG : B2 bucket rclone-test-xeyorod2geza: Waiting for transfers to finish 2025/07/04 04:23:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 04:23:18 INFO : empty space: Copied (server-side copy) 2025/07/04 04:23:19 INFO : empty space: Deleted 2025/07/04 04:23:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:23:19 INFO : potato2: Copied (server-side copy) 2025/07/04 04:23:19 INFO : potato2: Deleted 2025/07/04 04:23:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 04:23:19 INFO : potato3: Copied (server-side copy) 2025/07/04 04:23:19 INFO : potato3: Deleted 2025/07/04 04:23:20 DEBUG : B2 bucket rclone-test-xeyorod2geza: Purge remote 2025/07/04 04:23:20 INFO : B2 bucket rclone-test-xeyorod2geza: cleaning bucket "rclone-test-xeyorod2geza" of all files 2025/07/04 04:23:20 DEBUG : empty space: Deleting (id "4_zefd2adb3a0cddb3b9f780e1b_f11833ae7ba6c2327_d20250704_m042318_c001_v0001171_t0018_u01751602998727") 2025/07/04 04:23:20 DEBUG : potato2: Deleting (id "4_zefd2adb3a0cddb3b9f780e1b_f114d2c13d80bce98_d20250704_m042319_c001_v0001183_t0048_u01751602999017") 2025/07/04 04:23:20 DEBUG : potato3: Deleting (id "4_zefd2adb3a0cddb3b9f780e1b_f100560e9c3e1c3f7_d20250704_m042319_c001_v0001171_t0032_u01751602999148") 2025/07/04 04:23:20 DEBUG : B2 bucket rclone-test-vafijay1vafa: Purge remote 2025/07/04 04:23:20 INFO : B2 bucket rclone-test-vafijay1vafa: cleaning bucket "rclone-test-vafijay1vafa" of all files 2025/07/04 04:23:21 DEBUG : empty space: Deleting (id "4_z7f129da3a0cddb3b9f780e1b_f420e3e9208b25735_d20250704_m042318_c001_v7007000_t0000_u01751602998997") 2025/07/04 04:23:21 DEBUG : empty space: Deleting (id "4_z7f129da3a0cddb3b9f780e1b_f1014c356db35dc52_d20250704_m042314_c001_v0001184_t0033_u01751602994878") 2025/07/04 04:23:21 DEBUG : potato2: Deleting (id "4_z7f129da3a0cddb3b9f780e1b_f420e3e9208b25736_d20250704_m042319_c001_v7007000_t0000_u01751602999221") 2025/07/04 04:23:21 DEBUG : potato2: Deleting (id "4_z7f129da3a0cddb3b9f780e1b_f11214bee75639f95_d20250704_m042315_c001_v0001038_t0056_u01751602995735") 2025/07/04 04:23:21 DEBUG : potato3: Deleting (id "4_z7f129da3a0cddb3b9f780e1b_f420e3e9208b25737_d20250704_m042319_c001_v7007000_t0000_u01751602999572") 2025/07/04 04:23:21 DEBUG : potato3: Deleting (id "4_z7f129da3a0cddb3b9f780e1b_f101d8e399ceb1b97_d20250704_m042316_c001_v0001177_t0008_u01751602996200") 2025/07/04 04:23:21 DEBUG : potato3: Deleting (id "4_z7f129da3a0cddb3b9f780e1b_f1014c356db35dc5a_d20250704_m042315_c001_v0001184_t0030_u01751602995091") 2025/07/04 04:23:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/07/04 04:23:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 04:23:21 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (12.99s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bobucag3xave" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-vufevix6xogi -> B2 bucket rclone-test-bobucag3xave 2025/07/04 04:23:29 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 04:23:29 DEBUG : empty space: Excluded 2025/07/04 04:23:29 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 04:23:29 DEBUG : empty space: Excluded 2025/07/04 04:23:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:23:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 04:23:29 DEBUG : B2 bucket rclone-test-bobucag3xave: Waiting for checks to finish 2025/07/04 04:23:29 DEBUG : B2 bucket rclone-test-bobucag3xave: Waiting for transfers to finish 2025/07/04 04:23:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 04:23:30 INFO : potato3: Copied (server-side copy) 2025/07/04 04:23:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:23:30 INFO : potato2: Copied (server-side copy) 2025/07/04 04:23:30 INFO : potato3: Deleted 2025/07/04 04:23:30 INFO : potato2: Deleted 2025/07/04 04:23:31 DEBUG : Creating backend with remote "TestB2:rclone-test-moduhob3howu" 2025/07/04 04:23:31 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 04:23:31 DEBUG : empty space: Excluded 2025/07/04 04:23:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:23:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 04:23:32 DEBUG : B2 bucket rclone-test-moduhob3howu: Waiting for checks to finish 2025/07/04 04:23:32 DEBUG : B2 bucket rclone-test-moduhob3howu: Waiting for transfers to finish 2025/07/04 04:23:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:23:33 INFO : potato2: Copied (server-side copy) 2025/07/04 04:23:33 INFO : potato2: Deleted 2025/07/04 04:23:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 04:23:33 INFO : potato3: Copied (server-side copy) 2025/07/04 04:23:33 INFO : potato3: Deleted 2025/07/04 04:23:34 DEBUG : B2 bucket rclone-test-moduhob3howu: Purge remote 2025/07/04 04:23:34 INFO : B2 bucket rclone-test-moduhob3howu: cleaning bucket "rclone-test-moduhob3howu" of all files 2025/07/04 04:23:34 DEBUG : potato2: Deleting (id "4_zdf62ed23a0cddb3b9f780e1b_f1183c335f353e535_d20250704_m042332_c001_v0001130_t0054_u01751603012830") 2025/07/04 04:23:34 DEBUG : potato3: Deleting (id "4_zdf62ed23a0cddb3b9f780e1b_f11264b90f9d97602_d20250704_m042333_c001_v0001172_t0001_u01751603013167") 2025/07/04 04:23:34 DEBUG : B2 bucket rclone-test-bobucag3xave: Purge remote 2025/07/04 04:23:34 INFO : B2 bucket rclone-test-bobucag3xave: cleaning bucket "rclone-test-bobucag3xave" of all files 2025/07/04 04:23:35 DEBUG : empty space: Deleting (id "4_zcff2dd03a0cddb3b9f780e1b_f10283c45b60bc843_d20250704_m042328_c001_v0001092_t0037_u01751603008714") 2025/07/04 04:23:35 DEBUG : potato2: Deleting (id "4_zcff2dd03a0cddb3b9f780e1b_f421d60b63672c823_d20250704_m042333_c001_v7007000_t0000_u01751603013148") 2025/07/04 04:23:35 DEBUG : potato2: Deleting (id "4_zcff2dd03a0cddb3b9f780e1b_f11980c04313de3e5_d20250704_m042329_c001_v0001144_t0053_u01751603009843") 2025/07/04 04:23:35 DEBUG : potato3: Deleting (id "4_zcff2dd03a0cddb3b9f780e1b_f421d60b63672c826_d20250704_m042333_c001_v7007000_t0000_u01751603013555") 2025/07/04 04:23:35 DEBUG : potato3: Deleting (id "4_zcff2dd03a0cddb3b9f780e1b_f1034347f16cc9bc7_d20250704_m042330_c001_v0001181_t0052_u01751603010213") 2025/07/04 04:23:35 DEBUG : potato3: Deleting (id "4_zcff2dd03a0cddb3b9f780e1b_f10283c45b60bc845_d20250704_m042329_c001_v0001092_t0019_u01751603009027") --- PASS: TestServerSideMoveWithFilter (13.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gegewas4covu" 2025/07/04 04:23:40 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-vufevix6xogi -> B2 bucket rclone-test-gegewas4covu 2025/07/04 04:23:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:23:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/04 04:23:42 DEBUG : empty space: Unchanged skipping 2025/07/04 04:23:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 04:23:42 DEBUG : B2 bucket rclone-test-gegewas4covu: Waiting for checks to finish 2025/07/04 04:23:43 INFO : empty space: Deleted 2025/07/04 04:23:43 DEBUG : B2 bucket rclone-test-gegewas4covu: Waiting for transfers to finish 2025/07/04 04:23:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:23:43 INFO : potato2: Copied (server-side copy) 2025/07/04 04:23:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 04:23:43 INFO : potato3: Copied (server-side copy) 2025/07/04 04:23:43 INFO : potato2: Deleted 2025/07/04 04:23:43 INFO : potato3: Deleted 2025/07/04 04:23:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fuwafas3kuro" 2025/07/04 04:23:45 INFO : tomatoDir: Making directory 2025/07/04 04:23:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/04 04:23:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:23:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 04:23:45 DEBUG : B2 bucket rclone-test-fuwafas3kuro: Waiting for checks to finish 2025/07/04 04:23:45 DEBUG : B2 bucket rclone-test-fuwafas3kuro: Waiting for transfers to finish 2025/07/04 04:23:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 04:23:46 INFO : empty space: Copied (server-side copy) 2025/07/04 04:23:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 04:23:46 INFO : potato2: Copied (server-side copy) 2025/07/04 04:23:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/04 04:23:46 INFO : potato3: Copied (server-side copy) 2025/07/04 04:23:46 INFO : empty space: Deleted 2025/07/04 04:23:46 INFO : potato2: Deleted 2025/07/04 04:23:47 INFO : potato3: Deleted 2025/07/04 04:23:47 DEBUG : B2 bucket rclone-test-fuwafas3kuro: Purge remote 2025/07/04 04:23:47 INFO : B2 bucket rclone-test-fuwafas3kuro: cleaning bucket "rclone-test-fuwafas3kuro" of all files 2025/07/04 04:23:47 DEBUG : empty space: Deleting (id "4_zaf021d73a0dddb3b9f780e1b_f11045b27dfbe93f7_d20250704_m042346_c001_v0001171_t0016_u01751603026278") 2025/07/04 04:23:47 DEBUG : potato2: Deleting (id "4_zaf021d73a0dddb3b9f780e1b_f114630c31d977704_d20250704_m042346_c001_v0001180_t0056_u01751603026649") 2025/07/04 04:23:47 DEBUG : potato3: Deleting (id "4_zaf021d73a0dddb3b9f780e1b_f11851e82359702aa_d20250704_m042346_c001_v0001178_t0043_u01751603026646") 2025/07/04 04:23:48 DEBUG : B2 bucket rclone-test-gegewas4covu: Purge remote 2025/07/04 04:23:48 INFO : B2 bucket rclone-test-gegewas4covu: cleaning bucket "rclone-test-gegewas4covu" of all files 2025/07/04 04:23:48 DEBUG : empty space: Deleting (id "4_z6f420d43a0dddb3b9f780e1b_f4185defaa3957c3e_d20250704_m042346_c001_v7007000_t0000_u01751603026771") 2025/07/04 04:23:48 DEBUG : empty space: Deleting (id "4_z6f420d43a0dddb3b9f780e1b_f1133f94c29f07442_d20250704_m042341_c001_v0001130_t0047_u01751603021828") 2025/07/04 04:23:48 DEBUG : potato2: Deleting (id "4_z6f420d43a0dddb3b9f780e1b_f402b0539e5676bb0_d20250704_m042346_c001_v7007000_t0000_u01751603026855") 2025/07/04 04:23:48 DEBUG : potato2: Deleting (id "4_z6f420d43a0dddb3b9f780e1b_f119d7384363b7fc9_d20250704_m042343_c001_v0001032_t0038_u01751603023100") 2025/07/04 04:23:48 DEBUG : potato3: Deleting (id "4_z6f420d43a0dddb3b9f780e1b_f4185defaa3957c3f_d20250704_m042346_c001_v7007000_t0000_u01751603026954") 2025/07/04 04:23:48 DEBUG : potato3: Deleting (id "4_z6f420d43a0dddb3b9f780e1b_f100560e9c3e1c51c_d20250704_m042343_c001_v0001171_t0001_u01751603023470") 2025/07/04 04:23:48 DEBUG : potato3: Deleting (id "4_z6f420d43a0dddb3b9f780e1b_f1133f94c29f07444_d20250704_m042342_c001_v0001130_t0001_u01751603022186") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.39s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.05s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:23:54 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/rclone-sync-test" 2025/07/04 04:23:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/rclone-sync-test-include/layer2" 2025/07/04 04:23:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/rclone-sync-test-ignore-file" 2025/07/04 04:24:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:24:02 DEBUG : B2 bucket rclone-test-vufevix6xogi path rclone-sync-test: Waiting for checks to finish 2025/07/04 04:24:02 DEBUG : B2 bucket rclone-test-vufevix6xogi path rclone-sync-test: Waiting for transfers to finish 2025/07/04 04:24:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:02 INFO : There was nothing to transfer 2025/07/04 04:24:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:24:02 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:24:02 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:24:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:02 INFO : There was nothing to transfer 2025/07/04 04:24:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:24:03 DEBUG : B2 bucket rclone-test-vufevix6xogi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/04 04:24:03 DEBUG : B2 bucket rclone-test-vufevix6xogi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/04 04:24:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:03 INFO : There was nothing to transfer 2025/07/04 04:24:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:24:04 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:24:04 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:24:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:04 INFO : There was nothing to transfer 2025/07/04 04:24:04 DEBUG : Excluded 2025/07/04 04:24:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:24:04 DEBUG : B2 bucket rclone-test-vufevix6xogi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/04 04:24:04 DEBUG : B2 bucket rclone-test-vufevix6xogi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/04 04:24:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:04 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.37s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:24:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/dst" 2025/07/04 04:24:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/CompareDest" 2025/07/04 04:24:08 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 04:24:08 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:08 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 04:24:09 INFO : one: Copied (new) 2025/07/04 04:24:09 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:09 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:09 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/04 04:24:10 INFO : one: Copied (replaced existing) 2025/07/04 04:24:10 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:13 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:24:13 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:13 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:13 INFO : There was nothing to transfer 2025/07/04 04:24:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 04:24:14 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:24:15 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:15 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:15 INFO : There was nothing to transfer 2025/07/04 04:24:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 04:24:15 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:24:15 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:15 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:15 INFO : There was nothing to transfer 2025/07/04 04:24:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:16 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/04 04:24:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 04:24:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 04:24:16 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:24:16 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:16 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:16 INFO : There was nothing to transfer 2025/07/04 04:24:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:17 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 04:24:17 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:24:17 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/04 04:24:18 INFO : two: Copied (new) 2025/07/04 04:24:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:24:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/dest" 2025/07/04 04:24:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/pre-dest1" 2025/07/04 04:24:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/pre-dest2" 2025/07/04 04:24:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:24:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/04 04:24:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:24:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/04 04:24:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/04 04:24:26 DEBUG : B2 bucket rclone-test-vufevix6xogi path dest: Waiting for checks to finish 2025/07/04 04:24:26 DEBUG : B2 bucket rclone-test-vufevix6xogi path dest: Waiting for transfers to finish 2025/07/04 04:24:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/04 04:24:27 INFO : 3: Copied (new) 2025/07/04 04:24:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.49s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:24:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/dst" 2025/07/04 04:24:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/CopyDest" 2025/07/04 04:24:32 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 04:24:32 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:32 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 04:24:33 INFO : one: Copied (new) 2025/07/04 04:24:33 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:33 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:33 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/04 04:24:34 INFO : one: Copied (replaced existing) 2025/07/04 04:24:34 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/BackupDir" 2025/07/04 04:24:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:37 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:24:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 04:24:39 INFO : one: Copied (server-side copy) 2025/07/04 04:24:39 INFO : one: Deleted 2025/07/04 04:24:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/04 04:24:39 INFO : one: Copied (server-side copy) 2025/07/04 04:24:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/04 04:24:39 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:39 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:41 DEBUG : one: Unchanged skipping 2025/07/04 04:24:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 04:24:41 INFO : two: Copied (server-side copy) 2025/07/04 04:24:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/04 04:24:41 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:41 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:41 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:42 DEBUG : one: Unchanged skipping 2025/07/04 04:24:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:42 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:42 DEBUG : two: Unchanged skipping 2025/07/04 04:24:42 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:42 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:42 INFO : There was nothing to transfer 2025/07/04 04:24:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:43 DEBUG : one: Unchanged skipping 2025/07/04 04:24:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/04 04:24:44 DEBUG : three: Destination not found in --copy-dest 2025/07/04 04:24:44 DEBUG : three: Need to transfer - File not found at Destination 2025/07/04 04:24:44 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:24:44 DEBUG : two: Unchanged skipping 2025/07/04 04:24:44 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/04 04:24:44 INFO : three: Copied (new) 2025/07/04 04:24:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.38s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:24:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/dst" 2025/07/04 04:24:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/backup" 2025/07/04 04:24:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:24:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:24:52 DEBUG : two: Unchanged skipping 2025/07/04 04:24:52 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 04:24:53 INFO : one: Copied (server-side copy) 2025/07/04 04:24:53 INFO : one: Deleted 2025/07/04 04:24:53 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:24:54 INFO : one: Copied (new) 2025/07/04 04:24:54 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 04:24:54 INFO : three.txt: Copied (server-side copy) 2025/07/04 04:24:54 INFO : three.txt: Deleted 2025/07/04 04:24:54 INFO : three.txt: Moved into backup dir 2025/07/04 04:24:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:24:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:24:56 DEBUG : two: Unchanged skipping 2025/07/04 04:24:56 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:24:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:24:57 INFO : one: Copied (server-side copy) 2025/07/04 04:24:57 INFO : one: Deleted 2025/07/04 04:24:57 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:24:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 04:24:57 INFO : one: Copied (new) 2025/07/04 04:24:57 DEBUG : Waiting for deletions to finish 2025/07/04 04:24:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 04:24:58 INFO : three.txt: Copied (server-side copy) 2025/07/04 04:24:58 INFO : three.txt: Deleted 2025/07/04 04:24:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:25:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/dst" 2025/07/04 04:25:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/backup" 2025/07/04 04:25:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:25:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:25:04 DEBUG : two: Unchanged skipping 2025/07/04 04:25:04 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:25:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 04:25:06 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 04:25:06 INFO : one: Deleted 2025/07/04 04:25:06 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:25:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:25:07 INFO : one: Copied (new) 2025/07/04 04:25:07 DEBUG : Waiting for deletions to finish 2025/07/04 04:25:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 04:25:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 04:25:08 INFO : three.txt: Deleted 2025/07/04 04:25:08 INFO : three.txt: Moved into backup dir 2025/07/04 04:25:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:25:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:25:10 DEBUG : two: Unchanged skipping 2025/07/04 04:25:10 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:25:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:25:11 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 04:25:11 INFO : one: Deleted 2025/07/04 04:25:11 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:25:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 04:25:11 INFO : one: Copied (new) 2025/07/04 04:25:11 DEBUG : Waiting for deletions to finish 2025/07/04 04:25:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 04:25:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 04:25:12 INFO : three.txt: Deleted 2025/07/04 04:25:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:25:14 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/2f12cd43a0addb3b9f780e1b/c001_v0001104_t0014": EOF 2025/07/04 04:25:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/2f12cd43a0addb3b9f780e1b/c001_v0001104_t0014": EOF) 2025/07/04 04:25:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-vufevix6xogi: 1/10 (Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/2f12cd43a0addb3b9f780e1b/c001_v0001104_t0014": EOF) 2025/07/04 04:25:17 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 04:25:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/dst" 2025/07/04 04:25:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/backup" 2025/07/04 04:25:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:25:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:25:21 DEBUG : two: Unchanged skipping 2025/07/04 04:25:21 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:25:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 04:25:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 04:25:22 INFO : one: Deleted 2025/07/04 04:25:22 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:25:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:25:23 INFO : one: Copied (new) 2025/07/04 04:25:23 DEBUG : Waiting for deletions to finish 2025/07/04 04:25:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 04:25:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 04:25:24 INFO : three.txt: Deleted 2025/07/04 04:25:24 INFO : three.txt: Moved into backup dir 2025/07/04 04:25:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:25:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:25:25 DEBUG : two: Unchanged skipping 2025/07/04 04:25:25 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:25:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:25:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 04:25:26 INFO : one: Deleted 2025/07/04 04:25:26 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:25:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 04:25:26 INFO : one: Copied (new) 2025/07/04 04:25:26 DEBUG : Waiting for deletions to finish 2025/07/04 04:25:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 04:25:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 04:25:27 INFO : three.txt: Deleted 2025/07/04 04:25:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.31s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:25:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/dst" 2025/07/04 04:25:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:25:32 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:25:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:25:32 DEBUG : two: Unchanged skipping 2025/07/04 04:25:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 04:25:33 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 04:25:33 INFO : one: Deleted 2025/07/04 04:25:33 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:25:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:25:34 INFO : one: Copied (new) 2025/07/04 04:25:34 DEBUG : Waiting for deletions to finish 2025/07/04 04:25:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 04:25:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 04:25:35 INFO : three.txt: Deleted 2025/07/04 04:25:35 INFO : three.txt: Moved into backup dir 2025/07/04 04:25:36 DEBUG : one.bak: Excluded (Path Filter) 2025/07/04 04:25:36 DEBUG : one.bak: Excluded 2025/07/04 04:25:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/04 04:25:36 DEBUG : three.txt.bak: Excluded 2025/07/04 04:25:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:25:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:25:36 DEBUG : two: Unchanged skipping 2025/07/04 04:25:36 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for checks to finish 2025/07/04 04:25:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:25:36 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 04:25:36 INFO : one: Deleted 2025/07/04 04:25:36 DEBUG : B2 bucket rclone-test-vufevix6xogi path dst: Waiting for transfers to finish 2025/07/04 04:25:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 04:25:37 INFO : one: Copied (new) 2025/07/04 04:25:37 DEBUG : Waiting for deletions to finish 2025/07/04 04:25:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 04:25:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 04:25:37 INFO : three.txt: Deleted 2025/07/04 04:25:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.21s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:25:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/dst" 2025/07/04 04:25:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:25:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 04:25:44 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 04:25:44 INFO : one: Deleted 2025/07/04 04:25:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:25:45 INFO : one: Copied (new) 2025/07/04 04:25:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:25:45 DEBUG : two: Unchanged skipping 2025/07/04 04:25:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/04 04:25:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 04:25:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 04:25:46 INFO : three.txt: Deleted 2025/07/04 04:25:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 04:25:46 INFO : three.txt: Copied (new) 2025/07/04 04:25:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:25:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:25:48 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 04:25:48 INFO : one: Deleted 2025/07/04 04:25:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 04:25:48 INFO : one: Copied (new) 2025/07/04 04:25:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:25:48 DEBUG : two: Unchanged skipping 2025/07/04 04:25:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/04 04:25:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 04:25:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 04:25:49 INFO : three.txt: Deleted 2025/07/04 04:25:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/04 04:25:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:25:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vufevix6xogi/dst" 2025/07/04 04:25:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:25:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/04 04:25:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 04:25:56 INFO : one: Deleted 2025/07/04 04:25:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:25:57 INFO : one: Copied (new) 2025/07/04 04:25:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:25:58 DEBUG : two: Unchanged skipping 2025/07/04 04:25:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/04 04:25:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 04:25:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 04:25:59 INFO : three.txt: Deleted 2025/07/04 04:25:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 04:25:59 INFO : three.txt: Copied (new) 2025/07/04 04:26:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:26:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/04 04:26:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 04:26:01 INFO : one: Deleted 2025/07/04 04:26:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/04 04:26:01 INFO : one: Copied (new) 2025/07/04 04:26:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:01 DEBUG : two: Unchanged skipping 2025/07/04 04:26:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/04 04:26:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/04 04:26:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 04:26:02 INFO : three.txt: Deleted 2025/07/04 04:26:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/04 04:26:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.52s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:26:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/04 04:26:06 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:26:06 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:26:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/04 04:26:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/04 04:26:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.81s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:26:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 04:26:08 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:26:08 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:26:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 04:26:08 INFO : existing: Copied (new) 2025/07/04 04:26:08 DEBUG : Waiting for deletions to finish 2025/07/04 04:26:09 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:26:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/04 04:26:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/04 04:26:09 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:26:09 ERROR : B2 bucket rclone-test-vufevix6xogi: not deleting files as there were IO errors 2025/07/04 04:26:09 ERROR : B2 bucket rclone-test-vufevix6xogi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.24s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:26:10 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:26:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:10 DEBUG : existing: Unchanged skipping 2025/07/04 04:26:10 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:26:10 DEBUG : Waiting for deletions to finish 2025/07/04 04:26:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", 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-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:26:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:26:39 DEBUG : both10: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both13: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both14: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both15: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both0: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both17: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both11: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both12: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both16: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both18: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both3: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both19: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both5: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both2: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both7: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both8: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both1: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:26:39 DEBUG : both4: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both6: Unchanged skipping 2025/07/04 04:26:39 DEBUG : both9: Unchanged skipping 2025/07/04 04:26:39 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:26:39 DEBUG : Waiting for deletions to finish 2025/07/04 04:26:39 INFO : only1: Deleted 2025/07/04 04:26:39 INFO : only3: Deleted 2025/07/04 04:26:40 INFO : only15: Deleted 2025/07/04 04:26:40 INFO : only4: Deleted 2025/07/04 04:26:40 INFO : only17: Deleted 2025/07/04 04:26:40 INFO : only19: Deleted 2025/07/04 04:26:40 INFO : only6: Deleted 2025/07/04 04:26:40 INFO : only8: Deleted 2025/07/04 04:26:40 INFO : only0: Deleted 2025/07/04 04:26:40 INFO : only10: Deleted 2025/07/04 04:26:40 INFO : only11: Deleted 2025/07/04 04:26:40 INFO : only12: Deleted 2025/07/04 04:26:40 INFO : only14: Deleted 2025/07/04 04:26:40 INFO : only5: Deleted 2025/07/04 04:26:40 INFO : only16: Deleted 2025/07/04 04:26:40 INFO : only2: Deleted 2025/07/04 04:26:40 INFO : only7: Deleted 2025/07/04 04:26:40 INFO : only9: Deleted 2025/07/04 04:26:40 INFO : only13: Deleted 2025/07/04 04:26:40 INFO : only18: Deleted 2025/07/04 04:26:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (32.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:27:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:27:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both10: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both13: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both0: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both15: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both11: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both17: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both12: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both14: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both1: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both2: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both16: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both4: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both18: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both6: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both19: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both8: Unchanged skipping 2025/07/04 04:27:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:15 DEBUG : both9: Unchanged skipping 2025/07/04 04:27:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : both3: Unchanged skipping 2025/07/04 04:27:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : both5: Unchanged skipping 2025/07/04 04:27:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : both7: Unchanged skipping 2025/07/04 04:27:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/04 04:27:15 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:27:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:15 INFO : only0: Copied (replaced existing) 2025/07/04 04:27:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:15 INFO : only10: Copied (replaced existing) 2025/07/04 04:27:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:15 INFO : only13: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only14: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only11: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only15: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only16: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only17: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only12: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only18: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only19: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only2: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only1: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only3: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only4: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only7: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only9: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only5: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only6: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/04 04:27:16 INFO : only8: Copied (replaced existing) 2025/07/04 04:27:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (39.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:27:24 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:27:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:27:24 DEBUG : empty_on_remote: Making directory with metadata 2025/07/04 04:27:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:27:24 INFO : empty_on_remote: Making directory 2025/07/04 04:27:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/04 04:27:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:27:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/04 04:27:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:27:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:27:28 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:27:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:27:28 DEBUG : empty_on_remote: Making directory with metadata 2025/07/04 04:27:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:27:28 INFO : empty_on_remote: Making directory 2025/07/04 04:27:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/04 04:27:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:27:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/04 04:27:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:27:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/04 04:27:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:27:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:27:30 INFO : sub dir: Making directory 2025/07/04 04:27:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.67s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:27:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:27:34 INFO : sub dir: Making directory 2025/07/04 04:27:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:27:40 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1137-13.backblaze.com/b2api/v1/b2_upload_file/2f12cd43a0addb3b9f780e1b/c001_v0001137_t0057": EOF 2025/07/04 04:27:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-13.backblaze.com/b2api/v1/b2_upload_file/2f12cd43a0addb3b9f780e1b/c001_v0001137_t0057": EOF) 2025/07/04 04:27:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-vufevix6xogi: 1/10 (Post "https://pod-000-1137-13.backblaze.com/b2api/v1/b2_upload_file/2f12cd43a0addb3b9f780e1b/c001_v0001137_t0057": EOF) 2025/07/04 04:27:43 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 04:27:51 DEBUG : Waiting for deletions to finish 2025/07/04 04:27:52 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:27:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : apple: Unchanged skipping 2025/07/04 04:27:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:27:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:27:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : banana: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:27:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:27:52 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:27:52 DEBUG : Waiting for deletions to finish 2025/07/04 04:27:52 INFO : There was nothing to transfer 2025/07/04 04:27:52 DEBUG : Waiting for deletions to finish 2025/07/04 04:27:53 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:27:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:27:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : apple: Unchanged skipping 2025/07/04 04:27:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : banana: Unchanged skipping 2025/07/04 04:27:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:27:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:27:53 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:27:53 DEBUG : Waiting for deletions to finish 2025/07/04 04:27:53 INFO : There was nothing to transfer 2025/07/04 04:27:53 DEBUG : Waiting for deletions to finish 2025/07/04 04:27:54 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:27:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:28:10 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:11 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:28:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : apple: Unchanged skipping 2025/07/04 04:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:28:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : banana: Unchanged skipping 2025/07/04 04:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:28:11 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:28:11 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:11 INFO : There was nothing to transfer 2025/07/04 04:28:11 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:12 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : apple: Unchanged skipping 2025/07/04 04:28:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:28:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : banana: Unchanged skipping 2025/07/04 04:28:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:28:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:28:12 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:28:12 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:12 INFO : There was nothing to transfer 2025/07/04 04:28:12 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:12 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:28:28 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:29 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:28:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 04:28:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:29 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:28:29 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:28:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 04:28:30 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/04 04:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 04:28:30 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/04 04:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 04:28:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 04:28:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 04:28:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 04:28:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 04:28:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 04:28:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 04:28:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 04:28:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 04:28:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 04:28:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 04:28:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 04:28:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 04:28:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 04:28:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:28:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 04:28:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 04:28:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 04:28:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 04:28:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:28:32 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:28:32 INFO : apple: Deleted 2025/07/04 04:28:32 INFO : splitbananasplit: Deleted 2025/07/04 04:28:32 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:28:32 INFO : appleappleapplebanana: Deleted 2025/07/04 04:28:32 INFO : banana: Deleted 2025/07/04 04:28:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:28:32 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:28:32 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/04 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:28:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : apple: Unchanged skipping 2025/07/04 04:28:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:28:33 DEBUG : banana: Unchanged skipping 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 04:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:28:33 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:28:33 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:28:33 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:33 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/04 04:28:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:28:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:28:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:28:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:28:48 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:48 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:28:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:28:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:28:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:28:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:28:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:28:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:28:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:28:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:28:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:28:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:28:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:28:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 04:28:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:49 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:28:49 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:28:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 04:28:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/04 04:28:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 04:28:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:28:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:28:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 04:28:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/04 04:28:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:28:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 04:28:49 INFO : apple: Copied (new) to: PREFIXapple 2025/07/04 04:28:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:28:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 04:28:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/04 04:28:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:28:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 04:28:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:28:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:28:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 04:28:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:28:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:28:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 04:28:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:28:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:28:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 04:28:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:28:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:28:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 04:28:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:28:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:28:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 04:28:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:28:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:28:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 04:28:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:28:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:28:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 04:28:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:28:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:28:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 04:28:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/04 04:28:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:28:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 04:28:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:28:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:28:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 04:28:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:28:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:28:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 04:28:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:28:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 04:28:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:28:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 04:28:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:28:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 04:28:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:28:51 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:51 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:28:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:28:51 INFO : appleappleapplebanana: Deleted 2025/07/04 04:28:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:28:51 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:28:51 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:28:51 INFO : splitbananasplit: Deleted 2025/07/04 04:28:51 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:28:52 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:28:52 INFO : apple: Deleted 2025/07/04 04:28:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:28:52 INFO : banana: Deleted 2025/07/04 04:28:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:28:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:28:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:28:52 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:28:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:28:52 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:28:52 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:28:52 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:28:52 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:28:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:28:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:28:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:28:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:28:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:28:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:28:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:28:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:28:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:28:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:28:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:28:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:28:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:28:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:28:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:28:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:28:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:28:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:28:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:28:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:28:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:28:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:28:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:28:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:28:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:28:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:28:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:28:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:28:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:28:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:28:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:28:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:28:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:28:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:28:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:28:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:28:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:28:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:28:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:28:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:28:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:28:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:28:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:28:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:28:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:28:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:28:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:28:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:28:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 04:28:53 INFO : appleappleapplebanana: Copied (new) 2025/07/04 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:28:53 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:28:53 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:28:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 04:28:53 INFO : banana: Copied (new) 2025/07/04 04:28:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 04:28:53 INFO : splitbananasplit: Copied (new) 2025/07/04 04:28:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 04:28:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 04:28:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 04:28:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 04:28:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 04:28:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 04:28:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 04:28:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 04:28:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 04:28:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 04:28:54 INFO : apple: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 04:28:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 04:28:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 04:28:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 04:28:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 04:28:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 04:28:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 04:28:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 04:28:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 04:28:54 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 04:28:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 04:28:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 04:28:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 04:28:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 04:28:55 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:55 INFO : PREFIXapple: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/04 04:28:55 INFO : PREFIXsplitbananasplit: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/04 04:28:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/04 04:28:55 INFO : PREFIXbanana: Deleted 2025/07/04 04:28:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/04 04:28:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/04 04:28:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/04 04:28:56 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/04 04:28:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/04 04:28:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/04 04:28:56 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:56 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : Waiting for deletions to finish 2025/07/04 04:28:56 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:28:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:29:11 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:12 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:29:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:29:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:29:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:29:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:29:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:29:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:12 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:29:12 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:29:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 04:29:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 04:29:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 04:29:12 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 04:29:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:29:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 04:29:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:29:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 04:29:13 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 04:29:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 04:29:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 04:29:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 04:29:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 04:29:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 04:29:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 04:29:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 04:29:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 04:29:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:29:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 04:29:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:29:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 04:29:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:29:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 04:29:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:29:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 04:29:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:29:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 04:29:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:29:14 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:14 INFO : apple: Deleted 2025/07/04 04:29:14 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:29:14 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:29:15 INFO : appleappleapplebanana: Deleted 2025/07/04 04:29:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:29:15 INFO : splitbananasplit: Deleted 2025/07/04 04:29:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:29:15 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:29:15 INFO : banana: Deleted 2025/07/04 04:29:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:29:15 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/04 04:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:29:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:29:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:16 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:29:16 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:29:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/04 04:29:16 INFO : apple: Copied (new) 2025/07/04 04:29:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/04 04:29:16 INFO : banana: Copied (new) 2025/07/04 04:29:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 04:29:16 INFO : appleappleapplebanana: Copied (new) 2025/07/04 04:29:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 04:29:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 04:29:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 04:29:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 04:29:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 04:29:16 INFO : splitbananasplit: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 04:29:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 04:29:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 04:29:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 04:29:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 04:29:17 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 04:29:17 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 04:29:17 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 04:29:17 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 04:29:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 04:29:17 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 04:29:17 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 04:29:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 04:29:17 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 04:29:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 04:29:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 04:29:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 04:29:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 04:29:18 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/04 04:29:18 INFO : bananaSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : appleSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/04 04:29:18 INFO : splitbananasplitSUFFIX: Deleted 2025/07/04 04:29:18 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/04 04:29:18 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:19 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:19 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:29:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:29:34 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:35 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:29:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:35 DEBUG : apple: Unchanged skipping 2025/07/04 04:29:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:35 DEBUG : banana: Unchanged skipping 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/04 04:29:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/04 04:29:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:29:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:29:35 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:29:35 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:29:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/04 04:29:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/04 04:29:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/04 04:29:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/04 04:29:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/04 04:29:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/04 04:29:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/04 04:29:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/04 04:29:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/04 04:29:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/04 04:29:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/04 04:29:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/04 04:29:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/04 04:29:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/04 04:29:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/04 04:29:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/04 04:29:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/04 04:29:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/04 04:29:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/04 04:29:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/04 04:29:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/04 04:29:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/04 04:29:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/04 04:29:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/04 04:29:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/04 04:29:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/04 04:29:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/04 04:29:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/04 04:29:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/04 04:29:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/04 04:29:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/04 04:29:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/04 04:29:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/04 04:29:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/04 04:29:37 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:29:38 INFO : splitbananasplit: Deleted 2025/07/04 04:29:38 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:29:38 INFO : appleappleapplebanana: Deleted 2025/07/04 04:29:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:29:38 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:29:38 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:38 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 04:29:38 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:29:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:29:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : banana: Unchanged skipping 2025/07/04 04:29:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:29:39 DEBUG : apple: Unchanged skipping 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:29:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:29:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:29:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:29:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:29:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:29:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:29:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:29:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:29:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:29:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:29:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:29:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:29:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:29:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:29:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:29:39 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:29:39 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:39 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:39 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 04:29:39 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 04:29:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:29:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:29:54 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:54 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:29:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : apple: Unchanged skipping 2025/07/04 04:29:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:29:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : banana: Unchanged skipping 2025/07/04 04:29:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:29:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:29:55 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:29:55 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:55 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:55 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:29:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : apple: Unchanged skipping 2025/07/04 04:29:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:29:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : banana: Unchanged skipping 2025/07/04 04:29:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:29:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:29:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:29:56 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:29:56 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:56 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:56 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:29:56 DEBUG : Waiting for deletions to finish 2025/07/04 04:29:57 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:29:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:30:11 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:12 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:30:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:30:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : apple: Unchanged skipping 2025/07/04 04:30:12 DEBUG : banana: Unchanged skipping 2025/07/04 04:30:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:30:12 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:30:12 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:30:12 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:12 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:13 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:30:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:13 DEBUG : apple: Unchanged skipping 2025/07/04 04:30:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:30:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:30:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:13 DEBUG : banana: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:30:14 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:30:14 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:14 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:14 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:30:29 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:30 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:30:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : apple: Unchanged skipping 2025/07/04 04:30:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : banana: Unchanged skipping 2025/07/04 04:30:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:30:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:30:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:30:30 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:30:30 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:30 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:31 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:30:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : apple: Unchanged skipping 2025/07/04 04:30:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:30:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : banana: Unchanged skipping 2025/07/04 04:30:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:30:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:30:31 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:30:31 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:31 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:32 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:30:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:30:46 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:47 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:30:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:47 DEBUG : apple: Unchanged skipping 2025/07/04 04:30:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:30:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:47 DEBUG : banana: Unchanged skipping 2025/07/04 04:30:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:30:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:30:48 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:30:48 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:48 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:48 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:30:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:30:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : banana: Unchanged skipping 2025/07/04 04:30:48 DEBUG : apple: Unchanged skipping 2025/07/04 04:30:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:30:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:30:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:30:49 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:30:49 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:49 DEBUG : Waiting for deletions to finish 2025/07/04 04:30:49 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:30:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:31:05 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:31:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:05 DEBUG : apple: Unchanged skipping 2025/07/04 04:31:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:31:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:05 DEBUG : banana: Unchanged skipping 2025/07/04 04:31:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:31:06 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:06 DEBUG : Waiting for deletions to finish 2025/07/04 04:31:06 DEBUG : Waiting for deletions to finish 2025/07/04 04:31:06 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:31:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : apple: Unchanged skipping 2025/07/04 04:31:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:31:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:06 DEBUG : banana: Unchanged skipping 2025/07/04 04:31:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:31:07 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:07 DEBUG : Waiting for deletions to finish 2025/07/04 04:31:07 DEBUG : Waiting for deletions to finish 2025/07/04 04:31:07 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:31:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (213.88s) --- PASS: TestTransform/NFC (20.60s) --- PASS: TestTransform/NFD (18.94s) --- PASS: TestTransform/base64 (21.19s) --- PASS: TestTransform/prefix (22.76s) --- PASS: TestTransform/suffix (22.78s) --- PASS: TestTransform/truncate (20.19s) --- PASS: TestTransform/encoder (17.29s) --- PASS: TestTransform/ISO-8859-1 (17.14s) --- PASS: TestTransform/charmap (17.87s) --- PASS: TestTransform/lowercase (17.70s) --- PASS: TestTransform/ascii (17.41s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 04:31:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 04:31:12 INFO : sub dir_somesuffix: Making directory 2025/07/04 04:31:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 04:31:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/04 04:31:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:31:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/04 04:31:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:31:12 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:12 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:31:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.76s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:13 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:14 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:14 INFO : tictactoe: Making directory 2025/07/04 04:31:14 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:14 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:31:14 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:14 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:14 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/04 04:31:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:15 INFO : toe: Making directory 2025/07/04 04:31:15 INFO : toe/toe: Making directory 2025/07/04 04:31:15 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:31:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:31:15 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:15 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:31:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/04 04:31:16 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:17 INFO : toe: Making directory 2025/07/04 04:31:17 INFO : toe/toe: Making directory 2025/07/04 04:31:17 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:31:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:31:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:31:17 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:17 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/04 04:31:18 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.28s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:19 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:31:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:31:19 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:19 INFO : tictacempty_dir: Making directory 2025/07/04 04:31:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:19 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:19 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:19 INFO : tictactoe: Making directory 2025/07/04 04:31:19 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:19 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:19 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:31:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:31:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:31:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:31:19 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:19 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 04:31:20 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:21 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:31:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:31:21 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:21 INFO : tictacempty_dir: Making directory 2025/07/04 04:31:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:21 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:21 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:21 INFO : tictactoe: Making directory 2025/07/04 04:31:21 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:21 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:21 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:31:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:31:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:31:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:21 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:21 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/04 04:31:22 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:22 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:22 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:22 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:31:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/04 04:31:22 NOTICE: B2 bucket rclone-test-vufevix6xogi: 0 differences found 2025/07/04 04:31:22 NOTICE: B2 bucket rclone-test-vufevix6xogi: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:23 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:23 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:23 INFO : tictactoe: Making directory 2025/07/04 04:31:23 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:23 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:23 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:31:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:31:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:31:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:31:23 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:23 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 04:31:24 DEBUG : Waiting for deletions to finish 2025/07/04 04:31:24 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:24 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:24 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:25 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:31:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:31:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/04 04:31:25 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2025/07/04 04:31:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:26 INFO : toe: Making directory 2025/07/04 04:31:26 INFO : toe/toe: Making directory 2025/07/04 04:31:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:31:26 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:26 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:26 INFO : toe/toe/toe: Copied (new) 2025/07/04 04:31:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:27 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:31:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:31:27 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:27 INFO : tictacempty_dir: Making directory 2025/07/04 04:31:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:27 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:27 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:27 INFO : tictactoe: Making directory 2025/07/04 04:31:27 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:27 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:27 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:31:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:31:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:31:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:27 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:27 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:28 INFO : toe/toe/toe.txt: Deleted 2025/07/04 04:31:28 INFO : toe/toe: Removing directory 2025/07/04 04:31:28 INFO : toe: Removing directory 2025/07/04 04:31:28 INFO : empty_dir: Removing directory 2025/07/04 04:31:28 DEBUG : Local file system at /tmp/rclone2834476817: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.89s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:29 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:31:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:31:29 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:29 INFO : tictacempty_dir: Making directory 2025/07/04 04:31:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:29 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:29 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:29 INFO : tictactoe: Making directory 2025/07/04 04:31:29 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:29 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:29 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:31:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:31:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:31:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:29 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:29 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:30 INFO : toe/toe/toe.txt: Deleted 2025/07/04 04:31:30 INFO : toe/toe: Removing directory 2025/07/04 04:31:30 INFO : toe: Removing directory 2025/07/04 04:31:30 INFO : empty_dir: Removing directory 2025/07/04 04:31:30 DEBUG : Local file system at /tmp/rclone2834476817: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/04 04:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/04 04:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/04 04:31:32 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.27s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:32 DEBUG : Reset feature "Copy" 2025/07/04 04:31:32 DEBUG : Reset feature "Move" 2025/07/04 04:31:32 DEBUG : Reset feature "Copy" 2025/07/04 04:31:32 DEBUG : Reset feature "Move" 2025/07/04 04:31:32 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:31:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:31:32 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:33 INFO : tictacempty_dir: Making directory 2025/07/04 04:31:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:31:33 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:33 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:33 INFO : tictactoe: Making directory 2025/07/04 04:31:33 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:33 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:31:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:33 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:31:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:31:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:31:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:31:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:33 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:33 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:31:33 INFO : toe/toe/toe.txt: Deleted 2025/07/04 04:31:33 INFO : toe/toe: Removing directory 2025/07/04 04:31:33 INFO : toe: Removing directory 2025/07/04 04:31:33 INFO : empty_dir: Removing directory 2025/07/04 04:31:33 DEBUG : Local file system at /tmp/rclone2834476817: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/04 04:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/04 04:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:31:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:31:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/04 04:31:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.15s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:37 DEBUG : toe: transformed to: dG9l 2025/07/04 04:31:37 DEBUG : toe: transformed to: dG9l 2025/07/04 04:31:37 INFO : dG9l: Making directory 2025/07/04 04:31:37 DEBUG : toe: transformed to: dG9l 2025/07/04 04:31:37 DEBUG : toe: transformed to: dG9l 2025/07/04 04:31:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 04:31:37 INFO : dG9l/dG9l: Making directory 2025/07/04 04:31:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 04:31:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/04 04:31:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 04:31:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:31:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 04:31:37 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:37 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 04:31:38 DEBUG : Waiting for deletions to finish 2025/07/04 04:31:38 DEBUG : dG9l: transformed to: toe 2025/07/04 04:31:38 DEBUG : dG9l: transformed to: toe 2025/07/04 04:31:38 DEBUG : dG9l: transformed to: toe 2025/07/04 04:31:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/04 04:31:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/04 04:31:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/04 04:31:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/04 04:31:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/04 04:31:39 DEBUG : Local file system at /tmp/rclone2834476817: Waiting for checks to finish 2025/07/04 04:31:39 DEBUG : Local file system at /tmp/rclone2834476817: Waiting for transfers to finish 2025/07/04 04:31:39 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.79s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-vufevix6xogi", Local "Local file system at /tmp/rclone2834476817", Modify Window "1ms" 2025/07/04 04:31:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:31:39 DEBUG : toe: transformed to: 2025/07/04 04:31:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:31:40 DEBUG : toe: transformed to: 2025/07/04 04:31:40 INFO : B2 bucket rclone-test-vufevix6xogi: Making directory 2025/07/04 04:31:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:31:40 DEBUG : toe: transformed to: 2025/07/04 04:31:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:31:40 DEBUG : toe: transformed to: 2025/07/04 04:31:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:31:40 DEBUG : toe/toe: transformed to: 2025/07/04 04:31:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/04 04:31:40 INFO : toe/toe: Making directory 2025/07/04 04:31:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:31:40 DEBUG : toe/toe: transformed to: 2025/07/04 04:31:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/04 04:31:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:31:40 DEBUG : toe: transformed to: 2025/07/04 04:31:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:31:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:31:40 DEBUG : toe/toe/toe: transformed to: 2025/07/04 04:31:40 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/04 04:31:40 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for checks to finish 2025/07/04 04:31:40 DEBUG : B2 bucket rclone-test-vufevix6xogi: Waiting for transfers to finish 2025/07/04 04:31:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 04:31:40 INFO : toe/toe/toe: Copied (new) 2025/07/04 04:31:40 ERROR : B2 bucket rclone-test-vufevix6xogi: not deleting files as there were IO errors 2025/07/04 04:31:40 ERROR : B2 bucket rclone-test-vufevix6xogi: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/07/04 04:31:41 DEBUG : B2 bucket rclone-test-vufevix6xogi: Purge remote 2025/07/04 04:31:41 INFO : B2 bucket rclone-test-vufevix6xogi: cleaning bucket "rclone-test-vufevix6xogi" of all files 2025/07/04 04:31:42 DEBUG : BackupDir/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8b2_d20250704_m042445_c001_v7007000_t0000_u01751603085118") 2025/07/04 04:31:42 DEBUG : BackupDir/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10843624de84839f_d20250704_m042438_c001_v0001179_t0032_u01751603078869") 2025/07/04 04:31:42 DEBUG : CompareDest/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611903d4_d20250704_m042418_c001_v7007000_t0000_u01751603058759") 2025/07/04 04:31:42 DEBUG : CompareDest/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beac98_d20250704_m042412_c001_v0001115_t0023_u01751603052044") 2025/07/04 04:31:42 DEBUG : CompareDest/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611903d5_d20250704_m042418_c001_v7007000_t0000_u01751603058940") 2025/07/04 04:31:42 DEBUG : CompareDest/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c5358_d20250704_m042413_c001_v0001104_t0000_u01751603053575") 2025/07/04 04:31:42 DEBUG : CopyDest/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8b3_d20250704_m042445_c001_v7007000_t0000_u01751603085303") 2025/07/04 04:31:42 DEBUG : CopyDest/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c53a4_d20250704_m042435_c001_v0001104_t0014_u01751603075583") 2025/07/04 04:31:42 DEBUG : CopyDest/three: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8b4_d20250704_m042445_c001_v7007000_t0000_u01751603085487") 2025/07/04 04:31:42 DEBUG : CopyDest/three: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c53b4_d20250704_m042442_c001_v0001104_t0059_u01751603082701") 2025/07/04 04:31:42 DEBUG : CopyDest/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8b5_d20250704_m042445_c001_v7007000_t0000_u01751603085671") 2025/07/04 04:31:43 DEBUG : CopyDest/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6bead3e_d20250704_m042440_c001_v0001115_t0057_u01751603080003") 2025/07/04 04:31:43 DEBUG : EXISTING: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb5b_d20250704_m042611_c001_v7007000_t0000_u01751603171350") 2025/07/04 04:31:43 DEBUG : EXISTING: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaf75_d20250704_m042610_c001_v0001115_t0024_u01751603170146") 2025/07/04 04:31:43 DEBUG : PREFIXapple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419811bd30ed99f9_d20250704_m042855_c001_v7007000_t0000_u01751603335666") 2025/07/04 04:31:43 DEBUG : PREFIXapple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f37_d20250704_m042849_c001_v0001090_t0055_u01751603329501") 2025/07/04 04:31:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f41454ec2924fe00d_d20250704_m042856_c001_v7007000_t0000_u01751603336040") 2025/07/04 04:31:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb45_d20250704_m042849_c001_v0001131_t0012_u01751603329475") 2025/07/04 04:31:43 DEBUG : PREFIXbanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4112e27c590ff02d_d20250704_m042855_c001_v7007000_t0000_u01751603335906") 2025/07/04 04:31:43 DEBUG : PREFIXbanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb456_d20250704_m042849_c001_v0001115_t0057_u01751603329470") 2025/07/04 04:31:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4112e27c590ff02c_d20250704_m042855_c001_v7007000_t0000_u01751603335723") 2025/07/04 04:31:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b14_d20250704_m042849_c001_v0001183_t0043_u01751603329490") 2025/07/04 04:31:43 DEBUG : Testêé: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb59_d20250704_m042607_c001_v7007000_t0000_u01751603167520") 2025/07/04 04:31:43 DEBUG : Testêé: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaf55_d20250704_m042606_c001_v0001115_t0042_u01751603166495") 2025/07/04 04:31:43 DEBUG : Testêé: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaf4f_d20250704_m042605_c001_v0001115_t0031_u01751603165467") 2025/07/04 04:31:43 DEBUG : YXBwbGU=: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479661_d20250704_m042834_c001_v7007000_t0000_u01751603314743") 2025/07/04 04:31:43 DEBUG : YXBwbGU=: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb3c4_d20250704_m042829_c001_v0001115_t0044_u01751603309832") 2025/07/04 04:31:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479662_d20250704_m042834_c001_v7007000_t0000_u01751603314932") 2025/07/04 04:31:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912a26_d20250704_m042830_c001_v0001183_t0053_u01751603310574") 2025/07/04 04:31:43 DEBUG : YmFuYW5h: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479663_d20250704_m042835_c001_v7007000_t0000_u01751603315115") 2025/07/04 04:31:43 DEBUG : YmFuYW5h: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eaef_d20250704_m042829_c001_v0001131_t0002_u01751603309817") 2025/07/04 04:31:43 DEBUG : a/potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbba_d20250704_m042235_c001_v7007000_t0000_u01751602955567") 2025/07/04 04:31:44 DEBUG : a/potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286707_d20250704_m042234_c001_v0001100_t0043_u01751602954881") 2025/07/04 04:31:44 DEBUG : a/potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbb6_d20250704_m042232_c001_v7007000_t0000_u01751602952872") 2025/07/04 04:31:44 DEBUG : a/potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866ff_d20250704_m042231_c001_v0001100_t0031_u01751602951945") 2025/07/04 04:31:44 DEBUG : a/potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af33e_d20250704_m042213_c001_v7007000_t0000_u01751602933820") 2025/07/04 04:31:44 DEBUG : a/potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866c7_d20250704_m042212_c001_v0001100_t0017_u01751602932919") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a8f_d20250704_m043107_c001_v7007000_t0000_u01751603467871") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7096_d20250704_m043102_c001_v0001090_t0007_u01751603462973") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6d0_d20250704_m043050_c001_v7007000_t0000_u01751603450023") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7068_d20250704_m043045_c001_v0001090_t0037_u01751603445518") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479683_d20250704_m043032_c001_v7007000_t0000_u01751603432641") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7040_d20250704_m043028_c001_v0001090_t0026_u01751603428172") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156291_d20250704_m043014_c001_v7007000_t0000_u01751603414853") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7020_d20250704_m043010_c001_v0001090_t0006_u01751603410072") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a30_d20250704_m042957_c001_v7007000_t0000_u01751603397750") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7000_d20250704_m042953_c001_v0001090_t0029_u01751603393134") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74e2_d20250704_m042940_c001_v7007000_t0000_u01751603380430") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fc8_d20250704_m042933_c001_v0001090_t0015_u01751603373207") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e545_d20250704_m042920_c001_v7007000_t0000_u01751603360231") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c43_d20250704_m042916_c001_v0001183_t0013_u01751603356361") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a3f_d20250704_m042914_c001_v7007000_t0000_u01751603354865") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f83_d20250704_m042910_c001_v0001090_t0007_u01751603350193") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082a6_d20250704_m042857_c001_v7007000_t0000_u01751603337449") 2025/07/04 04:31:44 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb474_d20250704_m042853_c001_v0001115_t0038_u01751603333109") 2025/07/04 04:31:45 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082a0_d20250704_m042851_c001_v7007000_t0000_u01751603331997") 2025/07/04 04:31:45 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb444_d20250704_m042847_c001_v0001115_t0043_u01751603327033") 2025/07/04 04:31:45 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156260_d20250704_m042832_c001_v7007000_t0000_u01751603312472") 2025/07/04 04:31:45 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6efb_d20250704_m042826_c001_v0001090_t0000_u01751603306657") 2025/07/04 04:31:45 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d6d_d20250704_m042813_c001_v7007000_t0000_u01751603293469") 2025/07/04 04:31:45 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eaab_d20250704_m042808_c001_v0001131_t0049_u01751603288355") 2025/07/04 04:31:45 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc069f7_d20250704_m042754_c001_v7007000_t0000_u01751603274571") 2025/07/04 04:31:45 DEBUG : apple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb291_d20250704_m042749_c001_v0001115_t0045_u01751603269229") 2025/07/04 04:31:45 DEBUG : appleSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb9b_d20250704_m042918_c001_v7007000_t0000_u01751603358586") 2025/07/04 04:31:45 DEBUG : appleSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f8f_d20250704_m042912_c001_v0001090_t0046_u01751603352638") 2025/07/04 04:31:45 DEBUG : appleapple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74e3_d20250704_m042940_c001_v7007000_t0000_u01751603380618") 2025/07/04 04:31:45 DEBUG : appleapple: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fce_d20250704_m042935_c001_v0001090_t0004_u01751603375770") 2025/07/04 04:31:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a91_d20250704_m043108_c001_v7007000_t0000_u01751603468053") 2025/07/04 04:31:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ecd3_d20250704_m043103_c001_v0001131_t0005_u01751603463756") 2025/07/04 04:31:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6d1_d20250704_m043050_c001_v7007000_t0000_u01751603450205") 2025/07/04 04:31:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eca7_d20250704_m043046_c001_v0001131_t0039_u01751603446057") 2025/07/04 04:31:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479684_d20250704_m043032_c001_v7007000_t0000_u01751603432828") 2025/07/04 04:31:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec73_d20250704_m043029_c001_v0001131_t0018_u01751603429028") 2025/07/04 04:31:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156292_d20250704_m043015_c001_v7007000_t0000_u01751603415037") 2025/07/04 04:31:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec41_d20250704_m043011_c001_v0001131_t0056_u01751603411121") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a31_d20250704_m042957_c001_v7007000_t0000_u01751603397946") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec0d_d20250704_m042953_c001_v0001131_t0048_u01751603393712") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af368_d20250704_m042938_c001_v7007000_t0000_u01751603378199") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebe2_d20250704_m042933_c001_v0001131_t0009_u01751603373699") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e546_d20250704_m042920_c001_v7007000_t0000_u01751603360416") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eba8_d20250704_m042916_c001_v0001131_t0020_u01751603356370") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a40_d20250704_m042915_c001_v7007000_t0000_u01751603355049") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb92_d20250704_m042910_c001_v0001131_t0036_u01751603350875") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082a7_d20250704_m042857_c001_v7007000_t0000_u01751603337634") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b4e_d20250704_m042853_c001_v0001183_t0031_u01751603333119") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d748d_d20250704_m042851_c001_v7007000_t0000_u01751603331644") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912afc_d20250704_m042848_c001_v0001183_t0054_u01751603328116") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4185defaa3957d9a_d20250704_m042832_c001_v7007000_t0000_u01751603312837") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb3ac_d20250704_m042827_c001_v0001115_t0037_u01751603307489") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d6f_d20250704_m042813_c001_v7007000_t0000_u01751603293653") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6edb_d20250704_m042809_c001_v0001090_t0028_u01751603289849") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc069f8_d20250704_m042754_c001_v7007000_t0000_u01751603274754") 2025/07/04 04:31:46 DEBUG : appleappleapplebanana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea77_d20250704_m042750_c001_v0001131_t0045_u01751603270672") 2025/07/04 04:31:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f420e3e9208b25b47_d20250704_m042918_c001_v7007000_t0000_u01751603358403") 2025/07/04 04:31:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c1d_d20250704_m042912_c001_v0001183_t0045_u01751603352645") 2025/07/04 04:31:46 DEBUG : b/potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbbb_d20250704_m042235_c001_v7007000_t0000_u01751602955752") 2025/07/04 04:31:47 DEBUG : b/potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286701_d20250704_m042233_c001_v0001100_t0014_u01751602953425") 2025/07/04 04:31:47 DEBUG : b/potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbb5_d20250704_m042232_c001_v7007000_t0000_u01751602952293") 2025/07/04 04:31:47 DEBUG : b/potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866fb_d20250704_m042230_c001_v0001100_t0025_u01751602950751") 2025/07/04 04:31:47 DEBUG : b/potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af33d_d20250704_m042213_c001_v7007000_t0000_u01751602933262") 2025/07/04 04:31:47 DEBUG : b/potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866c3_d20250704_m042211_c001_v0001100_t0015_u01751602931788") 2025/07/04 04:31:47 DEBUG : backup/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4085bdfc9d94c359_d20250704_m042458_c001_v7007000_t0000_u01751603098848") 2025/07/04 04:31:47 DEBUG : backup/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f102d9fc2f0a3c8f1_d20250704_m042457_c001_v0001029_t0042_u01751603097036") 2025/07/04 04:31:47 DEBUG : backup/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f109a3ef1b282a637_d20250704_m042453_c001_v0001183_t0030_u01751603093068") 2025/07/04 04:31:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d165_d20250704_m042528_c001_v7007000_t0000_u01751603128139") 2025/07/04 04:31:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f109f528440047451_d20250704_m042526_c001_v0001146_t0048_u01751603126120") 2025/07/04 04:31:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f102c2a2eee43a7ea_d20250704_m042522_c001_v0001172_t0030_u01751603122341") 2025/07/04 04:31:47 DEBUG : backup/one.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4122019316f9b225_d20250704_m042512_c001_v7007000_t0000_u01751603112821") 2025/07/04 04:31:47 DEBUG : backup/one.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1119c2cff3e74773_d20250704_m042510_c001_v0001104_t0013_u01751603110608") 2025/07/04 04:31:47 DEBUG : backup/one.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f100701802fe68b82_d20250704_m042505_c001_v0001146_t0039_u01751603105799") 2025/07/04 04:31:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d166_d20250704_m042528_c001_v7007000_t0000_u01751603128323") 2025/07/04 04:31:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10675076de3bae0e_d20250704_m042527_c001_v0001036_t0057_u01751603127094") 2025/07/04 04:31:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10587e36bb283ff7_d20250704_m042523_c001_v0001183_t0055_u01751603123791") 2025/07/04 04:31:47 DEBUG : backup/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4085bdfc9d94c35b_d20250704_m042459_c001_v7007000_t0000_u01751603099037") 2025/07/04 04:31:47 DEBUG : backup/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f119fa837fba4cc90_d20250704_m042458_c001_v0001181_t0056_u01751603098080") 2025/07/04 04:31:47 DEBUG : backup/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f103a11ea4c50ac97_d20250704_m042454_c001_v0001092_t0033_u01751603094520") 2025/07/04 04:31:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4122019316f9b227_d20250704_m042513_c001_v7007000_t0000_u01751603113015") 2025/07/04 04:31:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10764b4a7301e962_d20250704_m042511_c001_v0001130_t0047_u01751603111941") 2025/07/04 04:31:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f109c041351b2d1ec_d20250704_m042507_c001_v0001117_t0007_u01751603107458") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a92_d20250704_m043108_c001_v7007000_t0000_u01751603468234") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f913127_d20250704_m043103_c001_v0001183_t0004_u01751603463545") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6d2_d20250704_m043050_c001_v7007000_t0000_u01751603450387") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f913033_d20250704_m043045_c001_v0001183_t0022_u01751603445826") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479685_d20250704_m043033_c001_v7007000_t0000_u01751603433015") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912f5c_d20250704_m043028_c001_v0001183_t0025_u01751603428821") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156294_d20250704_m043015_c001_v7007000_t0000_u01751603415221") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912e96_d20250704_m043010_c001_v0001183_t0059_u01751603410918") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a32_d20250704_m042958_c001_v7007000_t0000_u01751603398129") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912dda_d20250704_m042953_c001_v0001183_t0014_u01751603393522") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74e4_d20250704_m042940_c001_v7007000_t0000_u01751603380803") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912cfe_d20250704_m042933_c001_v0001183_t0051_u01751603373502") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e547_d20250704_m042920_c001_v7007000_t0000_u01751603360601") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f9f_d20250704_m042916_c001_v0001090_t0028_u01751603356386") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb99_d20250704_m042915_c001_v7007000_t0000_u01751603355470") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c07_d20250704_m042910_c001_v0001183_t0042_u01751603350678") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082a8_d20250704_m042857_c001_v7007000_t0000_u01751603337819") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb51_d20250704_m042853_c001_v0001131_t0047_u01751603333094") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128bb3_d20250704_m042852_c001_v7007000_t0000_u01751603332010") 2025/07/04 04:31:48 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb3d_d20250704_m042847_c001_v0001131_t0036_u01751603327642") 2025/07/04 04:31:49 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156262_d20250704_m042832_c001_v7007000_t0000_u01751603312849") 2025/07/04 04:31:49 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eaeb_d20250704_m042827_c001_v0001131_t0002_u01751603307075") 2025/07/04 04:31:49 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d70_d20250704_m042813_c001_v7007000_t0000_u01751603293837") 2025/07/04 04:31:49 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb322_d20250704_m042808_c001_v0001115_t0026_u01751603288762") 2025/07/04 04:31:49 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc069f9_d20250704_m042754_c001_v7007000_t0000_u01751603274936") 2025/07/04 04:31:49 DEBUG : banana: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ea9_d20250704_m042750_c001_v0001090_t0045_u01751603270186") 2025/07/04 04:31:49 DEBUG : bananaSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e542_d20250704_m042918_c001_v7007000_t0000_u01751603358414") 2025/07/04 04:31:49 DEBUG : bananaSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb4f2_d20250704_m042912_c001_v0001115_t0020_u01751603352666") 2025/07/04 04:31:49 DEBUG : both0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca23_d20250704_m042717_c001_v7007000_t0000_u01751603237463") 2025/07/04 04:31:49 DEBUG : both0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0af_d20250704_m042645_c001_v0001115_t0022_u01751603205634") 2025/07/04 04:31:49 DEBUG : both0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f19_d20250704_m042641_c001_v7007000_t0000_u01751603201374") 2025/07/04 04:31:49 DEBUG : both0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaf89_d20250704_m042613_c001_v0001115_t0000_u01751603173244") 2025/07/04 04:31:49 DEBUG : both1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca24_d20250704_m042717_c001_v7007000_t0000_u01751603237645") 2025/07/04 04:31:49 DEBUG : both1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0b9_d20250704_m042647_c001_v0001115_t0051_u01751603207202") 2025/07/04 04:31:49 DEBUG : both1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f1a_d20250704_m042641_c001_v7007000_t0000_u01751603201556") 2025/07/04 04:31:49 DEBUG : both1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaf9f_d20250704_m042614_c001_v0001115_t0040_u01751603174820") 2025/07/04 04:31:49 DEBUG : both10: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca25_d20250704_m042717_c001_v7007000_t0000_u01751603237827") 2025/07/04 04:31:49 DEBUG : both10: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb127_d20250704_m042700_c001_v0001115_t0004_u01751603220807") 2025/07/04 04:31:49 DEBUG : both10: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f1c_d20250704_m042641_c001_v7007000_t0000_u01751603201751") 2025/07/04 04:31:49 DEBUG : both10: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafff_d20250704_m042626_c001_v0001115_t0012_u01751603186330") 2025/07/04 04:31:49 DEBUG : both11: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca27_d20250704_m042718_c001_v7007000_t0000_u01751603238021") 2025/07/04 04:31:50 DEBUG : both11: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb131_d20250704_m042702_c001_v0001115_t0043_u01751603222330") 2025/07/04 04:31:50 DEBUG : both11: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f1e_d20250704_m042641_c001_v7007000_t0000_u01751603201933") 2025/07/04 04:31:50 DEBUG : both11: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb00b_d20250704_m042627_c001_v0001115_t0019_u01751603187777") 2025/07/04 04:31:50 DEBUG : both12: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca28_d20250704_m042718_c001_v7007000_t0000_u01751603238206") 2025/07/04 04:31:50 DEBUG : both12: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb13b_d20250704_m042703_c001_v0001115_t0029_u01751603223587") 2025/07/04 04:31:50 DEBUG : both12: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f20_d20250704_m042642_c001_v7007000_t0000_u01751603202156") 2025/07/04 04:31:50 DEBUG : both12: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb015_d20250704_m042628_c001_v0001115_t0029_u01751603188836") 2025/07/04 04:31:50 DEBUG : both13: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca29_d20250704_m042718_c001_v7007000_t0000_u01751603238390") 2025/07/04 04:31:50 DEBUG : both13: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb145_d20250704_m042705_c001_v0001115_t0013_u01751603225022") 2025/07/04 04:31:50 DEBUG : both13: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f21_d20250704_m042642_c001_v7007000_t0000_u01751603202339") 2025/07/04 04:31:50 DEBUG : both13: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb021_d20250704_m042629_c001_v0001115_t0024_u01751603189986") 2025/07/04 04:31:50 DEBUG : both14: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca2a_d20250704_m042718_c001_v7007000_t0000_u01751603238574") 2025/07/04 04:31:50 DEBUG : both14: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb14f_d20250704_m042706_c001_v0001115_t0027_u01751603226144") 2025/07/04 04:31:50 DEBUG : both14: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f22_d20250704_m042642_c001_v7007000_t0000_u01751603202520") 2025/07/04 04:31:50 DEBUG : both14: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb029_d20250704_m042631_c001_v0001115_t0001_u01751603191359") 2025/07/04 04:31:50 DEBUG : both15: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca2c_d20250704_m042718_c001_v7007000_t0000_u01751603238758") 2025/07/04 04:31:50 DEBUG : both15: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb159_d20250704_m042707_c001_v0001115_t0046_u01751603227382") 2025/07/04 04:31:50 DEBUG : both15: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f23_d20250704_m042642_c001_v7007000_t0000_u01751603202702") 2025/07/04 04:31:50 DEBUG : both15: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb031_d20250704_m042632_c001_v0001115_t0058_u01751603192402") 2025/07/04 04:31:50 DEBUG : both16: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca2d_d20250704_m042718_c001_v7007000_t0000_u01751603238941") 2025/07/04 04:31:50 DEBUG : both16: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb165_d20250704_m042708_c001_v0001115_t0006_u01751603228451") 2025/07/04 04:31:50 DEBUG : both16: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f25_d20250704_m042642_c001_v7007000_t0000_u01751603202883") 2025/07/04 04:31:50 DEBUG : both16: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb039_d20250704_m042633_c001_v0001115_t0034_u01751603193548") 2025/07/04 04:31:51 DEBUG : both17: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca2e_d20250704_m042719_c001_v7007000_t0000_u01751603239123") 2025/07/04 04:31:51 DEBUG : both17: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb173_d20250704_m042709_c001_v0001115_t0032_u01751603229781") 2025/07/04 04:31:51 DEBUG : both17: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f26_d20250704_m042643_c001_v7007000_t0000_u01751603203067") 2025/07/04 04:31:51 DEBUG : both17: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb043_d20250704_m042634_c001_v0001115_t0058_u01751603194688") 2025/07/04 04:31:51 DEBUG : both18: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca2f_d20250704_m042719_c001_v7007000_t0000_u01751603239308") 2025/07/04 04:31:51 DEBUG : both18: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb17f_d20250704_m042711_c001_v0001115_t0003_u01751603231298") 2025/07/04 04:31:51 DEBUG : both18: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f27_d20250704_m042643_c001_v7007000_t0000_u01751603203251") 2025/07/04 04:31:51 DEBUG : both18: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb053_d20250704_m042636_c001_v0001115_t0029_u01751603196057") 2025/07/04 04:31:51 DEBUG : both19: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca30_d20250704_m042719_c001_v7007000_t0000_u01751603239493") 2025/07/04 04:31:51 DEBUG : both19: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb191_d20250704_m042713_c001_v0001115_t0018_u01751603233125") 2025/07/04 04:31:51 DEBUG : both19: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f28_d20250704_m042643_c001_v7007000_t0000_u01751603203432") 2025/07/04 04:31:51 DEBUG : both19: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb063_d20250704_m042637_c001_v0001115_t0051_u01751603197474") 2025/07/04 04:31:51 DEBUG : both2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca31_d20250704_m042719_c001_v7007000_t0000_u01751603239681") 2025/07/04 04:31:51 DEBUG : both2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0c3_d20250704_m042648_c001_v0001115_t0053_u01751603208601") 2025/07/04 04:31:51 DEBUG : both2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f29_d20250704_m042643_c001_v7007000_t0000_u01751603203615") 2025/07/04 04:31:51 DEBUG : both2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafa7_d20250704_m042616_c001_v0001115_t0000_u01751603176008") 2025/07/04 04:31:51 DEBUG : both3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca32_d20250704_m042719_c001_v7007000_t0000_u01751603239864") 2025/07/04 04:31:51 DEBUG : both3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0cf_d20250704_m042649_c001_v0001115_t0022_u01751603209950") 2025/07/04 04:31:51 DEBUG : both3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f2a_d20250704_m042643_c001_v7007000_t0000_u01751603203798") 2025/07/04 04:31:51 DEBUG : both3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafaf_d20250704_m042617_c001_v0001115_t0025_u01751603177318") 2025/07/04 04:31:52 DEBUG : both4: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca34_d20250704_m042720_c001_v7007000_t0000_u01751603240046") 2025/07/04 04:31:52 DEBUG : both4: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0dd_d20250704_m042651_c001_v0001115_t0034_u01751603211114") 2025/07/04 04:31:52 DEBUG : both4: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f2b_d20250704_m042643_c001_v7007000_t0000_u01751603203980") 2025/07/04 04:31:52 DEBUG : both4: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafbd_d20250704_m042619_c001_v0001115_t0036_u01751603179009") 2025/07/04 04:31:52 DEBUG : both5: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca35_d20250704_m042720_c001_v7007000_t0000_u01751603240229") 2025/07/04 04:31:52 DEBUG : both5: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0ed_d20250704_m042652_c001_v0001115_t0005_u01751603212983") 2025/07/04 04:31:52 DEBUG : both5: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f2c_d20250704_m042644_c001_v7007000_t0000_u01751603204162") 2025/07/04 04:31:52 DEBUG : both5: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafc9_d20250704_m042620_c001_v0001115_t0046_u01751603180159") 2025/07/04 04:31:52 DEBUG : both6: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca36_d20250704_m042720_c001_v7007000_t0000_u01751603240412") 2025/07/04 04:31:52 DEBUG : both6: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0f9_d20250704_m042654_c001_v0001115_t0057_u01751603214857") 2025/07/04 04:31:52 DEBUG : both6: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f2e_d20250704_m042644_c001_v7007000_t0000_u01751603204350") 2025/07/04 04:31:52 DEBUG : both6: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafd7_d20250704_m042621_c001_v0001115_t0047_u01751603181724") 2025/07/04 04:31:52 DEBUG : both7: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca37_d20250704_m042720_c001_v7007000_t0000_u01751603240595") 2025/07/04 04:31:52 DEBUG : both7: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb101_d20250704_m042656_c001_v0001115_t0008_u01751603216363") 2025/07/04 04:31:52 DEBUG : both7: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f2f_d20250704_m042644_c001_v7007000_t0000_u01751603204534") 2025/07/04 04:31:52 DEBUG : both7: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafdf_d20250704_m042622_c001_v0001115_t0038_u01751603182858") 2025/07/04 04:31:52 DEBUG : both8: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca38_d20250704_m042720_c001_v7007000_t0000_u01751603240787") 2025/07/04 04:31:52 DEBUG : both8: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb10f_d20250704_m042657_c001_v0001115_t0051_u01751603217574") 2025/07/04 04:31:52 DEBUG : both8: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f30_d20250704_m042644_c001_v7007000_t0000_u01751603204716") 2025/07/04 04:31:52 DEBUG : both8: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafe9_d20250704_m042624_c001_v0001115_t0025_u01751603184359") 2025/07/04 04:31:53 DEBUG : both9: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca39_d20250704_m042720_c001_v7007000_t0000_u01751603240974") 2025/07/04 04:31:53 DEBUG : both9: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb119_d20250704_m042658_c001_v0001115_t0003_u01751603218753") 2025/07/04 04:31:53 DEBUG : both9: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f31_d20250704_m042644_c001_v7007000_t0000_u01751603204897") 2025/07/04 04:31:53 DEBUG : both9: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaff3_d20250704_m042625_c001_v0001115_t0017_u01751603185316") 2025/07/04 04:31:53 DEBUG : c/non empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbbd_d20250704_m042235_c001_v7007000_t0000_u01751602955936") 2025/07/04 04:31:53 DEBUG : c/non empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286703_d20250704_m042234_c001_v0001100_t0059_u01751602954016") 2025/07/04 04:31:53 DEBUG : c/non empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbb7_d20250704_m042233_c001_v7007000_t0000_u01751602953056") 2025/07/04 04:31:53 DEBUG : c/non empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866fd_d20250704_m042231_c001_v0001100_t0020_u01751602951091") 2025/07/04 04:31:53 DEBUG : c/non empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af33f_d20250704_m042214_c001_v7007000_t0000_u01751602934003") 2025/07/04 04:31:53 DEBUG : c/non empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866c5_d20250704_m042212_c001_v0001100_t0033_u01751602932077") 2025/07/04 04:31:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479664_d20250704_m042835_c001_v7007000_t0000_u01751603315299") 2025/07/04 04:31:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f07_d20250704_m042829_c001_v0001090_t0001_u01751603309844") 2025/07/04 04:31:53 DEBUG : check sum: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af337_d20250704_m042204_c001_v7007000_t0000_u01751602924365") 2025/07/04 04:31:53 DEBUG : check sum: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866b5_d20250704_m042203_c001_v0001100_t0009_u01751602923178") 2025/07/04 04:31:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b99_d20250704_m043139_c001_v7007000_t0000_u01751603499555") 2025/07/04 04:31:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c70dc_d20250704_m043137_c001_v0001090_t0035_u01751603497734") 2025/07/04 04:31:53 DEBUG : dest/3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c89b_d20250704_m042428_c001_v7007000_t0000_u01751603068478") 2025/07/04 04:31:53 DEBUG : dest/3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40939c37c1a0373f_d20250704_m042427_c001_v0001179_t0054_u01751603067374") 2025/07/04 04:31:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74e8_d20250704_m042940_c001_v7007000_t0000_u01751603380987") 2025/07/04 04:31:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb58a_d20250704_m042936_c001_v0001115_t0022_u01751603376088") 2025/07/04 04:31:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a93_d20250704_m043108_c001_v7007000_t0000_u01751603468416") 2025/07/04 04:31:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c707e_d20250704_m043055_c001_v0001090_t0031_u01751603455125") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6d3_d20250704_m043050_c001_v7007000_t0000_u01751603450570") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7052_d20250704_m043037_c001_v0001090_t0034_u01751603437426") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479686_d20250704_m043033_c001_v7007000_t0000_u01751603433205") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7030_d20250704_m043019_c001_v0001090_t0044_u01751603419550") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156295_d20250704_m043015_c001_v7007000_t0000_u01751603415405") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7010_d20250704_m043002_c001_v0001090_t0049_u01751603402415") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a33_d20250704_m042958_c001_v7007000_t0000_u01751603398312") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fea_d20250704_m042945_c001_v0001090_t0050_u01751603385120") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417693e64a332f80_d20250704_m042938_c001_v7007000_t0000_u01751603378414") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fb5_d20250704_m042924_c001_v0001090_t0001_u01751603364932") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e548_d20250704_m042920_c001_v7007000_t0000_u01751603360789") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c49_d20250704_m042916_c001_v0001183_t0003_u01751603356586") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413e410e2c516371_d20250704_m042915_c001_v7007000_t0000_u01751603355073") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f63_d20250704_m042902_c001_v0001090_t0019_u01751603342163") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082a9_d20250704_m042858_c001_v7007000_t0000_u01751603338005") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b52_d20250704_m042853_c001_v0001183_t0034_u01751603333329") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128bb1_d20250704_m042851_c001_v7007000_t0000_u01751603331637") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb412_d20250704_m042839_c001_v0001115_t0000_u01751603319407") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e535_d20250704_m042832_c001_v7007000_t0000_u01751603312624") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb360_d20250704_m042818_c001_v0001115_t0025_u01751603298207") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d71_d20250704_m042814_c001_v7007000_t0000_u01751603294030") 2025/07/04 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6eb7_d20250704_m042759_c001_v0001090_t0051_u01751603279263") 2025/07/04 04:31:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc069fa_d20250704_m042755_c001_v7007000_t0000_u01751603275126") 2025/07/04 04:31:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea45_d20250704_m042738_c001_v0001131_t0003_u01751603258653") 2025/07/04 04:31:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a46_d20250704_m042918_c001_v7007000_t0000_u01751603358644") 2025/07/04 04:31:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c21_d20250704_m042912_c001_v0001183_t0019_u01751603352858") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74e9_d20250704_m042941_c001_v7007000_t0000_u01751603381171") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912d18_d20250704_m042936_c001_v0001183_t0055_u01751603376099") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a94_d20250704_m043108_c001_v7007000_t0000_u01751603468600") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f9130a7_d20250704_m043055_c001_v0001183_t0050_u01751603455824") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6d4_d20250704_m043050_c001_v7007000_t0000_u01751603450752") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912fc7_d20250704_m043038_c001_v0001183_t0027_u01751603438126") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479687_d20250704_m043033_c001_v7007000_t0000_u01751603433403") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912f08_d20250704_m043020_c001_v0001183_t0030_u01751603420287") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156296_d20250704_m043015_c001_v7007000_t0000_u01751603415588") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912e48_d20250704_m043003_c001_v0001183_t0033_u01751603403077") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a34_d20250704_m042958_c001_v7007000_t0000_u01751603398495") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912d82_d20250704_m042945_c001_v0001183_t0040_u01751603385854") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74db_d20250704_m042938_c001_v7007000_t0000_u01751603378212") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912cb9_d20250704_m042925_c001_v0001183_t0055_u01751603365849") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e549_d20250704_m042920_c001_v7007000_t0000_u01751603360976") 2025/07/04 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fa1_d20250704_m042916_c001_v0001090_t0013_u01751603356749") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f420e3e9208b25b44_d20250704_m042915_c001_v7007000_t0000_u01751603355079") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912bbf_d20250704_m042902_c001_v0001183_t0003_u01751603342900") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082aa_d20250704_m042858_c001_v7007000_t0000_u01751603338190") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb55_d20250704_m042853_c001_v0001131_t0030_u01751603333400") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d748f_d20250704_m042852_c001_v7007000_t0000_u01751603332011") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb19_d20250704_m042840_c001_v0001131_t0037_u01751603320405") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419811bd30ed99f0_d20250704_m042832_c001_v7007000_t0000_u01751603312859") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6eed_d20250704_m042819_c001_v0001090_t0043_u01751603299206") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d72_d20250704_m042814_c001_v7007000_t0000_u01751603294217") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea8b_d20250704_m042800_c001_v0001131_t0015_u01751603280202") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc069fb_d20250704_m042755_c001_v7007000_t0000_u01751603275309") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb24d_d20250704_m042739_c001_v0001115_t0024_u01751603259431") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f420e3e9208b25b48_d20250704_m042918_c001_v7007000_t0000_u01751603358588") 2025/07/04 04:31:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb9c_d20250704_m042912_c001_v0001131_t0018_u01751603352949") 2025/07/04 04:31:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74ea_d20250704_m042941_c001_v7007000_t0000_u01751603381355") 2025/07/04 04:31:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebe8_d20250704_m042936_c001_v0001131_t0058_u01751603376073") 2025/07/04 04:31:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a95_d20250704_m043108_c001_v7007000_t0000_u01751603468784") 2025/07/04 04:31:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ecbb_d20250704_m043056_c001_v0001131_t0044_u01751603456386") 2025/07/04 04:31:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6d5_d20250704_m043050_c001_v7007000_t0000_u01751603450935") 2025/07/04 04:31:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec91_d20250704_m043038_c001_v0001131_t0059_u01751603438695") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479688_d20250704_m043033_c001_v7007000_t0000_u01751603433588") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec59_d20250704_m043020_c001_v0001131_t0014_u01751603420912") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156298_d20250704_m043015_c001_v7007000_t0000_u01751603415802") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec29_d20250704_m043003_c001_v0001131_t0032_u01751603403636") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a35_d20250704_m042958_c001_v7007000_t0000_u01751603398679") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebfa_d20250704_m042946_c001_v0001131_t0005_u01751603386421") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af367_d20250704_m042938_c001_v7007000_t0000_u01751603378016") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebcc_d20250704_m042926_c001_v0001131_t0039_u01751603366423") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e54a_d20250704_m042921_c001_v7007000_t0000_u01751603361160") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebaa_d20250704_m042916_c001_v0001131_t0013_u01751603356772") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8fe4_d20250704_m042915_c001_v7007000_t0000_u01751603355301") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb78_d20250704_m042903_c001_v0001131_t0040_u01751603343461") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082ab_d20250704_m042858_c001_v7007000_t0000_u01751603338376") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f51_d20250704_m042853_c001_v0001090_t0018_u01751603333525") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d7490_d20250704_m042852_c001_v7007000_t0000_u01751603332012") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912ab0_d20250704_m042841_c001_v0001183_t0057_u01751603321076") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f41454ec2924fdfed_d20250704_m042832_c001_v7007000_t0000_u01751603312631") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eacd_d20250704_m042819_c001_v0001131_t0050_u01751603299862") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d73_d20250704_m042814_c001_v7007000_t0000_u01751603294400") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb2da_d20250704_m042800_c001_v0001115_t0037_u01751603280893") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc069fc_d20250704_m042755_c001_v7007000_t0000_u01751603275493") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6e9b_d20250704_m042742_c001_v0001090_t0014_u01751603262644") 2025/07/04 04:31:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e544_d20250704_m042918_c001_v7007000_t0000_u01751603358794") 2025/07/04 04:31:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f93_d20250704_m042912_c001_v0001090_t0025_u01751603352964") 2025/07/04 04:31:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74eb_d20250704_m042941_c001_v7007000_t0000_u01751603381538") 2025/07/04 04:31:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912d1c_d20250704_m042936_c001_v0001183_t0037_u01751603376293") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a96_d20250704_m043108_c001_v7007000_t0000_u01751603468966") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb762_d20250704_m043057_c001_v0001115_t0005_u01751603457072") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6d6_d20250704_m043051_c001_v7007000_t0000_u01751603451117") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb700_d20250704_m043039_c001_v0001115_t0050_u01751603439500") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479689_d20250704_m043033_c001_v7007000_t0000_u01751603433773") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb694_d20250704_m043022_c001_v0001115_t0001_u01751603422216") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156299_d20250704_m043015_c001_v7007000_t0000_u01751603415985") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb62e_d20250704_m043004_c001_v0001115_t0027_u01751603404423") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a36_d20250704_m042958_c001_v7007000_t0000_u01751603398862") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb5ce_d20250704_m042947_c001_v0001115_t0004_u01751603387770") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4185defaa395858d_d20250704_m042938_c001_v7007000_t0000_u01751603378425") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb548_d20250704_m042927_c001_v0001115_t0028_u01751603367081") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e54b_d20250704_m042921_c001_v7007000_t0000_u01751603361346") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c4f_d20250704_m042916_c001_v0001183_t0013_u01751603356791") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413e410e2c516372_d20250704_m042915_c001_v7007000_t0000_u01751603355257") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb4b8_d20250704_m042904_c001_v0001115_t0014_u01751603344284") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082ac_d20250704_m042858_c001_v7007000_t0000_u01751603338566") 2025/07/04 04:31:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b56_d20250704_m042853_c001_v0001183_t0018_u01751603333566") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d748e_d20250704_m042851_c001_v7007000_t0000_u01751603331828") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f23_d20250704_m042841_c001_v0001090_t0008_u01751603321649") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4122019316f9b32b_d20250704_m042832_c001_v7007000_t0000_u01751603312782") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb372_d20250704_m042820_c001_v0001115_t0028_u01751603300234") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d74_d20250704_m042814_c001_v7007000_t0000_u01751603294584") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ebd_d20250704_m042801_c001_v0001090_t0003_u01751603281425") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc069fd_d20250704_m042755_c001_v7007000_t0000_u01751603275681") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea53_d20250704_m042743_c001_v0001131_t0045_u01751603263117") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e543_d20250704_m042918_c001_v7007000_t0000_u01751603358603") 2025/07/04 04:31:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c27_d20250704_m042913_c001_v0001183_t0020_u01751603353061") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74ec_d20250704_m042941_c001_v7007000_t0000_u01751603381722") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fd2_d20250704_m042936_c001_v0001090_t0002_u01751603376380") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a97_d20250704_m043109_c001_v7007000_t0000_u01751603469148") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7086_d20250704_m043057_c001_v0001090_t0051_u01751603457832") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6d7_d20250704_m043051_c001_v7007000_t0000_u01751603451316") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7058_d20250704_m043040_c001_v0001090_t0014_u01751603440338") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47968a_d20250704_m043033_c001_v7007000_t0000_u01751603433959") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7036_d20250704_m043022_c001_v0001090_t0037_u01751603422724") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f115629a_d20250704_m043016_c001_v7007000_t0000_u01751603416169") 2025/07/04 04:31:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7014_d20250704_m043004_c001_v0001090_t0025_u01751603404991") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a37_d20250704_m042959_c001_v7007000_t0000_u01751603399044") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ff2_d20250704_m042948_c001_v0001090_t0054_u01751603388388") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74dd_d20250704_m042938_c001_v7007000_t0000_u01751603378425") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fbe_d20250704_m042928_c001_v0001090_t0040_u01751603368147") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e54c_d20250704_m042921_c001_v7007000_t0000_u01751603361530") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c59_d20250704_m042917_c001_v0001183_t0040_u01751603357002") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8fe5_d20250704_m042915_c001_v7007000_t0000_u01751603355482") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f69_d20250704_m042904_c001_v0001090_t0023_u01751603344886") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082ad_d20250704_m042858_c001_v7007000_t0000_u01751603338753") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b5c_d20250704_m042853_c001_v0001183_t0058_u01751603333773") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6a2_d20250704_m042852_c001_v7007000_t0000_u01751603332033") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb426_d20250704_m042842_c001_v0001115_t0033_u01751603322207") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4122019316f9b328_d20250704_m042832_c001_v7007000_t0000_u01751603312229") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ef1_d20250704_m042821_c001_v0001090_t0031_u01751603301041") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d76_d20250704_m042814_c001_v7007000_t0000_u01751603294822") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea91_d20250704_m042801_c001_v0001131_t0020_u01751603281847") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a00_d20250704_m042755_c001_v7007000_t0000_u01751603275863") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb265_d20250704_m042743_c001_v0001115_t0035_u01751603263484") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8fed_d20250704_m042918_c001_v7007000_t0000_u01751603358746") 2025/07/04 04:32:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c29_d20250704_m042913_c001_v0001183_t0032_u01751603353257") 2025/07/04 04:32:00 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74ed_d20250704_m042941_c001_v7007000_t0000_u01751603381905") 2025/07/04 04:32:00 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912d1e_d20250704_m042936_c001_v0001183_t0057_u01751603376499") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a98_d20250704_m043109_c001_v7007000_t0000_u01751603469330") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f9130d1_d20250704_m043058_c001_v0001183_t0032_u01751603458216") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6d8_d20250704_m043051_c001_v7007000_t0000_u01751603451518") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912feb_d20250704_m043040_c001_v0001183_t0044_u01751603440848") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47968b_d20250704_m043034_c001_v7007000_t0000_u01751603434147") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912f16_d20250704_m043023_c001_v0001183_t0032_u01751603423048") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f115629c_d20250704_m043016_c001_v7007000_t0000_u01751603416351") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912e58_d20250704_m043005_c001_v0001183_t0023_u01751603405317") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a38_d20250704_m042959_c001_v7007000_t0000_u01751603399226") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912da0_d20250704_m042948_c001_v0001183_t0037_u01751603388716") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e55b_d20250704_m042938_c001_v7007000_t0000_u01751603378071") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912cc5_d20250704_m042928_c001_v0001183_t0015_u01751603368500") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e54d_d20250704_m042921_c001_v7007000_t0000_u01751603361715") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb50e_d20250704_m042917_c001_v0001115_t0026_u01751603357028") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f420e3e9208b25b45_d20250704_m042915_c001_v7007000_t0000_u01751603355262") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912bd9_d20250704_m042905_c001_v0001183_t0039_u01751603345249") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082ae_d20250704_m042858_c001_v7007000_t0000_u01751603338940") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb59_d20250704_m042853_c001_v0001131_t0048_u01751603333780") 2025/07/04 04:32:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a37_d20250704_m042852_c001_v7007000_t0000_u01751603332039") 2025/07/04 04:32:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb23_d20250704_m042842_c001_v0001131_t0013_u01751603322879") 2025/07/04 04:32:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4185defaa3957d99_d20250704_m042832_c001_v7007000_t0000_u01751603312644") 2025/07/04 04:32:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ead3_d20250704_m042821_c001_v0001131_t0043_u01751603301350") 2025/07/04 04:32:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d77_d20250704_m042815_c001_v7007000_t0000_u01751603295041") 2025/07/04 04:32:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb2e4_d20250704_m042802_c001_v0001115_t0029_u01751603282292") 2025/07/04 04:32:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a01_d20250704_m042756_c001_v7007000_t0000_u01751603276045") 2025/07/04 04:32:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6e9d_d20250704_m042744_c001_v0001090_t0057_u01751603264052") 2025/07/04 04:32:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4185defaa3957dab_d20250704_m042918_c001_v7007000_t0000_u01751603358612") 2025/07/04 04:32:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb4fa_d20250704_m042913_c001_v0001115_t0059_u01751603353290") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74ee_d20250704_m042942_c001_v7007000_t0000_u01751603382090") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebea_d20250704_m042936_c001_v0001131_t0021_u01751603376510") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a99_d20250704_m043109_c001_v7007000_t0000_u01751603469512") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ecc1_d20250704_m043058_c001_v0001131_t0023_u01751603458456") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6da_d20250704_m043051_c001_v7007000_t0000_u01751603451701") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec95_d20250704_m043041_c001_v0001131_t0016_u01751603441068") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47968c_d20250704_m043034_c001_v7007000_t0000_u01751603434335") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec61_d20250704_m043023_c001_v0001131_t0051_u01751603423256") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f115629e_d20250704_m043016_c001_v7007000_t0000_u01751603416534") 2025/07/04 04:32:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec2d_d20250704_m043005_c001_v0001131_t0050_u01751603405515") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a3a_d20250704_m042959_c001_v7007000_t0000_u01751603399410") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebfe_d20250704_m042948_c001_v0001131_t0004_u01751603388943") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e55d_d20250704_m042938_c001_v7007000_t0000_u01751603378432") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebce_d20250704_m042928_c001_v0001131_t0054_u01751603368708") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e54e_d20250704_m042921_c001_v7007000_t0000_u01751603361901") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c5b_d20250704_m042917_c001_v0001183_t0005_u01751603357198") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a42_d20250704_m042915_c001_v7007000_t0000_u01751603355414") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb7a_d20250704_m042905_c001_v0001131_t0045_u01751603345446") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082af_d20250704_m042859_c001_v7007000_t0000_u01751603339130") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f53_d20250704_m042853_c001_v0001090_t0003_u01751603333842") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f8933_d20250704_m042852_c001_v7007000_t0000_u01751603332171") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912ac8_d20250704_m042843_c001_v0001183_t0026_u01751603323313") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f115625f_d20250704_m042832_c001_v7007000_t0000_u01751603312289") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb382_d20250704_m042821_c001_v0001115_t0039_u01751603301688") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d78_d20250704_m042815_c001_v7007000_t0000_u01751603295225") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ec3_d20250704_m042803_c001_v0001090_t0030_u01751603283312") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a02_d20250704_m042756_c001_v7007000_t0000_u01751603276230") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea59_d20250704_m042744_c001_v0001131_t0023_u01751603264505") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8fea_d20250704_m042918_c001_v7007000_t0000_u01751603358383") 2025/07/04 04:32:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eba0_d20250704_m042913_c001_v0001131_t0005_u01751603353322") 2025/07/04 04:32:03 DEBUG : dir1/0007-12345: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74ef_d20250704_m042942_c001_v7007000_t0000_u01751603382275") 2025/07/04 04:32:03 DEBUG : dir1/0007-12345: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912d22_d20250704_m042936_c001_v0001183_t0037_u01751603376707") 2025/07/04 04:32:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b53_d20250704_m043109_c001_v7007000_t0000_u01751603469694") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb76a_d20250704_m043058_c001_v0001115_t0043_u01751603458749") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6db_d20250704_m043052_c001_v7007000_t0000_u01751603452281") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb70c_d20250704_m043041_c001_v0001115_t0003_u01751603441450") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47968d_d20250704_m043034_c001_v7007000_t0000_u01751603434521") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb69e_d20250704_m043023_c001_v0001115_t0050_u01751603423539") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f115629f_d20250704_m043016_c001_v7007000_t0000_u01751603416717") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb634_d20250704_m043005_c001_v0001115_t0019_u01751603405831") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a3b_d20250704_m042959_c001_v7007000_t0000_u01751603399593") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb5d6_d20250704_m042949_c001_v0001115_t0025_u01751603389341") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417693e64a332f7e_d20250704_m042938_c001_v7007000_t0000_u01751603378050") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb55a_d20250704_m042929_c001_v0001115_t0005_u01751603369128") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e54f_d20250704_m042922_c001_v7007000_t0000_u01751603362086") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebac_d20250704_m042917_c001_v0001131_t0025_u01751603357207") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e540_d20250704_m042915_c001_v7007000_t0000_u01751603355272") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb4c0_d20250704_m042905_c001_v0001115_t0047_u01751603345817") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b0_d20250704_m042859_c001_v7007000_t0000_u01751603339319") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b60_d20250704_m042853_c001_v0001183_t0053_u01751603333988") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c0829d_d20250704_m042851_c001_v7007000_t0000_u01751603331617") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f29_d20250704_m042843_c001_v0001090_t0038_u01751603323675") 2025/07/04 04:32:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d1d3_d20250704_m042832_c001_v7007000_t0000_u01751603312791") 2025/07/04 04:32:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ef3_d20250704_m042822_c001_v0001090_t0029_u01751603302282") 2025/07/04 04:32:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d79_d20250704_m042815_c001_v7007000_t0000_u01751603295408") 2025/07/04 04:32:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea9b_d20250704_m042803_c001_v0001131_t0001_u01751603283669") 2025/07/04 04:32:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a03_d20250704_m042756_c001_v7007000_t0000_u01751603276412") 2025/07/04 04:32:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb26f_d20250704_m042744_c001_v0001115_t0007_u01751603264794") 2025/07/04 04:32:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4185defaa3957da9_d20250704_m042918_c001_v7007000_t0000_u01751603358423") 2025/07/04 04:32:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c2d_d20250704_m042913_c001_v0001183_t0037_u01751603353465") 2025/07/04 04:32:05 DEBUG : dir1/0008-23456: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74f0_d20250704_m042942_c001_v7007000_t0000_u01751603382460") 2025/07/04 04:32:05 DEBUG : dir1/0008-23456: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb590_d20250704_m042936_c001_v0001115_t0058_u01751603376726") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b55_d20250704_m043109_c001_v7007000_t0000_u01751603469878") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c708c_d20250704_m043059_c001_v0001090_t0049_u01751603459571") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6dc_d20250704_m043052_c001_v7007000_t0000_u01751603452463") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c705c_d20250704_m043042_c001_v0001090_t0033_u01751603442041") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47968e_d20250704_m043034_c001_v7007000_t0000_u01751603434706") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c703a_d20250704_m043024_c001_v0001090_t0002_u01751603424099") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11562a0_d20250704_m043016_c001_v7007000_t0000_u01751603416902") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7018_d20250704_m043006_c001_v0001090_t0049_u01751603406474") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a3c_d20250704_m042959_c001_v7007000_t0000_u01751603399793") 2025/07/04 04:32:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ff6_d20250704_m042949_c001_v0001090_t0000_u01751603389906") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e55c_d20250704_m042938_c001_v7007000_t0000_u01751603378252") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fc0_d20250704_m042929_c001_v0001090_t0017_u01751603369698") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e550_d20250704_m042922_c001_v7007000_t0000_u01751603362274") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fa3_d20250704_m042917_c001_v0001090_t0057_u01751603357277") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413e410e2c516373_d20250704_m042915_c001_v7007000_t0000_u01751603355441") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f6d_d20250704_m042906_c001_v0001090_t0055_u01751603346488") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b1_d20250704_m042859_c001_v7007000_t0000_u01751603339505") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb47a_d20250704_m042854_c001_v0001115_t0020_u01751603334123") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c0829f_d20250704_m042851_c001_v7007000_t0000_u01751603331812") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb430_d20250704_m042844_c001_v0001115_t0025_u01751603324019") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47965e_d20250704_m042832_c001_v7007000_t0000_u01751603312654") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ead7_d20250704_m042822_c001_v0001131_t0055_u01751603302701") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d7a_d20250704_m042815_c001_v7007000_t0000_u01751603295592") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb2f6_d20250704_m042804_c001_v0001115_t0051_u01751603284110") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a04_d20250704_m042756_c001_v7007000_t0000_u01751603276595") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6e9f_d20250704_m042745_c001_v0001090_t0051_u01751603265397") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74ae_d20250704_m042918_c001_v7007000_t0000_u01751603358443") 2025/07/04 04:32:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f97_d20250704_m042913_c001_v0001090_t0029_u01751603353488") 2025/07/04 04:32:06 DEBUG : dir1/0009-34567: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74f1_d20250704_m042942_c001_v7007000_t0000_u01751603382643") 2025/07/04 04:32:06 DEBUG : dir1/0009-34567: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fd6_d20250704_m042936_c001_v0001090_t0059_u01751603376816") 2025/07/04 04:32:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b58_d20250704_m043110_c001_v7007000_t0000_u01751603470059") 2025/07/04 04:32:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f9130e5_d20250704_m043059_c001_v0001183_t0005_u01751603459965") 2025/07/04 04:32:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6dd_d20250704_m043052_c001_v7007000_t0000_u01751603452644") 2025/07/04 04:32:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912fff_d20250704_m043042_c001_v0001183_t0020_u01751603442374") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47968f_d20250704_m043034_c001_v7007000_t0000_u01751603434896") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912f2e_d20250704_m043024_c001_v0001183_t0023_u01751603424557") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11562a1_d20250704_m043017_c001_v7007000_t0000_u01751603417087") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912e72_d20250704_m043006_c001_v0001183_t0048_u01751603406804") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a3d_d20250704_m042959_c001_v7007000_t0000_u01751603399974") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912db0_d20250704_m042950_c001_v0001183_t0015_u01751603390502") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cfd2_d20250704_m042938_c001_v7007000_t0000_u01751603378442") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912cd3_d20250704_m042930_c001_v0001183_t0030_u01751603370160") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e551_d20250704_m042922_c001_v7007000_t0000_u01751603362474") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c61_d20250704_m042917_c001_v0001183_t0024_u01751603357437") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4185defaa3957da7_d20250704_m042915_c001_v7007000_t0000_u01751603355278") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912be9_d20250704_m042906_c001_v0001183_t0022_u01751603346980") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b2_d20250704_m042859_c001_v7007000_t0000_u01751603339691") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b62_d20250704_m042854_c001_v0001183_t0019_u01751603334214") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082a1_d20250704_m042852_c001_v7007000_t0000_u01751603332189") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb2b_d20250704_m042844_c001_v0001131_t0050_u01751603324611") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e536_d20250704_m042832_c001_v7007000_t0000_u01751603312807") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb38c_d20250704_m042823_c001_v0001115_t0008_u01751603303118") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d7c_d20250704_m042815_c001_v7007000_t0000_u01751603295776") 2025/07/04 04:32:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ec9_d20250704_m042804_c001_v0001090_t0035_u01751603284878") 2025/07/04 04:32:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a05_d20250704_m042756_c001_v7007000_t0000_u01751603276779") 2025/07/04 04:32:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea63_d20250704_m042745_c001_v0001131_t0028_u01751603265710") 2025/07/04 04:32:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413e410e2c516374_d20250704_m042918_c001_v7007000_t0000_u01751603358435") 2025/07/04 04:32:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c2f_d20250704_m042913_c001_v0001183_t0019_u01751603353664") 2025/07/04 04:32:08 DEBUG : dir1/0010-45678: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74f4_d20250704_m042942_c001_v7007000_t0000_u01751603382829") 2025/07/04 04:32:08 DEBUG : dir1/0010-45678: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebec_d20250704_m042936_c001_v0001131_t0044_u01751603376821") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b5b_d20250704_m043110_c001_v7007000_t0000_u01751603470243") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ecc5_d20250704_m043100_c001_v0001131_t0044_u01751603460182") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6de_d20250704_m043052_c001_v7007000_t0000_u01751603452827") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec99_d20250704_m043042_c001_v0001131_t0045_u01751603442577") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479690_d20250704_m043035_c001_v7007000_t0000_u01751603435083") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec67_d20250704_m043024_c001_v0001131_t0057_u01751603424762") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11562a2_d20250704_m043017_c001_v7007000_t0000_u01751603417270") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec31_d20250704_m043006_c001_v0001131_t0026_u01751603406994") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a3e_d20250704_m043000_c001_v7007000_t0000_u01751603400159") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec04_d20250704_m042950_c001_v0001131_t0054_u01751603390696") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419811bd30ed9a06_d20250704_m042938_c001_v7007000_t0000_u01751603378464") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebd4_d20250704_m042930_c001_v0001131_t0023_u01751603370387") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e552_d20250704_m042922_c001_v7007000_t0000_u01751603362659") 2025/07/04 04:32:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebb0_d20250704_m042917_c001_v0001131_t0015_u01751603357622") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f420e3e9208b25b43_d20250704_m042914_c001_v7007000_t0000_u01751603354875") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb82_d20250704_m042907_c001_v0001131_t0058_u01751603347197") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b3_d20250704_m042859_c001_v7007000_t0000_u01751603339876") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb5d_d20250704_m042854_c001_v0001131_t0044_u01751603334257") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4081fe67e783d674_d20250704_m042852_c001_v7007000_t0000_u01751603332054") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912ae0_d20250704_m042844_c001_v0001183_t0017_u01751603324998") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156261_d20250704_m042832_c001_v7007000_t0000_u01751603312656") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ef5_d20250704_m042823_c001_v0001090_t0016_u01751603303631") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d7d_d20250704_m042815_c001_v7007000_t0000_u01751603295959") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eaa3_d20250704_m042805_c001_v0001131_t0028_u01751603285343") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a06_d20250704_m042756_c001_v7007000_t0000_u01751603276978") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb27b_d20250704_m042746_c001_v0001115_t0030_u01751603266013") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb9a_d20250704_m042918_c001_v7007000_t0000_u01751603358392") 2025/07/04 04:32:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eba2_d20250704_m042913_c001_v0001131_t0040_u01751603353761") 2025/07/04 04:32:09 DEBUG : dir1/0011-56789: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74f5_d20250704_m042943_c001_v7007000_t0000_u01751603383015") 2025/07/04 04:32:09 DEBUG : dir1/0011-56789: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912d24_d20250704_m042936_c001_v0001183_t0040_u01751603376920") 2025/07/04 04:32:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b5f_d20250704_m043110_c001_v7007000_t0000_u01751603470425") 2025/07/04 04:32:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb778_d20250704_m043100_c001_v0001115_t0009_u01751603460528") 2025/07/04 04:32:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6df_d20250704_m043053_c001_v7007000_t0000_u01751603453010") 2025/07/04 04:32:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb718_d20250704_m043043_c001_v0001115_t0042_u01751603443107") 2025/07/04 04:32:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479691_d20250704_m043035_c001_v7007000_t0000_u01751603435270") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb6aa_d20250704_m043025_c001_v0001115_t0001_u01751603425314") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11562a3_d20250704_m043017_c001_v7007000_t0000_u01751603417452") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb642_d20250704_m043007_c001_v0001115_t0008_u01751603407421") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a3f_d20250704_m043000_c001_v7007000_t0000_u01751603400341") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb5e0_d20250704_m042951_c001_v0001115_t0019_u01751603391018") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af369_d20250704_m042938_c001_v7007000_t0000_u01751603378394") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb566_d20250704_m042930_c001_v0001115_t0048_u01751603370719") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e553_d20250704_m042922_c001_v7007000_t0000_u01751603362844") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c69_d20250704_m042917_c001_v0001183_t0005_u01751603357639") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a41_d20250704_m042915_c001_v7007000_t0000_u01751603355232") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb4d0_d20250704_m042907_c001_v0001115_t0005_u01751603347714") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b4_d20250704_m042900_c001_v7007000_t0000_u01751603340062") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f55_d20250704_m042854_c001_v0001090_t0031_u01751603334275") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f8932_d20250704_m042851_c001_v7007000_t0000_u01751603331989") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f2d_d20250704_m042845_c001_v0001090_t0024_u01751603325194") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419811bd30ed99ef_d20250704_m042832_c001_v7007000_t0000_u01751603312666") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eae1_d20250704_m042824_c001_v0001131_t0048_u01751603304030") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d7e_d20250704_m042816_c001_v7007000_t0000_u01751603296152") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb306_d20250704_m042805_c001_v0001115_t0050_u01751603285634") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a07_d20250704_m042757_c001_v7007000_t0000_u01751603277173") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ea1_d20250704_m042746_c001_v0001090_t0050_u01751603266707") 2025/07/04 04:32:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb9c_d20250704_m042918_c001_v7007000_t0000_u01751603358772") 2025/07/04 04:32:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f99_d20250704_m042913_c001_v0001090_t0022_u01751603353837") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74f6_d20250704_m042943_c001_v7007000_t0000_u01751603383199") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912d2a_d20250704_m042937_c001_v0001183_t0015_u01751603377129") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b62_d20250704_m043110_c001_v7007000_t0000_u01751603470618") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7094_d20250704_m043101_c001_v0001090_t0015_u01751603461438") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6e0_d20250704_m043053_c001_v7007000_t0000_u01751603453192") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c7060_d20250704_m043043_c001_v0001090_t0002_u01751603443748") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479692_d20250704_m043035_c001_v7007000_t0000_u01751603435456") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c703c_d20250704_m043026_c001_v0001090_t0027_u01751603426144") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11562a4_d20250704_m043017_c001_v7007000_t0000_u01751603417636") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c701a_d20250704_m043008_c001_v0001090_t0058_u01751603408203") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a40_d20250704_m043000_c001_v7007000_t0000_u01751603400523") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ffc_d20250704_m042951_c001_v0001090_t0045_u01751603391560") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74dc_d20250704_m042938_c001_v7007000_t0000_u01751603378398") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fc4_d20250704_m042931_c001_v0001090_t0023_u01751603371326") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e554_d20250704_m042923_c001_v7007000_t0000_u01751603363028") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6fa5_d20250704_m042917_c001_v0001090_t0049_u01751603357709") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f420e3e9208b25b46_d20250704_m042915_c001_v7007000_t0000_u01751603355460") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f7b_d20250704_m042908_c001_v0001090_t0044_u01751603348350") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b5_d20250704_m042900_c001_v7007000_t0000_u01751603340247") 2025/07/04 04:32:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b67_d20250704_m042854_c001_v0001183_t0058_u01751603334415") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d7491_d20250704_m042852_c001_v7007000_t0000_u01751603332194") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb43a_d20250704_m042845_c001_v0001115_t0019_u01751603325522") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479660_d20250704_m042832_c001_v7007000_t0000_u01751603312870") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb39a_d20250704_m042824_c001_v0001115_t0004_u01751603304545") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d7f_d20250704_m042816_c001_v7007000_t0000_u01751603296335") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ed1_d20250704_m042806_c001_v0001090_t0052_u01751603286211") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a08_d20250704_m042757_c001_v7007000_t0000_u01751603277355") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea69_d20250704_m042747_c001_v0001131_t0058_u01751603267095") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413e410e2c516375_d20250704_m042918_c001_v7007000_t0000_u01751603358625") 2025/07/04 04:32:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c33_d20250704_m042913_c001_v0001183_t0035_u01751603353876") 2025/07/04 04:32:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74f7_d20250704_m042943_c001_v7007000_t0000_u01751603383386") 2025/07/04 04:32:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebee_d20250704_m042937_c001_v0001131_t0020_u01751603377273") 2025/07/04 04:32:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b65_d20250704_m043110_c001_v7007000_t0000_u01751603470801") 2025/07/04 04:32:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f913109_d20250704_m043101_c001_v0001183_t0044_u01751603461873") 2025/07/04 04:32:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6e1_d20250704_m043053_c001_v7007000_t0000_u01751603453374") 2025/07/04 04:32:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f913015_d20250704_m043044_c001_v0001183_t0005_u01751603444278") 2025/07/04 04:32:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479693_d20250704_m043035_c001_v7007000_t0000_u01751603435645") 2025/07/04 04:32:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912f3e_d20250704_m043026_c001_v0001183_t0016_u01751603426499") 2025/07/04 04:32:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11562a5_d20250704_m043017_c001_v7007000_t0000_u01751603417820") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912e86_d20250704_m043008_c001_v0001183_t0005_u01751603408689") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a41_d20250704_m043000_c001_v7007000_t0000_u01751603400705") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912dbe_d20250704_m042952_c001_v0001183_t0001_u01751603392011") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af36a_d20250704_m042938_c001_v7007000_t0000_u01751603378578") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912ce8_d20250704_m042931_c001_v0001183_t0017_u01751603371645") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e555_d20250704_m042923_c001_v7007000_t0000_u01751603363214") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c6d_d20250704_m042917_c001_v0001183_t0023_u01751603357856") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413e410e2c516370_d20250704_m042914_c001_v7007000_t0000_u01751603354890") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912bfd_d20250704_m042908_c001_v0001183_t0017_u01751603348859") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b6_d20250704_m042900_c001_v7007000_t0000_u01751603340433") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b6b_d20250704_m042854_c001_v0001183_t0030_u01751603334613") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419811bd30ed99f4_d20250704_m042852_c001_v7007000_t0000_u01751603332207") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb33_d20250704_m042846_c001_v0001131_t0051_u01751603326094") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d1d2_d20250704_m042832_c001_v7007000_t0000_u01751603312608") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ef7_d20250704_m042825_c001_v0001090_t0030_u01751603305299") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d81_d20250704_m042816_c001_v7007000_t0000_u01751603296521") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eaa9_d20250704_m042806_c001_v0001131_t0036_u01751603286589") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a09_d20250704_m042757_c001_v7007000_t0000_u01751603277541") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb289_d20250704_m042747_c001_v0001115_t0012_u01751603267474") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a45_d20250704_m042918_c001_v7007000_t0000_u01751603358454") 2025/07/04 04:32:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb4fe_d20250704_m042914_c001_v0001115_t0052_u01751603354023") 2025/07/04 04:32:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74f8_d20250704_m042943_c001_v7007000_t0000_u01751603383571") 2025/07/04 04:32:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb597_d20250704_m042937_c001_v0001115_t0042_u01751603377326") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b66_d20250704_m043110_c001_v7007000_t0000_u01751603470993") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eccb_d20250704_m043102_c001_v0001131_t0041_u01751603462076") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6e2_d20250704_m043053_c001_v7007000_t0000_u01751603453573") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eca3_d20250704_m043044_c001_v0001131_t0057_u01751603444471") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479694_d20250704_m043035_c001_v7007000_t0000_u01751603435832") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec6d_d20250704_m043026_c001_v0001131_t0030_u01751603426710") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11562a7_d20250704_m043018_c001_v7007000_t0000_u01751603418005") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec39_d20250704_m043008_c001_v0001131_t0047_u01751603408886") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a42_d20250704_m043000_c001_v7007000_t0000_u01751603400889") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ec06_d20250704_m042952_c001_v0001131_t0001_u01751603392202") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74df_d20250704_m042938_c001_v7007000_t0000_u01751603378588") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebdc_d20250704_m042931_c001_v0001131_t0027_u01751603371835") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e556_d20250704_m042923_c001_v7007000_t0000_u01751603363398") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb516_d20250704_m042917_c001_v0001115_t0020_u01751603357934") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cfcd_d20250704_m042915_c001_v7007000_t0000_u01751603355259") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb8a_d20250704_m042909_c001_v0001131_t0013_u01751603349064") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b7_d20250704_m042900_c001_v7007000_t0000_u01751603340619") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb61_d20250704_m042854_c001_v0001131_t0041_u01751603334622") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f8931_d20250704_m042851_c001_v7007000_t0000_u01751603331807") 2025/07/04 04:32:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912af2_d20250704_m042846_c001_v0001183_t0032_u01751603326517") 2025/07/04 04:32:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f41454ec2924fdfee_d20250704_m042832_c001_v7007000_t0000_u01751603312816") 2025/07/04 04:32:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eae7_d20250704_m042825_c001_v0001131_t0019_u01751603305684") 2025/07/04 04:32:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d82_d20250704_m042816_c001_v7007000_t0000_u01751603296704") 2025/07/04 04:32:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb314_d20250704_m042806_c001_v0001115_t0045_u01751603286959") 2025/07/04 04:32:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a0a_d20250704_m042757_c001_v7007000_t0000_u01751603277724") 2025/07/04 04:32:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ea5_d20250704_m042748_c001_v0001090_t0000_u01751603268447") 2025/07/04 04:32:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8fec_d20250704_m042918_c001_v7007000_t0000_u01751603358565") 2025/07/04 04:32:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912c35_d20250704_m042914_c001_v0001183_t0031_u01751603354087") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74f9_d20250704_m042943_c001_v7007000_t0000_u01751603383754") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912d2e_d20250704_m042937_c001_v0001183_t0019_u01751603377343") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b67_d20250704_m043111_c001_v7007000_t0000_u01751603471175") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb784_d20250704_m043102_c001_v0001115_t0016_u01751603462375") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6e3_d20250704_m043053_c001_v7007000_t0000_u01751603453756") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb722_d20250704_m043044_c001_v0001115_t0024_u01751603444987") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479695_d20250704_m043036_c001_v7007000_t0000_u01751603436020") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb6b6_d20250704_m043027_c001_v0001115_t0055_u01751603427015") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11562a8_d20250704_m043018_c001_v7007000_t0000_u01751603418190") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb652_d20250704_m043009_c001_v0001115_t0021_u01751603409467") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a43_d20250704_m043001_c001_v7007000_t0000_u01751603401081") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb5ea_d20250704_m042952_c001_v0001115_t0056_u01751603392591") 2025/07/04 04:32:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417693e64a332f7f_d20250704_m042938_c001_v7007000_t0000_u01751603378232") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb570_d20250704_m042932_c001_v0001115_t0029_u01751603372167") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e557_d20250704_m042923_c001_v7007000_t0000_u01751603363583") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ebb4_d20250704_m042917_c001_v0001131_t0046_u01751603357943") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e541_d20250704_m042915_c001_v7007000_t0000_u01751603355461") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb4da_d20250704_m042909_c001_v0001115_t0015_u01751603349529") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b8_d20250704_m042900_c001_v7007000_t0000_u01751603340804") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb47e_d20250704_m042854_c001_v0001115_t0055_u01751603334692") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f8930_d20250704_m042851_c001_v7007000_t0000_u01751603331625") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f31_d20250704_m042846_c001_v0001090_t0037_u01751603326713") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4122019316f9b329_d20250704_m042832_c001_v7007000_t0000_u01751603312415") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb3a4_d20250704_m042826_c001_v0001115_t0020_u01751603306127") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d84_d20250704_m042816_c001_v7007000_t0000_u01751603296887") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6ed7_d20250704_m042807_c001_v0001090_t0005_u01751603287815") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a0b_d20250704_m042757_c001_v7007000_t0000_u01751603277914") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea71_d20250704_m042748_c001_v0001131_t0054_u01751603268913") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74af_d20250704_m042918_c001_v7007000_t0000_u01751603358633") 2025/07/04 04:32:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f9b_d20250704_m042914_c001_v0001090_t0049_u01751603354239") 2025/07/04 04:32:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479665_d20250704_m042835_c001_v7007000_t0000_u01751603315483") 2025/07/04 04:32:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eaf1_d20250704_m042830_c001_v0001131_t0027_u01751603310235") 2025/07/04 04:32:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479666_d20250704_m042835_c001_v7007000_t0000_u01751603315666") 2025/07/04 04:32:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb3cc_d20250704_m042830_c001_v0001115_t0051_u01751603310329") 2025/07/04 04:32:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479667_d20250704_m042835_c001_v7007000_t0000_u01751603315850") 2025/07/04 04:32:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f09_d20250704_m042830_c001_v0001090_t0034_u01751603310454") 2025/07/04 04:32:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479668_d20250704_m042836_c001_v7007000_t0000_u01751603316035") 2025/07/04 04:32:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eaf3_d20250704_m042830_c001_v0001131_t0046_u01751603310648") 2025/07/04 04:32:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479669_d20250704_m042836_c001_v7007000_t0000_u01751603316218") 2025/07/04 04:32:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912a2a_d20250704_m042830_c001_v0001183_t0034_u01751603310775") 2025/07/04 04:32:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47966a_d20250704_m042836_c001_v7007000_t0000_u01751603316401") 2025/07/04 04:32:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f0b_d20250704_m042830_c001_v0001090_t0002_u01751603310949") 2025/07/04 04:32:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47966b_d20250704_m042836_c001_v7007000_t0000_u01751603316584") 2025/07/04 04:32:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb3d2_d20250704_m042830_c001_v0001115_t0012_u01751603310958") 2025/07/04 04:32:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47966c_d20250704_m042836_c001_v7007000_t0000_u01751603316768") 2025/07/04 04:32:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912a32_d20250704_m042830_c001_v0001183_t0026_u01751603310984") 2025/07/04 04:32:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47966d_d20250704_m042836_c001_v7007000_t0000_u01751603316951") 2025/07/04 04:32:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eaf7_d20250704_m042831_c001_v0001131_t0057_u01751603311014") 2025/07/04 04:32:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47966e_d20250704_m042837_c001_v7007000_t0000_u01751603317137") 2025/07/04 04:32:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912a34_d20250704_m042831_c001_v0001183_t0042_u01751603311191") 2025/07/04 04:32:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b47966f_d20250704_m042837_c001_v7007000_t0000_u01751603317321") 2025/07/04 04:32:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912a36_d20250704_m042831_c001_v0001183_t0026_u01751603311400") 2025/07/04 04:32:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479670_d20250704_m042837_c001_v7007000_t0000_u01751603317505") 2025/07/04 04:32:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f0d_d20250704_m042831_c001_v0001090_t0013_u01751603311448") 2025/07/04 04:32:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479671_d20250704_m042837_c001_v7007000_t0000_u01751603317688") 2025/07/04 04:32:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eafb_d20250704_m042831_c001_v0001131_t0039_u01751603311480") 2025/07/04 04:32:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479672_d20250704_m042837_c001_v7007000_t0000_u01751603317872") 2025/07/04 04:32:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912a3c_d20250704_m042831_c001_v0001183_t0015_u01751603311608") 2025/07/04 04:32:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479673_d20250704_m042838_c001_v7007000_t0000_u01751603318056") 2025/07/04 04:32:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912a42_d20250704_m042831_c001_v0001183_t0038_u01751603311821") 2025/07/04 04:32:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479674_d20250704_m042838_c001_v7007000_t0000_u01751603318240") 2025/07/04 04:32:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f11_d20250704_m042831_c001_v0001090_t0054_u01751603311858") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f8937_d20250704_m042855_c001_v7007000_t0000_u01751603335911") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b1a_d20250704_m042849_c001_v0001183_t0024_u01751603329720") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f8936_d20250704_m042855_c001_v7007000_t0000_u01751603335725") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b1e_d20250704_m042849_c001_v0001183_t0032_u01751603329936") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417693e64a332f72_d20250704_m042855_c001_v7007000_t0000_u01751603335744") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb49_d20250704_m042850_c001_v0001131_t0002_u01751603330031") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d7497_d20250704_m042856_c001_v7007000_t0000_u01751603336059") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f39_d20250704_m042850_c001_v0001090_t0027_u01751603330048") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419811bd30ed99fa_d20250704_m042855_c001_v7007000_t0000_u01751603335848") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb45e_d20250704_m042850_c001_v0001115_t0054_u01751603330088") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f41454ec2924fe00c_d20250704_m042855_c001_v7007000_t0000_u01751603335857") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b26_d20250704_m042850_c001_v0001183_t0046_u01751603330147") 2025/07/04 04:32:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f41454ec2924fe00b_d20250704_m042855_c001_v7007000_t0000_u01751603335675") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b2a_d20250704_m042850_c001_v0001183_t0019_u01751603330343") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d7496_d20250704_m042855_c001_v7007000_t0000_u01751603335871") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b30_d20250704_m042850_c001_v0001183_t0012_u01751603330545") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d7495_d20250704_m042855_c001_v7007000_t0000_u01751603335688") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f3d_d20250704_m042850_c001_v0001090_t0030_u01751603330556") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082a3_d20250704_m042855_c001_v7007000_t0000_u01751603335699") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb4d_d20250704_m042850_c001_v0001131_t0032_u01751603330627") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417693e64a332f73_d20250704_m042855_c001_v7007000_t0000_u01751603335931") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b32_d20250704_m042850_c001_v0001183_t0059_u01751603330752") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082a5_d20250704_m042856_c001_v7007000_t0000_u01751603336070") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb466_d20250704_m042850_c001_v0001115_t0027_u01751603330859") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4185defaa3957da1_d20250704_m042855_c001_v7007000_t0000_u01751603335707") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f43_d20250704_m042850_c001_v0001090_t0007_u01751603330875") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082a4_d20250704_m042855_c001_v7007000_t0000_u01751603335885") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b36_d20250704_m042850_c001_v0001183_t0033_u01751603330958") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419811bd30ed99fb_d20250704_m042856_c001_v7007000_t0000_u01751603336031") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb4f_d20250704_m042850_c001_v0001131_t0047_u01751603330969") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4185defaa3957da2_d20250704_m042855_c001_v7007000_t0000_u01751603335892") 2025/07/04 04:32:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912b38_d20250704_m042851_c001_v0001183_t0034_u01751603331165") 2025/07/04 04:32:19 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb53_d20250704_m042603_c001_v7007000_t0000_u01751603163987") 2025/07/04 04:32:19 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f115ee7357cdc0b58_d20250704_m042601_c001_v0001029_t0000_u01751603161396") 2025/07/04 04:32:19 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4024a9f405119b09_d20250704_m042601_c001_v7007000_t0000_u01751603161212") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f115ee7357cdc0b4c_d20250704_m042557_c001_v0001029_t0009_u01751603157201") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4024a9f405119b07_d20250704_m042556_c001_v7007000_t0000_u01751603156467") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaef1_d20250704_m042551_c001_v0001115_t0048_u01751603151933") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d177_d20250704_m042550_c001_v7007000_t0000_u01751603150460") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f105f579c07247de6_d20250704_m042548_c001_v0001184_t0004_u01751603148522") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cca5_d20250704_m042548_c001_v7007000_t0000_u01751603148338") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f105f579c07247d88_d20250704_m042545_c001_v0001184_t0025_u01751603145219") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cca3_d20250704_m042544_c001_v7007000_t0000_u01751603144485") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beae9b_d20250704_m042539_c001_v0001115_t0054_u01751603139272") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d171_d20250704_m042538_c001_v7007000_t0000_u01751603138359") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1040e65c9f0963da_d20250704_m042537_c001_v0001176_t0033_u01751603137066") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dc9fb_d20250704_m042536_c001_v7007000_t0000_u01751603136883") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1040e65c9f0963ce_d20250704_m042534_c001_v0001176_t0014_u01751603134395") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dc9f9_d20250704_m042533_c001_v7007000_t0000_u01751603133665") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beae5f_d20250704_m042529_c001_v0001115_t0048_u01751603129063") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d167_d20250704_m042528_c001_v7007000_t0000_u01751603128506") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f119107eaf4b0c78d_d20250704_m042526_c001_v0001177_t0005_u01751603126623") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403021f6937169e2_d20250704_m042526_c001_v7007000_t0000_u01751603126440") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f119107eaf4b0c759_d20250704_m042523_c001_v0001177_t0005_u01751603123381") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403021f6937169dd_d20250704_m042522_c001_v7007000_t0000_u01751603122659") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beae03_d20250704_m042514_c001_v0001115_t0055_u01751603114111") 2025/07/04 04:32:20 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4122019316f9b228_d20250704_m042513_c001_v7007000_t0000_u01751603113199") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1182083b4e915aa8_d20250704_m042511_c001_v0001098_t0029_u01751603111372") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8c2_d20250704_m042511_c001_v7007000_t0000_u01751603111188") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1182083b4e915a8c_d20250704_m042506_c001_v0001098_t0027_u01751603106907") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8bf_d20250704_m042506_c001_v7007000_t0000_u01751603106159") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beada8_d20250704_m042500_c001_v0001115_t0024_u01751603100146") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4085bdfc9d94c35d_d20250704_m042459_c001_v7007000_t0000_u01751603099222") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1131e590e9041e22_d20250704_m042457_c001_v0001177_t0001_u01751603097663") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417693e64a332dce_d20250704_m042457_c001_v7007000_t0000_u01751603097481") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1131e590e9041dfa_d20250704_m042454_c001_v0001177_t0007_u01751603094030") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417693e64a332dc3_d20250704_m042453_c001_v7007000_t0000_u01751603093269") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6bead5c_d20250704_m042446_c001_v0001115_t0018_u01751603086954") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8b6_d20250704_m042445_c001_v7007000_t0000_u01751603085854") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f109c43e5c908fcbc_d20250704_m042439_c001_v0001041_t0013_u01751603079385") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd5e9_d20250704_m042439_c001_v7007000_t0000_u01751603079184") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6bead20_d20250704_m042434_c001_v0001115_t0006_u01751603074681") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1089a1890320b0d2_d20250704_m042433_c001_v0001182_t0045_u01751603073914") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1089a1890320b0c4_d20250704_m042432_c001_v0001182_t0022_u01751603072949") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611903d6_d20250704_m042419_c001_v7007000_t0000_u01751603059125") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c534e_d20250704_m042410_c001_v0001104_t0028_u01751603050912") 2025/07/04 04:32:21 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1146c4ca4ce554ea_d20250704_m042410_c001_v0001037_t0012_u01751603050047") 2025/07/04 04:32:22 DEBUG : dst/one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1146c4ca4ce554e6_d20250704_m042408_c001_v0001037_t0040_u01751603048952") 2025/07/04 04:32:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb54_d20250704_m042604_c001_v7007000_t0000_u01751603164170") 2025/07/04 04:32:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1091f3fc45d48c94_d20250704_m042600_c001_v0001150_t0036_u01751603160819") 2025/07/04 04:32:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10581cacce444480_d20250704_m042556_c001_v0001092_t0038_u01751603156116") 2025/07/04 04:32:22 DEBUG : dst/one.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d178_d20250704_m042550_c001_v7007000_t0000_u01751603150645") 2025/07/04 04:32:22 DEBUG : dst/one.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f11411b31f8fb7c98_d20250704_m042548_c001_v0001181_t0014_u01751603148097") 2025/07/04 04:32:22 DEBUG : dst/one.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f110c3c4dc22983ee_d20250704_m042544_c001_v0001130_t0040_u01751603144076") 2025/07/04 04:32:22 DEBUG : dst/one.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d172_d20250704_m042538_c001_v7007000_t0000_u01751603138540") 2025/07/04 04:32:22 DEBUG : dst/one.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f117dcb5c2d6a3d1c_d20250704_m042536_c001_v0001161_t0056_u01751603136510") 2025/07/04 04:32:22 DEBUG : dst/one.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1167682722b01383_d20250704_m042533_c001_v0001157_t0059_u01751603133283") 2025/07/04 04:32:22 DEBUG : dst/three: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8b7_d20250704_m042446_c001_v7007000_t0000_u01751603086037") 2025/07/04 04:32:22 DEBUG : dst/three: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1089a1890320b130_d20250704_m042444_c001_v0001182_t0041_u01751603084528") 2025/07/04 04:32:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb55_d20250704_m042604_c001_v7007000_t0000_u01751603164353") 2025/07/04 04:32:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1099b7f88aba66d8_d20250704_m042602_c001_v0001102_t0026_u01751603162426") 2025/07/04 04:32:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1051a48f5518f045_d20250704_m042558_c001_v0001038_t0016_u01751603158645") 2025/07/04 04:32:22 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb56_d20250704_m042604_c001_v7007000_t0000_u01751603164537") 2025/07/04 04:32:22 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f115ee7357cdc0b5a_d20250704_m042603_c001_v0001029_t0004_u01751603163086") 2025/07/04 04:32:22 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4024a9f405119b0a_d20250704_m042602_c001_v7007000_t0000_u01751603162901") 2025/07/04 04:32:22 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f115ee7357cdc0b50_d20250704_m042559_c001_v0001029_t0040_u01751603159231") 2025/07/04 04:32:22 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4024a9f405119b08_d20250704_m042559_c001_v7007000_t0000_u01751603159044") 2025/07/04 04:32:22 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaf05_d20250704_m042553_c001_v0001115_t0015_u01751603153132") 2025/07/04 04:32:22 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d179_d20250704_m042550_c001_v7007000_t0000_u01751603150829") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f105f579c07247e18_d20250704_m042549_c001_v0001184_t0036_u01751603149865") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cca6_d20250704_m042549_c001_v7007000_t0000_u01751603149680") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f105f579c07247db6_d20250704_m042546_c001_v0001184_t0034_u01751603146769") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cca4_d20250704_m042546_c001_v7007000_t0000_u01751603146584") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaea9_d20250704_m042540_c001_v0001115_t0053_u01751603140845") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dc9fc_d20250704_m042537_c001_v7007000_t0000_u01751603137801") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beae89_d20250704_m042535_c001_v0001115_t0029_u01751603135429") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dc9fa_d20250704_m042535_c001_v7007000_t0000_u01751603135063") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beae69_d20250704_m042530_c001_v0001115_t0053_u01751603130304") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403021f6937169e3_d20250704_m042527_c001_v7007000_t0000_u01751603127577") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beae4b_d20250704_m042525_c001_v0001115_t0032_u01751603125088") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403021f6937169de_d20250704_m042523_c001_v7007000_t0000_u01751603123993") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beae1d_d20250704_m042517_c001_v0001115_t0005_u01751603117479") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8c4_d20250704_m042512_c001_v7007000_t0000_u01751603112265") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c5424_d20250704_m042509_c001_v0001104_t0025_u01751603109041") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8c1_d20250704_m042507_c001_v7007000_t0000_u01751603107937") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beadb0_d20250704_m042501_c001_v0001115_t0032_u01751603101235") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417693e64a332dd1_d20250704_m042458_c001_v7007000_t0000_u01751603098289") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c53ec_d20250704_m042455_c001_v0001104_t0016_u01751603095994") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417693e64a332dc7_d20250704_m042454_c001_v7007000_t0000_u01751603094895") 2025/07/04 04:32:23 DEBUG : dst/three.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6bead68_d20250704_m042448_c001_v0001115_t0018_u01751603088490") 2025/07/04 04:32:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d17a_d20250704_m042551_c001_v7007000_t0000_u01751603151015") 2025/07/04 04:32:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f106f0e7e33bb51c7_d20250704_m042549_c001_v0001040_t0039_u01751603149288") 2025/07/04 04:32:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1135bbaf6d8b8f78_d20250704_m042545_c001_v0001117_t0037_u01751603145992") 2025/07/04 04:32:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d173_d20250704_m042538_c001_v7007000_t0000_u01751603138722") 2025/07/04 04:32:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f116fac772c2a164e_d20250704_m042537_c001_v0001182_t0034_u01751603137582") 2025/07/04 04:32:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107af6eb4324f7fc_d20250704_m042534_c001_v0001182_t0055_u01751603134820") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb57_d20250704_m042604_c001_v7007000_t0000_u01751603164719") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaefd_d20250704_m042552_c001_v0001115_t0030_u01751603152479") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d17b_d20250704_m042551_c001_v7007000_t0000_u01751603151202") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaea1_d20250704_m042540_c001_v0001115_t0055_u01751603140201") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d174_d20250704_m042538_c001_v7007000_t0000_u01751603138905") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beae63_d20250704_m042529_c001_v0001115_t0042_u01751603129850") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409f9734ef96d168_d20250704_m042528_c001_v7007000_t0000_u01751603128688") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beae19_d20250704_m042517_c001_v0001115_t0035_u01751603117025") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4122019316f9b22a_d20250704_m042513_c001_v7007000_t0000_u01751603113382") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c540a_d20250704_m042500_c001_v0001104_t0015_u01751603100706") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4085bdfc9d94c35e_d20250704_m042459_c001_v7007000_t0000_u01751603099407") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c53cc_d20250704_m042447_c001_v0001104_t0034_u01751603087681") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c8b8_d20250704_m042446_c001_v7007000_t0000_u01751603086221") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10978d3222b9c122_d20250704_m042441_c001_v0001120_t0025_u01751603081452") 2025/07/04 04:32:24 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611903d7_d20250704_m042419_c001_v7007000_t0000_u01751603059355") 2025/07/04 04:32:25 DEBUG : dst/two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1146c4ca4ce55506_d20250704_m042418_c001_v0001037_t0010_u01751603058032") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f7a71_d20250704_m042343_c001_v7007000_t0000_u01751603023073") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c52d8_d20250704_m042338_c001_v0001104_t0011_u01751603018766") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f7a6e_d20250704_m042336_c001_v7007000_t0000_u01751603016560") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beab60_d20250704_m042325_c001_v0001115_t0056_u01751603005519") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128856_d20250704_m042315_c001_v7007000_t0000_u01751602995697") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c526e_d20250704_m042311_c001_v0001104_t0024_u01751602991810") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbeb_d20250704_m042248_c001_v7007000_t0000_u01751602968778") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286729_d20250704_m042246_c001_v0001100_t0054_u01751602966643") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbdc_d20250704_m042245_c001_v7007000_t0000_u01751602965722") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28671f_d20250704_m042244_c001_v0001100_t0046_u01751602964455") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbc7_d20250704_m042241_c001_v7007000_t0000_u01751602961343") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286711_d20250704_m042239_c001_v0001100_t0022_u01751602959437") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbc1_d20250704_m042238_c001_v7007000_t0000_u01751602958496") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28670b_d20250704_m042236_c001_v0001100_t0024_u01751602956881") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbb1_d20250704_m042230_c001_v7007000_t0000_u01751602950198") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866f3_d20250704_m042228_c001_v0001100_t0053_u01751602948343") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbab_d20250704_m042227_c001_v7007000_t0000_u01751602947468") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866ed_d20250704_m042226_c001_v0001100_t0048_u01751602946524") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cba2_d20250704_m042221_c001_v7007000_t0000_u01751602941907") 2025/07/04 04:32:25 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866db_d20250704_m042220_c001_v0001100_t0041_u01751602940402") 2025/07/04 04:32:26 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af341_d20250704_m042218_c001_v7007000_t0000_u01751602938489") 2025/07/04 04:32:26 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866d3_d20250704_m042217_c001_v0001100_t0050_u01751602937341") 2025/07/04 04:32:26 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af340_d20250704_m042216_c001_v7007000_t0000_u01751602936975") 2025/07/04 04:32:26 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1117f61333693c5e_d20250704_m042216_c001_v0001099_t0055_u01751602936160") 2025/07/04 04:32:26 DEBUG : empty space: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866cf_d20250704_m042214_c001_v0001100_t0059_u01751602934368") 2025/07/04 04:32:26 DEBUG : enormous: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbe8_d20250704_m042247_c001_v7007000_t0000_u01751602967836") 2025/07/04 04:32:26 DEBUG : enormous: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28672b_d20250704_m042246_c001_v0001100_t0025_u01751602966984") 2025/07/04 04:32:26 DEBUG : existing: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb5a_d20250704_m042609_c001_v7007000_t0000_u01751603169773") 2025/07/04 04:32:26 DEBUG : existing: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaf67_d20250704_m042608_c001_v0001115_t0001_u01751603168294") 2025/07/04 04:32:26 DEBUG : existing: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128849_d20250704_m042309_c001_v7007000_t0000_u01751602989886") 2025/07/04 04:32:26 DEBUG : existing: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c5256_d20250704_m042308_c001_v0001104_t0030_u01751602988322") 2025/07/04 04:32:26 DEBUG : existing: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af33c_d20250704_m042211_c001_v7007000_t0000_u01751602931390") 2025/07/04 04:32:26 DEBUG : existing: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866c1_d20250704_m042210_c001_v0001100_t0029_u01751602930342") 2025/07/04 04:32:26 DEBUG : existing: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af33b_d20250704_m042209_c001_v7007000_t0000_u01751602929795") 2025/07/04 04:32:26 DEBUG : existing: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866bf_d20250704_m042209_c001_v0001100_t0041_u01751602929073") 2025/07/04 04:32:26 DEBUG : existing: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866bd_d20250704_m042208_c001_v0001100_t0003_u01751602928146") 2025/07/04 04:32:26 DEBUG : existing-b: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab87912884a_d20250704_m042310_c001_v7007000_t0000_u01751602990069") 2025/07/04 04:32:26 DEBUG : existing-b: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beab03_d20250704_m042308_c001_v0001115_t0008_u01751602988310") 2025/07/04 04:32:26 DEBUG : file1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca51_d20250704_m042729_c001_v7007000_t0000_u01751603249992") 2025/07/04 04:32:26 DEBUG : file1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6e7b_d20250704_m042728_c001_v0001090_t0030_u01751603248665") 2025/07/04 04:32:26 DEBUG : file1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca4e_d20250704_m042727_c001_v7007000_t0000_u01751603247339") 2025/07/04 04:32:26 DEBUG : file1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea1b_d20250704_m042725_c001_v0001131_t0001_u01751603245583") 2025/07/04 04:32:26 DEBUG : five: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbed_d20250704_m042252_c001_v7007000_t0000_u01751602972969") 2025/07/04 04:32:27 DEBUG : five: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407f23f05c286737_d20250704_m042250_c001_v0001100_t0036_u01751602970853") 2025/07/04 04:32:27 DEBUG : foo: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cba1_d20250704_m042220_c001_v7007000_t0000_u01751602940035") 2025/07/04 04:32:27 DEBUG : foo: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407f23f05c2866d9_d20250704_m042219_c001_v0001100_t0036_u01751602939413") 2025/07/04 04:32:27 DEBUG : foo: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407f23f05c2866d7_d20250704_m042218_c001_v0001100_t0036_u01751602938854") 2025/07/04 04:32:27 DEBUG : four: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbee_d20250704_m042253_c001_v7007000_t0000_u01751602973153") 2025/07/04 04:32:27 DEBUG : four: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40734b86d6beaa95_d20250704_m042251_c001_v0001115_t0051_u01751602971407") 2025/07/04 04:32:27 DEBUG : four: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286735_d20250704_m042249_c001_v0001100_t0056_u01751602969915") 2025/07/04 04:32:27 DEBUG : hello world2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f61190153_d20250704_m042122_c001_v7007000_t0000_u01751602882869") 2025/07/04 04:32:27 DEBUG : hello world2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28663c_d20250704_m042122_c001_v0001100_t0047_u01751602882103") 2025/07/04 04:32:27 DEBUG : ignore-size: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af33a_d20250704_m042207_c001_v7007000_t0000_u01751602927780") 2025/07/04 04:32:27 DEBUG : ignore-size: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866bb_d20250704_m042206_c001_v0001100_t0025_u01751602926570") 2025/07/04 04:32:27 DEBUG : nested/sub dir/file: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128843_d20250704_m042307_c001_v7007000_t0000_u01751602987565") 2025/07/04 04:32:27 DEBUG : nested/sub dir/file: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaaf7_d20250704_m042306_c001_v0001115_t0026_u01751602986633") 2025/07/04 04:32:27 DEBUG : nested/sub dir/file: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cc02_d20250704_m042305_c001_v7007000_t0000_u01751602985883") 2025/07/04 04:32:27 DEBUG : nested/sub dir/file: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c5246_d20250704_m042304_c001_v0001104_t0023_u01751602984892") 2025/07/04 04:32:27 DEBUG : one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbef_d20250704_m042253_c001_v7007000_t0000_u01751602973336") 2025/07/04 04:32:27 DEBUG : one: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407f23f05c28672d_d20250704_m042249_c001_v0001100_t0036_u01751602969162") 2025/07/04 04:32:27 DEBUG : only0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca3a_d20250704_m042721_c001_v7007000_t0000_u01751603241157") 2025/07/04 04:32:27 DEBUG : only0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40734b86d6beb1ad_d20250704_m042715_c001_v0001115_t0051_u01751603235276") 2025/07/04 04:32:27 DEBUG : only0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0b5_d20250704_m042646_c001_v0001115_t0012_u01751603206492") 2025/07/04 04:32:27 DEBUG : only0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11561ff_d20250704_m042640_c001_v7007000_t0000_u01751603200197") 2025/07/04 04:32:28 DEBUG : only0: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaf97_d20250704_m042614_c001_v0001115_t0030_u01751603174171") 2025/07/04 04:32:28 DEBUG : only1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca3b_d20250704_m042721_c001_v7007000_t0000_u01751603241340") 2025/07/04 04:32:28 DEBUG : only1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4192ff013921e9f9_d20250704_m042716_c001_v0001131_t0001_u01751603236393") 2025/07/04 04:32:28 DEBUG : only1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0bf_d20250704_m042647_c001_v0001115_t0057_u01751603207886") 2025/07/04 04:32:28 DEBUG : only1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb64_d20250704_m042639_c001_v7007000_t0000_u01751603199625") 2025/07/04 04:32:28 DEBUG : only1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafa3_d20250704_m042615_c001_v0001115_t0016_u01751603175350") 2025/07/04 04:32:28 DEBUG : only10: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca3c_d20250704_m042721_c001_v7007000_t0000_u01751603241522") 2025/07/04 04:32:28 DEBUG : only10: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413128cb335b6ba9_d20250704_m042715_c001_v0001137_t0057_u01751603235829") 2025/07/04 04:32:28 DEBUG : only10: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb12b_d20250704_m042701_c001_v0001115_t0005_u01751603221609") 2025/07/04 04:32:28 DEBUG : only10: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128abe_d20250704_m042640_c001_v7007000_t0000_u01751603200208") 2025/07/04 04:32:28 DEBUG : only10: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb007_d20250704_m042627_c001_v0001115_t0039_u01751603187146") 2025/07/04 04:32:28 DEBUG : only11: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca3d_d20250704_m042721_c001_v7007000_t0000_u01751603241704") 2025/07/04 04:32:28 DEBUG : only11: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4192ff013921e9f1_d20250704_m042716_c001_v0001131_t0001_u01751603236016") 2025/07/04 04:32:28 DEBUG : only11: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb135_d20250704_m042702_c001_v0001115_t0030_u01751603222854") 2025/07/04 04:32:28 DEBUG : only11: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb69_d20250704_m042640_c001_v7007000_t0000_u01751603200359") 2025/07/04 04:32:28 DEBUG : only11: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb00f_d20250704_m042628_c001_v0001115_t0012_u01751603188209") 2025/07/04 04:32:28 DEBUG : only12: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca3e_d20250704_m042721_c001_v7007000_t0000_u01751603241887") 2025/07/04 04:32:28 DEBUG : only12: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40750923fe5c6e5b_d20250704_m042716_c001_v0001090_t0025_u01751603236212") 2025/07/04 04:32:28 DEBUG : only12: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb13f_d20250704_m042704_c001_v0001115_t0009_u01751603224359") 2025/07/04 04:32:28 DEBUG : only12: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f15_d20250704_m042640_c001_v7007000_t0000_u01751603200371") 2025/07/04 04:32:29 DEBUG : only12: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb01d_d20250704_m042629_c001_v0001115_t0031_u01751603189539") 2025/07/04 04:32:29 DEBUG : only13: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca3f_d20250704_m042722_c001_v7007000_t0000_u01751603242072") 2025/07/04 04:32:29 DEBUG : only13: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40734b86d6beb1b3_d20250704_m042715_c001_v0001115_t0051_u01751603235854") 2025/07/04 04:32:29 DEBUG : only13: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb149_d20250704_m042705_c001_v0001115_t0029_u01751603225599") 2025/07/04 04:32:29 DEBUG : only13: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb6b_d20250704_m042640_c001_v7007000_t0000_u01751603200725") 2025/07/04 04:32:29 DEBUG : only13: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb023_d20250704_m042630_c001_v0001115_t0004_u01751603190349") 2025/07/04 04:32:29 DEBUG : only14: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca40_d20250704_m042722_c001_v7007000_t0000_u01751603242255") 2025/07/04 04:32:29 DEBUG : only14: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413128cb335b6bab_d20250704_m042716_c001_v0001137_t0057_u01751603236013") 2025/07/04 04:32:29 DEBUG : only14: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb155_d20250704_m042706_c001_v0001115_t0059_u01751603226820") 2025/07/04 04:32:29 DEBUG : only14: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156200_d20250704_m042640_c001_v7007000_t0000_u01751603200382") 2025/07/04 04:32:29 DEBUG : only14: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb02d_d20250704_m042631_c001_v0001115_t0052_u01751603191877") 2025/07/04 04:32:29 DEBUG : only15: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca41_d20250704_m042722_c001_v7007000_t0000_u01751603242439") 2025/07/04 04:32:29 DEBUG : only15: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40734b86d6beb1b7_d20250704_m042716_c001_v0001115_t0051_u01751603236041") 2025/07/04 04:32:29 DEBUG : only15: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb15d_d20250704_m042707_c001_v0001115_t0019_u01751603227905") 2025/07/04 04:32:29 DEBUG : only15: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb66_d20250704_m042639_c001_v7007000_t0000_u01751603199992") 2025/07/04 04:32:29 DEBUG : only15: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb037_d20250704_m042633_c001_v0001115_t0059_u01751603193031") 2025/07/04 04:32:29 DEBUG : only16: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca42_d20250704_m042722_c001_v7007000_t0000_u01751603242621") 2025/07/04 04:32:29 DEBUG : only16: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413128cb335b6bad_d20250704_m042716_c001_v0001137_t0057_u01751603236196") 2025/07/04 04:32:29 DEBUG : only16: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb16b_d20250704_m042709_c001_v0001115_t0050_u01751603229042") 2025/07/04 04:32:29 DEBUG : only16: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb6a_d20250704_m042640_c001_v7007000_t0000_u01751603200542") 2025/07/04 04:32:29 DEBUG : only16: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb03d_d20250704_m042634_c001_v0001115_t0058_u01751603194209") 2025/07/04 04:32:30 DEBUG : only17: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca43_d20250704_m042722_c001_v7007000_t0000_u01751603242804") 2025/07/04 04:32:30 DEBUG : only17: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4192ff013921e9f5_d20250704_m042716_c001_v0001131_t0001_u01751603236207") 2025/07/04 04:32:30 DEBUG : only17: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb179_d20250704_m042710_c001_v0001115_t0039_u01751603230391") 2025/07/04 04:32:30 DEBUG : only17: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11561fe_d20250704_m042640_c001_v7007000_t0000_u01751603200014") 2025/07/04 04:32:30 DEBUG : only17: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb04b_d20250704_m042635_c001_v0001115_t0014_u01751603195506") 2025/07/04 04:32:30 DEBUG : only18: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca44_d20250704_m042722_c001_v7007000_t0000_u01751603242986") 2025/07/04 04:32:30 DEBUG : only18: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40734b86d6beb1b9_d20250704_m042716_c001_v0001115_t0051_u01751603236226") 2025/07/04 04:32:30 DEBUG : only18: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb185_d20250704_m042711_c001_v0001115_t0023_u01751603231992") 2025/07/04 04:32:30 DEBUG : only18: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f17_d20250704_m042640_c001_v7007000_t0000_u01751603200737") 2025/07/04 04:32:30 DEBUG : only18: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb05b_d20250704_m042636_c001_v0001115_t0016_u01751603196599") 2025/07/04 04:32:30 DEBUG : only19: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca45_d20250704_m042723_c001_v7007000_t0000_u01751603243167") 2025/07/04 04:32:30 DEBUG : only19: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413128cb335b6bb2_d20250704_m042716_c001_v0001137_t0057_u01751603236379") 2025/07/04 04:32:31 DEBUG : only19: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb199_d20250704_m042713_c001_v0001115_t0002_u01751603233832") 2025/07/04 04:32:31 DEBUG : only19: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128abc_d20250704_m042640_c001_v7007000_t0000_u01751603200019") 2025/07/04 04:32:31 DEBUG : only19: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb067_d20250704_m042638_c001_v0001115_t0004_u01751603198070") 2025/07/04 04:32:31 DEBUG : only2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca46_d20250704_m042723_c001_v7007000_t0000_u01751603243350") 2025/07/04 04:32:31 DEBUG : only2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40750923fe5c6e5f_d20250704_m042716_c001_v0001090_t0025_u01751603236405") 2025/07/04 04:32:31 DEBUG : only2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0c7_d20250704_m042649_c001_v0001115_t0046_u01751603209181") 2025/07/04 04:32:31 DEBUG : only2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f16_d20250704_m042640_c001_v7007000_t0000_u01751603200553") 2025/07/04 04:32:31 DEBUG : only2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafa9_d20250704_m042616_c001_v0001115_t0045_u01751603176542") 2025/07/04 04:32:31 DEBUG : only3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca47_d20250704_m042723_c001_v7007000_t0000_u01751603243533") 2025/07/04 04:32:31 DEBUG : only3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40734b86d6beb1bd_d20250704_m042716_c001_v0001115_t0051_u01751603236415") 2025/07/04 04:32:31 DEBUG : only3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0d7_d20250704_m042650_c001_v0001115_t0058_u01751603210545") 2025/07/04 04:32:31 DEBUG : only3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb65_d20250704_m042639_c001_v7007000_t0000_u01751603199808") 2025/07/04 04:32:31 DEBUG : only3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafb3_d20250704_m042618_c001_v0001115_t0037_u01751603178190") 2025/07/04 04:32:31 DEBUG : only4: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca48_d20250704_m042723_c001_v7007000_t0000_u01751603243716") 2025/07/04 04:32:31 DEBUG : only4: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413128cb335b6bb5_d20250704_m042716_c001_v0001137_t0057_u01751603236563") 2025/07/04 04:32:31 DEBUG : only4: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0e5_d20250704_m042652_c001_v0001115_t0001_u01751603212006") 2025/07/04 04:32:31 DEBUG : only4: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f12_d20250704_m042639_c001_v7007000_t0000_u01751603199997") 2025/07/04 04:32:32 DEBUG : only4: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafc5_d20250704_m042619_c001_v0001115_t0003_u01751603179666") 2025/07/04 04:32:32 DEBUG : only5: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca49_d20250704_m042723_c001_v7007000_t0000_u01751603243898") 2025/07/04 04:32:32 DEBUG : only5: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40734b86d6beb1c1_d20250704_m042716_c001_v0001115_t0051_u01751603236632") 2025/07/04 04:32:32 DEBUG : only5: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0ef_d20250704_m042653_c001_v0001115_t0037_u01751603213564") 2025/07/04 04:32:32 DEBUG : only5: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128abf_d20250704_m042640_c001_v7007000_t0000_u01751603200391") 2025/07/04 04:32:32 DEBUG : only5: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafcf_d20250704_m042620_c001_v0001115_t0006_u01751603180881") 2025/07/04 04:32:32 DEBUG : only6: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca4a_d20250704_m042724_c001_v7007000_t0000_u01751603244080") 2025/07/04 04:32:32 DEBUG : only6: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f413128cb335b6bbb_d20250704_m042716_c001_v0001137_t0057_u01751603236745") 2025/07/04 04:32:32 DEBUG : only6: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb0fd_d20250704_m042655_c001_v0001115_t0019_u01751603215795") 2025/07/04 04:32:32 DEBUG : only6: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb68_d20250704_m042640_c001_v7007000_t0000_u01751603200175") 2025/07/04 04:32:32 DEBUG : only6: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafdb_d20250704_m042622_c001_v0001115_t0057_u01751603182336") 2025/07/04 04:32:32 DEBUG : only7: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca4b_d20250704_m042724_c001_v7007000_t0000_u01751603244265") 2025/07/04 04:32:32 DEBUG : only7: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40750923fe5c6e61_d20250704_m042716_c001_v0001090_t0025_u01751603236589") 2025/07/04 04:32:32 DEBUG : only7: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb107_d20250704_m042656_c001_v0001115_t0042_u01751603216930") 2025/07/04 04:32:32 DEBUG : only7: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f1156201_d20250704_m042640_c001_v7007000_t0000_u01751603200571") 2025/07/04 04:32:32 DEBUG : only7: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafe5_d20250704_m042623_c001_v0001115_t0040_u01751603183560") 2025/07/04 04:32:32 DEBUG : only8: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca4c_d20250704_m042724_c001_v7007000_t0000_u01751603244448") 2025/07/04 04:32:32 DEBUG : only8: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40750923fe5c6e63_d20250704_m042716_c001_v0001090_t0025_u01751603236772") 2025/07/04 04:32:33 DEBUG : only8: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb113_d20250704_m042658_c001_v0001115_t0042_u01751603218151") 2025/07/04 04:32:33 DEBUG : only8: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f417e25133f1b8f13_d20250704_m042640_c001_v7007000_t0000_u01751603200187") 2025/07/04 04:32:33 DEBUG : only8: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beafef_d20250704_m042624_c001_v0001115_t0020_u01751603184823") 2025/07/04 04:32:33 DEBUG : only9: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca4d_d20250704_m042724_c001_v7007000_t0000_u01751603244631") 2025/07/04 04:32:33 DEBUG : only9: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4192ff013921e9fd_d20250704_m042716_c001_v0001131_t0001_u01751603236595") 2025/07/04 04:32:33 DEBUG : only9: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb123_d20250704_m042700_c001_v0001115_t0035_u01751603220258") 2025/07/04 04:32:33 DEBUG : only9: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128ac0_d20250704_m042640_c001_v7007000_t0000_u01751603200577") 2025/07/04 04:32:33 DEBUG : only9: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaffb_d20250704_m042625_c001_v0001115_t0030_u01751603185775") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbff_d20250704_m042303_c001_v7007000_t0000_u01751602983758") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaacd_d20250704_m042300_c001_v0001115_t0029_u01751602980256") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbf8_d20250704_m042259_c001_v7007000_t0000_u01751602979520") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaab9_d20250704_m042257_c001_v0001115_t0030_u01751602977441") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbf5_d20250704_m042256_c001_v7007000_t0000_u01751602976674") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaaa7_d20250704_m042254_c001_v0001115_t0035_u01751602974255") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbcf_d20250704_m042243_c001_v7007000_t0000_u01751602963514") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286717_d20250704_m042241_c001_v0001100_t0048_u01751602961904") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbc4_d20250704_m042240_c001_v7007000_t0000_u01751602960204") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28670f_d20250704_m042239_c001_v0001100_t0052_u01751602959051") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbbf_d20250704_m042237_c001_v7007000_t0000_u01751602957755") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286709_d20250704_m042236_c001_v0001100_t0025_u01751602956307") 2025/07/04 04:32:33 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbaf_d20250704_m042229_c001_v7007000_t0000_u01751602949614") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866f1_d20250704_m042228_c001_v0001100_t0043_u01751602948022") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbac_d20250704_m042227_c001_v7007000_t0000_u01751602947654") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866eb_d20250704_m042226_c001_v0001100_t0005_u01751602946149") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cba9_d20250704_m042225_c001_v7007000_t0000_u01751602945777") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866e7_d20250704_m042225_c001_v0001100_t0028_u01751602945090") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866e3_d20250704_m042224_c001_v0001100_t0000_u01751602944358") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cba7_d20250704_m042223_c001_v7007000_t0000_u01751602943983") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866e1_d20250704_m042223_c001_v0001100_t0023_u01751602943212") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866df_d20250704_m042222_c001_v0001100_t0003_u01751602942461") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cba3_d20250704_m042222_c001_v7007000_t0000_u01751602942092") 2025/07/04 04:32:34 DEBUG : potato: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866dd_d20250704_m042221_c001_v0001100_t0058_u01751602941091") 2025/07/04 04:32:34 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416b1689df20a472_d20250704_m042353_c001_v7007000_t0000_u01751603033002") 2025/07/04 04:32:34 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c530c_d20250704_m042351_c001_v0001104_t0029_u01751603031805") 2025/07/04 04:32:34 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f7a72_d20250704_m042343_c001_v7007000_t0000_u01751603023699") 2025/07/04 04:32:34 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beabb0_d20250704_m042337_c001_v0001115_t0022_u01751603017858") 2025/07/04 04:32:34 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4109346993f3a3ca_d20250704_m042330_c001_v7007000_t0000_u01751603010646") 2025/07/04 04:32:34 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c529c_d20250704_m042324_c001_v0001104_t0024_u01751603004358") 2025/07/04 04:32:34 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128859_d20250704_m042316_c001_v7007000_t0000_u01751602996254") 2025/07/04 04:32:34 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beab11_d20250704_m042310_c001_v0001115_t0004_u01751602990992") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbea_d20250704_m042248_c001_v7007000_t0000_u01751602968020") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286727_d20250704_m042246_c001_v0001100_t0033_u01751602966274") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbde_d20250704_m042245_c001_v7007000_t0000_u01751602965906") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28671d_d20250704_m042244_c001_v0001100_t0056_u01751602964066") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbd1_d20250704_m042243_c001_v7007000_t0000_u01751602963699") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286719_d20250704_m042242_c001_v0001100_t0032_u01751602962602") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbc9_d20250704_m042241_c001_v7007000_t0000_u01751602961537") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286713_d20250704_m042240_c001_v0001100_t0003_u01751602960574") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbc2_d20250704_m042238_c001_v7007000_t0000_u01751602958679") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28670d_d20250704_m042237_c001_v0001100_t0017_u01751602957764") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbb2_d20250704_m042230_c001_v7007000_t0000_u01751602950383") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866f7_d20250704_m042229_c001_v0001100_t0013_u01751602949158") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f61190183_d20250704_m042125_c001_v7007000_t0000_u01751602885951") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286648_d20250704_m042125_c001_v0001100_t0009_u01751602885164") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f61190169_d20250704_m042124_c001_v7007000_t0000_u01751602884245") 2025/07/04 04:32:35 DEBUG : potato2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286642_d20250704_m042123_c001_v0001100_t0044_u01751602883413") 2025/07/04 04:32:35 DEBUG : potato3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f416473a7159f7a73_d20250704_m042343_c001_v7007000_t0000_u01751603023885") 2025/07/04 04:32:36 DEBUG : potato3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beabbc_d20250704_m042339_c001_v0001115_t0005_u01751603019674") 2025/07/04 04:32:36 DEBUG : potato3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4109346993f3a3c9_d20250704_m042330_c001_v7007000_t0000_u01751603010457") 2025/07/04 04:32:36 DEBUG : potato3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c52a6_d20250704_m042326_c001_v0001104_t0025_u01751603006254") 2025/07/04 04:32:36 DEBUG : potato3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab87912885b_d20250704_m042316_c001_v7007000_t0000_u01751602996545") 2025/07/04 04:32:36 DEBUG : potato3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beab19_d20250704_m042312_c001_v0001115_t0003_u01751602992658") 2025/07/04 04:32:36 DEBUG : pre-dest1/1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c89c_d20250704_m042428_c001_v7007000_t0000_u01751603068660") 2025/07/04 04:32:36 DEBUG : pre-dest1/1: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beacbe_d20250704_m042420_c001_v0001115_t0037_u01751603060095") 2025/07/04 04:32:36 DEBUG : pre-dest2/2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f421d60b63672c89d_d20250704_m042428_c001_v7007000_t0000_u01751603068843") 2025/07/04 04:32:36 DEBUG : pre-dest2/2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c5370_d20250704_m042421_c001_v0001104_t0022_u01751603061079") 2025/07/04 04:32:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611903c9_d20250704_m042404_c001_v7007000_t0000_u01751603044910") 2025/07/04 04:32:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beac40_d20250704_m042400_c001_v0001115_t0026_u01751603040816") 2025/07/04 04:32:36 DEBUG : sizeonly: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af339_d20250704_m042206_c001_v7007000_t0000_u01751602926021") 2025/07/04 04:32:36 DEBUG : sizeonly: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866b9_d20250704_m042204_c001_v0001100_t0007_u01751602924926") 2025/07/04 04:32:36 DEBUG : splitbanan: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74fa_d20250704_m042943_c001_v7007000_t0000_u01751603383939") 2025/07/04 04:32:36 DEBUG : splitbanan: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f912d10_d20250704_m042935_c001_v0001183_t0057_u01751603375779") 2025/07/04 04:32:36 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b68_d20250704_m043111_c001_v7007000_t0000_u01751603471358") 2025/07/04 04:32:36 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb794_d20250704_m043104_c001_v0001115_t0017_u01751603464216") 2025/07/04 04:32:36 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f422f3d942eacd6e4_d20250704_m043053_c001_v7007000_t0000_u01751603453940") 2025/07/04 04:32:36 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb72c_d20250704_m043046_c001_v0001115_t0024_u01751603446401") 2025/07/04 04:32:36 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4013ad938b479696_d20250704_m043036_c001_v7007000_t0000_u01751603436214") 2025/07/04 04:32:36 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb6c4_d20250704_m043029_c001_v0001115_t0038_u01751603429357") 2025/07/04 04:32:36 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40165088f11562a9_d20250704_m043018_c001_v7007000_t0000_u01751603418377") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb65e_d20250704_m043011_c001_v0001115_t0048_u01751603411537") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415813631caf6a44_d20250704_m043001_c001_v7007000_t0000_u01751603401265") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb5f4_d20250704_m042954_c001_v0001115_t0038_u01751603394112") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4180e40eeb6d74da_d20250704_m042938_c001_v7007000_t0000_u01751603378026") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb57c_d20250704_m042934_c001_v0001115_t0025_u01751603374153") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40095eb87b63e558_d20250704_m042923_c001_v7007000_t0000_u01751603363767") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb50a_d20250704_m042916_c001_v0001115_t0000_u01751603356392") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f415d30c94b0dcb98_d20250704_m042915_c001_v7007000_t0000_u01751603355289") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb4ea_d20250704_m042911_c001_v0001115_t0024_u01751603351207") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f403bf01634c082b9_d20250704_m042900_c001_v7007000_t0000_u01751603340989") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f4d_d20250704_m042853_c001_v0001090_t0022_u01751603333130") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128bb2_d20250704_m042851_c001_v7007000_t0000_u01751603331827") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f35_d20250704_m042848_c001_v0001090_t0021_u01751603328312") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4122019316f9b32a_d20250704_m042832_c001_v7007000_t0000_u01751603312598") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6f03_d20250704_m042828_c001_v0001090_t0051_u01751603308355") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f402b0539e5676d85_d20250704_m042817_c001_v7007000_t0000_u01751603297071") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eab1_d20250704_m042810_c001_v0001131_t0029_u01751603290193") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06a0c_d20250704_m042758_c001_v7007000_t0000_u01751603278102") 2025/07/04 04:32:37 DEBUG : splitbananasplit: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb29d_d20250704_m042751_c001_v0001115_t0036_u01751603271042") 2025/07/04 04:32:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f420e3e9208b25b49_d20250704_m042918_c001_v7007000_t0000_u01751603358781") 2025/07/04 04:32:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921eb9a_d20250704_m042912_c001_v0001131_t0016_u01751603352653") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca57_d20250704_m042737_c001_v7007000_t0000_u01751603257741") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f113128cb335b6bf4_d20250704_m042734_c001_v0001137_t0030_u01751603254968") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419811bd30ed99c6_d20250704_m042733_c001_v7007000_t0000_u01751603253839") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea2f_d20250704_m042730_c001_v0001131_t0035_u01751603250969") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f40459ab879128844_d20250704_m042307_c001_v7007000_t0000_u01751602987750") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c524c_d20250704_m042306_c001_v0001104_t0040_u01751602986624") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cc04_d20250704_m042306_c001_v7007000_t0000_u01751602986066") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beaaed_d20250704_m042304_c001_v0001115_t0051_u01751602984880") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af336_d20250704_m042202_c001_v7007000_t0000_u01751602922626") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866af_d20250704_m042200_c001_v0001100_t0011_u01751602920968") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af335_d20250704_m042200_c001_v7007000_t0000_u01751602920605") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866ab_d20250704_m042159_c001_v0001100_t0038_u01751602919359") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af334_d20250704_m042157_c001_v7007000_t0000_u01751602917054") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c2866a0_d20250704_m042155_c001_v0001100_t0040_u01751602915341") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af333_d20250704_m042154_c001_v7007000_t0000_u01751602914795") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286694_d20250704_m042153_c001_v0001100_t0019_u01751602913500") 2025/07/04 04:32:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28668e_d20250704_m042150_c001_v0001100_t0045_u01751602910721") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af331_d20250704_m042150_c001_v7007000_t0000_u01751602910357") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286688_d20250704_m042149_c001_v0001100_t0033_u01751602909517") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286686_d20250704_m042148_c001_v0001100_t0041_u01751602908468") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407cac8eb68af330_d20250704_m042148_c001_v7007000_t0000_u01751602908104") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28667e_d20250704_m042144_c001_v0001100_t0004_u01751602904547") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286672_d20250704_m042141_c001_v0001100_t0029_u01751602901417") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611901c8_d20250704_m042141_c001_v7007000_t0000_u01751602901053") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286670_d20250704_m042140_c001_v0001100_t0041_u01751602900360") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28666c_d20250704_m042139_c001_v0001100_t0026_u01751602899310") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611901c6_d20250704_m042138_c001_v7007000_t0000_u01751602898948") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286664_d20250704_m042134_c001_v0001100_t0022_u01751602894911") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611901bb_d20250704_m042134_c001_v7007000_t0000_u01751602894549") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286660_d20250704_m042133_c001_v0001100_t0055_u01751602893711") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611901b4_d20250704_m042132_c001_v7007000_t0000_u01751602892802") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28665c_d20250704_m042132_c001_v0001100_t0028_u01751602892033") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611901af_d20250704_m042131_c001_v7007000_t0000_u01751602891488") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28665a_d20250704_m042130_c001_v0001100_t0041_u01751602890809") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611901aa_d20250704_m042129_c001_v7007000_t0000_u01751602889906") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286658_d20250704_m042129_c001_v0001100_t0033_u01751602889041") 2025/07/04 04:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f6119019e_d20250704_m042128_c001_v7007000_t0000_u01751602888489") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286656_d20250704_m042127_c001_v0001100_t0018_u01751602887781") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f6119018e_d20250704_m042127_c001_v7007000_t0000_u01751602887239") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28664c_d20250704_m042126_c001_v0001100_t0046_u01751602886495") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f6119013c_d20250704_m042121_c001_v7007000_t0000_u01751602881555") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28663a_d20250704_m042120_c001_v0001100_t0002_u01751602880734") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f61190121_d20250704_m042120_c001_v7007000_t0000_u01751602880190") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286632_d20250704_m042119_c001_v0001100_t0040_u01751602879430") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611900fe_d20250704_m042118_c001_v7007000_t0000_u01751602878890") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28662e_d20250704_m042118_c001_v0001100_t0034_u01751602878167") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4054f37f611900bd_d20250704_m042116_c001_v7007000_t0000_u01751602876012") 2025/07/04 04:32:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c28661e_d20250704_m042115_c001_v0001100_t0009_u01751602875244") 2025/07/04 04:32:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca58_d20250704_m042737_c001_v7007000_t0000_u01751603257923") 2025/07/04 04:32:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c6e8f_d20250704_m042734_c001_v0001090_t0017_u01751603254985") 2025/07/04 04:32:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419811bd30ed99c7_d20250704_m042734_c001_v7007000_t0000_u01751603254021") 2025/07/04 04:32:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb219_d20250704_m042730_c001_v0001115_t0003_u01751603250961") 2025/07/04 04:32:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b6a_d20250704_m043113_c001_v7007000_t0000_u01751603473540") 2025/07/04 04:32:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c70a6_d20250704_m043112_c001_v0001090_t0029_u01751603472779") 2025/07/04 04:32:41 DEBUG : sub/yam: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbfd_d20250704_m042303_c001_v7007000_t0000_u01751602983186") 2025/07/04 04:32:41 DEBUG : sub/yam: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c5238_d20250704_m042300_c001_v0001104_t0040_u01751602980268") 2025/07/04 04:32:41 DEBUG : test_dir1/file2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca52_d20250704_m042730_c001_v7007000_t0000_u01751603250173") 2025/07/04 04:32:41 DEBUG : test_dir1/file2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f113128cb335b6bdd_d20250704_m042728_c001_v0001137_t0058_u01751603248312") 2025/07/04 04:32:41 DEBUG : test_dir1/file2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca4f_d20250704_m042727_c001_v7007000_t0000_u01751603247523") 2025/07/04 04:32:41 DEBUG : test_dir1/file2: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f113128cb335b6bd7_d20250704_m042725_c001_v0001137_t0001_u01751603245612") 2025/07/04 04:32:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca53_d20250704_m042730_c001_v7007000_t0000_u01751603250355") 2025/07/04 04:32:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ea2b_d20250704_m042728_c001_v0001131_t0004_u01751603248321") 2025/07/04 04:32:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f409aaac2ab3dca50_d20250704_m042727_c001_v7007000_t0000_u01751603247708") 2025/07/04 04:32:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb1f5_d20250704_m042725_c001_v0001115_t0026_u01751603245596") 2025/07/04 04:32:41 DEBUG : three: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbf0_d20250704_m042253_c001_v7007000_t0000_u01751602973518") 2025/07/04 04:32:41 DEBUG : three: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286739_d20250704_m042252_c001_v0001100_t0015_u01751602972201") 2025/07/04 04:32:41 DEBUG : three: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f107f23f05c286733_d20250704_m042249_c001_v0001100_t0002_u01751602969534") 2025/07/04 04:32:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b6c_d20250704_m043115_c001_v7007000_t0000_u01751603475146") 2025/07/04 04:32:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f9131cf_d20250704_m043114_c001_v0001183_t0016_u01751603474510") 2025/07/04 04:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b94_d20250704_m043135_c001_v7007000_t0000_u01751603495806") 2025/07/04 04:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ed17_d20250704_m043133_c001_v0001131_t0038_u01751603493581") 2025/07/04 04:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b8d_d20250704_m043131_c001_v7007000_t0000_u01751603491996") 2025/07/04 04:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f91329d_d20250704_m043130_c001_v0001183_t0030_u01751603490310") 2025/07/04 04:32:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b89_d20250704_m043129_c001_v7007000_t0000_u01751603489291") 2025/07/04 04:32:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c70c2_d20250704_m043128_c001_v0001090_t0055_u01751603488422") 2025/07/04 04:32:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b78_d20250704_m043123_c001_v7007000_t0000_u01751603483007") 2025/07/04 04:32:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f91323b_d20250704_m043121_c001_v0001183_t0057_u01751603481796") 2025/07/04 04:32:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b80_d20250704_m043125_c001_v7007000_t0000_u01751603485543") 2025/07/04 04:32:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ed07_d20250704_m043123_c001_v0001131_t0030_u01751603483965") 2025/07/04 04:32:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b75_d20250704_m043120_c001_v7007000_t0000_u01751603480817") 2025/07/04 04:32:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10750923fe5c70b2_d20250704_m043120_c001_v0001090_t0033_u01751603480081") 2025/07/04 04:32:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b73_d20250704_m043119_c001_v7007000_t0000_u01751603479101") 2025/07/04 04:32:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb7d4_d20250704_m043117_c001_v0001115_t0017_u01751603477781") 2025/07/04 04:32:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b6f_d20250704_m043116_c001_v7007000_t0000_u01751603476819") 2025/07/04 04:32:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1192ff013921ecf1_d20250704_m043116_c001_v0001131_t0018_u01751603476102") 2025/07/04 04:32:42 DEBUG : toe/toe/toe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b9d_d20250704_m043141_c001_v7007000_t0000_u01751603501125") 2025/07/04 04:32:42 DEBUG : toe/toe/toe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f108a443c2f91331f_d20250704_m043140_c001_v0001183_t0021_u01751603500513") 2025/07/04 04:32:42 DEBUG : toe/toe/toe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b87_d20250704_m043127_c001_v7007000_t0000_u01751603487458") 2025/07/04 04:32:42 DEBUG : toe/toe/toe: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb810_d20250704_m043126_c001_v0001115_t0044_u01751603486524") 2025/07/04 04:32:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b96_d20250704_m043136_c001_v7007000_t0000_u01751603496395") 2025/07/04 04:32:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f10734b86d6beb848_d20250704_m043135_c001_v0001115_t0058_u01751603495192") 2025/07/04 04:32:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f419ffae81cc06b8e_d20250704_m043132_c001_v7007000_t0000_u01751603492610") 2025/07/04 04:32:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1075deb799136a71_d20250704_m043131_c001_v0001092_t0055_u01751603491510") 2025/07/04 04:32:43 DEBUG : two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbf1_d20250704_m042253_c001_v7007000_t0000_u01751602973701") 2025/07/04 04:32:43 DEBUG : two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4101e16acb1c520c_d20250704_m042251_c001_v0001104_t0014_u01751602971598") 2025/07/04 04:32:43 DEBUG : two: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f407f23f05c286731_d20250704_m042249_c001_v0001100_t0036_u01751602969347") 2025/07/04 04:32:43 DEBUG : yam: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cc00_d20250704_m042303_c001_v7007000_t0000_u01751602983944") 2025/07/04 04:32:43 DEBUG : yam: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1171494675bebbb1_d20250704_m042302_c001_v0001171_t0048_u01751602982787") 2025/07/04 04:32:43 DEBUG : yam: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbf7_d20250704_m042258_c001_v7007000_t0000_u01751602978969") 2025/07/04 04:32:43 DEBUG : yam: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c5230_d20250704_m042257_c001_v0001104_t0023_u01751602977590") 2025/07/04 04:32:43 DEBUG : yam: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbf4_d20250704_m042256_c001_v7007000_t0000_u01751602976124") 2025/07/04 04:32:43 DEBUG : yam: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1101e16acb1c521a_d20250704_m042254_c001_v0001104_t0059_u01751602974267") 2025/07/04 04:32:43 DEBUG : yaml: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbfa_d20250704_m042259_c001_v7007000_t0000_u01751602979703") 2025/07/04 04:32:43 DEBUG : yaml: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f119df60c2c0a5783_d20250704_m042258_c001_v0001184_t0033_u01751602978759") 2025/07/04 04:32:43 DEBUG : yaml: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f4078888abe70cbf6_d20250704_m042256_c001_v7007000_t0000_u01751602976860") 2025/07/04 04:32:43 DEBUG : yaml: Deleting (id "4_z2f12cd43a0addb3b9f780e1b_f1049fc1d3e5394e9_d20250704_m042255_c001_v0001179_t0018_u01751602975883") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m32.601605878s (try 1/5)