"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/18 03:49:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu" 2025/08/18 03:49:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:49:06 DEBUG : Creating backend with remote "/tmp/rclone3677775515" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:11 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/18 03:49:11 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:49:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:11 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:11 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:13 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:49:13 DEBUG : B2 bucket rclone-test-nupawif1muhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.38s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", 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-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", 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-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:14 DEBUG : Creating backend with remote "/non-existing" 2025/08/18 03:49:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/18 03:49:14 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:14 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:15 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:15 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.42s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:18 INFO : B2 bucket rclone-test-nupawif1muhu: Running all checks before starting transfers 2025/08/18 03:49:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:18 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:18 INFO : B2 bucket rclone-test-nupawif1muhu: Checks finished, now starting transfers 2025/08/18 03:49:18 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.53s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:19 ERROR : Ignoring --no-traverse with sync 2025/08/18 03:49:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:19 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:19 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:20 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:49:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.74s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/18 03:49:21 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:21 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/18 03:49:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:49:22 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:22 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:49:24 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:24 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/18 03:49:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:49:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/18 03:49:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:49:25 INFO : sub dir2: Making directory 2025/08/18 03:49:25 INFO : sub dir: Making directory 2025/08/18 03:49:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:25 INFO : sub dir2/sub sub dir2: Making directory 2025/08/18 03:49:25 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:25 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49: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/08/18 03:49:26 DEBUG : B2 bucket rclone-test-nupawif1muhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.74s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:27 INFO : sub dir2: Making directory 2025/08/18 03:49:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/18 03:49:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:49:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:29 DEBUG : sub dir2: Making directory with metadata 2025/08/18 03:49:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:49:29 INFO : sub dir2: Making directory 2025/08/18 03:49:29 INFO : sub dir: Making directory 2025/08/18 03:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:29 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:49:29 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/18 03:49:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/18 03:49:30 DEBUG : B2 bucket rclone-test-nupawif1muhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.55s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:31 INFO : sub dir2: Making directory 2025/08/18 03:49:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:31 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:31 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:32 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:49:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.70s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:32 DEBUG : sub dir2: Making directory with metadata 2025/08/18 03:49:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:49:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:49:33 INFO : sub dir2: Making directory 2025/08/18 03:49:33 INFO : sub dir: Making directory 2025/08/18 03:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:33 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:33 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:33 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:49:33 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/18 03:49:34 DEBUG : B2 bucket rclone-test-nupawif1muhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.72s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:34 INFO : sub dir2: Making directory 2025/08/18 03:49:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:35 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:35 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:35 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:49:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cazuqaq5tire" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nupawif1muhu -> B2 bucket rclone-test-cazuqaq5tire 2025/08/18 03:49:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:38 DEBUG : B2 bucket rclone-test-cazuqaq5tire: Waiting for checks to finish 2025/08/18 03:49:38 DEBUG : B2 bucket rclone-test-cazuqaq5tire: Waiting for transfers to finish 2025/08/18 03:49:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 03:49:40 DEBUG : B2 bucket rclone-test-cazuqaq5tire: Purge remote 2025/08/18 03:49:40 INFO : B2 bucket rclone-test-cazuqaq5tire: cleaning bucket "rclone-test-cazuqaq5tire" of all files 2025/08/18 03:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z6fa20d6340cdbbbb9f880e1b_f106c5d5c04f2a618_d20250818_m034940_c001_v0001090_t0006_u01755488980025") --- PASS: TestServerSideCopy (7.57s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 03:49:45 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:45 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/18 03:49:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.71s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pejirax5topa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nupawif1muhu -> B2 bucket rclone-test-pejirax5topa 2025/08/18 03:49:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:49:48 DEBUG : B2 bucket rclone-test-pejirax5topa: Waiting for checks to finish 2025/08/18 03:49:48 DEBUG : B2 bucket rclone-test-pejirax5topa: Waiting for transfers to finish 2025/08/18 03:49:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:49:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 03:49:50 DEBUG : B2 bucket rclone-test-pejirax5topa: Waiting for checks to finish 2025/08/18 03:49:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 03:49:50 DEBUG : B2 bucket rclone-test-pejirax5topa: Waiting for transfers to finish 2025/08/18 03:49:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/18 03:49:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 03:49:51 DEBUG : B2 bucket rclone-test-pejirax5topa: Purge remote 2025/08/18 03:49:51 INFO : B2 bucket rclone-test-pejirax5topa: cleaning bucket "rclone-test-pejirax5topa" of all files 2025/08/18 03:49:51 DEBUG : sub dir/hello world: Deleting (id "4_z2fd22de340cdbbbb9f880e1b_f1148af1ce5635dfd_d20250818_m034950_c001_v0001101_t0007_u01755488990921") 2025/08/18 03:49:51 DEBUG : sub dir/hello world: Deleting (id "4_z2fd22de340cdbbbb9f880e1b_f1008df566d980a4a_d20250818_m034949_c001_v0001176_t0056_u01755488989245") --- PASS: TestServerSideCopyOverSelf (9.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 03:49:57 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:49:57 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:49:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/18 03:49:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/18 03:49:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qisogil4quwu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nupawif1muhu -> B2 bucket rclone-test-qisogil4quwu 2025/08/18 03:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:50:01 DEBUG : B2 bucket rclone-test-qisogil4quwu: Waiting for checks to finish 2025/08/18 03:50:01 DEBUG : B2 bucket rclone-test-qisogil4quwu: Waiting for transfers to finish 2025/08/18 03:50:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:50:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 03:50:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 03:50:06 DEBUG : B2 bucket rclone-test-qisogil4quwu: Waiting for checks to finish 2025/08/18 03:50:06 DEBUG : B2 bucket rclone-test-qisogil4quwu: Waiting for transfers to finish 2025/08/18 03:50:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/18 03:50:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 03:50:08 INFO : sub dir/hello world: Deleted 2025/08/18 03:50:09 DEBUG : testing file moves 2025/08/18 03:50:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/18 03:50:10 DEBUG : B2 bucket rclone-test-qisogil4quwu: Waiting for checks to finish 2025/08/18 03:50:10 DEBUG : B2 bucket rclone-test-qisogil4quwu: Waiting for transfers to finish 2025/08/18 03:50:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/18 03:50:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 03:50:10 INFO : sub dir/hello world: Deleted 2025/08/18 03:50:10 DEBUG : B2 bucket rclone-test-qisogil4quwu: Purge remote 2025/08/18 03:50:10 INFO : B2 bucket rclone-test-qisogil4quwu: cleaning bucket "rclone-test-qisogil4quwu" of all files 2025/08/18 03:50:11 DEBUG : sub dir/hello world: Deleting (id "4_z0f225df340cdbbbb9f880e1b_f114fb6a53c02b9bb_d20250818_m035010_c001_v0001177_t0039_u01755489010306") 2025/08/18 03:50:11 DEBUG : sub dir/hello world: Deleting (id "4_z0f225df340cdbbbb9f880e1b_f115535ff414d3fe2_d20250818_m035007_c001_v0001172_t0040_u01755489007100") 2025/08/18 03:50:11 DEBUG : sub dir/hello world: Deleting (id "4_z0f225df340cdbbbb9f880e1b_f10785f7d3431cd49_d20250818_m035004_c001_v0001099_t0005_u01755489004686") --- PASS: TestServerSideMoveOverSelf (16.47s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:16 ERROR : error listing: directory not found 2025/08/18 03:50:17 INFO : Local file system at /tmp/rclone3677775515: Making directory 2025/08/18 03:50:17 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:17 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.36s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:50:18 DEBUG : Local file system at /tmp/rclone3677775515: Waiting for checks to finish 2025/08/18 03:50:18 DEBUG : Local file system at /tmp/rclone3677775515: Waiting for transfers to finish 2025/08/18 03:50:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:50:19 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/18 03:50:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.07s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:20 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/18 03:50:20 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:20 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 03:50:20 INFO : check sum: Copied (new) 2025/08/18 03:50:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:21 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 03:50:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/18 03:50:21 DEBUG : check sum: Unchanged skipping 2025/08/18 03:50:21 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:21 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.97s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/18 03:50:22 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:22 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 03:50:22 INFO : sizeonly: Copied (new) 2025/08/18 03:50:22 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:23 DEBUG : sizeonly: Sizes identical 2025/08/18 03:50:23 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:23 DEBUG : sizeonly: Unchanged skipping 2025/08/18 03:50:23 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:23 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.01s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/18 03:50:24 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:24 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/18 03:50:24 INFO : ignore-size: Copied (new) 2025/08/18 03:50:24 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:50:25 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:25 DEBUG : ignore-size: Unchanged skipping 2025/08/18 03:50:25 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:25 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.90s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:50:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:27 DEBUG : existing: Unchanged skipping 2025/08/18 03:50:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:27 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:27 INFO : There was nothing to transfer 2025/08/18 03:50:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/18 03:50:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 03:50:28 INFO : existing: Copied (replaced existing) 2025/08/18 03:50:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/18 03:50:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 03:50:29 INFO : existing: Copied (new) 2025/08/18 03:50:29 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:30 DEBUG : existing: Destination exists, skipping 2025/08/18 03:50:30 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:30 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:30 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.80s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:32 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/18 03:50:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:50:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 03:50:32 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:32 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 03:50:32 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:50:33 INFO : a/potato2: Copied (new) 2025/08/18 03:50:33 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:33 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:35 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/08/18 03:50:35 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 03:50:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/18 03:50:35 DEBUG : empty space: Unchanged skipping 2025/08/18 03:50:35 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:35 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:35 INFO : There was nothing to transfer 2025/08/18 03:50:35 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:35 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/08/18 03:50:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 03:50:36 INFO : empty space: Updated modification time in destination 2025/08/18 03:50:36 DEBUG : empty space: Unchanged skipping 2025/08/18 03:50:36 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:36 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:37 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/08/18 03:50:37 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 03:50:37 DEBUG : empty space: Unchanged skipping 2025/08/18 03:50:37 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:37 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:39 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/08/18 03:50:39 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3677775515) 2025/08/18 03:50:39 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nupawif1muhu) 2025/08/18 03:50:39 DEBUG : foo: sha1 differ 2025/08/18 03:50:39 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/18 03:50:39 INFO : foo: Copied (replaced existing) 2025/08/18 03:50:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:50:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/18 03:50:41 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:41 DEBUG : empty space: Unchanged skipping 2025/08/18 03:50:41 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:50:42 INFO : potato: Copied (new) 2025/08/18 03:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:44 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/18 03:50:44 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/18 03:50:44 INFO : potato: Copied (replaced existing) 2025/08/18 03:50:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:46 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/08/18 03:50:46 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3677775515) 2025/08/18 03:50:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nupawif1muhu) 2025/08/18 03:50:46 DEBUG : potato: sha1 differ 2025/08/18 03:50:46 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/18 03:50:47 INFO : potato: Copied (replaced existing) 2025/08/18 03:50:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:50:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:50:49 DEBUG : empty space: Unchanged skipping 2025/08/18 03:50:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/18 03:50:49 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:49 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:49 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:50:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:50:52 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:52 DEBUG : empty space: Unchanged skipping 2025/08/18 03:50:52 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:50:53 INFO : potato2: Copied (new) 2025/08/18 03:50:53 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:56 INFO : d: Making directory 2025/08/18 03:50:56 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/18 03:50:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:50:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 03:50:56 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:56 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 03:50:56 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:50:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:50:56 INFO : a/potato2: Copied (new) 2025/08/18 03:50:56 DEBUG : Waiting for deletions to finish 2025/08/18 03:50:57 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:50:59 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/18 03:50:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:50:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 03:50:59 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:50:59 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 03:50:59 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:51:00 INFO : a/potato2: Copied (new) 2025/08/18 03:51:00 ERROR : B2 bucket rclone-test-nupawif1muhu: not deleting files as there were IO errors 2025/08/18 03:51:00 ERROR : B2 bucket rclone-test-nupawif1muhu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:03 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:51:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:03 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:03 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:03 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:03 INFO : potato: Deleted 2025/08/18 03:51:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:51:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:06 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:06 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:06 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:07 INFO : potato: Deleted 2025/08/18 03:51:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:07 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:07 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:07 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:51:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.87s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:10 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:10 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/18 03:51:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.74s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:13 DEBUG : enormous: Excluded (Size Filter) 2025/08/18 03:51:13 DEBUG : enormous: Excluded 2025/08/18 03:51:13 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:13 DEBUG : potato2: Excluded 2025/08/18 03:51:13 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:51:13 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:13 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:13 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:13 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:13 INFO : There was nothing to transfer 2025/08/18 03:51:13 DEBUG : enormous: Excluded (Size Filter) 2025/08/18 03:51:13 DEBUG : enormous: Excluded 2025/08/18 03:51:13 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:13 DEBUG : potato2: Excluded 2025/08/18 03:51:14 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/18 03:51:14 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:14 DEBUG : Local file system at /tmp/rclone3677775515: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : Local file system at /tmp/rclone3677775515: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:17 DEBUG : enormous: Excluded (Size Filter) 2025/08/18 03:51:17 DEBUG : enormous: Excluded 2025/08/18 03:51:17 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:17 DEBUG : potato2: Excluded 2025/08/18 03:51:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:51:17 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:17 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:17 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 INFO : enormous: Deleted 2025/08/18 03:51:18 INFO : potato2: Deleted 2025/08/18 03:51:18 INFO : There was nothing to transfer 2025/08/18 03:51:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/18 03:51:18 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:18 DEBUG : Local file system at /tmp/rclone3677775515: Waiting for checks to finish 2025/08/18 03:51:18 DEBUG : Local file system at /tmp/rclone3677775515: Waiting for transfers to finish 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 INFO : potato2: Deleted 2025/08/18 03:51:18 INFO : enormous: Deleted 2025/08/18 03:51:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.17s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:20 DEBUG : five: Need to transfer - File not found at Destination 2025/08/18 03:51:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/18 03:51:20 DEBUG : one: Destination is newer than source, skipping 2025/08/18 03:51:20 DEBUG : three: Sizes identical 2025/08/18 03:51:20 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3677775515) 2025/08/18 03:51:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nupawif1muhu) 2025/08/18 03:51:20 DEBUG : two: sha1 differ 2025/08/18 03:51:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/18 03:51:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/18 03:51:20 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/18 03:51:21 INFO : five: Copied (new) 2025/08/18 03:51:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/18 03:51:21 INFO : four: Copied (replaced existing) 2025/08/18 03:51:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/18 03:51:21 INFO : two: Copied (replaced existing) 2025/08/18 03:51:21 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:22 DEBUG : one: Destination is newer than source, skipping 2025/08/18 03:51:22 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/18 03:51:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/18 03:51:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/18 03:51:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/18 03:51:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/18 03:51:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/18 03:51:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/18 03:51:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/18 03:51:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/18 03:51:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3677775515) 2025/08/18 03:51:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nupawif1muhu) 2025/08/18 03:51:22 DEBUG : three: sha1 differ 2025/08/18 03:51:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/18 03:51:22 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 03:51:23 INFO : three: Copied (replaced existing) 2025/08/18 03:51:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.69s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/18 03:51:24 INFO : B2 bucket rclone-test-nupawif1muhu: Making map for --track-renames 2025/08/18 03:51:24 INFO : B2 bucket rclone-test-nupawif1muhu: Finished making map for --track-renames 2025/08/18 03:51:24 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/18 03:51:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/18 03:51:24 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for renames to finish 2025/08/18 03:51:24 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/18 03:51:25 INFO : potato: Copied (new) 2025/08/18 03:51:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 03:51:25 INFO : yam: Copied (new) 2025/08/18 03:51:25 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:51:25 INFO : B2 bucket rclone-test-nupawif1muhu: Making map for --track-renames 2025/08/18 03:51:25 INFO : B2 bucket rclone-test-nupawif1muhu: Finished making map for --track-renames 2025/08/18 03:51:25 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:25 DEBUG : potato: Unchanged skipping 2025/08/18 03:51:25 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for renames to finish 2025/08/18 03:51:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 03:51:26 INFO : yam: Copied (server-side copy) to: yaml 2025/08/18 03:51:26 INFO : yam: Deleted 2025/08/18 03:51:26 INFO : yaml: Renamed from "yam" 2025/08/18 03:51:26 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/18 03:51:27 INFO : B2 bucket rclone-test-nupawif1muhu: Making map for --track-renames 2025/08/18 03:51:27 INFO : B2 bucket rclone-test-nupawif1muhu: Finished making map for --track-renames 2025/08/18 03:51:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/18 03:51:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/18 03:51:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for renames to finish 2025/08/18 03:51:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 03:51:27 INFO : yam: Copied (new) 2025/08/18 03:51:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/18 03:51:28 INFO : potato: Copied (new) 2025/08/18 03:51:28 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:51:28 INFO : B2 bucket rclone-test-nupawif1muhu: Making map for --track-renames 2025/08/18 03:51:28 INFO : B2 bucket rclone-test-nupawif1muhu: Finished making map for --track-renames 2025/08/18 03:51:28 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:28 DEBUG : potato: Unchanged skipping 2025/08/18 03:51:28 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for renames to finish 2025/08/18 03:51:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 03:51:29 INFO : yam: Copied (server-side copy) to: yaml 2025/08/18 03:51:29 INFO : yam: Deleted 2025/08/18 03:51:29 INFO : yaml: Renamed from "yam" 2025/08/18 03:51:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.17s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/18 03:51:30 INFO : B2 bucket rclone-test-nupawif1muhu: Making map for --track-renames 2025/08/18 03:51:30 INFO : B2 bucket rclone-test-nupawif1muhu: Finished making map for --track-renames 2025/08/18 03:51:30 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/18 03:51:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/18 03:51:30 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for renames to finish 2025/08/18 03:51:30 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 03:51:31 INFO : sub/yam: Copied (new) 2025/08/18 03:51:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/18 03:51:31 INFO : potato: Copied (new) 2025/08/18 03:51:31 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:51:31 DEBUG : potato: Unchanged skipping 2025/08/18 03:51:31 INFO : B2 bucket rclone-test-nupawif1muhu: Making map for --track-renames 2025/08/18 03:51:31 INFO : B2 bucket rclone-test-nupawif1muhu: Finished making map for --track-renames 2025/08/18 03:51:31 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:31 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for renames to finish 2025/08/18 03:51:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 03:51:32 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/18 03:51:32 INFO : sub/yam: Deleted 2025/08/18 03:51:32 INFO : yam: Renamed from "sub/yam" 2025/08/18 03:51:32 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:33 DEBUG : Creating backend with remote "/tmp/rclone3677775515/dir1" 2025/08/18 03:51:33 DEBUG : Creating backend with remote "/tmp/rclone3677775515/dir2" 2025/08/18 03:51:33 DEBUG : Local file system at /tmp/rclone3677775515/dir2: Using server-side directory move 2025/08/18 03:51:33 INFO : Local file system at /tmp/rclone3677775515/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/18 03:51:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:33 INFO : file1.txt: Moved (server-side) 2025/08/18 03:51:33 DEBUG : Local file system at /tmp/rclone3677775515/dir2: Waiting for checks to finish 2025/08/18 03:51:33 DEBUG : Local file system at /tmp/rclone3677775515/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/18 03:51:34 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:34 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:51:34 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:34 INFO : sub dir/hello world: Deleted 2025/08/18 03:51:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/18 03:51:35 INFO : nested/sub dir/file: Copied (new) 2025/08/18 03:51:35 INFO : nested/sub dir/file: Deleted 2025/08/18 03:51:35 INFO : sub dir: Removing directory 2025/08/18 03:51:35 INFO : nested/sub dir: Removing directory 2025/08/18 03:51:35 INFO : nested: Removing directory 2025/08/18 03:51:35 DEBUG : Local file system at /tmp/rclone3677775515: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/18 03:51:36 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:36 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:36 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/ffc28dc340bdbbbb9f880e1b/c001_v0001184_t0006": EOF 2025/08/18 03:51:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/ffc28dc340bdbbbb9f880e1b/c001_v0001184_t0006": EOF) 2025/08/18 03:51:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/18 03:51:36 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/ffc28dc340bdbbbb9f880e1b/c001_v0001184_t0006": EOF - low level retry 0/10 2025/08/18 03:51:36 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 03:51:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/18 03:51:36 INFO : nested/sub dir/file: Copied (new) 2025/08/18 03:51:36 INFO : nested/sub dir/file: Deleted 2025/08/18 03:51:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 03:51:37 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.96s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/18 03:51:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/18 03:51:38 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:38 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:38 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/18 03:51:38 INFO : existing-b: Copied (new) 2025/08/18 03:51:38 INFO : existing-b: Deleted 2025/08/18 03:51:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 03:51:38 INFO : existing: Copied (new) 2025/08/18 03:51:38 INFO : existing: Deleted 2025/08/18 03:51:39 DEBUG : existing: Destination exists, skipping 2025/08/18 03:51:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/18 03:51:39 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:51:39 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:51:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:51:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zagusuw6gaso" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nupawif1muhu -> B2 bucket rclone-test-zagusuw6gaso 2025/08/18 03:51:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/18 03:51:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/18 03:51:47 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 03:51:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/18 03:51:47 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 03:51:47 DEBUG : B2 bucket rclone-test-zagusuw6gaso: Waiting for checks to finish 2025/08/18 03:51:47 INFO : empty space: Deleted 2025/08/18 03:51:47 DEBUG : B2 bucket rclone-test-zagusuw6gaso: Waiting for transfers to finish 2025/08/18 03:51:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:51:48 INFO : potato2: Copied (server-side copy) 2025/08/18 03:51:48 INFO : potato2: Deleted 2025/08/18 03:51:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 03:51:48 INFO : potato3: Copied (server-side copy) 2025/08/18 03:51:48 INFO : potato3: Deleted 2025/08/18 03:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cejigiz8lafe" 2025/08/18 03:51:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/18 03:51:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/18 03:51:49 DEBUG : B2 bucket rclone-test-cejigiz8lafe: Waiting for checks to finish 2025/08/18 03:51:49 DEBUG : B2 bucket rclone-test-cejigiz8lafe: Waiting for transfers to finish 2025/08/18 03:51:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 03:51:53 INFO : empty space: Copied (server-side copy) 2025/08/18 03:51:53 INFO : empty space: Deleted 2025/08/18 03:51:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:51:54 INFO : potato2: Copied (server-side copy) 2025/08/18 03:51:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 03:51:54 INFO : potato3: Copied (server-side copy) 2025/08/18 03:51:54 INFO : potato2: Deleted 2025/08/18 03:51:54 INFO : potato3: Deleted 2025/08/18 03:51:54 DEBUG : B2 bucket rclone-test-cejigiz8lafe: Purge remote 2025/08/18 03:51:54 INFO : B2 bucket rclone-test-cejigiz8lafe: cleaning bucket "rclone-test-cejigiz8lafe" of all files 2025/08/18 03:51:55 DEBUG : empty space: Deleting (id "4_z2fe20d8340edbbbb9f880e1b_f115729e3b2214e88_d20250818_m035153_c001_v0001182_t0042_u01755489113554") 2025/08/18 03:51:55 DEBUG : potato2: Deleting (id "4_z2fe20d8340edbbbb9f880e1b_f1177a686d99568aa_d20250818_m035153_c001_v0001105_t0043_u01755489113769") 2025/08/18 03:51:55 DEBUG : potato3: Deleting (id "4_z2fe20d8340edbbbb9f880e1b_f110e00eb35777ff2_d20250818_m035153_c001_v0001113_t0025_u01755489113883") 2025/08/18 03:51:56 DEBUG : B2 bucket rclone-test-zagusuw6gaso: Purge remote 2025/08/18 03:51:56 INFO : B2 bucket rclone-test-zagusuw6gaso: cleaning bucket "rclone-test-zagusuw6gaso" of all files 2025/08/18 03:51:56 DEBUG : empty space: Deleting (id "4_z1fb2edb340ddbbbb9f880e1b_f419259e8245a15b0_d20250818_m035153_c001_v7007000_t0000_u01755489113750") 2025/08/18 03:51:56 DEBUG : empty space: Deleting (id "4_z1fb2edb340ddbbbb9f880e1b_f1167318d57796d35_d20250818_m035146_c001_v0001181_t0051_u01755489106596") 2025/08/18 03:51:56 DEBUG : potato2: Deleting (id "4_z1fb2edb340ddbbbb9f880e1b_f419259e8245a15b1_d20250818_m035154_c001_v7007000_t0000_u01755489114245") 2025/08/18 03:51:56 DEBUG : potato2: Deleting (id "4_z1fb2edb340ddbbbb9f880e1b_f1034b3e80db79b92_d20250818_m035147_c001_v0001093_t0016_u01755489107781") 2025/08/18 03:51:56 DEBUG : potato3: Deleting (id "4_z1fb2edb340ddbbbb9f880e1b_f419259e8245a15b2_d20250818_m035154_c001_v7007000_t0000_u01755489114427") 2025/08/18 03:51:56 DEBUG : potato3: Deleting (id "4_z1fb2edb340ddbbbb9f880e1b_f1181c0ec455a9957_d20250818_m035148_c001_v0001178_t0039_u01755489108158") 2025/08/18 03:51:56 DEBUG : potato3: Deleting (id "4_z1fb2edb340ddbbbb9f880e1b_f1167318d57796d37_d20250818_m035146_c001_v0001181_t0042_u01755489106811") --- PASS: TestServerSideMove (21.49s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fuporun9xelo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nupawif1muhu -> B2 bucket rclone-test-fuporun9xelo 2025/08/18 03:52:10 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 03:52:10 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 03:52:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:52:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 03:52:10 DEBUG : B2 bucket rclone-test-fuporun9xelo: Waiting for checks to finish 2025/08/18 03:52:10 DEBUG : B2 bucket rclone-test-fuporun9xelo: Waiting for transfers to finish 2025/08/18 03:52:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:52:11 INFO : potato2: Copied (server-side copy) 2025/08/18 03:52:11 INFO : potato2: Deleted 2025/08/18 03:52:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 03:52:11 INFO : potato3: Copied (server-side copy) 2025/08/18 03:52:11 INFO : potato3: Deleted 2025/08/18 03:52:11 DEBUG : Creating backend with remote "TestB2:rclone-test-baduteg1moqi" 2025/08/18 03:52:12 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 03:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:52:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/18 03:52:13 DEBUG : B2 bucket rclone-test-baduteg1moqi: Waiting for checks to finish 2025/08/18 03:52:13 DEBUG : B2 bucket rclone-test-baduteg1moqi: Waiting for transfers to finish 2025/08/18 03:52:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:52:17 INFO : potato2: Copied (server-side copy) 2025/08/18 03:52:17 INFO : potato2: Deleted 2025/08/18 03:52:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 03:52:17 INFO : potato3: Copied (server-side copy) 2025/08/18 03:52:17 INFO : potato3: Deleted 2025/08/18 03:52:17 DEBUG : B2 bucket rclone-test-baduteg1moqi: Purge remote 2025/08/18 03:52:17 INFO : B2 bucket rclone-test-baduteg1moqi: cleaning bucket "rclone-test-baduteg1moqi" of all files 2025/08/18 03:52:17 DEBUG : potato2: Deleting (id "4_z7fa26d2340edbbbb9f880e1b_f11024c969f2642b5_d20250818_m035216_c001_v0001043_t0048_u01755489136689") 2025/08/18 03:52:17 DEBUG : potato3: Deleting (id "4_z7fa26d2340edbbbb9f880e1b_f10416650d993338d_d20250818_m035217_c001_v0001183_t0004_u01755489137126") 2025/08/18 03:52:19 DEBUG : B2 bucket rclone-test-fuporun9xelo: Purge remote 2025/08/18 03:52:19 INFO : B2 bucket rclone-test-fuporun9xelo: cleaning bucket "rclone-test-fuporun9xelo" of all files 2025/08/18 03:52:19 DEBUG : empty space: Deleting (id "4_z9f824d4340edbbbb9f880e1b_f1076c0c70a1bfebe_d20250818_m035209_c001_v0001153_t0002_u01755489129530") 2025/08/18 03:52:19 DEBUG : potato2: Deleting (id "4_z9f824d4340edbbbb9f880e1b_f4210861356ce5bd9_d20250818_m035217_c001_v7007000_t0000_u01755489137130") 2025/08/18 03:52:19 DEBUG : potato2: Deleting (id "4_z9f824d4340edbbbb9f880e1b_f10417950beaa0462_d20250818_m035210_c001_v0001130_t0049_u01755489130966") 2025/08/18 03:52:19 DEBUG : potato3: Deleting (id "4_z9f824d4340edbbbb9f880e1b_f4210861356ce5bda_d20250818_m035217_c001_v7007000_t0000_u01755489137346") 2025/08/18 03:52:19 DEBUG : potato3: Deleting (id "4_z9f824d4340edbbbb9f880e1b_f105499b6d9ecd209_d20250818_m035211_c001_v0001184_t0027_u01755489131297") 2025/08/18 03:52:19 DEBUG : potato3: Deleting (id "4_z9f824d4340edbbbb9f880e1b_f1076c0c70a1bfec0_d20250818_m035209_c001_v0001153_t0002_u01755489129891") --- PASS: TestServerSideMoveWithFilter (22.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:52:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mojuvij2nika" 2025/08/18 03:52:26 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nupawif1muhu -> B2 bucket rclone-test-mojuvij2nika 2025/08/18 03:52:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:52:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/18 03:52:30 DEBUG : empty space: Unchanged skipping 2025/08/18 03:52:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 03:52:30 DEBUG : B2 bucket rclone-test-mojuvij2nika: Waiting for checks to finish 2025/08/18 03:52:30 INFO : empty space: Deleted 2025/08/18 03:52:30 DEBUG : B2 bucket rclone-test-mojuvij2nika: Waiting for transfers to finish 2025/08/18 03:52:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:52:31 INFO : potato2: Copied (server-side copy) 2025/08/18 03:52:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 03:52:31 INFO : potato3: Copied (server-side copy) 2025/08/18 03:52:31 INFO : potato2: Deleted 2025/08/18 03:52:31 INFO : potato3: Deleted 2025/08/18 03:52:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wakezof0fita" 2025/08/18 03:52:32 INFO : tomatoDir: Making directory 2025/08/18 03:52:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/18 03:52:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:52:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/18 03:52:33 DEBUG : B2 bucket rclone-test-wakezof0fita: Waiting for checks to finish 2025/08/18 03:52:33 DEBUG : B2 bucket rclone-test-wakezof0fita: Waiting for transfers to finish 2025/08/18 03:52:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 03:52:37 INFO : potato2: Copied (server-side copy) 2025/08/18 03:52:37 INFO : potato2: Deleted 2025/08/18 03:52:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 03:52:37 INFO : potato3: Copied (server-side copy) 2025/08/18 03:52:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 03:52:37 INFO : empty space: Copied (server-side copy) 2025/08/18 03:52:37 INFO : potato3: Deleted 2025/08/18 03:52:37 INFO : empty space: Deleted 2025/08/18 03:52:38 DEBUG : B2 bucket rclone-test-wakezof0fita: Purge remote 2025/08/18 03:52:38 INFO : B2 bucket rclone-test-wakezof0fita: cleaning bucket "rclone-test-wakezof0fita" of all files 2025/08/18 03:52:38 DEBUG : empty space: Deleting (id "4_zef92bd1340edbbbb9f880e1b_f101c6eb031bbdc7f_d20250818_m035237_c001_v0001157_t0040_u01755489157391") 2025/08/18 03:52:38 DEBUG : potato2: Deleting (id "4_zef92bd1340edbbbb9f880e1b_f11338a55e0232c8a_d20250818_m035237_c001_v0001172_t0014_u01755489157018") 2025/08/18 03:52:38 DEBUG : potato3: Deleting (id "4_zef92bd1340edbbbb9f880e1b_f114902c654d86631_d20250818_m035237_c001_v0001171_t0010_u01755489157336") 2025/08/18 03:52:40 DEBUG : B2 bucket rclone-test-mojuvij2nika: Purge remote 2025/08/18 03:52:40 INFO : B2 bucket rclone-test-mojuvij2nika: cleaning bucket "rclone-test-mojuvij2nika" of all files 2025/08/18 03:52:40 DEBUG : empty space: Deleting (id "4_z4f329d8340edbbbb9f880e1b_f40828a1d17df252f_d20250818_m035237_c001_v7007000_t0000_u01755489157861") 2025/08/18 03:52:40 DEBUG : empty space: Deleting (id "4_z4f329d8340edbbbb9f880e1b_f112f3eb4851078bb_d20250818_m035229_c001_v0001093_t0012_u01755489149505") 2025/08/18 03:52:40 DEBUG : potato2: Deleting (id "4_z4f329d8340edbbbb9f880e1b_f40828a1d17df252d_d20250818_m035237_c001_v7007000_t0000_u01755489157318") 2025/08/18 03:52:40 DEBUG : potato2: Deleting (id "4_z4f329d8340edbbbb9f880e1b_f1100320bf60443a8_d20250818_m035230_c001_v0001106_t0018_u01755489150785") 2025/08/18 03:52:40 DEBUG : potato3: Deleting (id "4_z4f329d8340edbbbb9f880e1b_f40828a1d17df252e_d20250818_m035237_c001_v7007000_t0000_u01755489157673") 2025/08/18 03:52:40 DEBUG : potato3: Deleting (id "4_z4f329d8340edbbbb9f880e1b_f116b1a0a9f8eabc3_d20250818_m035231_c001_v0001105_t0020_u01755489151170") 2025/08/18 03:52:40 DEBUG : potato3: Deleting (id "4_z4f329d8340edbbbb9f880e1b_f112f3eb4851078bf_d20250818_m035229_c001_v0001093_t0025_u01755489149899") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.93s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:52:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.86s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:52:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:52:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/rclone-sync-test" 2025/08/18 03:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/rclone-sync-test-include/layer2" 2025/08/18 03:52:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/rclone-sync-test-ignore-file" 2025/08/18 03:52:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/18 03:52:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/18 03:52:56 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 03:52:56 DEBUG : B2 bucket rclone-test-nupawif1muhu path rclone-sync-test: Waiting for checks to finish 2025/08/18 03:52:56 DEBUG : B2 bucket rclone-test-nupawif1muhu path rclone-sync-test: Waiting for transfers to finish 2025/08/18 03:52:56 DEBUG : Waiting for deletions to finish 2025/08/18 03:52:56 INFO : There was nothing to transfer 2025/08/18 03:52:56 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:52:56 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:52:56 DEBUG : Waiting for deletions to finish 2025/08/18 03:52:56 INFO : There was nothing to transfer 2025/08/18 03:52:57 DEBUG : B2 bucket rclone-test-nupawif1muhu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/18 03:52:57 DEBUG : B2 bucket rclone-test-nupawif1muhu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/18 03:52:57 DEBUG : Waiting for deletions to finish 2025/08/18 03:52:57 INFO : There was nothing to transfer 2025/08/18 03:52:57 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:52:57 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:52:57 DEBUG : Waiting for deletions to finish 2025/08/18 03:52:57 INFO : There was nothing to transfer 2025/08/18 03:52:57 DEBUG : B2 bucket rclone-test-nupawif1muhu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/18 03:52:57 DEBUG : B2 bucket rclone-test-nupawif1muhu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/18 03:52:57 DEBUG : Waiting for deletions to finish 2025/08/18 03:52:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.43s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/dst" 2025/08/18 03:52:59 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/CompareDest" 2025/08/18 03:53:01 DEBUG : one: Need to transfer - File not found at Destination 2025/08/18 03:53:01 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:01 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 03:53:02 INFO : one: Copied (new) 2025/08/18 03:53:02 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:03 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:03 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/18 03:53:04 INFO : one: Copied (replaced existing) 2025/08/18 03:53:04 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:06 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:53:06 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:06 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:06 INFO : There was nothing to transfer 2025/08/18 03:53:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 03:53:07 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:53:07 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:07 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:07 INFO : There was nothing to transfer 2025/08/18 03:53:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 03:53:08 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:53:08 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:08 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:08 INFO : There was nothing to transfer 2025/08/18 03:53:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:09 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/08/18 03:53:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/18 03:53:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 03:53:09 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:53:09 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:09 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:09 INFO : There was nothing to transfer 2025/08/18 03:53:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:10 DEBUG : two: Need to transfer - File not found at Destination 2025/08/18 03:53:10 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:53:10 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/18 03:53:11 INFO : two: Copied (new) 2025/08/18 03:53:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.04s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/dest" 2025/08/18 03:53:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/pre-dest1" 2025/08/18 03:53:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/pre-dest2" 2025/08/18 03:53:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:53:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/18 03:53:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:53:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/18 03:53:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/18 03:53:19 DEBUG : B2 bucket rclone-test-nupawif1muhu path dest: Waiting for checks to finish 2025/08/18 03:53:19 DEBUG : B2 bucket rclone-test-nupawif1muhu path dest: Waiting for transfers to finish 2025/08/18 03:53:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/18 03:53:20 INFO : 3: Copied (new) 2025/08/18 03:53:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.36s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:53:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/dst" 2025/08/18 03:53:23 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/CopyDest" 2025/08/18 03:53:25 DEBUG : one: Need to transfer - File not found at Destination 2025/08/18 03:53:25 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:25 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 03:53:25 INFO : one: Copied (new) 2025/08/18 03:53:25 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:26 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:26 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/18 03:53:27 INFO : one: Copied (replaced existing) 2025/08/18 03:53:27 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/BackupDir" 2025/08/18 03:53:30 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:53:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 03:53:31 INFO : one: Copied (server-side copy) 2025/08/18 03:53:31 INFO : one: Deleted 2025/08/18 03:53:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/18 03:53:32 INFO : one: Copied (server-side copy) 2025/08/18 03:53:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/18 03:53:32 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:32 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:33 DEBUG : one: Unchanged skipping 2025/08/18 03:53:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/18 03:53:33 INFO : two: Copied (server-side copy) 2025/08/18 03:53:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/18 03:53:33 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:33 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:33 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:34 DEBUG : one: Unchanged skipping 2025/08/18 03:53:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:34 DEBUG : two: Unchanged skipping 2025/08/18 03:53:34 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:34 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:34 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:34 INFO : There was nothing to transfer 2025/08/18 03:53:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:35 DEBUG : one: Unchanged skipping 2025/08/18 03:53:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/18 03:53:36 DEBUG : three: Destination not found in --copy-dest 2025/08/18 03:53:36 DEBUG : three: Need to transfer - File not found at Destination 2025/08/18 03:53:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:53:36 DEBUG : two: Unchanged skipping 2025/08/18 03:53:36 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:36 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:36 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/18 03:53:36 INFO : three: Copied (new) 2025/08/18 03:53:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.70s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/dst" 2025/08/18 03:53:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/backup" 2025/08/18 03:53:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:53:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:53:43 DEBUG : two: Unchanged skipping 2025/08/18 03:53:43 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 03:53:44 INFO : one: Copied (server-side copy) 2025/08/18 03:53:44 INFO : one: Deleted 2025/08/18 03:53:44 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:53:45 INFO : one: Copied (new) 2025/08/18 03:53:45 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 03:53:46 INFO : three.txt: Copied (server-side copy) 2025/08/18 03:53:46 INFO : three.txt: Deleted 2025/08/18 03:53:46 INFO : three.txt: Moved into backup dir 2025/08/18 03:53:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:53:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:53:48 DEBUG : two: Unchanged skipping 2025/08/18 03:53:48 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:53:49 INFO : one: Copied (server-side copy) 2025/08/18 03:53:49 INFO : one: Deleted 2025/08/18 03:53:49 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 03:53:49 INFO : one: Copied (new) 2025/08/18 03:53:49 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 03:53:50 INFO : three.txt: Copied (server-side copy) 2025/08/18 03:53:50 INFO : three.txt: Deleted 2025/08/18 03:53:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/dst" 2025/08/18 03:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/backup" 2025/08/18 03:53:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:53:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:53:56 DEBUG : two: Unchanged skipping 2025/08/18 03:53:56 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:53:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 03:53:57 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 03:53:57 INFO : one: Deleted 2025/08/18 03:53:57 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:53:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:53:58 INFO : one: Copied (new) 2025/08/18 03:53:58 DEBUG : Waiting for deletions to finish 2025/08/18 03:53:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 03:53:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 03:53:59 INFO : three.txt: Deleted 2025/08/18 03:53:59 INFO : three.txt: Moved into backup dir 2025/08/18 03:54:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:54:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:01 DEBUG : two: Unchanged skipping 2025/08/18 03:54:01 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:54:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:54:01 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 03:54:02 INFO : one: Deleted 2025/08/18 03:54:02 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:54:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 03:54:02 INFO : one: Copied (new) 2025/08/18 03:54:02 DEBUG : Waiting for deletions to finish 2025/08/18 03:54:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 03:54:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 03:54:03 INFO : three.txt: Deleted 2025/08/18 03:54:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.00s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/dst" 2025/08/18 03:54:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/backup" 2025/08/18 03:54:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:54:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:09 DEBUG : two: Unchanged skipping 2025/08/18 03:54:09 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:54:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 03:54:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/18 03:54:11 INFO : one: Deleted 2025/08/18 03:54:11 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:54:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:54:12 INFO : one: Copied (new) 2025/08/18 03:54:12 DEBUG : Waiting for deletions to finish 2025/08/18 03:54:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 03:54:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/18 03:54:12 INFO : three.txt: Deleted 2025/08/18 03:54:12 INFO : three.txt: Moved into backup dir 2025/08/18 03:54:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:54:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:14 DEBUG : two: Unchanged skipping 2025/08/18 03:54:14 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:54:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:54:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/18 03:54:15 INFO : one: Deleted 2025/08/18 03:54:15 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:54:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 03:54:16 INFO : one: Copied (new) 2025/08/18 03:54:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:54:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 03:54:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/18 03:54:16 INFO : three.txt: Deleted 2025/08/18 03:54:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.33s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:54:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/dst" 2025/08/18 03:54:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:54:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:21 DEBUG : two: Unchanged skipping 2025/08/18 03:54:21 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:54:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 03:54:22 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 03:54:22 INFO : one: Deleted 2025/08/18 03:54:22 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:54:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:54:23 INFO : one: Copied (new) 2025/08/18 03:54:23 DEBUG : Waiting for deletions to finish 2025/08/18 03:54:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 03:54:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 03:54:24 INFO : three.txt: Deleted 2025/08/18 03:54:24 INFO : three.txt: Moved into backup dir 2025/08/18 03:54:25 DEBUG : one.bak: Excluded (Path Filter) 2025/08/18 03:54:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/18 03:54:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:54:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:25 DEBUG : two: Unchanged skipping 2025/08/18 03:54:25 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for checks to finish 2025/08/18 03:54:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:54:26 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 03:54:26 INFO : one: Deleted 2025/08/18 03:54:26 DEBUG : B2 bucket rclone-test-nupawif1muhu path dst: Waiting for transfers to finish 2025/08/18 03:54:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 03:54:26 INFO : one: Copied (new) 2025/08/18 03:54:26 DEBUG : Waiting for deletions to finish 2025/08/18 03:54:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 03:54:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 03:54:27 INFO : three.txt: Deleted 2025/08/18 03:54:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.10s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/dst" 2025/08/18 03:54:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:54:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 03:54:33 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 03:54:33 INFO : one: Deleted 2025/08/18 03:54:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:54:34 INFO : one: Copied (new) 2025/08/18 03:54:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:34 DEBUG : two: Unchanged skipping 2025/08/18 03:54:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/18 03:54:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 03:54:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 03:54:35 INFO : three.txt: Deleted 2025/08/18 03:54:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 03:54:35 INFO : three.txt: Copied (new) 2025/08/18 03:54:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:54:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:54:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 03:54:36 INFO : one: Deleted 2025/08/18 03:54:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 03:54:36 INFO : one: Copied (new) 2025/08/18 03:54:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:37 DEBUG : two: Unchanged skipping 2025/08/18 03:54:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/18 03:54:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 03:54:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 03:54:38 INFO : three.txt: Deleted 2025/08/18 03:54:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/18 03:54:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.76s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nupawif1muhu/dst" 2025/08/18 03:54:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:54:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 03:54:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/18 03:54:44 INFO : one: Deleted 2025/08/18 03:54:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:54:45 INFO : one: Copied (new) 2025/08/18 03:54:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:46 DEBUG : two: Unchanged skipping 2025/08/18 03:54:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/18 03:54:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 03:54:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/18 03:54:46 INFO : three.txt: Deleted 2025/08/18 03:54:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 03:54:47 INFO : three.txt: Copied (new) 2025/08/18 03:54:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:54:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 03:54:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/18 03:54:48 INFO : one: Deleted 2025/08/18 03:54:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 03:54:49 INFO : one: Copied (new) 2025/08/18 03:54:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:49 DEBUG : two: Unchanged skipping 2025/08/18 03:54:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/18 03:54:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 03:54:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/18 03:54:50 INFO : three.txt: Deleted 2025/08/18 03:54:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/18 03:54:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.58s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:54:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/18 03:54:53 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:54:53 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:54:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/18 03:54:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/18 03:54:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:54:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/18 03:54:55 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:54:55 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:54:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 03:54:55 INFO : existing: Copied (new) 2025/08/18 03:54:55 DEBUG : Waiting for deletions to finish 2025/08/18 03:54:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/18 03:54:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/18 03:54:56 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:54:56 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:54:56 ERROR : B2 bucket rclone-test-nupawif1muhu: not deleting files as there were IO errors 2025/08/18 03:54:56 ERROR : B2 bucket rclone-test-nupawif1muhu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:54:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:54:58 DEBUG : existing: Unchanged skipping 2025/08/18 03:54:58 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:54:58 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:54:58 DEBUG : Waiting for deletions to finish 2025/08/18 03:54:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.95s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:55:00 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1181-06.backblaze.com/b2api/v1/b2_upload_file/ffc28dc340bdbbbb9f880e1b/c001_v0001181_t0013": EOF 2025/08/18 03:55:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-06.backblaze.com/b2api/v1/b2_upload_file/ffc28dc340bdbbbb9f880e1b/c001_v0001181_t0013": EOF) 2025/08/18 03:55:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-nupawif1muhu: 1/10 (Post "https://pod-000-1181-06.backblaze.com/b2api/v1/b2_upload_file/ffc28dc340bdbbbb9f880e1b/c001_v0001181_t0013": EOF) 2025/08/18 03:55:03 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 03:55:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both10: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both13: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both0: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both15: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both16: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both17: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both18: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:55:34 DEBUG : both12: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both1: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both11: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both14: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both19: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both2: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both6: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both7: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both8: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:55:34 DEBUG : both9: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both3: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both4: Unchanged skipping 2025/08/18 03:55:34 DEBUG : both5: Unchanged skipping 2025/08/18 03:55:34 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:55:34 DEBUG : Waiting for deletions to finish 2025/08/18 03:55:34 INFO : only2: Deleted 2025/08/18 03:55:35 INFO : only6: Deleted 2025/08/18 03:55:35 INFO : only9: Deleted 2025/08/18 03:55:35 INFO : only17: Deleted 2025/08/18 03:55:35 INFO : only0: Deleted 2025/08/18 03:55:35 INFO : only12: Deleted 2025/08/18 03:55:35 INFO : only13: Deleted 2025/08/18 03:55:35 INFO : only18: Deleted 2025/08/18 03:55:35 INFO : only19: Deleted 2025/08/18 03:55:35 INFO : only1: Deleted 2025/08/18 03:55:35 INFO : only4: Deleted 2025/08/18 03:55:35 INFO : only10: Deleted 2025/08/18 03:55:35 INFO : only16: Deleted 2025/08/18 03:55:35 INFO : only3: Deleted 2025/08/18 03:55:35 INFO : only5: Deleted 2025/08/18 03:55:35 INFO : only8: Deleted 2025/08/18 03:55:35 INFO : only15: Deleted 2025/08/18 03:55:35 INFO : only7: Deleted 2025/08/18 03:55:35 INFO : only11: Deleted 2025/08/18 03:55:35 INFO : only14: Deleted 2025/08/18 03:55:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (39.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:56:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:56:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both0: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both13: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both14: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both15: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both16: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both17: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both18: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both19: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both10: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both1: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both12: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both11: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both3: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both4: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both7: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both8: Unchanged skipping 2025/08/18 03:56:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:09 DEBUG : both9: Unchanged skipping 2025/08/18 03:56:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : both5: Unchanged skipping 2025/08/18 03:56:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : both2: Unchanged skipping 2025/08/18 03:56:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : both6: Unchanged skipping 2025/08/18 03:56:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/18 03:56:09 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:56:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:09 INFO : only0: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only11: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only10: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only12: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only17: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only13: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only14: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only18: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only15: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only2: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only3: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only4: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only5: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only16: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only7: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only8: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only9: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only19: Copied (replaced existing) 2025/08/18 03:56:10 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:10 INFO : only1: Copied (replaced existing) 2025/08/18 03:56:11 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 03:56:11 INFO : only6: Copied (replaced existing) 2025/08/18 03:56:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (38.88s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:56:19 DEBUG : empty_dir: Making directory with metadata 2025/08/18 03:56:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:56:19 DEBUG : empty_on_remote: Making directory with metadata 2025/08/18 03:56:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:56:19 INFO : empty_on_remote: Making directory 2025/08/18 03:56:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/18 03:56:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/18 03:56:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/18 03:56:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:56:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.50s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:56:21 DEBUG : empty_dir: Making directory with metadata 2025/08/18 03:56:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:56:21 DEBUG : empty_on_remote: Making directory with metadata 2025/08/18 03:56:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:56:21 INFO : empty_on_remote: Making directory 2025/08/18 03:56:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/18 03:56:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/18 03:56:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/18 03:56:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:56:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/18 03:56:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:56:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:56:24 INFO : sub dir: Making directory 2025/08/18 03:56:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:56:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:56:26 INFO : sub dir: Making directory 2025/08/18 03:56:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.30s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:56:39 DEBUG : Waiting for deletions to finish 2025/08/18 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:56:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:56:40 DEBUG : apple: Unchanged skipping 2025/08/18 03:56:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : banana: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:56:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:56:40 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:56:40 DEBUG : Waiting for deletions to finish 2025/08/18 03:56:40 INFO : There was nothing to transfer 2025/08/18 03:56:40 DEBUG : Waiting for deletions to finish 2025/08/18 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : banana: Unchanged skipping 2025/08/18 03:56:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : apple: Unchanged skipping 2025/08/18 03:56:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:56:41 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:56:41 DEBUG : Waiting for deletions to finish 2025/08/18 03:56:41 INFO : There was nothing to transfer 2025/08/18 03:56:41 DEBUG : Waiting for deletions to finish 2025/08/18 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:56:58 DEBUG : Waiting for deletions to finish 2025/08/18 03:56:58 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:56:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : apple: Unchanged skipping 2025/08/18 03:56:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:56:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : banana: Unchanged skipping 2025/08/18 03:56:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:56:59 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:56:59 DEBUG : Waiting for deletions to finish 2025/08/18 03:56:59 INFO : There was nothing to transfer 2025/08/18 03:56:59 DEBUG : Waiting for deletions to finish 2025/08/18 03:56:59 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:56:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:56:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:56:59 DEBUG : banana: Unchanged skipping 2025/08/18 03:56:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : apple: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:56:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:56:59 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:56:59 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:56:59 DEBUG : Waiting for deletions to finish 2025/08/18 03:56:59 INFO : There was nothing to transfer 2025/08/18 03:56:59 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:00 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:57:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:57:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:17 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:57:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 03:57:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:18 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:57:18 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:57:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 03:57:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 03:57:18 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/18 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 03:57:18 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/18 03:57:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 03:57:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 03:57:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 03:57:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 03:57:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 03:57:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 03:57:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 03:57:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 03:57:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 03:57:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 03:57:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 03:57:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 03:57:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 03:57:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:57:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 03:57:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 03:57:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 03:57:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:57:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 03:57:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 03:57:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 03:57:21 INFO : apple: Deleted 2025/08/18 03:57:21 INFO : appleappleapplebanana: Deleted 2025/08/18 03:57:21 INFO : banana: Deleted 2025/08/18 03:57:21 INFO : splitbananasplit: Deleted 2025/08/18 03:57:21 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 03:57:21 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : apple: Unchanged skipping 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:57:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : banana: Unchanged skipping 2025/08/18 03:57:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:57:22 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:57:22 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:22 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:57:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:57:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:57:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:57:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:57:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:57:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:57:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:57:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:57:39 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:39 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:57:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:57:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:57:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:57:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:57:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:57:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:57:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:57:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:57:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:57:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:57:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:57:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:57:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:57:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:57:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:57:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/18 03:57:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:39 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:57:39 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:57:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 03:57:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/18 03:57:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:57:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 03:57:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/18 03:57:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:57:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 03:57:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:57:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:57:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 03:57:40 INFO : apple: Copied (new) to: PREFIXapple 2025/08/18 03:57:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:57:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 03:57:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:57:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:57:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 03:57:40 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/18 03:57:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:57:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 03:57:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:57:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:57:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 03:57:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:57:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:57:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 03:57:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:57:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:57:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 03:57:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:57:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:57:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 03:57:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:57:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:57:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 03:57:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:57:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:57:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 03:57:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:57:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:57:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 03:57:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:57:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:57:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 03:57:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:57:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:57:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 03:57:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:57:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:57:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 03:57:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:57:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 03:57:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/18 03:57:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 03:57:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:57:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 03:57:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:57:42 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:42 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 03:57:42 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 03:57:43 INFO : apple: Deleted 2025/08/18 03:57:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 03:57:43 INFO : appleappleapplebanana: Deleted 2025/08/18 03:57:43 INFO : banana: Deleted 2025/08/18 03:57:43 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 03:57:43 INFO : splitbananasplit: Deleted 2025/08/18 03:57:43 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 03:57:43 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 03:57:43 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:57:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:57:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:57:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:57:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:57:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:57:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:57:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:57:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:57:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:57:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:57:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:57:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:57:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:57:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:57:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:57:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:57:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:57:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:57:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:57:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:57:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:57:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:57:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:57:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:57:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:57:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:57:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:57:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:57:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:57:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:57:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:57:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:57:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:57:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:57:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:57:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:57:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:57:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:57:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:57:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:57:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:57:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:57:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:57:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:57:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:57:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:57:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:57:44 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:57:44 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:57:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 03:57:44 INFO : apple: Copied (new) 2025/08/18 03:57:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 03:57:44 INFO : appleappleapplebanana: Copied (new) 2025/08/18 03:57:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 03:57:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/18 03:57:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 03:57:44 INFO : splitbananasplit: Copied (new) 2025/08/18 03:57:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 03:57:44 INFO : banana: Copied (new) 2025/08/18 03:57:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 03:57:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/18 03:57:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 03:57:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/18 03:57:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 03:57:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/18 03:57:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 03:57:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/18 03:57:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 03:57:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/18 03:57:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 03:57:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/18 03:57:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 03:57:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/18 03:57:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 03:57:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/18 03:57:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 03:57:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/18 03:57:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 03:57:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/18 03:57:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 03:57:46 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/18 03:57:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 03:57:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/18 03:57:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 03:57:46 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/18 03:57:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 03:57:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/18 03:57:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 03:57:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/18 03:57:46 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:46 INFO : PREFIXbanana: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/18 03:57:46 INFO : PREFIXapple: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/18 03:57:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/18 03:57:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/18 03:57:46 INFO : PREFIXsplitbananasplit: Deleted 2025/08/18 03:57:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/18 03:57:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/18 03:57:47 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/18 03:57:47 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:47 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : Waiting for deletions to finish 2025/08/18 03:57:47 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:58:04 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:04 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:58:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:05 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:58:05 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:58:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 03:58:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:58:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 03:58:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 03:58:05 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:58:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 03:58:05 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/18 03:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 03:58:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 03:58:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 03:58:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 03:58:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 03:58:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 03:58:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:58:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 03:58:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 03:58:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 03:58:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 03:58:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 03:58:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 03:58:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 03:58:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:58:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 03:58:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:58:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 03:58:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:58:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 03:58:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:58:08 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:08 INFO : apple: Deleted 2025/08/18 03:58:08 INFO : banana: Deleted 2025/08/18 03:58:08 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 03:58:08 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 03:58:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 03:58:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 03:58:09 INFO : appleappleapplebanana: Deleted 2025/08/18 03:58:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 03:58:09 INFO : splitbananasplit: Deleted 2025/08/18 03:58:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 03:58:09 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 03:58:09 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/18 03:58:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:58:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:58:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:58:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:58:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:10 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:58:10 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:58:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 03:58:10 INFO : apple: Copied (new) 2025/08/18 03:58:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 03:58:10 INFO : banana: Copied (new) 2025/08/18 03:58:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 03:58:10 INFO : appleappleapplebanana: Copied (new) 2025/08/18 03:58:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 03:58:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/18 03:58:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 03:58:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/18 03:58:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 03:58:10 INFO : splitbananasplit: Copied (new) 2025/08/18 03:58:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 03:58:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/18 03:58:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 03:58:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/18 03:58:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 03:58:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/18 03:58:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 03:58:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/18 03:58:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 03:58:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/18 03:58:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 03:58:11 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/18 03:58:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 03:58:11 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/18 03:58:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 03:58:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/18 03:58:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 03:58:11 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/18 03:58:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 03:58:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/18 03:58:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 03:58:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/18 03:58:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 03:58:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/18 03:58:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 03:58:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/18 03:58:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 03:58:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/18 03:58:12 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:12 INFO : appleSUFFIX: Deleted 2025/08/18 03:58:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/18 03:58:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/18 03:58:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/18 03:58:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/18 03:58:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/18 03:58:12 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : splitbananasplitSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : bananaSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/18 03:58:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/18 03:58:13 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:13 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:58:13 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:14 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:58:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:58:30 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:30 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:31 DEBUG : apple: Unchanged skipping 2025/08/18 03:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:31 DEBUG : banana: Unchanged skipping 2025/08/18 03:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 03:58:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:31 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:58:31 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:58:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 03:58:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/18 03:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 03:58:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/18 03:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 03:58:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/18 03:58:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 03:58:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/18 03:58:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 03:58:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/18 03:58:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 03:58:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/18 03:58:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 03:58:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/18 03:58:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 03:58:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/18 03:58:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 03:58:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/18 03:58:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 03:58:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/18 03:58:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 03:58:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/18 03:58:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 03:58:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/18 03:58:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 03:58:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/18 03:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 03:58:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/18 03:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 03:58:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/18 03:58:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 03:58:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/18 03:58:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 03:58:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/18 03:58:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 03:58:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/18 03:58:33 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:33 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 03:58:33 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 03:58:33 INFO : appleappleapplebanana: Deleted 2025/08/18 03:58:33 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 03:58:34 INFO : splitbananasplit: Deleted 2025/08/18 03:58:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 03:58:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 03:58:34 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:34 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : appleapple: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/18 03:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : apple: Unchanged skipping 2025/08/18 03:58:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:58:35 DEBUG : banana: Unchanged skipping 2025/08/18 03:58:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:58:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:58:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:58:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:58:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:58:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:58:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:58:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:58:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:58:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:58:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:58:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:58:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:58:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:58:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 03:58:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:58:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:58:35 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:58:35 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:35 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:35 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : appleapple: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/18 03:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:58:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:58:51 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:52 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : apple: Unchanged skipping 2025/08/18 03:58:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:58:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : banana: Unchanged skipping 2025/08/18 03:58:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:58:52 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:58:52 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:58:52 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:52 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:52 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:58:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : apple: Unchanged skipping 2025/08/18 03:58:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:58:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : banana: Unchanged skipping 2025/08/18 03:58:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:58:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:58:53 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:58:53 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:58:53 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:53 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:53 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:58:53 DEBUG : Waiting for deletions to finish 2025/08/18 03:58:54 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:58:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:59:10 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:10 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:59:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : apple: Unchanged skipping 2025/08/18 03:59:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:59:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : banana: Unchanged skipping 2025/08/18 03:59:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:59:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:59:11 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:59:11 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:11 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:11 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:59:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : apple: Unchanged skipping 2025/08/18 03:59:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : banana: Unchanged skipping 2025/08/18 03:59:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:59:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:59:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:59:12 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:59:12 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:12 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:12 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:59:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:59:28 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:28 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:59:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : apple: Unchanged skipping 2025/08/18 03:59:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : banana: Unchanged skipping 2025/08/18 03:59:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:59:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:59:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:59:28 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:59:28 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:28 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:29 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:59:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : banana: Unchanged skipping 2025/08/18 03:59:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:59:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : apple: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:59:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:59:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:59:29 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:29 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:29 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:59:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 03:59:46 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:47 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:59:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:59:47 DEBUG : banana: Unchanged skipping 2025/08/18 03:59:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:59:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : apple: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:59:47 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:59:47 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:59:47 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:47 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:48 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : apple: Unchanged skipping 2025/08/18 03:59:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:59:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : banana: Unchanged skipping 2025/08/18 03:59:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 03:59:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:59:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:59:48 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 03:59:48 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:48 DEBUG : Waiting for deletions to finish 2025/08/18 03:59:48 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:05 DEBUG : Waiting for deletions to finish 2025/08/18 04:00:06 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : apple: Unchanged skipping 2025/08/18 04:00:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:00:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : banana: Unchanged skipping 2025/08/18 04:00:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:00:06 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:06 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:06 DEBUG : Waiting for deletions to finish 2025/08/18 04:00:06 DEBUG : Waiting for deletions to finish 2025/08/18 04:00:06 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:00:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : apple: Unchanged skipping 2025/08/18 04:00:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:00:07 DEBUG : banana: Unchanged skipping 2025/08/18 04:00:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:00:07 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:07 DEBUG : Waiting for deletions to finish 2025/08/18 04:00:07 DEBUG : Waiting for deletions to finish 2025/08/18 04:00:07 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (223.66s) --- PASS: TestTransform/NFC (17.31s) --- PASS: TestTransform/NFD (18.91s) --- PASS: TestTransform/base64 (22.29s) --- PASS: TestTransform/prefix (25.09s) --- PASS: TestTransform/suffix (26.46s) --- PASS: TestTransform/truncate (21.30s) --- PASS: TestTransform/encoder (18.80s) --- PASS: TestTransform/ISO-8859-1 (18.18s) --- PASS: TestTransform/charmap (17.55s) --- PASS: TestTransform/lowercase (18.95s) --- PASS: TestTransform/ascii (18.82s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/18 04:00:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/18 04:00:12 INFO : sub dir_somesuffix: Making directory 2025/08/18 04:00:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/18 04:00:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/18 04:00:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 04:00:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/18 04:00:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 04:00:12 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:12 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 04:00:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.71s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:14 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:14 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:14 INFO : tictactoe: Making directory 2025/08/18 04:00:14 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:14 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:00:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:14 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:14 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:15 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/18 04:00:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:16 INFO : toe: Making directory 2025/08/18 04:00:16 INFO : toe/toe: Making directory 2025/08/18 04:00:16 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 04:00:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:00:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 04:00:16 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:16 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/18 04:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.17s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:18 INFO : toe: Making directory 2025/08/18 04:00:18 INFO : toe/toe: Making directory 2025/08/18 04:00:18 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 04:00:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:00:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 04:00:18 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:18 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/18 04:00:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.95s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:19 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:00:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:00:19 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:20 INFO : tictacempty_dir: Making directory 2025/08/18 04:00:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:20 INFO : tictactoe: Making directory 2025/08/18 04:00:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:20 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:00:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:00:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:00:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:00:20 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:20 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/18 04:00:20 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:21 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:00:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:21 INFO : tictacempty_dir: Making directory 2025/08/18 04:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:21 INFO : tictactoe: Making directory 2025/08/18 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:21 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:00:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:00:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:00:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:21 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:21 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:22 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/18 04:00:22 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:22 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:22 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:22 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:00:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/18 04:00:22 NOTICE: B2 bucket rclone-test-nupawif1muhu: 0 differences found 2025/08/18 04:00:22 NOTICE: B2 bucket rclone-test-nupawif1muhu: 1 matching files --- PASS: TestAllTag (1.92s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:23 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:23 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:23 INFO : tictactoe: Making directory 2025/08/18 04:00:23 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:23 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:23 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:00:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:00:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:00:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:00:23 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:23 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/18 04:00:24 DEBUG : Waiting for deletions to finish 2025/08/18 04:00:24 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:00:25 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:00:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/18 04:00:25 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2025/08/18 04:00:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:26 INFO : toe: Making directory 2025/08/18 04:00:26 INFO : toe/toe: Making directory 2025/08/18 04:00:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:00:26 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:26 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:26 INFO : toe/toe/toe: Copied (new) 2025/08/18 04:00:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:27 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:00:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:27 INFO : tictacempty_dir: Making directory 2025/08/18 04:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:27 INFO : tictactoe: Making directory 2025/08/18 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:27 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:27 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:28 INFO : toe/toe/toe.txt: Deleted 2025/08/18 04:00:28 INFO : toe/toe: Removing directory 2025/08/18 04:00:28 INFO : toe: Removing directory 2025/08/18 04:00:28 INFO : empty_dir: Removing directory 2025/08/18 04:00:28 DEBUG : Local file system at /tmp/rclone3677775515: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.74s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:29 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:00:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:00:29 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:29 INFO : tictacempty_dir: Making directory 2025/08/18 04:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:29 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:29 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:29 INFO : tictactoe: Making directory 2025/08/18 04:00:29 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:29 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:29 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:00:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:00:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:00:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:29 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:30 INFO : toe/toe/toe.txt: Deleted 2025/08/18 04:00:30 INFO : toe/toe: Removing directory 2025/08/18 04:00:30 INFO : toe: Removing directory 2025/08/18 04:00:30 INFO : empty_dir: Removing directory 2025/08/18 04:00:30 DEBUG : Local file system at /tmp/rclone3677775515: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/18 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/18 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/18 04:00:31 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.18s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:32 DEBUG : Reset feature "Copy" 2025/08/18 04:00:32 DEBUG : Reset feature "Move" 2025/08/18 04:00:32 DEBUG : Reset feature "Copy" 2025/08/18 04:00:32 DEBUG : Reset feature "Move" 2025/08/18 04:00:32 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:00:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:32 INFO : tictacempty_dir: Making directory 2025/08/18 04:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:32 INFO : tictactoe: Making directory 2025/08/18 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:00:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:32 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:00:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:00:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:00:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:00:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:32 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:32 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:00:33 INFO : toe/toe/toe.txt: Deleted 2025/08/18 04:00:33 INFO : toe/toe: Removing directory 2025/08/18 04:00:33 INFO : toe: Removing directory 2025/08/18 04:00:33 INFO : empty_dir: Removing directory 2025/08/18 04:00:33 DEBUG : Local file system at /tmp/rclone3677775515: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/18 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/18 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:00:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/18 04:00: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 (3.93s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:36 DEBUG : toe: transformed to: dG9l 2025/08/18 04:00:36 DEBUG : toe: transformed to: dG9l 2025/08/18 04:00:36 INFO : dG9l: Making directory 2025/08/18 04:00:36 DEBUG : toe: transformed to: dG9l 2025/08/18 04:00:36 DEBUG : toe: transformed to: dG9l 2025/08/18 04:00:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/18 04:00:36 INFO : dG9l/dG9l: Making directory 2025/08/18 04:00:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/18 04:00:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/18 04:00:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/18 04:00:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:00:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/18 04:00:36 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:36 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/18 04:00:37 DEBUG : Waiting for deletions to finish 2025/08/18 04:00:37 DEBUG : dG9l: transformed to: toe 2025/08/18 04:00:37 DEBUG : dG9l: transformed to: toe 2025/08/18 04:00:37 DEBUG : dG9l: transformed to: toe 2025/08/18 04:00:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/18 04:00:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/18 04:00:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/18 04:00:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/18 04:00:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/18 04:00:37 DEBUG : Local file system at /tmp/rclone3677775515: Waiting for checks to finish 2025/08/18 04:00:37 DEBUG : Local file system at /tmp/rclone3677775515: Waiting for transfers to finish 2025/08/18 04:00:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.51s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-nupawif1muhu", Local "Local file system at /tmp/rclone3677775515", Modify Window "1ms" 2025/08/18 04:00:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:00:39 DEBUG : toe: transformed to: 2025/08/18 04:00:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:00:39 DEBUG : toe: transformed to: 2025/08/18 04:00:39 INFO : B2 bucket rclone-test-nupawif1muhu: Making directory 2025/08/18 04:00:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:00:39 DEBUG : toe: transformed to: 2025/08/18 04:00:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:00:39 DEBUG : toe: transformed to: 2025/08/18 04:00:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:00:39 DEBUG : toe/toe: transformed to: 2025/08/18 04:00:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/18 04:00:39 INFO : toe/toe: Making directory 2025/08/18 04:00:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:00:39 DEBUG : toe/toe: transformed to: 2025/08/18 04:00:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/18 04:00:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:00:39 DEBUG : toe: transformed to: 2025/08/18 04:00:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:00:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:00:39 DEBUG : toe/toe/toe: transformed to: 2025/08/18 04:00:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/18 04:00:39 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for checks to finish 2025/08/18 04:00:39 DEBUG : B2 bucket rclone-test-nupawif1muhu: Waiting for transfers to finish 2025/08/18 04:00:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:40 INFO : toe/toe/toe: Copied (new) 2025/08/18 04:00:40 ERROR : B2 bucket rclone-test-nupawif1muhu: not deleting files as there were IO errors 2025/08/18 04:00:40 ERROR : B2 bucket rclone-test-nupawif1muhu: not deleting directories as there were IO errors --- PASS: TestError (1.79s) PASS 2025/08/18 04:00:40 DEBUG : B2 bucket rclone-test-nupawif1muhu: Purge remote 2025/08/18 04:00:40 INFO : B2 bucket rclone-test-nupawif1muhu: cleaning bucket "rclone-test-nupawif1muhu" of all files 2025/08/18 04:00:41 DEBUG : BackupDir/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e67_d20250818_m035337_c001_v7007000_t0000_u01755489217256") 2025/08/18 04:00:41 DEBUG : BackupDir/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f101231a1d182860f_d20250818_m035331_c001_v0001131_t0029_u01755489211436") 2025/08/18 04:00:41 DEBUG : CompareDest/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb6d70_d20250818_m035311_c001_v7007000_t0000_u01755489191730") 2025/08/18 04:00:41 DEBUG : CompareDest/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793852_d20250818_m035305_c001_v0001181_t0056_u01755489185750") 2025/08/18 04:00:41 DEBUG : CompareDest/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb6d71_d20250818_m035311_c001_v7007000_t0000_u01755489191915") 2025/08/18 04:00:41 DEBUG : CompareDest/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934871_d20250818_m035306_c001_v0001144_t0006_u01755489186700") 2025/08/18 04:00:41 DEBUG : CopyDest/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e68_d20250818_m035337_c001_v7007000_t0000_u01755489217438") 2025/08/18 04:00:41 DEBUG : CopyDest/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934897_d20250818_m035328_c001_v0001144_t0045_u01755489208348") 2025/08/18 04:00:41 DEBUG : CopyDest/three: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e69_d20250818_m035337_c001_v7007000_t0000_u01755489217619") 2025/08/18 04:00:42 DEBUG : CopyDest/three: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493489f_d20250818_m035334_c001_v0001144_t0010_u01755489214878") 2025/08/18 04:00:42 DEBUG : CopyDest/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e6a_d20250818_m035337_c001_v7007000_t0000_u01755489217802") 2025/08/18 04:00:42 DEBUG : CopyDest/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e30117938c6_d20250818_m035332_c001_v0001181_t0058_u01755489212629") 2025/08/18 04:00:42 DEBUG : EXISTING: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eebd5_d20250818_m035458_c001_v7007000_t0000_u01755489298780") 2025/08/18 04:00:42 DEBUG : EXISTING: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493491b_d20250818_m035457_c001_v0001144_t0011_u01755489297217") 2025/08/18 04:00:42 DEBUG : PREFIXapple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6400_d20250818_m035746_c001_v7007000_t0000_u01755489466572") 2025/08/18 04:00:42 DEBUG : PREFIXapple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2384d_d20250818_m035740_c001_v0001115_t0024_u01755489460012") 2025/08/18 04:00:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f81_d20250818_m035746_c001_v7007000_t0000_u01755489466724") 2025/08/18 04:00:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975837_d20250818_m035740_c001_v0001161_t0053_u01755489460034") 2025/08/18 04:00:42 DEBUG : PREFIXbanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e4e_d20250818_m035746_c001_v7007000_t0000_u01755489466515") 2025/08/18 04:00:42 DEBUG : PREFIXbanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934af1_d20250818_m035740_c001_v0001144_t0024_u01755489460045") 2025/08/18 04:00:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac635_d20250818_m035746_c001_v7007000_t0000_u01755489466896") 2025/08/18 04:00:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c83_d20250818_m035740_c001_v0001171_t0026_u01755489460023") 2025/08/18 04:00:42 DEBUG : Testêé: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eebd3_d20250818_m035454_c001_v7007000_t0000_u01755489294788") 2025/08/18 04:00:43 DEBUG : Testêé: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934913_d20250818_m035453_c001_v0001144_t0010_u01755489293828") 2025/08/18 04:00:43 DEBUG : Testêé: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793a0e_d20250818_m035452_c001_v0001181_t0018_u01755489292853") 2025/08/18 04:00:43 DEBUG : YXBwbGU=: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a7b_d20250818_m035723_c001_v7007000_t0000_u01755489443144") 2025/08/18 04:00:43 DEBUG : YXBwbGU=: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934ac1_d20250818_m035718_c001_v0001144_t0004_u01755489438307") 2025/08/18 04:00:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a7c_d20250818_m035723_c001_v7007000_t0000_u01755489443326") 2025/08/18 04:00:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757df_d20250818_m035718_c001_v0001161_t0029_u01755489438298") 2025/08/18 04:00:43 DEBUG : YmFuYW5h: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a7d_d20250818_m035723_c001_v7007000_t0000_u01755489443512") 2025/08/18 04:00:43 DEBUG : YmFuYW5h: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bf1_d20250818_m035718_c001_v0001171_t0036_u01755489438274") 2025/08/18 04:00:43 DEBUG : a/potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da847_d20250818_m035100_c001_v7007000_t0000_u01755489060908") 2025/08/18 04:00:43 DEBUG : a/potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493475a_d20250818_m035059_c001_v0001144_t0045_u01755489059789") 2025/08/18 04:00:43 DEBUG : a/potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da845_d20250818_m035057_c001_v7007000_t0000_u01755489057617") 2025/08/18 04:00:43 DEBUG : a/potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934752_d20250818_m035056_c001_v0001144_t0044_u01755489056548") 2025/08/18 04:00:43 DEBUG : a/potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4746_d20250818_m035033_c001_v7007000_t0000_u01755489033781") 2025/08/18 04:00:43 DEBUG : a/potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934716_d20250818_m035032_c001_v0001144_t0051_u01755489032655") 2025/08/18 04:00:43 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce44a_d20250818_m040008_c001_v7007000_t0000_u01755489608181") 2025/08/18 04:00:43 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975a6a_d20250818_m040003_c001_v0001161_t0031_u01755489603336") 2025/08/18 04:00:43 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689daf9b_d20250818_m035949_c001_v7007000_t0000_u01755489589437") 2025/08/18 04:00:43 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975a11_d20250818_m035944_c001_v0001161_t0005_u01755489584523") 2025/08/18 04:00:43 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e16_d20250818_m035930_c001_v7007000_t0000_u01755489570554") 2025/08/18 04:00:43 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29759db_d20250818_m035925_c001_v0001161_t0026_u01755489565999") 2025/08/18 04:00:43 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4acc_d20250818_m035912_c001_v7007000_t0000_u01755489552953") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975999_d20250818_m035908_c001_v0001161_t0049_u01755489548469") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac66e_d20250818_m035854_c001_v7007000_t0000_u01755489534771") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975963_d20250818_m035849_c001_v0001161_t0041_u01755489529932") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc765_d20250818_m035835_c001_v7007000_t0000_u01755489515980") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758fb_d20250818_m035828_c001_v0001161_t0037_u01755489508196") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6406_d20250818_m035814_c001_v7007000_t0000_u01755489494631") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d4c_d20250818_m035810_c001_v0001171_t0048_u01755489490197") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c22239d_d20250818_m035808_c001_v7007000_t0000_u01755489488639") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d2a_d20250818_m035802_c001_v0001171_t0037_u01755489482203") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f84_d20250818_m035748_c001_v7007000_t0000_u01755489468260") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ca3_d20250818_m035744_c001_v0001171_t0019_u01755489464279") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e4a_d20250818_m035743_c001_v7007000_t0000_u01755489463142") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23847_d20250818_m035737_c001_v0001115_t0051_u01755489457107") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e44_d20250818_m035721_c001_v7007000_t0000_u01755489441357") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0be7_d20250818_m035714_c001_v0001171_t0022_u01755489434823") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce31f_d20250818_m035700_c001_v7007000_t0000_u01755489420736") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b93_d20250818_m035655_c001_v0001171_t0011_u01755489415822") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b4f9_d20250818_m035641_c001_v7007000_t0000_u01755489401973") 2025/08/18 04:00:44 DEBUG : apple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b3e_d20250818_m035637_c001_v0001171_t0025_u01755489397091") 2025/08/18 04:00:44 DEBUG : appleSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bd98_d20250818_m035812_c001_v7007000_t0000_u01755489492840") 2025/08/18 04:00:44 DEBUG : appleSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b4b_d20250818_m035805_c001_v0001144_t0051_u01755489485517") 2025/08/18 04:00:45 DEBUG : appleapple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc766_d20250818_m035836_c001_v7007000_t0000_u01755489516162") 2025/08/18 04:00:45 DEBUG : appleapple: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0dd4_d20250818_m035831_c001_v0001171_t0049_u01755489511562") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce44b_d20250818_m040008_c001_v7007000_t0000_u01755489608367") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c94_d20250818_m040004_c001_v0001144_t0030_u01755489604178") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689daf9d_d20250818_m035949_c001_v7007000_t0000_u01755489589619") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c66_d20250818_m035945_c001_v0001144_t0006_u01755489585198") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e19_d20250818_m035930_c001_v7007000_t0000_u01755489570737") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c32_d20250818_m035926_c001_v0001144_t0008_u01755489566860") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4acd_d20250818_m035913_c001_v7007000_t0000_u01755489553137") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c08_d20250818_m035909_c001_v0001144_t0035_u01755489549118") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac66f_d20250818_m035854_c001_v7007000_t0000_u01755489534953") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934bdc_d20250818_m035850_c001_v0001144_t0023_u01755489530720") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03fb3_d20250818_m035833_c001_v7007000_t0000_u01755489513823") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238e5_d20250818_m035828_c001_v0001115_t0023_u01755489508978") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6407_d20250818_m035814_c001_v7007000_t0000_u01755489494817") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238ad_d20250818_m035810_c001_v0001115_t0035_u01755489490186") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d76_d20250818_m035809_c001_v7007000_t0000_u01755489489033") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2388d_d20250818_m035803_c001_v0001115_t0028_u01755489483555") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f85_d20250818_m035748_c001_v7007000_t0000_u01755489468442") 2025/08/18 04:00:45 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297584b_d20250818_m035744_c001_v0001161_t0039_u01755489464303") 2025/08/18 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb70b2_d20250818_m035743_c001_v7007000_t0000_u01755489463160") 2025/08/18 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297582f_d20250818_m035738_c001_v0001161_t0013_u01755489458159") 2025/08/18 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f77_d20250818_m035721_c001_v7007000_t0000_u01755489441370") 2025/08/18 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757d3_d20250818_m035715_c001_v0001161_t0029_u01755489435870") 2025/08/18 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce323_d20250818_m035700_c001_v7007000_t0000_u01755489420919") 2025/08/18 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975779_d20250818_m035657_c001_v0001161_t0039_u01755489417089") 2025/08/18 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b4fb_d20250818_m035642_c001_v7007000_t0000_u01755489402155") 2025/08/18 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297571f_d20250818_m035638_c001_v0001161_t0035_u01755489398427") 2025/08/18 04:00:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d83_d20250818_m035812_c001_v7007000_t0000_u01755489492905") 2025/08/18 04:00:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d32_d20250818_m035805_c001_v0001171_t0051_u01755489485507") 2025/08/18 04:00:46 DEBUG : b/potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da848_d20250818_m035101_c001_v7007000_t0000_u01755489061094") 2025/08/18 04:00:46 DEBUG : b/potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934756_d20250818_m035058_c001_v0001144_t0011_u01755489058173") 2025/08/18 04:00:46 DEBUG : b/potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da844_d20250818_m035057_c001_v7007000_t0000_u01755489057054") 2025/08/18 04:00:46 DEBUG : b/potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493474a_d20250818_m035054_c001_v0001144_t0033_u01755489054881") 2025/08/18 04:00:46 DEBUG : b/potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4745_d20250818_m035033_c001_v7007000_t0000_u01755489033223") 2025/08/18 04:00:46 DEBUG : b/potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934712_d20250818_m035030_c001_v0001144_t0005_u01755489030850") 2025/08/18 04:00:46 DEBUG : backup/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b94634a6_d20250818_m035350_c001_v7007000_t0000_u01755489230778") 2025/08/18 04:00:46 DEBUG : backup/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f11143abbc79c1a1e_d20250818_m035348_c001_v0001172_t0029_u01755489228631") 2025/08/18 04:00:46 DEBUG : backup/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1036a0a0c2ea8098_d20250818_m035344_c001_v0001178_t0039_u01755489224266") 2025/08/18 04:00:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b9978c8_d20250818_m035417_c001_v7007000_t0000_u01755489257119") 2025/08/18 04:00:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1126a6734a804fe3_d20250818_m035415_c001_v0001029_t0016_u01755489255212") 2025/08/18 04:00:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a18a1c46ff2a5_d20250818_m035410_c001_v0001172_t0045_u01755489250294") 2025/08/18 04:00:47 DEBUG : backup/one.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692a928_d20250818_m035403_c001_v7007000_t0000_u01755489243797") 2025/08/18 04:00:47 DEBUG : backup/one.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f100ab15a8db47de9_d20250818_m035401_c001_v0001104_t0059_u01755489241456") 2025/08/18 04:00:47 DEBUG : backup/one.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1171afb649f08c78_d20250818_m035357_c001_v0001179_t0000_u01755489237323") 2025/08/18 04:00:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b9978c9_d20250818_m035417_c001_v7007000_t0000_u01755489257302") 2025/08/18 04:00:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f102d9d9e424037f0_d20250818_m035416_c001_v0001165_t0012_u01755489256357") 2025/08/18 04:00:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1026bcd8a0433576_d20250818_m035412_c001_v0001153_t0009_u01755489252323") 2025/08/18 04:00:47 DEBUG : backup/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b94634a8_d20250818_m035350_c001_v7007000_t0000_u01755489230960") 2025/08/18 04:00:47 DEBUG : backup/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f111d6224da9f4340_d20250818_m035349_c001_v0001131_t0021_u01755489229872") 2025/08/18 04:00:47 DEBUG : backup/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f11455be5bfb53b8e_d20250818_m035345_c001_v0001099_t0027_u01755489225753") 2025/08/18 04:00:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692a929_d20250818_m035403_c001_v7007000_t0000_u01755489243979") 2025/08/18 04:00:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f11080967e547d550_d20250818_m035402_c001_v0001161_t0040_u01755489242872") 2025/08/18 04:00:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f101571aa800abdf9_d20250818_m035358_c001_v0001183_t0046_u01755489238834") 2025/08/18 04:00:47 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce44c_d20250818_m040008_c001_v7007000_t0000_u01755489608550") 2025/08/18 04:00:47 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ff0_d20250818_m040003_c001_v0001171_t0005_u01755489603773") 2025/08/18 04:00:47 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafa0_d20250818_m035949_c001_v7007000_t0000_u01755489589807") 2025/08/18 04:00:47 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0f8a_d20250818_m035944_c001_v0001171_t0014_u01755489584929") 2025/08/18 04:00:47 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e1a_d20250818_m035930_c001_v7007000_t0000_u01755489570919") 2025/08/18 04:00:47 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0f12_d20250818_m035926_c001_v0001171_t0026_u01755489566535") 2025/08/18 04:00:47 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ace_d20250818_m035913_c001_v7007000_t0000_u01755489553320") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0eaf_d20250818_m035908_c001_v0001171_t0000_u01755489548864") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac670_d20250818_m035855_c001_v7007000_t0000_u01755489535136") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0e42_d20250818_m035850_c001_v0001171_t0004_u01755489530223") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc767_d20250818_m035836_c001_v7007000_t0000_u01755489516344") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0dbc_d20250818_m035828_c001_v0001171_t0014_u01755489508674") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6408_d20250818_m035815_c001_v7007000_t0000_u01755489495002") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758b5_d20250818_m035810_c001_v0001161_t0042_u01755489490210") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bd90_d20250818_m035808_c001_v7007000_t0000_u01755489488675") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b49_d20250818_m035802_c001_v0001144_t0057_u01755489482567") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f86_d20250818_m035748_c001_v7007000_t0000_u01755489468624") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934afd_d20250818_m035744_c001_v0001144_t0029_u01755489464291") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f7d_d20250818_m035743_c001_v7007000_t0000_u01755489463166") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c6d_d20250818_m035737_c001_v0001171_t0006_u01755489457534") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d4b_d20250818_m035721_c001_v7007000_t0000_u01755489441380") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2381b_d20250818_m035715_c001_v0001115_t0058_u01755489435138") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce327_d20250818_m035701_c001_v7007000_t0000_u01755489421104") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237f1_d20250818_m035656_c001_v0001115_t0055_u01755489416413") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b4fc_d20250818_m035642_c001_v7007000_t0000_u01755489402337") 2025/08/18 04:00:48 DEBUG : banana: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237d5_d20250818_m035637_c001_v0001115_t0011_u01755489397701") 2025/08/18 04:00:48 DEBUG : bananaSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40322871fe2b4589_d20250818_m035813_c001_v7007000_t0000_u01755489493213") 2025/08/18 04:00:48 DEBUG : bananaSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23895_d20250818_m035805_c001_v0001115_t0041_u01755489485528") 2025/08/18 04:00:49 DEBUG : both0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7009_d20250818_m035611_c001_v7007000_t0000_u01755489371607") 2025/08/18 04:00:49 DEBUG : both0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349a1_d20250818_m035540_c001_v0001144_t0041_u01755489340747") 2025/08/18 04:00:49 DEBUG : both0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab5_d20250818_m035536_c001_v7007000_t0000_u01755489336512") 2025/08/18 04:00:49 DEBUG : both0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934923_d20250818_m035502_c001_v0001144_t0001_u01755489302875") 2025/08/18 04:00:49 DEBUG : both1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb700a_d20250818_m035611_c001_v7007000_t0000_u01755489371789") 2025/08/18 04:00:49 DEBUG : both1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349a5_d20250818_m035541_c001_v0001144_t0039_u01755489341718") 2025/08/18 04:00:49 DEBUG : both1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab6_d20250818_m035536_c001_v7007000_t0000_u01755489336694") 2025/08/18 04:00:49 DEBUG : both1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934929_d20250818_m035503_c001_v0001144_t0056_u01755489303977") 2025/08/18 04:00:49 DEBUG : both10: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb700b_d20250818_m035611_c001_v7007000_t0000_u01755489371973") 2025/08/18 04:00:49 DEBUG : both10: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349e3_d20250818_m035555_c001_v0001144_t0002_u01755489355063") 2025/08/18 04:00:49 DEBUG : both10: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab7_d20250818_m035536_c001_v7007000_t0000_u01755489336876") 2025/08/18 04:00:49 DEBUG : both10: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934957_d20250818_m035518_c001_v0001144_t0033_u01755489318537") 2025/08/18 04:00:49 DEBUG : both11: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb700d_d20250818_m035612_c001_v7007000_t0000_u01755489372171") 2025/08/18 04:00:49 DEBUG : both11: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349e7_d20250818_m035556_c001_v0001144_t0053_u01755489356492") 2025/08/18 04:00:49 DEBUG : both11: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab8_d20250818_m035537_c001_v7007000_t0000_u01755489337059") 2025/08/18 04:00:49 DEBUG : both11: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493495d_d20250818_m035520_c001_v0001144_t0048_u01755489320359") 2025/08/18 04:00:49 DEBUG : both12: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb700e_d20250818_m035612_c001_v7007000_t0000_u01755489372426") 2025/08/18 04:00:49 DEBUG : both12: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349ed_d20250818_m035557_c001_v0001144_t0017_u01755489357620") 2025/08/18 04:00:49 DEBUG : both12: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab9_d20250818_m035537_c001_v7007000_t0000_u01755489337255") 2025/08/18 04:00:49 DEBUG : both12: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934963_d20250818_m035521_c001_v0001144_t0029_u01755489321638") 2025/08/18 04:00:49 DEBUG : both13: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb700f_d20250818_m035612_c001_v7007000_t0000_u01755489372657") 2025/08/18 04:00:50 DEBUG : both13: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349f1_d20250818_m035558_c001_v0001144_t0004_u01755489358738") 2025/08/18 04:00:50 DEBUG : both13: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5aba_d20250818_m035537_c001_v7007000_t0000_u01755489337451") 2025/08/18 04:00:50 DEBUG : both13: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934967_d20250818_m035522_c001_v0001144_t0007_u01755489322872") 2025/08/18 04:00:50 DEBUG : both14: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7010_d20250818_m035612_c001_v7007000_t0000_u01755489372844") 2025/08/18 04:00:50 DEBUG : both14: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349f7_d20250818_m035559_c001_v0001144_t0058_u01755489359745") 2025/08/18 04:00:50 DEBUG : both14: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5abc_d20250818_m035537_c001_v7007000_t0000_u01755489337633") 2025/08/18 04:00:50 DEBUG : both14: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493496d_d20250818_m035524_c001_v0001144_t0046_u01755489324218") 2025/08/18 04:00:50 DEBUG : both15: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7011_d20250818_m035613_c001_v7007000_t0000_u01755489373026") 2025/08/18 04:00:50 DEBUG : both15: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349fd_d20250818_m035601_c001_v0001144_t0010_u01755489361209") 2025/08/18 04:00:50 DEBUG : both15: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5abd_d20250818_m035537_c001_v7007000_t0000_u01755489337815") 2025/08/18 04:00:50 DEBUG : both15: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934971_d20250818_m035526_c001_v0001144_t0046_u01755489326167") 2025/08/18 04:00:50 DEBUG : both16: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7012_d20250818_m035613_c001_v7007000_t0000_u01755489373209") 2025/08/18 04:00:50 DEBUG : both16: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a03_d20250818_m035603_c001_v0001144_t0059_u01755489363317") 2025/08/18 04:00:50 DEBUG : both16: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5abe_d20250818_m035537_c001_v7007000_t0000_u01755489337998") 2025/08/18 04:00:50 DEBUG : both16: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934977_d20250818_m035528_c001_v0001144_t0014_u01755489328119") 2025/08/18 04:00:50 DEBUG : both17: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7013_d20250818_m035613_c001_v7007000_t0000_u01755489373391") 2025/08/18 04:00:50 DEBUG : both17: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a09_d20250818_m035605_c001_v0001144_t0053_u01755489365280") 2025/08/18 04:00:50 DEBUG : both17: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5abf_d20250818_m035538_c001_v7007000_t0000_u01755489338179") 2025/08/18 04:00:50 DEBUG : both17: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493497f_d20250818_m035529_c001_v0001144_t0013_u01755489329543") 2025/08/18 04:00:50 DEBUG : both18: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7014_d20250818_m035613_c001_v7007000_t0000_u01755489373575") 2025/08/18 04:00:50 DEBUG : both18: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a0f_d20250818_m035606_c001_v0001144_t0040_u01755489366416") 2025/08/18 04:00:50 DEBUG : both18: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ac0_d20250818_m035538_c001_v7007000_t0000_u01755489338361") 2025/08/18 04:00:51 DEBUG : both18: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934985_d20250818_m035530_c001_v0001144_t0058_u01755489330632") 2025/08/18 04:00:51 DEBUG : both19: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7015_d20250818_m035613_c001_v7007000_t0000_u01755489373757") 2025/08/18 04:00:51 DEBUG : both19: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a15_d20250818_m035607_c001_v0001144_t0049_u01755489367630") 2025/08/18 04:00:51 DEBUG : both19: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ac1_d20250818_m035538_c001_v7007000_t0000_u01755489338543") 2025/08/18 04:00:51 DEBUG : both19: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493498b_d20250818_m035532_c001_v0001144_t0045_u01755489332014") 2025/08/18 04:00:51 DEBUG : both2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7016_d20250818_m035613_c001_v7007000_t0000_u01755489373943") 2025/08/18 04:00:51 DEBUG : both2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349af_d20250818_m035542_c001_v0001144_t0024_u01755489342820") 2025/08/18 04:00:51 DEBUG : both2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ac2_d20250818_m035538_c001_v7007000_t0000_u01755489338728") 2025/08/18 04:00:51 DEBUG : both2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934933_d20250818_m035506_c001_v0001144_t0042_u01755489306943") 2025/08/18 04:00:51 DEBUG : both3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7017_d20250818_m035614_c001_v7007000_t0000_u01755489374125") 2025/08/18 04:00:51 DEBUG : both3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349b3_d20250818_m035545_c001_v0001144_t0026_u01755489345050") 2025/08/18 04:00:51 DEBUG : both3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ac3_d20250818_m035538_c001_v7007000_t0000_u01755489338910") 2025/08/18 04:00:51 DEBUG : both3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934937_d20250818_m035508_c001_v0001144_t0016_u01755489308205") 2025/08/18 04:00:51 DEBUG : both4: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7018_d20250818_m035614_c001_v7007000_t0000_u01755489374307") 2025/08/18 04:00:51 DEBUG : both4: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349b9_d20250818_m035546_c001_v0001144_t0042_u01755489346245") 2025/08/18 04:00:51 DEBUG : both4: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ac4_d20250818_m035539_c001_v7007000_t0000_u01755489339091") 2025/08/18 04:00:51 DEBUG : both4: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493493b_d20250818_m035510_c001_v0001144_t0038_u01755489310490") 2025/08/18 04:00:51 DEBUG : both5: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7019_d20250818_m035614_c001_v7007000_t0000_u01755489374491") 2025/08/18 04:00:51 DEBUG : both5: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349c1_d20250818_m035547_c001_v0001144_t0007_u01755489347468") 2025/08/18 04:00:51 DEBUG : both5: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ac5_d20250818_m035539_c001_v7007000_t0000_u01755489339274") 2025/08/18 04:00:51 DEBUG : both5: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493493f_d20250818_m035511_c001_v0001144_t0031_u01755489311699") 2025/08/18 04:00:52 DEBUG : both6: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb701a_d20250818_m035614_c001_v7007000_t0000_u01755489374673") 2025/08/18 04:00:52 DEBUG : both6: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349c9_d20250818_m035549_c001_v0001144_t0023_u01755489349011") 2025/08/18 04:00:52 DEBUG : both6: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ac6_d20250818_m035539_c001_v7007000_t0000_u01755489339457") 2025/08/18 04:00:52 DEBUG : both6: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934945_d20250818_m035513_c001_v0001144_t0036_u01755489313029") 2025/08/18 04:00:52 DEBUG : both7: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb701b_d20250818_m035614_c001_v7007000_t0000_u01755489374855") 2025/08/18 04:00:52 DEBUG : both7: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349d3_d20250818_m035550_c001_v0001144_t0002_u01755489350172") 2025/08/18 04:00:52 DEBUG : both7: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ac7_d20250818_m035539_c001_v7007000_t0000_u01755489339639") 2025/08/18 04:00:52 DEBUG : both7: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493494b_d20250818_m035514_c001_v0001144_t0058_u01755489314824") 2025/08/18 04:00:52 DEBUG : both8: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb701c_d20250818_m035615_c001_v7007000_t0000_u01755489375038") 2025/08/18 04:00:52 DEBUG : both8: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349d9_d20250818_m035551_c001_v0001144_t0007_u01755489351676") 2025/08/18 04:00:52 DEBUG : both8: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ac8_d20250818_m035539_c001_v7007000_t0000_u01755489339825") 2025/08/18 04:00:52 DEBUG : both8: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493494f_d20250818_m035516_c001_v0001144_t0051_u01755489316042") 2025/08/18 04:00:52 DEBUG : both9: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb701d_d20250818_m035615_c001_v7007000_t0000_u01755489375219") 2025/08/18 04:00:52 DEBUG : both9: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349dd_d20250818_m035553_c001_v0001144_t0014_u01755489353684") 2025/08/18 04:00:52 DEBUG : both9: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5aca_d20250818_m035540_c001_v7007000_t0000_u01755489340012") 2025/08/18 04:00:52 DEBUG : both9: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934953_d20250818_m035517_c001_v0001144_t0015_u01755489317403") 2025/08/18 04:00:52 DEBUG : c/non empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da84a_d20250818_m035101_c001_v7007000_t0000_u01755489061281") 2025/08/18 04:00:52 DEBUG : c/non empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934758_d20250818_m035058_c001_v0001144_t0055_u01755489058760") 2025/08/18 04:00:52 DEBUG : c/non empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da846_d20250818_m035057_c001_v7007000_t0000_u01755489057804") 2025/08/18 04:00:52 DEBUG : c/non empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493474e_d20250818_m035055_c001_v0001144_t0026_u01755489055593") 2025/08/18 04:00:53 DEBUG : c/non empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4747_d20250818_m035033_c001_v7007000_t0000_u01755489033964") 2025/08/18 04:00:53 DEBUG : c/non empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934714_d20250818_m035031_c001_v0001144_t0035_u01755489031520") 2025/08/18 04:00:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a7f_d20250818_m035723_c001_v7007000_t0000_u01755489443697") 2025/08/18 04:00:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2381f_d20250818_m035718_c001_v0001115_t0059_u01755489438285") 2025/08/18 04:00:53 DEBUG : check sum: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d473d_d20250818_m035021_c001_v7007000_t0000_u01755489021737") 2025/08/18 04:00:53 DEBUG : check sum: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346f8_d20250818_m035020_c001_v0001144_t0008_u01755489020356") 2025/08/18 04:00:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7221_d20250818_m040038_c001_v7007000_t0000_u01755489638762") 2025/08/18 04:00:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975b06_d20250818_m040037_c001_v0001161_t0058_u01755489637220") 2025/08/18 04:00:53 DEBUG : dest/3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e4c_d20250818_m035321_c001_v7007000_t0000_u01755489201287") 2025/08/18 04:00:53 DEBUG : dest/3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f417e33a067a29924_d20250818_m035320_c001_v0001178_t0054_u01755489200172") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcde: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc768_d20250818_m035836_c001_v7007000_t0000_u01755489516526") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcde: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238f3_d20250818_m035831_c001_v0001115_t0050_u01755489511570") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce44e_d20250818_m040008_c001_v7007000_t0000_u01755489608734") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975a30_d20250818_m035954_c001_v0001161_t0053_u01755489594109") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafa1_d20250818_m035950_c001_v7007000_t0000_u01755489590008") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29759e7_d20250818_m035935_c001_v0001161_t0023_u01755489575157") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e1b_d20250818_m035931_c001_v7007000_t0000_u01755489571100") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29759bd_d20250818_m035917_c001_v0001161_t0015_u01755489557612") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4acf_d20250818_m035913_c001_v7007000_t0000_u01755489553503") 2025/08/18 04:00:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297597f_d20250818_m035859_c001_v0001161_t0023_u01755489539444") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac671_d20250818_m035855_c001_v7007000_t0000_u01755489535319") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975939_d20250818_m035840_c001_v0001161_t0044_u01755489520641") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e5f_d20250818_m035834_c001_v7007000_t0000_u01755489514233") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758d5_d20250818_m035819_c001_v0001161_t0053_u01755489499344") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6409_d20250818_m035815_c001_v7007000_t0000_u01755489495187") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d4e_d20250818_m035810_c001_v0001171_t0042_u01755489490480") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d79_d20250818_m035809_c001_v7007000_t0000_u01755489489215") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ce2_d20250818_m035752_c001_v0001171_t0021_u01755489472887") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f87_d20250818_m035748_c001_v7007000_t0000_u01755489468805") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ca7_d20250818_m035744_c001_v0001171_t0019_u01755489464547") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f416e654b224196d7_d20250818_m035743_c001_v7007000_t0000_u01755489463113") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2382d_d20250818_m035727_c001_v0001115_t0028_u01755489447790") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d4a_d20250818_m035721_c001_v7007000_t0000_u01755489441187") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bc1_d20250818_m035705_c001_v0001171_t0050_u01755489425495") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce32b_d20250818_m035701_c001_v7007000_t0000_u01755489421289") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b5e_d20250818_m035646_c001_v0001171_t0022_u01755489406582") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b4fd_d20250818_m035642_c001_v7007000_t0000_u01755489402521") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b14_d20250818_m035628_c001_v0001171_t0013_u01755489388913") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40322871fe2b4586_d20250818_m035812_c001_v7007000_t0000_u01755489492850") 2025/08/18 04:00:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d34_d20250818_m035805_c001_v0001171_t0006_u01755489485783") 2025/08/18 04:00:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc769_d20250818_m035836_c001_v7007000_t0000_u01755489516707") 2025/08/18 04:00:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b96_d20250818_m035831_c001_v0001144_t0057_u01755489511583") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce450_d20250818_m040008_c001_v7007000_t0000_u01755489608917") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0fc0_d20250818_m035954_c001_v0001171_t0053_u01755489594791") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafa3_d20250818_m035950_c001_v7007000_t0000_u01755489590194") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0f46_d20250818_m035935_c001_v0001171_t0051_u01755489575911") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e1c_d20250818_m035931_c001_v7007000_t0000_u01755489571282") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ee0_d20250818_m035918_c001_v0001171_t0022_u01755489558334") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ad0_d20250818_m035913_c001_v7007000_t0000_u01755489553686") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0e85_d20250818_m035900_c001_v0001171_t0000_u01755489540258") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac672_d20250818_m035855_c001_v7007000_t0000_u01755489535502") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0e08_d20250818_m035841_c001_v0001171_t0031_u01755489521319") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689daf2c_d20250818_m035834_c001_v7007000_t0000_u01755489514350") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d8a_d20250818_m035820_c001_v0001171_t0036_u01755489500204") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a640a_d20250818_m035815_c001_v7007000_t0000_u01755489495373") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758b9_d20250818_m035810_c001_v0001161_t0021_u01755489490508") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bd91_d20250818_m035808_c001_v7007000_t0000_u01755489488862") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b27_d20250818_m035753_c001_v0001144_t0040_u01755489473514") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f88_d20250818_m035748_c001_v7007000_t0000_u01755489468987") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297584f_d20250818_m035744_c001_v0001161_t0001_u01755489464724") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f419259e8245a1b86_d20250818_m035743_c001_v7007000_t0000_u01755489463334") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c2f_d20250818_m035728_c001_v0001171_t0058_u01755489448633") 2025/08/18 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41376fab2f41a78b_d20250818_m035721_c001_v7007000_t0000_u01755489441294") 2025/08/18 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237ff_d20250818_m035706_c001_v0001115_t0042_u01755489426215") 2025/08/18 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce32e_d20250818_m035701_c001_v7007000_t0000_u01755489421474") 2025/08/18 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237e1_d20250818_m035647_c001_v0001115_t0058_u01755489407294") 2025/08/18 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b4fe_d20250818_m035642_c001_v7007000_t0000_u01755489402714") 2025/08/18 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237c3_d20250818_m035629_c001_v0001115_t0025_u01755489389201") 2025/08/18 04:00:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c2223b8_d20250818_m035812_c001_v7007000_t0000_u01755489492914") 2025/08/18 04:00:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297589f_d20250818_m035805_c001_v0001161_t0011_u01755489485837") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc76a_d20250818_m035836_c001_v7007000_t0000_u01755489516892") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0dd6_d20250818_m035831_c001_v0001171_t0050_u01755489511843") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce452_d20250818_m040009_c001_v7007000_t0000_u01755489609129") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c7a_d20250818_m035955_c001_v0001144_t0027_u01755489595432") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafa4_d20250818_m035950_c001_v7007000_t0000_u01755489590378") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c4a_d20250818_m035936_c001_v0001144_t0012_u01755489576527") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e1e_d20250818_m035931_c001_v7007000_t0000_u01755489571464") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c20_d20250818_m035919_c001_v0001144_t0039_u01755489559028") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ad2_d20250818_m035913_c001_v7007000_t0000_u01755489553871") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934bf0_d20250818_m035901_c001_v0001144_t0022_u01755489541177") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac674_d20250818_m035855_c001_v7007000_t0000_u01755489535685") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934bc2_d20250818_m035842_c001_v0001144_t0007_u01755489522034") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc764_d20250818_m035834_c001_v7007000_t0000_u01755489514359") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238d1_d20250818_m035820_c001_v0001115_t0053_u01755489500867") 2025/08/18 04:00:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a640b_d20250818_m035815_c001_v7007000_t0000_u01755489495559") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238af_d20250818_m035810_c001_v0001115_t0014_u01755489490696") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4176b152a7fd6151_d20250818_m035809_c001_v7007000_t0000_u01755489489227") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23873_d20250818_m035754_c001_v0001115_t0051_u01755489474769") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f89_d20250818_m035749_c001_v7007000_t0000_u01755489469169") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0cac_d20250818_m035744_c001_v0001171_t0024_u01755489464827") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c222327_d20250818_m035743_c001_v7007000_t0000_u01755489463128") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975807_d20250818_m035729_c001_v0001161_t0037_u01755489449264") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a76_d20250818_m035721_c001_v7007000_t0000_u01755489441311") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757ab_d20250818_m035707_c001_v0001161_t0015_u01755489427226") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce331_d20250818_m035701_c001_v7007000_t0000_u01755489421658") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975743_d20250818_m035648_c001_v0001161_t0026_u01755489408098") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b500_d20250818_m035642_c001_v7007000_t0000_u01755489402897") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975702_d20250818_m035630_c001_v0001161_t0058_u01755489390345") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d82_d20250818_m035812_c001_v7007000_t0000_u01755489492864") 2025/08/18 04:00:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2389b_d20250818_m035805_c001_v0001115_t0042_u01755489485986") 2025/08/18 04:00:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc76b_d20250818_m035837_c001_v7007000_t0000_u01755489517076") 2025/08/18 04:00:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975913_d20250818_m035831_c001_v0001161_t0026_u01755489511886") 2025/08/18 04:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce454_d20250818_m040009_c001_v7007000_t0000_u01755489609348") 2025/08/18 04:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239e9_d20250818_m035956_c001_v0001115_t0053_u01755489596374") 2025/08/18 04:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafa6_d20250818_m035950_c001_v7007000_t0000_u01755489590562") 2025/08/18 04:00:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239af_d20250818_m035937_c001_v0001115_t0028_u01755489577526") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e1f_d20250818_m035931_c001_v7007000_t0000_u01755489571646") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2398d_d20250818_m035920_c001_v0001115_t0054_u01755489560101") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ad3_d20250818_m035914_c001_v7007000_t0000_u01755489554053") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2395b_d20250818_m035902_c001_v0001115_t0010_u01755489542225") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac675_d20250818_m035855_c001_v7007000_t0000_u01755489535868") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23915_d20250818_m035843_c001_v0001115_t0020_u01755489523044") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689daf29_d20250818_m035833_c001_v7007000_t0000_u01755489513799") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b76_d20250818_m035821_c001_v0001144_t0004_u01755489501722") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a640c_d20250818_m035815_c001_v7007000_t0000_u01755489495746") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d50_d20250818_m035810_c001_v0001171_t0002_u01755489490744") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d7a_d20250818_m035809_c001_v7007000_t0000_u01755489489240") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975873_d20250818_m035755_c001_v0001161_t0003_u01755489475903") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f8a_d20250818_m035749_c001_v7007000_t0000_u01755489469350") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2385f_d20250818_m035744_c001_v0001115_t0010_u01755489464837") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f416e654b224196d4_d20250818_m035742_c001_v7007000_t0000_u01755489462744") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934ad5_d20250818_m035729_c001_v0001144_t0028_u01755489449912") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a77_d20250818_m035721_c001_v7007000_t0000_u01755489441497") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934aa3_d20250818_m035707_c001_v0001144_t0013_u01755489427902") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce333_d20250818_m035701_c001_v7007000_t0000_u01755489421843") 2025/08/18 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a79_d20250818_m035648_c001_v0001144_t0050_u01755489408843") 2025/08/18 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b501_d20250818_m035643_c001_v7007000_t0000_u01755489403080") 2025/08/18 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a45_d20250818_m035630_c001_v0001144_t0014_u01755489390660") 2025/08/18 04:00:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4176b152a7fd6155_d20250818_m035813_c001_v7007000_t0000_u01755489493068") 2025/08/18 04:00:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b4e_d20250818_m035806_c001_v0001144_t0016_u01755489486030") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghi: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc76c_d20250818_m035837_c001_v7007000_t0000_u01755489517275") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghi: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ddc_d20250818_m035832_c001_v0001171_t0005_u01755489512101") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce458_d20250818_m040009_c001_v7007000_t0000_u01755489609532") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975a3c_d20250818_m035957_c001_v0001161_t0010_u01755489597055") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafa7_d20250818_m035950_c001_v7007000_t0000_u01755489590745") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29759f1_d20250818_m035938_c001_v0001161_t0033_u01755489578304") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e21_d20250818_m035931_c001_v7007000_t0000_u01755489571827") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29759c5_d20250818_m035920_c001_v0001161_t0011_u01755489560517") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ad4_d20250818_m035914_c001_v7007000_t0000_u01755489554236") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975983_d20250818_m035902_c001_v0001161_t0021_u01755489542715") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac677_d20250818_m035856_c001_v7007000_t0000_u01755489536065") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975949_d20250818_m035843_c001_v0001161_t0010_u01755489523847") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5b65_d20250818_m035834_c001_v7007000_t0000_u01755489514212") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758e3_d20250818_m035822_c001_v0001161_t0035_u01755489502382") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a640d_d20250818_m035815_c001_v7007000_t0000_u01755489495931") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758bd_d20250818_m035810_c001_v0001161_t0021_u01755489490908") 2025/08/18 04:00:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4176b152a7fd6150_d20250818_m035809_c001_v7007000_t0000_u01755489489044") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d02_d20250818_m035756_c001_v0001171_t0030_u01755489476182") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f8b_d20250818_m035749_c001_v7007000_t0000_u01755489469532") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b01_d20250818_m035744_c001_v0001144_t0002_u01755489464892") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a63fd_d20250818_m035743_c001_v7007000_t0000_u01755489463129") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23833_d20250818_m035731_c001_v0001115_t0036_u01755489451161") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41376fab2f41a787_d20250818_m035720_c001_v7007000_t0000_u01755489440747") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bcf_d20250818_m035708_c001_v0001171_t0026_u01755489428690") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce336_d20250818_m035702_c001_v7007000_t0000_u01755489422029") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b6a_d20250818_m035649_c001_v0001171_t0029_u01755489409508") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b504_d20250818_m035643_c001_v7007000_t0000_u01755489403264") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b18_d20250818_m035631_c001_v0001171_t0033_u01755489391322") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375aa9_d20250818_m035813_c001_v7007000_t0000_u01755489493083") 2025/08/18 04:01:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2389d_d20250818_m035806_c001_v0001115_t0039_u01755489486463") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghij: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc76d_d20250818_m035837_c001_v7007000_t0000_u01755489517457") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghij: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238f7_d20250818_m035832_c001_v0001115_t0010_u01755489512114") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce459_d20250818_m040009_c001_v7007000_t0000_u01755489609751") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0fca_d20250818_m035957_c001_v0001171_t0049_u01755489597326") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafa9_d20250818_m035950_c001_v7007000_t0000_u01755489590928") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0f54_d20250818_m035938_c001_v0001171_t0052_u01755489578651") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e23_d20250818_m035932_c001_v7007000_t0000_u01755489572009") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ef6_d20250818_m035920_c001_v0001171_t0049_u01755489560870") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ad5_d20250818_m035914_c001_v7007000_t0000_u01755489554420") 2025/08/18 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0e9b_d20250818_m035903_c001_v0001171_t0059_u01755489543068") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac678_d20250818_m035856_c001_v7007000_t0000_u01755489536246") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0e18_d20250818_m035844_c001_v0001171_t0036_u01755489524185") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc762_d20250818_m035833_c001_v7007000_t0000_u01755489513992") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d9a_d20250818_m035822_c001_v0001171_t0031_u01755489502693") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a640e_d20250818_m035816_c001_v7007000_t0000_u01755489496116") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b5c_d20250818_m035810_c001_v0001144_t0000_u01755489490973") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b5b8_d20250818_m035808_c001_v7007000_t0000_u01755489488871") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b2f_d20250818_m035756_c001_v0001144_t0034_u01755489476475") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f8c_d20250818_m035749_c001_v7007000_t0000_u01755489469714") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975851_d20250818_m035745_c001_v0001161_t0053_u01755489465059") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f419259e8245a1b85_d20250818_m035743_c001_v7007000_t0000_u01755489463136") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c47_d20250818_m035731_c001_v0001171_t0037_u01755489451655") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc4ab_d20250818_m035721_c001_v7007000_t0000_u01755489441344") 2025/08/18 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2380d_d20250818_m035709_c001_v0001115_t0048_u01755489429146") 2025/08/18 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce339_d20250818_m035702_c001_v7007000_t0000_u01755489422213") 2025/08/18 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237e5_d20250818_m035649_c001_v0001115_t0011_u01755489409874") 2025/08/18 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b507_d20250818_m035643_c001_v7007000_t0000_u01755489403446") 2025/08/18 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237c7_d20250818_m035631_c001_v0001115_t0029_u01755489391688") 2025/08/18 04:01:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d85_d20250818_m035813_c001_v7007000_t0000_u01755489493093") 2025/08/18 04:01:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758a3_d20250818_m035806_c001_v0001161_t0039_u01755489486608") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc76e_d20250818_m035837_c001_v7007000_t0000_u01755489517639") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b9a_d20250818_m035832_c001_v0001144_t0054_u01755489512142") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce45a_d20250818_m040009_c001_v7007000_t0000_u01755489609936") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c80_d20250818_m035957_c001_v0001144_t0030_u01755489597620") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafab_d20250818_m035951_c001_v7007000_t0000_u01755489591110") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c4e_d20250818_m035938_c001_v0001144_t0022_u01755489578947") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e24_d20250818_m035932_c001_v7007000_t0000_u01755489572190") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c28_d20250818_m035921_c001_v0001144_t0022_u01755489561169") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ad6_d20250818_m035914_c001_v7007000_t0000_u01755489554602") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934bf4_d20250818_m035903_c001_v0001144_t0047_u01755489543327") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac679_d20250818_m035856_c001_v7007000_t0000_u01755489536428") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934bce_d20250818_m035844_c001_v0001144_t0045_u01755489524464") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03fb4_d20250818_m035834_c001_v7007000_t0000_u01755489514007") 2025/08/18 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238dd_d20250818_m035823_c001_v0001115_t0044_u01755489503215") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a640f_d20250818_m035816_c001_v7007000_t0000_u01755489496302") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d58_d20250818_m035811_c001_v0001171_t0053_u01755489491051") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bd92_d20250818_m035809_c001_v7007000_t0000_u01755489489044") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23879_d20250818_m035757_c001_v0001115_t0042_u01755489477268") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f8d_d20250818_m035749_c001_v7007000_t0000_u01755489469896") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0cae_d20250818_m035745_c001_v0001171_t0027_u01755489465090") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb70b3_d20250818_m035743_c001_v7007000_t0000_u01755489463348") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297580f_d20250818_m035731_c001_v0001161_t0040_u01755489451920") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a74_d20250818_m035721_c001_v7007000_t0000_u01755489441117") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757b9_d20250818_m035709_c001_v0001161_t0056_u01755489429878") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce33b_d20250818_m035702_c001_v7007000_t0000_u01755489422398") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297574d_d20250818_m035650_c001_v0001161_t0055_u01755489410410") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b508_d20250818_m035643_c001_v7007000_t0000_u01755489403630") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975708_d20250818_m035632_c001_v0001161_t0028_u01755489392221") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bd99_d20250818_m035813_c001_v7007000_t0000_u01755489493021") 2025/08/18 04:01:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d3a_d20250818_m035806_c001_v0001171_t0027_u01755489486695") 2025/08/18 04:01:03 DEBUG : dir1/0007-12345: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc76f_d20250818_m035837_c001_v7007000_t0000_u01755489517821") 2025/08/18 04:01:03 DEBUG : dir1/0007-12345: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297591b_d20250818_m035832_c001_v0001161_t0031_u01755489512295") 2025/08/18 04:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce45b_d20250818_m040010_c001_v7007000_t0000_u01755489610120") 2025/08/18 04:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239ed_d20250818_m035958_c001_v0001115_t0051_u01755489598630") 2025/08/18 04:01:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafac_d20250818_m035951_c001_v7007000_t0000_u01755489591294") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239bb_d20250818_m035939_c001_v0001115_t0045_u01755489579504") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e25_d20250818_m035932_c001_v7007000_t0000_u01755489572371") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2398f_d20250818_m035921_c001_v0001115_t0024_u01755489561738") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ad9_d20250818_m035914_c001_v7007000_t0000_u01755489554785") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23961_d20250818_m035903_c001_v0001115_t0001_u01755489543860") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac67b_d20250818_m035856_c001_v7007000_t0000_u01755489536609") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23921_d20250818_m035845_c001_v0001115_t0033_u01755489525128") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e5d_d20250818_m035834_c001_v7007000_t0000_u01755489514015") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b78_d20250818_m035823_c001_v0001144_t0051_u01755489503742") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6410_d20250818_m035816_c001_v7007000_t0000_u01755489496487") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238b1_d20250818_m035811_c001_v0001115_t0058_u01755489491194") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d77_d20250818_m035809_c001_v7007000_t0000_u01755489489056") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975883_d20250818_m035757_c001_v0001161_t0054_u01755489477743") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f8e_d20250818_m035750_c001_v7007000_t0000_u01755489470078") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975853_d20250818_m035745_c001_v0001161_t0033_u01755489465388") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a63fb_d20250818_m035742_c001_v7007000_t0000_u01755489462757") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934ad9_d20250818_m035732_c001_v0001144_t0000_u01755489452266") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41376fab2f41a788_d20250818_m035720_c001_v7007000_t0000_u01755489440929") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934aad_d20250818_m035710_c001_v0001144_t0058_u01755489430389") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce33f_d20250818_m035702_c001_v7007000_t0000_u01755489422581") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a7b_d20250818_m035650_c001_v0001144_t0012_u01755489410692") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b509_d20250818_m035643_c001_v7007000_t0000_u01755489403812") 2025/08/18 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a49_d20250818_m035632_c001_v0001144_t0038_u01755489392687") 2025/08/18 04:01:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d87_d20250818_m035813_c001_v7007000_t0000_u01755489493229") 2025/08/18 04:01:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b50_d20250818_m035806_c001_v0001144_t0057_u01755489486813") 2025/08/18 04:01:05 DEBUG : dir1/0008-23456: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc770_d20250818_m035838_c001_v7007000_t0000_u01755489518005") 2025/08/18 04:01:05 DEBUG : dir1/0008-23456: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0dde_d20250818_m035832_c001_v0001171_t0035_u01755489512538") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce45d_d20250818_m040010_c001_v7007000_t0000_u01755489610304") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975a4c_d20250818_m035959_c001_v0001161_t0047_u01755489599115") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafad_d20250818_m035951_c001_v7007000_t0000_u01755489591479") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29759f9_d20250818_m035939_c001_v0001161_t0054_u01755489579962") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e27_d20250818_m035932_c001_v7007000_t0000_u01755489572554") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29759cd_d20250818_m035922_c001_v0001161_t0038_u01755489562479") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ada_d20250818_m035914_c001_v7007000_t0000_u01755489554968") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975989_d20250818_m035904_c001_v0001161_t0057_u01755489544456") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac67c_d20250818_m035856_c001_v7007000_t0000_u01755489536791") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975953_d20250818_m035845_c001_v0001161_t0026_u01755489525853") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689daf2b_d20250818_m035834_c001_v7007000_t0000_u01755489514167") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758e9_d20250818_m035824_c001_v0001161_t0030_u01755489504228") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6411_d20250818_m035816_c001_v7007000_t0000_u01755489496673") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758bf_d20250818_m035811_c001_v0001161_t0018_u01755489491269") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b5b9_d20250818_m035809_c001_v7007000_t0000_u01755489489057") 2025/08/18 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d10_d20250818_m035758_c001_v0001171_t0050_u01755489478080") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f8f_d20250818_m035750_c001_v7007000_t0000_u01755489470260") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0cb0_d20250818_m035745_c001_v0001171_t0044_u01755489465400") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac62e_d20250818_m035743_c001_v7007000_t0000_u01755489463183") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2383b_d20250818_m035732_c001_v0001115_t0054_u01755489452834") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc4aa_d20250818_m035721_c001_v7007000_t0000_u01755489441130") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bd9_d20250818_m035711_c001_v0001171_t0049_u01755489431239") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce343_d20250818_m035702_c001_v7007000_t0000_u01755489422765") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b73_d20250818_m035651_c001_v0001171_t0008_u01755489411469") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b50a_d20250818_m035643_c001_v7007000_t0000_u01755489403995") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b24_d20250818_m035633_c001_v0001171_t0057_u01755489393341") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c2223ba_d20250818_m035813_c001_v7007000_t0000_u01755489493100") 2025/08/18 04:01:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758a7_d20250818_m035806_c001_v0001161_t0042_u01755489486879") 2025/08/18 04:01:06 DEBUG : dir1/0009-34567: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc771_d20250818_m035838_c001_v7007000_t0000_u01755489518188") 2025/08/18 04:01:06 DEBUG : dir1/0009-34567: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238fd_d20250818_m035832_c001_v0001115_t0018_u01755489512652") 2025/08/18 04:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce45e_d20250818_m040010_c001_v7007000_t0000_u01755489610494") 2025/08/18 04:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0fd4_d20250818_m035959_c001_v0001171_t0035_u01755489599565") 2025/08/18 04:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafae_d20250818_m035951_c001_v7007000_t0000_u01755489591664") 2025/08/18 04:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0f64_d20250818_m035940_c001_v0001171_t0015_u01755489580319") 2025/08/18 04:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e28_d20250818_m035932_c001_v7007000_t0000_u01755489572735") 2025/08/18 04:01:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0efc_d20250818_m035922_c001_v0001171_t0056_u01755489562791") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4adb_d20250818_m035915_c001_v7007000_t0000_u01755489555152") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0e9f_d20250818_m035904_c001_v0001171_t0054_u01755489544740") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac67d_d20250818_m035856_c001_v7007000_t0000_u01755489536992") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0e2a_d20250818_m035846_c001_v0001171_t0044_u01755489526218") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d9b_d20250818_m035834_c001_v7007000_t0000_u01755489514224") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0da2_d20250818_m035824_c001_v0001171_t0050_u01755489504619") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6412_d20250818_m035816_c001_v7007000_t0000_u01755489496874") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d5c_d20250818_m035811_c001_v0001171_t0035_u01755489491342") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40322871fe2b457d_d20250818_m035809_c001_v7007000_t0000_u01755489489247") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b35_d20250818_m035758_c001_v0001144_t0031_u01755489478331") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f90_d20250818_m035750_c001_v7007000_t0000_u01755489470442") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23861_d20250818_m035745_c001_v0001115_t0038_u01755489465411") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f7f_d20250818_m035743_c001_v7007000_t0000_u01755489463359") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c4d_d20250818_m035733_c001_v0001171_t0020_u01755489453309") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41813bcb8be8eadc_d20250818_m035721_c001_v7007000_t0000_u01755489441138") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23815_d20250818_m035711_c001_v0001115_t0034_u01755489431543") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce346_d20250818_m035702_c001_v7007000_t0000_u01755489422949") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237eb_d20250818_m035651_c001_v0001115_t0023_u01755489411858") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b50b_d20250818_m035644_c001_v7007000_t0000_u01755489404178") 2025/08/18 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237c9_d20250818_m035633_c001_v0001115_t0012_u01755489393597") 2025/08/18 04:01:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6405_d20250818_m035813_c001_v7007000_t0000_u01755489493243") 2025/08/18 04:01:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d3c_d20250818_m035807_c001_v0001171_t0052_u01755489487034") 2025/08/18 04:01:08 DEBUG : dir1/0010-45678: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc773_d20250818_m035838_c001_v7007000_t0000_u01755489518371") 2025/08/18 04:01:08 DEBUG : dir1/0010-45678: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934ba4_d20250818_m035832_c001_v0001144_t0008_u01755489512698") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce460_d20250818_m040010_c001_v7007000_t0000_u01755489610679") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c88_d20250818_m035959_c001_v0001144_t0032_u01755489599875") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafaf_d20250818_m035951_c001_v7007000_t0000_u01755489591847") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c50_d20250818_m035940_c001_v0001144_t0006_u01755489580583") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e29_d20250818_m035932_c001_v7007000_t0000_u01755489572917") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c2e_d20250818_m035923_c001_v0001144_t0003_u01755489563141") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4adc_d20250818_m035915_c001_v7007000_t0000_u01755489555335") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934bfa_d20250818_m035905_c001_v0001144_t0029_u01755489545086") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac67e_d20250818_m035857_c001_v7007000_t0000_u01755489537176") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934bd0_d20250818_m035846_c001_v0001144_t0006_u01755489526526") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03fb6_d20250818_m035834_c001_v7007000_t0000_u01755489514202") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238df_d20250818_m035824_c001_v0001115_t0034_u01755489504928") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6413_d20250818_m035817_c001_v7007000_t0000_u01755489497063") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b5e_d20250818_m035811_c001_v0001144_t0025_u01755489491636") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40322871fe2b457b_d20250818_m035809_c001_v7007000_t0000_u01755489489064") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23881_d20250818_m035758_c001_v0001115_t0030_u01755489478971") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f91_d20250818_m035750_c001_v7007000_t0000_u01755489470625") 2025/08/18 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0cb4_d20250818_m035745_c001_v0001171_t0020_u01755489465682") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f416e654b224196d8_d20250818_m035743_c001_v7007000_t0000_u01755489463298") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975813_d20250818_m035733_c001_v0001161_t0055_u01755489453626") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41813bcb8be8eadd_d20250818_m035721_c001_v7007000_t0000_u01755489441322") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757bf_d20250818_m035712_c001_v0001161_t0010_u01755489432051") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce349_d20250818_m035703_c001_v7007000_t0000_u01755489423133") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975757_d20250818_m035652_c001_v0001161_t0034_u01755489412524") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b50c_d20250818_m035644_c001_v7007000_t0000_u01755489404361") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975711_d20250818_m035634_c001_v0001161_t0043_u01755489394225") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40322871fe2b4588_d20250818_m035813_c001_v7007000_t0000_u01755489493032") 2025/08/18 04:01:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758ab_d20250818_m035807_c001_v0001161_t0024_u01755489487241") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc774_d20250818_m035838_c001_v7007000_t0000_u01755489518555") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975921_d20250818_m035832_c001_v0001161_t0012_u01755489512713") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce464_d20250818_m040010_c001_v7007000_t0000_u01755489610862") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239f9_d20250818_m040000_c001_v0001115_t0018_u01755489600612") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafb1_d20250818_m035952_c001_v7007000_t0000_u01755489592032") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239c1_d20250818_m035941_c001_v0001115_t0010_u01755489581609") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e2a_d20250818_m035933_c001_v7007000_t0000_u01755489573098") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23999_d20250818_m035923_c001_v0001115_t0050_u01755489563655") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4add_d20250818_m035915_c001_v7007000_t0000_u01755489555522") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2396d_d20250818_m035905_c001_v0001115_t0012_u01755489545746") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac67f_d20250818_m035857_c001_v7007000_t0000_u01755489537359") 2025/08/18 04:01:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23929_d20250818_m035847_c001_v0001115_t0014_u01755489527216") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e5e_d20250818_m035834_c001_v7007000_t0000_u01755489514198") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b80_d20250818_m035825_c001_v0001144_t0058_u01755489505439") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6414_d20250818_m035817_c001_v7007000_t0000_u01755489497249") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d62_d20250818_m035811_c001_v0001171_t0013_u01755489491801") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c2223a0_d20250818_m035809_c001_v7007000_t0000_u01755489489014") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975889_d20250818_m035759_c001_v0001161_t0005_u01755489479494") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f92_d20250818_m035750_c001_v7007000_t0000_u01755489470809") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23867_d20250818_m035745_c001_v0001115_t0035_u01755489465878") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac62f_d20250818_m035743_c001_v7007000_t0000_u01755489463367") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934adf_d20250818_m035734_c001_v0001144_t0047_u01755489454073") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41376fab2f41a78a_d20250818_m035721_c001_v7007000_t0000_u01755489441112") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934ab3_d20250818_m035712_c001_v0001144_t0047_u01755489432372") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce34b_d20250818_m035703_c001_v7007000_t0000_u01755489423318") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a7f_d20250818_m035652_c001_v0001144_t0036_u01755489412946") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b50d_d20250818_m035644_c001_v7007000_t0000_u01755489404544") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a57_d20250818_m035634_c001_v0001144_t0033_u01755489394528") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6403_d20250818_m035812_c001_v7007000_t0000_u01755489492874") 2025/08/18 04:01:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2389f_d20250818_m035807_c001_v0001115_t0036_u01755489487302") 2025/08/18 04:01:10 DEBUG : dir1/0012-6789;: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc775_d20250818_m035838_c001_v7007000_t0000_u01755489518740") 2025/08/18 04:01:10 DEBUG : dir1/0012-6789;: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0de4_d20250818_m035832_c001_v0001171_t0047_u01755489512865") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce466_d20250818_m040011_c001_v7007000_t0000_u01755489611045") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975a58_d20250818_m040001_c001_v0001161_t0043_u01755489601260") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafb2_d20250818_m035952_c001_v7007000_t0000_u01755489592215") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975a07_d20250818_m035942_c001_v0001161_t0025_u01755489582143") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e2b_d20250818_m035933_c001_v7007000_t0000_u01755489573280") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29759d5_d20250818_m035924_c001_v0001161_t0037_u01755489564288") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ade_d20250818_m035915_c001_v7007000_t0000_u01755489555706") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975991_d20250818_m035906_c001_v0001161_t0002_u01755489546628") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac682_d20250818_m035857_c001_v7007000_t0000_u01755489537541") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975955_d20250818_m035847_c001_v0001161_t0005_u01755489527718") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc761_d20250818_m035833_c001_v7007000_t0000_u01755489513809") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758f3_d20250818_m035826_c001_v0001161_t0020_u01755489506126") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6415_d20250818_m035817_c001_v7007000_t0000_u01755489497434") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758c3_d20250818_m035811_c001_v0001161_t0035_u01755489491824") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bd93_d20250818_m035809_c001_v7007000_t0000_u01755489489259") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d1e_d20250818_m035759_c001_v0001171_t0048_u01755489479895") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f93_d20250818_m035750_c001_v7007000_t0000_u01755489470991") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975857_d20250818_m035745_c001_v0001161_t0000_u01755489465889") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a63fe_d20250818_m035743_c001_v7007000_t0000_u01755489463314") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23841_d20250818_m035734_c001_v0001115_t0058_u01755489454897") 2025/08/18 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5b34_d20250818_m035721_c001_v7007000_t0000_u01755489441149") 2025/08/18 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bdd_d20250818_m035712_c001_v0001171_t0000_u01755489432822") 2025/08/18 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce34d_d20250818_m035703_c001_v7007000_t0000_u01755489423502") 2025/08/18 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b8b_d20250818_m035653_c001_v0001171_t0045_u01755489413657") 2025/08/18 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b50f_d20250818_m035644_c001_v7007000_t0000_u01755489404728") 2025/08/18 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0b34_d20250818_m035635_c001_v0001171_t0056_u01755489395068") 2025/08/18 04:01:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4176b152a7fd6154_d20250818_m035812_c001_v7007000_t0000_u01755489492882") 2025/08/18 04:01:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d3e_d20250818_m035807_c001_v0001171_t0040_u01755489487314") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc776_d20250818_m035838_c001_v7007000_t0000_u01755489518924") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975925_d20250818_m035832_c001_v0001161_t0046_u01755489512999") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce468_d20250818_m040011_c001_v7007000_t0000_u01755489611228") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0fe4_d20250818_m040001_c001_v0001171_t0012_u01755489601627") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafb3_d20250818_m035952_c001_v7007000_t0000_u01755489592398") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0f74_d20250818_m035942_c001_v0001171_t0041_u01755489582772") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e2c_d20250818_m035933_c001_v7007000_t0000_u01755489573461") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0f0c_d20250818_m035924_c001_v0001171_t0036_u01755489564622") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4adf_d20250818_m035915_c001_v7007000_t0000_u01755489555888") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ea5_d20250818_m035906_c001_v0001171_t0018_u01755489546891") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac683_d20250818_m035857_c001_v7007000_t0000_u01755489537723") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0e36_d20250818_m035848_c001_v0001171_t0038_u01755489528103") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e5c_d20250818_m035833_c001_v7007000_t0000_u01755489513832") 2025/08/18 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0db0_d20250818_m035826_c001_v0001171_t0014_u01755489506466") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6417_d20250818_m035817_c001_v7007000_t0000_u01755489497619") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238b7_d20250818_m035811_c001_v0001115_t0000_u01755489491952") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b5b7_d20250818_m035808_c001_v7007000_t0000_u01755489488688") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b3d_d20250818_m035800_c001_v0001144_t0057_u01755489480176") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f94_d20250818_m035751_c001_v7007000_t0000_u01755489471173") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b05_d20250818_m035745_c001_v0001144_t0052_u01755489465932") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f416e654b224196d6_d20250818_m035742_c001_v7007000_t0000_u01755489462928") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c5f_d20250818_m035735_c001_v0001171_t0002_u01755489455739") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e43_d20250818_m035721_c001_v7007000_t0000_u01755489441167") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23817_d20250818_m035713_c001_v0001115_t0000_u01755489433100") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce34e_d20250818_m035703_c001_v7007000_t0000_u01755489423688") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237ed_d20250818_m035653_c001_v0001115_t0044_u01755489413938") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b510_d20250818_m035644_c001_v7007000_t0000_u01755489404910") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237cd_d20250818_m035635_c001_v0001115_t0054_u01755489395428") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bd9a_d20250818_m035813_c001_v7007000_t0000_u01755489493203") 2025/08/18 04:01:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d40_d20250818_m035807_c001_v0001171_t0039_u01755489487575") 2025/08/18 04:01:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc777_d20250818_m035839_c001_v7007000_t0000_u01755489519118") 2025/08/18 04:01:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0de6_d20250818_m035833_c001_v0001171_t0042_u01755489513125") 2025/08/18 04:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce46b_d20250818_m040011_c001_v7007000_t0000_u01755489611411") 2025/08/18 04:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c90_d20250818_m040001_c001_v0001144_t0028_u01755489601932") 2025/08/18 04:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafb5_d20250818_m035952_c001_v7007000_t0000_u01755489592581") 2025/08/18 04:01:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c58_d20250818_m035943_c001_v0001144_t0037_u01755489583030") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e2d_d20250818_m035933_c001_v7007000_t0000_u01755489573642") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c30_d20250818_m035924_c001_v0001144_t0037_u01755489564886") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ae0_d20250818_m035916_c001_v7007000_t0000_u01755489556074") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934c02_d20250818_m035907_c001_v0001144_t0057_u01755489547178") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac684_d20250818_m035857_c001_v7007000_t0000_u01755489537906") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934bd6_d20250818_m035848_c001_v0001144_t0057_u01755489528646") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc763_d20250818_m035834_c001_v7007000_t0000_u01755489514175") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d238e1_d20250818_m035826_c001_v0001115_t0013_u01755489506860") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6418_d20250818_m035817_c001_v7007000_t0000_u01755489497805") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0d64_d20250818_m035812_c001_v0001171_t0011_u01755489492075") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4a81_d20250818_m035809_c001_v7007000_t0000_u01755489489057") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23887_d20250818_m035801_c001_v0001115_t0049_u01755489481257") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f95_d20250818_m035751_c001_v7007000_t0000_u01755489471356") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0cb6_d20250818_m035745_c001_v0001171_t0042_u01755489465964") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a63fc_d20250818_m035742_c001_v7007000_t0000_u01755489462944") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975825_d20250818_m035736_c001_v0001161_t0056_u01755489456004") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5b35_d20250818_m035721_c001_v7007000_t0000_u01755489441333") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757c9_d20250818_m035713_c001_v0001161_t0015_u01755489433715") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce34f_d20250818_m035703_c001_v7007000_t0000_u01755489423905") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975765_d20250818_m035654_c001_v0001161_t0012_u01755489414561") 2025/08/18 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b511_d20250818_m035645_c001_v7007000_t0000_u01755489405093") 2025/08/18 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975713_d20250818_m035635_c001_v0001161_t0011_u01755489395939") 2025/08/18 04:01:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5d84_d20250818_m035813_c001_v7007000_t0000_u01755489493047") 2025/08/18 04:01:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29758b1_d20250818_m035807_c001_v0001161_t0028_u01755489487705") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc779_d20250818_m035839_c001_v7007000_t0000_u01755489519300") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23901_d20250818_m035833_c001_v0001115_t0050_u01755489513264") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce46d_d20250818_m040011_c001_v7007000_t0000_u01755489611595") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239fd_d20250818_m040002_c001_v0001115_t0036_u01755489602769") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafb6_d20250818_m035952_c001_v7007000_t0000_u01755489592765") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239cb_d20250818_m035944_c001_v0001115_t0010_u01755489584031") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e2f_d20250818_m035933_c001_v7007000_t0000_u01755489573825") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2399b_d20250818_m035925_c001_v0001115_t0034_u01755489565436") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ae1_d20250818_m035916_c001_v7007000_t0000_u01755489556257") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23975_d20250818_m035907_c001_v0001115_t0004_u01755489547850") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac685_d20250818_m035858_c001_v7007000_t0000_u01755489538089") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23933_d20250818_m035849_c001_v0001115_t0046_u01755489529293") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03fb5_d20250818_m035834_c001_v7007000_t0000_u01755489514191") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b8a_d20250818_m035827_c001_v0001144_t0008_u01755489507417") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6419_d20250818_m035817_c001_v7007000_t0000_u01755489497992") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b60_d20250818_m035812_c001_v0001144_t0044_u01755489492145") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c22239f_d20250818_m035808_c001_v7007000_t0000_u01755489488828") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975891_d20250818_m035801_c001_v0001161_t0032_u01755489481773") 2025/08/18 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f96_d20250818_m035751_c001_v7007000_t0000_u01755489471538") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975859_d20250818_m035746_c001_v0001161_t0051_u01755489466219") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e4b_d20250818_m035743_c001_v7007000_t0000_u01755489463377") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934ae3_d20250818_m035736_c001_v0001144_t0008_u01755489456313") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f76_d20250818_m035721_c001_v7007000_t0000_u01755489441178") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934ab9_d20250818_m035714_c001_v0001144_t0041_u01755489434105") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce350_d20250818_m035704_c001_v7007000_t0000_u01755489424128") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a85_d20250818_m035655_c001_v0001144_t0045_u01755489415024") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b513_d20250818_m035645_c001_v7007000_t0000_u01755489405275") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a5b_d20250818_m035636_c001_v0001144_t0051_u01755489396505") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375aa8_d20250818_m035812_c001_v7007000_t0000_u01755489492893") 2025/08/18 04:01:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b52_d20250818_m035807_c001_v0001144_t0035_u01755489487801") 2025/08/18 04:01:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a80_d20250818_m035723_c001_v7007000_t0000_u01755489443880") 2025/08/18 04:01:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757e1_d20250818_m035718_c001_v0001161_t0013_u01755489438711") 2025/08/18 04:01:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a81_d20250818_m035724_c001_v7007000_t0000_u01755489444066") 2025/08/18 04:01:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bf3_d20250818_m035718_c001_v0001171_t0054_u01755489438749") 2025/08/18 04:01:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a83_d20250818_m035724_c001_v7007000_t0000_u01755489444249") 2025/08/18 04:01:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934ac3_d20250818_m035718_c001_v0001144_t0010_u01755489438797") 2025/08/18 04:01:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a84_d20250818_m035724_c001_v7007000_t0000_u01755489444430") 2025/08/18 04:01:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757e3_d20250818_m035719_c001_v0001161_t0046_u01755489439004") 2025/08/18 04:01:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a85_d20250818_m035724_c001_v7007000_t0000_u01755489444613") 2025/08/18 04:01:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bf5_d20250818_m035719_c001_v0001171_t0005_u01755489439035") 2025/08/18 04:01:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a86_d20250818_m035724_c001_v7007000_t0000_u01755489444796") 2025/08/18 04:01:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23823_d20250818_m035719_c001_v0001115_t0034_u01755489439316") 2025/08/18 04:01:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a88_d20250818_m035724_c001_v7007000_t0000_u01755489444978") 2025/08/18 04:01:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bf7_d20250818_m035719_c001_v0001171_t0058_u01755489439399") 2025/08/18 04:01:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a89_d20250818_m035725_c001_v7007000_t0000_u01755489445161") 2025/08/18 04:01:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934ac9_d20250818_m035719_c001_v0001144_t0020_u01755489439517") 2025/08/18 04:01:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a8a_d20250818_m035725_c001_v7007000_t0000_u01755489445344") 2025/08/18 04:01:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757e7_d20250818_m035719_c001_v0001161_t0010_u01755489439568") 2025/08/18 04:01:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a8b_d20250818_m035725_c001_v7007000_t0000_u01755489445526") 2025/08/18 04:01:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bfb_d20250818_m035719_c001_v0001171_t0003_u01755489439682") 2025/08/18 04:01:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a8c_d20250818_m035725_c001_v7007000_t0000_u01755489445711") 2025/08/18 04:01:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23827_d20250818_m035719_c001_v0001115_t0013_u01755489439867") 2025/08/18 04:01:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a8e_d20250818_m035725_c001_v7007000_t0000_u01755489445895") 2025/08/18 04:01:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0bfd_d20250818_m035719_c001_v0001171_t0041_u01755489439942") 2025/08/18 04:01:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a8f_d20250818_m035726_c001_v7007000_t0000_u01755489446080") 2025/08/18 04:01:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757eb_d20250818_m035720_c001_v0001161_t0035_u01755489440001") 2025/08/18 04:01:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a90_d20250818_m035726_c001_v7007000_t0000_u01755489446263") 2025/08/18 04:01:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934acd_d20250818_m035720_c001_v0001144_t0029_u01755489440055") 2025/08/18 04:01:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a92_d20250818_m035726_c001_v7007000_t0000_u01755489446447") 2025/08/18 04:01:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c01_d20250818_m035720_c001_v0001171_t0025_u01755489440241") 2025/08/18 04:01:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f401545a95a375a93_d20250818_m035726_c001_v7007000_t0000_u01755489446645") 2025/08/18 04:01:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29757ed_d20250818_m035720_c001_v0001161_t0036_u01755489440293") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb70b8_d20250818_m035746_c001_v7007000_t0000_u01755489466735") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c89_d20250818_m035740_c001_v0001171_t0024_u01755489460321") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e50_d20250818_m035746_c001_v7007000_t0000_u01755489466909") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975839_d20250818_m035740_c001_v0001161_t0044_u01755489460364") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb70ba_d20250818_m035746_c001_v7007000_t0000_u01755489466921") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c8b_d20250818_m035740_c001_v0001171_t0008_u01755489460620") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f419259e8245a1b88_d20250818_m035746_c001_v7007000_t0000_u01755489466755") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2384f_d20250818_m035740_c001_v0001115_t0002_u01755489460632") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac633_d20250818_m035746_c001_v7007000_t0000_u01755489466527") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297583d_d20250818_m035740_c001_v0001161_t0024_u01755489460775") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c22232b_d20250818_m035746_c001_v7007000_t0000_u01755489466579") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934af5_d20250818_m035740_c001_v0001144_t0019_u01755489460843") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c22232c_d20250818_m035746_c001_v7007000_t0000_u01755489466765") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c8d_d20250818_m035741_c001_v0001171_t0004_u01755489461085") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eec6a_d20250818_m035746_c001_v7007000_t0000_u01755489466598") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975841_d20250818_m035741_c001_v0001161_t0029_u01755489461152") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6401_d20250818_m035746_c001_v7007000_t0000_u01755489466783") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23853_d20250818_m035741_c001_v0001115_t0017_u01755489461256") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f80_d20250818_m035746_c001_v7007000_t0000_u01755489466541") 2025/08/18 04:01:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c91_d20250818_m035741_c001_v0001171_t0022_u01755489461357") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eec6c_d20250818_m035746_c001_v7007000_t0000_u01755489466788") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934af7_d20250818_m035741_c001_v0001144_t0015_u01755489461408") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb70b7_d20250818_m035746_c001_v7007000_t0000_u01755489466551") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975845_d20250818_m035741_c001_v0001161_t0028_u01755489461568") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099e4f_d20250818_m035746_c001_v7007000_t0000_u01755489466714") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c95_d20250818_m035741_c001_v0001171_t0043_u01755489461626") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac634_d20250818_m035746_c001_v7007000_t0000_u01755489466709") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0c99_d20250818_m035741_c001_v0001171_t0051_u01755489461883") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f82_d20250818_m035746_c001_v7007000_t0000_u01755489466935") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975847_d20250818_m035741_c001_v0001161_t0018_u01755489461941") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f419259e8245a1b87_d20250818_m035746_c001_v7007000_t0000_u01755489466560") 2025/08/18 04:01:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23857_d20250818_m035742_c001_v0001115_t0057_u01755489462119") 2025/08/18 04:01:19 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eebce_d20250818_m035451_c001_v7007000_t0000_u01755489291369") 2025/08/18 04:01:19 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f119aeae35d0edf91_d20250818_m035448_c001_v0001090_t0013_u01755489288960") 2025/08/18 04:01:19 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409e81a204fda757_d20250818_m035448_c001_v7007000_t0000_u01755489288779") 2025/08/18 04:01:19 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f119aeae35d0edf8b_d20250818_m035445_c001_v0001090_t0052_u01755489285569") 2025/08/18 04:01:19 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409e81a204fda6b6_d20250818_m035444_c001_v7007000_t0000_u01755489284840") 2025/08/18 04:01:19 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348fb_d20250818_m035440_c001_v0001144_t0021_u01755489280260") 2025/08/18 04:01:19 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b997914_d20250818_m035438_c001_v7007000_t0000_u01755489278793") 2025/08/18 04:01:19 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10779a21c689f21e_d20250818_m035436_c001_v0001165_t0058_u01755489276836") 2025/08/18 04:01:19 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41813bcb8be8dd73_d20250818_m035436_c001_v7007000_t0000_u01755489276653") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10779a21c689f218_d20250818_m035434_c001_v0001165_t0047_u01755489274046") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41813bcb8be8dd6f_d20250818_m035433_c001_v7007000_t0000_u01755489273315") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e30117939b0_d20250818_m035429_c001_v0001181_t0019_u01755489269513") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b9978e2_d20250818_m035428_c001_v7007000_t0000_u01755489268226") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10425693880b1fdd_d20250818_m035426_c001_v0001092_t0025_u01755489266560") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40322871fe2b4424_d20250818_m035426_c001_v7007000_t0000_u01755489266375") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10425693880b1fd7_d20250818_m035423_c001_v0001092_t0020_u01755489263269") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40322871fe2b441b_d20250818_m035422_c001_v7007000_t0000_u01755489262538") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e301179398a_d20250818_m035418_c001_v0001181_t0019_u01755489258419") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b9978ca_d20250818_m035417_c001_v7007000_t0000_u01755489257487") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1088d368119390e1_d20250818_m035415_c001_v0001171_t0044_u01755489255887") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bbe4_d20250818_m035415_c001_v7007000_t0000_u01755489255688") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1088d368119390d3_d20250818_m035411_c001_v0001171_t0037_u01755489251777") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bbe0_d20250818_m035411_c001_v7007000_t0000_u01755489251043") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793953_d20250818_m035405_c001_v0001181_t0045_u01755489245078") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692a92a_d20250818_m035404_c001_v7007000_t0000_u01755489244161") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107414dbe55b46bc_d20250818_m035402_c001_v0001113_t0011_u01755489242268") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f408577b289d6f3e8_d20250818_m035402_c001_v7007000_t0000_u01755489242087") 2025/08/18 04:01:20 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107414dbe55b46b4_d20250818_m035358_c001_v0001113_t0012_u01755489238259") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f408577b289d6f3d5_d20250818_m035357_c001_v7007000_t0000_u01755489237528") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793920_d20250818_m035352_c001_v0001181_t0036_u01755489232079") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b94634a9_d20250818_m035351_c001_v7007000_t0000_u01755489231156") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977c0cb8d25c72_d20250818_m035349_c001_v0001037_t0012_u01755489229280") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e76_d20250818_m035349_c001_v7007000_t0000_u01755489229096") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977c0cb8d25c6a_d20250818_m035345_c001_v0001037_t0042_u01755489225212") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e70_d20250818_m035344_c001_v7007000_t0000_u01755489224485") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e30117938de_d20250818_m035339_c001_v0001181_t0053_u01755489219115") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e6b_d20250818_m035337_c001_v7007000_t0000_u01755489217985") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f108e8b47638a0d0e_d20250818_m035332_c001_v0001044_t0005_u01755489212007") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4176b152a7fd5b9e_d20250818_m035331_c001_v7007000_t0000_u01755489211805") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e30117938b0_d20250818_m035327_c001_v0001181_t0016_u01755489207779") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1061b5f4eafd598d_d20250818_m035326_c001_v0001037_t0058_u01755489206815") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1061b5f4eafd598b_d20250818_m035325_c001_v0001037_t0058_u01755489205716") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb6d72_d20250818_m035312_c001_v7007000_t0000_u01755489192097") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934869_d20250818_m035304_c001_v0001144_t0049_u01755489184809") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f102a36ecf7c0d9c2_d20250818_m035303_c001_v0001116_t0032_u01755489183731") 2025/08/18 04:01:21 DEBUG : dst/one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f102a36ecf7c0d9bc_d20250818_m035302_c001_v0001116_t0016_u01755489182333") 2025/08/18 04:01:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eebcf_d20250818_m035451_c001_v7007000_t0000_u01755489291554") 2025/08/18 04:01:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1046026429347843_d20250818_m035448_c001_v0001176_t0003_u01755489288565") 2025/08/18 04:01:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f116c1123f8c54621_d20250818_m035444_c001_v0001102_t0050_u01755489284374") 2025/08/18 04:01:22 DEBUG : dst/one.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b997915_d20250818_m035438_c001_v7007000_t0000_u01755489278977") 2025/08/18 04:01:22 DEBUG : dst/one.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1157bdfa12b28dc7_d20250818_m035436_c001_v0001115_t0039_u01755489276200") 2025/08/18 04:01:22 DEBUG : dst/one.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1103f71a8254ed52_d20250818_m035433_c001_v0001145_t0013_u01755489273025") 2025/08/18 04:01:22 DEBUG : dst/one.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b9978e3_d20250818_m035428_c001_v7007000_t0000_u01755489268408") 2025/08/18 04:01:22 DEBUG : dst/one.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f105499b6d9ecd5a3_d20250818_m035426_c001_v0001184_t0026_u01755489266158") 2025/08/18 04:01:22 DEBUG : dst/one.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f114c9bdab4221ef6_d20250818_m035421_c001_v0001150_t0008_u01755489261989") 2025/08/18 04:01:22 DEBUG : dst/three: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e6c_d20250818_m035338_c001_v7007000_t0000_u01755489218167") 2025/08/18 04:01:22 DEBUG : dst/three: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1061b5f4eafd599b_d20250818_m035336_c001_v0001037_t0030_u01755489216471") 2025/08/18 04:01:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eebd0_d20250818_m035451_c001_v7007000_t0000_u01755489291739") 2025/08/18 04:01:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f11440f313f64aad6_d20250818_m035449_c001_v0001172_t0037_u01755489289983") 2025/08/18 04:01:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10026a92d9065f68_d20250818_m035446_c001_v0001161_t0025_u01755489286508") 2025/08/18 04:01:22 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eebd1_d20250818_m035451_c001_v7007000_t0000_u01755489291924") 2025/08/18 04:01:22 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f119aeae35d0edf93_d20250818_m035450_c001_v0001090_t0047_u01755489290502") 2025/08/18 04:01:22 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409e81a204fda9e2_d20250818_m035450_c001_v7007000_t0000_u01755489290319") 2025/08/18 04:01:22 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f119aeae35d0edf8d_d20250818_m035447_c001_v0001090_t0008_u01755489287054") 2025/08/18 04:01:22 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409e81a204fda6fa_d20250818_m035446_c001_v7007000_t0000_u01755489286871") 2025/08/18 04:01:22 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934901_d20250818_m035441_c001_v0001144_t0036_u01755489281477") 2025/08/18 04:01:22 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b997917_d20250818_m035439_c001_v7007000_t0000_u01755489279160") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10779a21c689f224_d20250818_m035438_c001_v0001165_t0044_u01755489278186") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41813bcb8be8dd74_d20250818_m035438_c001_v7007000_t0000_u01755489278004") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10779a21c689f21c_d20250818_m035435_c001_v0001165_t0006_u01755489275217") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41813bcb8be8dd71_d20250818_m035435_c001_v7007000_t0000_u01755489275034") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e30117939b8_d20250818_m035430_c001_v0001181_t0038_u01755489270380") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40322871fe2b4426_d20250818_m035427_c001_v7007000_t0000_u01755489267654") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348e7_d20250818_m035424_c001_v0001144_t0008_u01755489264902") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40322871fe2b4423_d20250818_m035424_c001_v7007000_t0000_u01755489264163") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e301179398c_d20250818_m035419_c001_v0001181_t0019_u01755489259465") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bbe5_d20250818_m035416_c001_v7007000_t0000_u01755489256562") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348dd_d20250818_m035413_c001_v0001144_t0031_u01755489253785") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f409b96f40fb1bbe2_d20250818_m035412_c001_v7007000_t0000_u01755489252689") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e301179395b_d20250818_m035405_c001_v0001181_t0036_u01755489245962") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f408577b289d6f3ee_d20250818_m035403_c001_v7007000_t0000_u01755489243243") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348c7_d20250818_m035400_c001_v0001144_t0051_u01755489240150") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f408577b289d6f3d8_d20250818_m035359_c001_v7007000_t0000_u01755489239056") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e301179392c_d20250818_m035352_c001_v0001181_t0024_u01755489232984") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e82_d20250818_m035350_c001_v7007000_t0000_u01755489230227") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348b7_d20250818_m035347_c001_v0001144_t0027_u01755489227302") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e71_d20250818_m035346_c001_v7007000_t0000_u01755489226149") 2025/08/18 04:01:23 DEBUG : dst/three.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e30117938e6_d20250818_m035339_c001_v0001181_t0012_u01755489219939") 2025/08/18 04:01:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b997918_d20250818_m035439_c001_v7007000_t0000_u01755489279346") 2025/08/18 04:01:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f108c2a027de98e14_d20250818_m035437_c001_v0001131_t0018_u01755489277600") 2025/08/18 04:01:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10568608c7a823de_d20250818_m035434_c001_v0001179_t0014_u01755489274830") 2025/08/18 04:01:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b9978e5_d20250818_m035428_c001_v7007000_t0000_u01755489268591") 2025/08/18 04:01:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f111ad4c2853e19e5_d20250818_m035427_c001_v0001102_t0034_u01755489267106") 2025/08/18 04:01:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f100a1763a70f736f_d20250818_m035423_c001_v0001171_t0055_u01755489263840") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eebd2_d20250818_m035452_c001_v7007000_t0000_u01755489292109") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e30117939ec_d20250818_m035441_c001_v0001181_t0033_u01755489281181") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b99791a_d20250818_m035439_c001_v7007000_t0000_u01755489279529") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348ef_d20250818_m035429_c001_v0001144_t0013_u01755489269775") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b9978e6_d20250818_m035428_c001_v7007000_t0000_u01755489268775") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348e1_d20250818_m035418_c001_v0001144_t0011_u01755489258679") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b9978cb_d20250818_m035417_c001_v7007000_t0000_u01755489257672") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348cf_d20250818_m035405_c001_v0001144_t0022_u01755489245296") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692a92b_d20250818_m035404_c001_v7007000_t0000_u01755489244346") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348bd_d20250818_m035352_c001_v0001144_t0029_u01755489232327") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b94634aa_d20250818_m035351_c001_v7007000_t0000_u01755489231338") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949348a9_d20250818_m035339_c001_v0001144_t0021_u01755489219320") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e6d_d20250818_m035338_c001_v7007000_t0000_u01755489218348") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1113df36668c2263_d20250818_m035333_c001_v0001032_t0020_u01755489213418") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb6d73_d20250818_m035312_c001_v7007000_t0000_u01755489192282") 2025/08/18 04:01:24 DEBUG : dst/two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f102a36ecf7c0d9d4_d20250818_m035310_c001_v0001116_t0049_u01755489190951") 2025/08/18 04:01:24 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f417188f9c727657b_d20250818_m035230_c001_v7007000_t0000_u01755489150766") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493482c_d20250818_m035225_c001_v0001144_t0026_u01755489145438") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f417188f9c7276579_d20250818_m035223_c001_v7007000_t0000_u01755489143557") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793783_d20250818_m035203_c001_v0001181_t0019_u01755489123682") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41813bcb8be8dc1b_d20250818_m035147_c001_v7007000_t0000_u01755489107753") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347da_d20250818_m035141_c001_v0001144_t0028_u01755489101065") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da859_d20250818_m035118_c001_v7007000_t0000_u01755489078759") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934792_d20250818_m035115_c001_v0001144_t0019_u01755489075572") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da855_d20250818_m035114_c001_v7007000_t0000_u01755489074405") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934788_d20250818_m035112_c001_v0001144_t0021_u01755489072761") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da850_d20250818_m035108_c001_v7007000_t0000_u01755489068685") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934774_d20250818_m035105_c001_v0001144_t0052_u01755489065987") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da84c_d20250818_m035104_c001_v7007000_t0000_u01755489064819") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493475e_d20250818_m035102_c001_v0001144_t0035_u01755489062299") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da841_d20250818_m035054_c001_v7007000_t0000_u01755489054321") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934744_d20250818_m035051_c001_v0001144_t0016_u01755489051296") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da83d_d20250818_m035050_c001_v7007000_t0000_u01755489050128") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493473c_d20250818_m035048_c001_v0001144_t0043_u01755489048854") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d474d_d20250818_m035042_c001_v7007000_t0000_u01755489042696") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934724_d20250818_m035040_c001_v0001144_t0030_u01755489040222") 2025/08/18 04:01:25 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d474a_d20250818_m035038_c001_v7007000_t0000_u01755489038338") 2025/08/18 04:01:26 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493471c_d20250818_m035037_c001_v0001144_t0004_u01755489037131") 2025/08/18 04:01:26 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4749_d20250818_m035036_c001_v7007000_t0000_u01755489036748") 2025/08/18 04:01:26 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f119ddca016742bde_d20250818_m035036_c001_v0001134_t0036_u01755489036094") 2025/08/18 04:01:26 DEBUG : empty space: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934718_d20250818_m035034_c001_v0001144_t0044_u01755489034348") 2025/08/18 04:01:26 DEBUG : enormous: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da857_d20250818_m035117_c001_v7007000_t0000_u01755489077814") 2025/08/18 04:01:26 DEBUG : enormous: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934794_d20250818_m035116_c001_v0001144_t0016_u01755489076353") 2025/08/18 04:01:26 DEBUG : existing: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4014078dc87eebd4_d20250818_m035456_c001_v7007000_t0000_u01755489296830") 2025/08/18 04:01:26 DEBUG : existing: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793a1a_d20250818_m035455_c001_v0001181_t0044_u01755489295552") 2025/08/18 04:01:26 DEBUG : existing: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d92_d20250818_m035139_c001_v7007000_t0000_u01755489099757") 2025/08/18 04:01:26 DEBUG : existing: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347d4_d20250818_m035138_c001_v0001144_t0016_u01755489098414") 2025/08/18 04:01:26 DEBUG : existing: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4743_d20250818_m035030_c001_v7007000_t0000_u01755489030465") 2025/08/18 04:01:26 DEBUG : existing: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493470a_d20250818_m035029_c001_v0001144_t0055_u01755489029231") 2025/08/18 04:01:26 DEBUG : existing: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4742_d20250818_m035028_c001_v7007000_t0000_u01755489028658") 2025/08/18 04:01:26 DEBUG : existing: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934706_d20250818_m035027_c001_v0001144_t0025_u01755489027437") 2025/08/18 04:01:26 DEBUG : existing: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934704_d20250818_m035026_c001_v0001144_t0059_u01755489026043") 2025/08/18 04:01:26 DEBUG : existing-b: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d93_d20250818_m035139_c001_v7007000_t0000_u01755489099939") 2025/08/18 04:01:26 DEBUG : existing-b: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793734_d20250818_m035138_c001_v0001181_t0007_u01755489098405") 2025/08/18 04:01:26 DEBUG : file1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7070_d20250818_m035623_c001_v7007000_t0000_u01755489383568") 2025/08/18 04:01:26 DEBUG : file1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29756de_d20250818_m035622_c001_v0001161_t0039_u01755489382350") 2025/08/18 04:01:26 DEBUG : file1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7061_d20250818_m035621_c001_v7007000_t0000_u01755489381019") 2025/08/18 04:01:26 DEBUG : file1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a35_d20250818_m035619_c001_v0001144_t0035_u01755489379854") 2025/08/18 04:01:26 DEBUG : five: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da85a_d20250818_m035123_c001_v7007000_t0000_u01755489083707") 2025/08/18 04:01:27 DEBUG : five: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d949347aa_d20250818_m035121_c001_v0001144_t0040_u01755489081027") 2025/08/18 04:01:27 DEBUG : foo: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d474b_d20250818_m035039_c001_v7007000_t0000_u01755489039838") 2025/08/18 04:01:27 DEBUG : foo: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d94934722_d20250818_m035039_c001_v0001144_t0040_u01755489039299") 2025/08/18 04:01:27 DEBUG : foo: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d94934720_d20250818_m035038_c001_v0001144_t0040_u01755489038722") 2025/08/18 04:01:27 DEBUG : four: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da85b_d20250818_m035123_c001_v7007000_t0000_u01755489083893") 2025/08/18 04:01:27 DEBUG : four: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40682e30117936f4_d20250818_m035121_c001_v0001181_t0013_u01755489081584") 2025/08/18 04:01:27 DEBUG : four: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347a6_d20250818_m035120_c001_v0001144_t0041_u01755489080159") 2025/08/18 04:01:27 DEBUG : hello world2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099111_d20250818_m034922_c001_v7007000_t0000_u01755488962328") 2025/08/18 04:01:27 DEBUG : hello world2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934676_d20250818_m034921_c001_v0001144_t0047_u01755488961537") 2025/08/18 04:01:27 DEBUG : ignore-size: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4741_d20250818_m035025_c001_v7007000_t0000_u01755489025662") 2025/08/18 04:01:27 DEBUG : ignore-size: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934702_d20250818_m035024_c001_v0001144_t0031_u01755489024335") 2025/08/18 04:01:27 DEBUG : nested/sub dir/file: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d90_d20250818_m035137_c001_v7007000_t0000_u01755489097658") 2025/08/18 04:01:27 DEBUG : nested/sub dir/file: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e301179372e_d20250818_m035136_c001_v0001181_t0045_u01755489096478") 2025/08/18 04:01:27 DEBUG : nested/sub dir/file: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d8e_d20250818_m035135_c001_v7007000_t0000_u01755489095710") 2025/08/18 04:01:27 DEBUG : nested/sub dir/file: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347c6_d20250818_m035134_c001_v0001144_t0044_u01755489094609") 2025/08/18 04:01:27 DEBUG : one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da85c_d20250818_m035124_c001_v7007000_t0000_u01755489084077") 2025/08/18 04:01:27 DEBUG : one: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d9493479e_d20250818_m035119_c001_v0001144_t0040_u01755489079154") 2025/08/18 04:01:27 DEBUG : only0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb701e_d20250818_m035615_c001_v7007000_t0000_u01755489375405") 2025/08/18 04:01:27 DEBUG : only0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d94934a19_d20250818_m035609_c001_v0001144_t0040_u01755489369416") 2025/08/18 04:01:27 DEBUG : only0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349a3_d20250818_m035541_c001_v0001144_t0038_u01755489341183") 2025/08/18 04:01:27 DEBUG : only0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5aad_d20250818_m035535_c001_v7007000_t0000_u01755489335149") 2025/08/18 04:01:27 DEBUG : only0: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934925_d20250818_m035503_c001_v0001144_t0029_u01755489303366") 2025/08/18 04:01:28 DEBUG : only1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb701f_d20250818_m035615_c001_v7007000_t0000_u01755489375589") 2025/08/18 04:01:28 DEBUG : only1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40977d12e3ca0ab4_d20250818_m035610_c001_v0001171_t0021_u01755489370903") 2025/08/18 04:01:28 DEBUG : only1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349a9_d20250818_m035542_c001_v0001144_t0018_u01755489342223") 2025/08/18 04:01:28 DEBUG : only1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b946359a_d20250818_m035535_c001_v7007000_t0000_u01755489335351") 2025/08/18 04:01:28 DEBUG : only1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493492f_d20250818_m035506_c001_v0001144_t0039_u01755489306159") 2025/08/18 04:01:28 DEBUG : only10: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7020_d20250818_m035615_c001_v7007000_t0000_u01755489375772") 2025/08/18 04:01:28 DEBUG : only10: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d94934a1b_d20250818_m035609_c001_v0001144_t0040_u01755489369994") 2025/08/18 04:01:28 DEBUG : only10: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349e5_d20250818_m035555_c001_v0001144_t0056_u01755489355898") 2025/08/18 04:01:28 DEBUG : only10: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab0_d20250818_m035535_c001_v7007000_t0000_u01755489335515") 2025/08/18 04:01:28 DEBUG : only10: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493495b_d20250818_m035519_c001_v0001144_t0028_u01755489319397") 2025/08/18 04:01:28 DEBUG : only11: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7021_d20250818_m035615_c001_v7007000_t0000_u01755489375955") 2025/08/18 04:01:28 DEBUG : only11: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40380afca29756c6_d20250818_m035609_c001_v0001161_t0055_u01755489369973") 2025/08/18 04:01:28 DEBUG : only11: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349eb_d20250818_m035557_c001_v0001144_t0014_u01755489357042") 2025/08/18 04:01:28 DEBUG : only11: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b99797b_d20250818_m035535_c001_v7007000_t0000_u01755489335877") 2025/08/18 04:01:28 DEBUG : only11: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934961_d20250818_m035521_c001_v0001144_t0039_u01755489321210") 2025/08/18 04:01:28 DEBUG : only12: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7022_d20250818_m035616_c001_v7007000_t0000_u01755489376139") 2025/08/18 04:01:28 DEBUG : only12: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40380afca29756c8_d20250818_m035610_c001_v0001161_t0055_u01755489370163") 2025/08/18 04:01:28 DEBUG : only12: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349ef_d20250818_m035558_c001_v0001144_t0024_u01755489358176") 2025/08/18 04:01:28 DEBUG : only12: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b9463599_d20250818_m035535_c001_v7007000_t0000_u01755489335161") 2025/08/18 04:01:28 DEBUG : only12: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934965_d20250818_m035522_c001_v0001144_t0045_u01755489322261") 2025/08/18 04:01:29 DEBUG : only13: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7023_d20250818_m035616_c001_v7007000_t0000_u01755489376322") 2025/08/18 04:01:29 DEBUG : only13: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f407a690a26d23783_d20250818_m035610_c001_v0001115_t0055_u01755489370165") 2025/08/18 04:01:29 DEBUG : only13: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349f3_d20250818_m035559_c001_v0001144_t0028_u01755489359204") 2025/08/18 04:01:29 DEBUG : only13: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b997978_d20250818_m035535_c001_v7007000_t0000_u01755489335322") 2025/08/18 04:01:29 DEBUG : only13: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493496b_d20250818_m035523_c001_v0001144_t0005_u01755489323590") 2025/08/18 04:01:29 DEBUG : only14: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7024_d20250818_m035616_c001_v7007000_t0000_u01755489376505") 2025/08/18 04:01:29 DEBUG : only14: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40977d12e3ca0aaa_d20250818_m035610_c001_v0001171_t0021_u01755489370350") 2025/08/18 04:01:29 DEBUG : only14: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349fb_d20250818_m035600_c001_v0001144_t0042_u01755489360751") 2025/08/18 04:01:29 DEBUG : only14: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab4_d20250818_m035535_c001_v7007000_t0000_u01755489335886") 2025/08/18 04:01:29 DEBUG : only14: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493496f_d20250818_m035525_c001_v0001144_t0042_u01755489325689") 2025/08/18 04:01:29 DEBUG : only15: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7025_d20250818_m035616_c001_v7007000_t0000_u01755489376688") 2025/08/18 04:01:29 DEBUG : only15: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d94934a21_d20250818_m035610_c001_v0001144_t0040_u01755489370367") 2025/08/18 04:01:29 DEBUG : only15: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349ff_d20250818_m035602_c001_v0001144_t0048_u01755489362088") 2025/08/18 04:01:29 DEBUG : only15: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab3_d20250818_m035535_c001_v7007000_t0000_u01755489335711") 2025/08/18 04:01:29 DEBUG : only15: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934973_d20250818_m035527_c001_v0001144_t0046_u01755489327268") 2025/08/18 04:01:29 DEBUG : only16: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7026_d20250818_m035616_c001_v7007000_t0000_u01755489376870") 2025/08/18 04:01:29 DEBUG : only16: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f407a690a26d23787_d20250818_m035610_c001_v0001115_t0055_u01755489370602") 2025/08/18 04:01:29 DEBUG : only16: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a07_d20250818_m035603_c001_v0001144_t0021_u01755489363970") 2025/08/18 04:01:29 DEBUG : only16: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab1_d20250818_m035535_c001_v7007000_t0000_u01755489335525") 2025/08/18 04:01:30 DEBUG : only16: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493497b_d20250818_m035528_c001_v0001144_t0000_u01755489328892") 2025/08/18 04:01:30 DEBUG : only17: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7028_d20250818_m035617_c001_v7007000_t0000_u01755489377054") 2025/08/18 04:01:30 DEBUG : only17: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d94934a1f_d20250818_m035610_c001_v0001144_t0040_u01755489370177") 2025/08/18 04:01:30 DEBUG : only17: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a0d_d20250818_m035605_c001_v0001144_t0016_u01755489365892") 2025/08/18 04:01:30 DEBUG : only17: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5aac_d20250818_m035535_c001_v7007000_t0000_u01755489335144") 2025/08/18 04:01:30 DEBUG : only17: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934981_d20250818_m035530_c001_v0001144_t0042_u01755489330142") 2025/08/18 04:01:30 DEBUG : only18: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7029_d20250818_m035617_c001_v7007000_t0000_u01755489377237") 2025/08/18 04:01:30 DEBUG : only18: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40380afca29756ca_d20250818_m035610_c001_v0001161_t0055_u01755489370357") 2025/08/18 04:01:30 DEBUG : only18: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a11_d20250818_m035606_c001_v0001144_t0028_u01755489366995") 2025/08/18 04:01:30 DEBUG : only18: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5aae_d20250818_m035535_c001_v7007000_t0000_u01755489335331") 2025/08/18 04:01:30 DEBUG : only18: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934989_d20250818_m035531_c001_v0001144_t0051_u01755489331243") 2025/08/18 04:01:30 DEBUG : only19: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb702a_d20250818_m035617_c001_v7007000_t0000_u01755489377425") 2025/08/18 04:01:30 DEBUG : only19: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f407a690a26d23789_d20250818_m035610_c001_v0001115_t0055_u01755489370784") 2025/08/18 04:01:31 DEBUG : only19: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a17_d20250818_m035608_c001_v0001144_t0023_u01755489368163") 2025/08/18 04:01:31 DEBUG : only19: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5aaf_d20250818_m035535_c001_v7007000_t0000_u01755489335341") 2025/08/18 04:01:31 DEBUG : only19: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493498f_d20250818_m035532_c001_v0001144_t0028_u01755489332658") 2025/08/18 04:01:31 DEBUG : only2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb702b_d20250818_m035617_c001_v7007000_t0000_u01755489377607") 2025/08/18 04:01:31 DEBUG : only2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f407a690a26d23785_d20250818_m035610_c001_v0001115_t0055_u01755489370418") 2025/08/18 04:01:31 DEBUG : only2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349b1_d20250818_m035543_c001_v0001144_t0035_u01755489343562") 2025/08/18 04:01:31 DEBUG : only2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b997975_d20250818_m035534_c001_v7007000_t0000_u01755489334772") 2025/08/18 04:01:31 DEBUG : only2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934935_d20250818_m035507_c001_v0001144_t0039_u01755489307700") 2025/08/18 04:01:31 DEBUG : only3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb702c_d20250818_m035617_c001_v7007000_t0000_u01755489377789") 2025/08/18 04:01:31 DEBUG : only3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40977d12e3ca0aae_d20250818_m035610_c001_v0001171_t0021_u01755489370535") 2025/08/18 04:01:31 DEBUG : only3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349b5_d20250818_m035545_c001_v0001144_t0001_u01755489345650") 2025/08/18 04:01:31 DEBUG : only3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b946359b_d20250818_m035535_c001_v7007000_t0000_u01755489335544") 2025/08/18 04:01:31 DEBUG : only3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934939_d20250818_m035508_c001_v0001144_t0056_u01755489308859") 2025/08/18 04:01:31 DEBUG : only4: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb702d_d20250818_m035617_c001_v7007000_t0000_u01755489377970") 2025/08/18 04:01:31 DEBUG : only4: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40380afca29756cc_d20250818_m035610_c001_v0001161_t0055_u01755489370546") 2025/08/18 04:01:31 DEBUG : only4: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349bd_d20250818_m035546_c001_v0001144_t0012_u01755489346823") 2025/08/18 04:01:31 DEBUG : only4: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b997979_d20250818_m035535_c001_v7007000_t0000_u01755489335507") 2025/08/18 04:01:31 DEBUG : only4: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493493d_d20250818_m035511_c001_v0001144_t0055_u01755489311158") 2025/08/18 04:01:31 DEBUG : only5: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb702f_d20250818_m035618_c001_v7007000_t0000_u01755489378153") 2025/08/18 04:01:31 DEBUG : only5: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d94934a23_d20250818_m035610_c001_v0001144_t0040_u01755489370556") 2025/08/18 04:01:32 DEBUG : only5: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349c3_d20250818_m035548_c001_v0001144_t0034_u01755489348202") 2025/08/18 04:01:32 DEBUG : only5: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b99797a_d20250818_m035535_c001_v7007000_t0000_u01755489335692") 2025/08/18 04:01:32 DEBUG : only5: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934941_d20250818_m035512_c001_v0001144_t0020_u01755489312290") 2025/08/18 04:01:32 DEBUG : only6: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7031_d20250818_m035618_c001_v7007000_t0000_u01755489378335") 2025/08/18 04:01:32 DEBUG : only6: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40380afca29756d0_d20250818_m035610_c001_v0001161_t0055_u01755489370916") 2025/08/18 04:01:32 DEBUG : only6: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349cb_d20250818_m035549_c001_v0001144_t0026_u01755489349584") 2025/08/18 04:01:32 DEBUG : only6: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b997976_d20250818_m035534_c001_v7007000_t0000_u01755489334956") 2025/08/18 04:01:32 DEBUG : only6: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934949_d20250818_m035514_c001_v0001144_t0028_u01755489314015") 2025/08/18 04:01:32 DEBUG : only7: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7034_d20250818_m035618_c001_v7007000_t0000_u01755489378518") 2025/08/18 04:01:32 DEBUG : only7: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40977d12e3ca0ab0_d20250818_m035610_c001_v0001171_t0021_u01755489370719") 2025/08/18 04:01:32 DEBUG : only7: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349d5_d20250818_m035551_c001_v0001144_t0056_u01755489351063") 2025/08/18 04:01:32 DEBUG : only7: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b946359d_d20250818_m035535_c001_v7007000_t0000_u01755489335728") 2025/08/18 04:01:32 DEBUG : only7: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493494d_d20250818_m035515_c001_v0001144_t0041_u01755489315489") 2025/08/18 04:01:32 DEBUG : only8: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7035_d20250818_m035618_c001_v7007000_t0000_u01755489378701") 2025/08/18 04:01:32 DEBUG : only8: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40380afca29756ce_d20250818_m035610_c001_v0001161_t0055_u01755489370732") 2025/08/18 04:01:32 DEBUG : only8: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349db_d20250818_m035552_c001_v0001144_t0007_u01755489352455") 2025/08/18 04:01:32 DEBUG : only8: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4105d0699dad5ab2_d20250818_m035535_c001_v7007000_t0000_u01755489335701") 2025/08/18 04:01:32 DEBUG : only8: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934951_d20250818_m035516_c001_v0001144_t0027_u01755489316717") 2025/08/18 04:01:32 DEBUG : only9: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7036_d20250818_m035618_c001_v7007000_t0000_u01755489378894") 2025/08/18 04:01:32 DEBUG : only9: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d94934a25_d20250818_m035610_c001_v0001144_t0040_u01755489370739") 2025/08/18 04:01:32 DEBUG : only9: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949349df_d20250818_m035554_c001_v0001144_t0005_u01755489354288") 2025/08/18 04:01:33 DEBUG : only9: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40430b240b997977_d20250818_m035535_c001_v7007000_t0000_u01755489335139") 2025/08/18 04:01:33 DEBUG : only9: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934955_d20250818_m035518_c001_v0001144_t0041_u01755489318146") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d8c_d20250818_m035133_c001_v7007000_t0000_u01755489093090") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f112c8d3b08758e29_d20250818_m035131_c001_v0001184_t0057_u01755489091380") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d88_d20250818_m035130_c001_v7007000_t0000_u01755489090273") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347ba_d20250818_m035127_c001_v0001144_t0020_u01755489087841") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da861_d20250818_m035127_c001_v7007000_t0000_u01755489087097") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e301179370e_d20250818_m035125_c001_v0001181_t0039_u01755489085073") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da853_d20250818_m035111_c001_v7007000_t0000_u01755489071445") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493477c_d20250818_m035109_c001_v0001144_t0044_u01755489069261") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da84e_d20250818_m035106_c001_v7007000_t0000_u01755489066974") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934770_d20250818_m035105_c001_v0001144_t0024_u01755489065386") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da84b_d20250818_m035103_c001_v7007000_t0000_u01755489063798") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493475c_d20250818_m035101_c001_v0001144_t0031_u01755489061652") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da83f_d20250818_m035053_c001_v7007000_t0000_u01755489053708") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934742_d20250818_m035050_c001_v0001144_t0050_u01755489050693") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da83e_d20250818_m035050_c001_v7007000_t0000_u01755489050313") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493473a_d20250818_m035048_c001_v0001144_t0027_u01755489048303") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da83c_d20250818_m035047_c001_v7007000_t0000_u01755489047936") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934738_d20250818_m035046_c001_v0001144_t0032_u01755489046548") 2025/08/18 04:01:33 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934736_d20250818_m035045_c001_v0001144_t0019_u01755489045600") 2025/08/18 04:01:34 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d474f_d20250818_m035045_c001_v7007000_t0000_u01755489045215") 2025/08/18 04:01:34 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934730_d20250818_m035044_c001_v0001144_t0031_u01755489044214") 2025/08/18 04:01:34 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493472c_d20250818_m035043_c001_v0001144_t0049_u01755489043261") 2025/08/18 04:01:34 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d474e_d20250818_m035042_c001_v7007000_t0000_u01755489042877") 2025/08/18 04:01:34 DEBUG : potato: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934726_d20250818_m035041_c001_v0001144_t0020_u01755489041519") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f416e654b2241835a_d20250818_m035247_c001_v7007000_t0000_u01755489167354") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934848_d20250818_m035246_c001_v0001144_t0054_u01755489166339") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f417188f9c727657c_d20250818_m035231_c001_v7007000_t0000_u01755489151420") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e30117937cd_d20250818_m035224_c001_v0001181_t0010_u01755489144870") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5bd0_d20250818_m035211_c001_v7007000_t0000_u01755489131258") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347fa_d20250818_m035202_c001_v0001144_t0040_u01755489122774") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41813bcb8be8dc1c_d20250818_m035148_c001_v7007000_t0000_u01755489108154") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793739_d20250818_m035140_c001_v0001181_t0029_u01755489100863") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da858_d20250818_m035117_c001_v7007000_t0000_u01755489077998") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934790_d20250818_m035114_c001_v0001144_t0015_u01755489074961") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da856_d20250818_m035114_c001_v7007000_t0000_u01755489074591") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934784_d20250818_m035112_c001_v0001144_t0033_u01755489071999") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da854_d20250818_m035111_c001_v7007000_t0000_u01755489071630") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934782_d20250818_m035110_c001_v0001144_t0053_u01755489070126") 2025/08/18 04:01:34 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da851_d20250818_m035108_c001_v7007000_t0000_u01755489068893") 2025/08/18 04:01:35 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934778_d20250818_m035107_c001_v0001144_t0052_u01755489067345") 2025/08/18 04:01:35 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da84d_d20250818_m035105_c001_v7007000_t0000_u01755489065007") 2025/08/18 04:01:35 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934766_d20250818_m035103_c001_v0001144_t0052_u01755489063808") 2025/08/18 04:01:35 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da842_d20250818_m035054_c001_v7007000_t0000_u01755489054508") 2025/08/18 04:01:35 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934746_d20250818_m035052_c001_v0001144_t0013_u01755489052796") 2025/08/18 04:01:35 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099114_d20250818_m034925_c001_v7007000_t0000_u01755488965513") 2025/08/18 04:01:35 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934680_d20250818_m034924_c001_v0001144_t0002_u01755488964612") 2025/08/18 04:01:35 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099112_d20250818_m034923_c001_v7007000_t0000_u01755488963700") 2025/08/18 04:01:35 DEBUG : potato2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493467c_d20250818_m034922_c001_v0001144_t0057_u01755488962871") 2025/08/18 04:01:35 DEBUG : potato3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f417188f9c727657d_d20250818_m035231_c001_v7007000_t0000_u01755489151619") 2025/08/18 04:01:35 DEBUG : potato3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e30117937d1_d20250818_m035226_c001_v0001181_t0022_u01755489146153") 2025/08/18 04:01:35 DEBUG : potato3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5bd1_d20250818_m035211_c001_v7007000_t0000_u01755489131503") 2025/08/18 04:01:35 DEBUG : potato3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347fe_d20250818_m035203_c001_v0001144_t0003_u01755489123894") 2025/08/18 04:01:35 DEBUG : potato3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41813bcb8be8dc1d_d20250818_m035148_c001_v7007000_t0000_u01755489108370") 2025/08/18 04:01:35 DEBUG : potato3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e301179373d_d20250818_m035141_c001_v0001181_t0022_u01755489101811") 2025/08/18 04:01:35 DEBUG : pre-dest1/1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e4d_d20250818_m035321_c001_v7007000_t0000_u01755489201470") 2025/08/18 04:01:35 DEBUG : pre-dest1/1: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793874_d20250818_m035313_c001_v0001181_t0043_u01755489193031") 2025/08/18 04:01:35 DEBUG : pre-dest2/2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03e4e_d20250818_m035321_c001_v7007000_t0000_u01755489201651") 2025/08/18 04:01:35 DEBUG : pre-dest2/2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493487d_d20250818_m035313_c001_v0001144_t0045_u01755489193600") 2025/08/18 04:01:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb6d6f_d20250818_m035258_c001_v7007000_t0000_u01755489178251") 2025/08/18 04:01:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793826_d20250818_m035255_c001_v0001181_t0007_u01755489175220") 2025/08/18 04:01:36 DEBUG : sizeonly: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d473e_d20250818_m035023_c001_v7007000_t0000_u01755489023761") 2025/08/18 04:01:36 DEBUG : sizeonly: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346fa_d20250818_m035022_c001_v0001144_t0028_u01755489022330") 2025/08/18 04:01:36 DEBUG : splitbanan: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f40673a98dfdcc77a_d20250818_m035839_c001_v7007000_t0000_u01755489519482") 2025/08/18 04:01:36 DEBUG : splitbanan: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297590d_d20250818_m035831_c001_v0001161_t0035_u01755489511550") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce46f_d20250818_m040011_c001_v7007000_t0000_u01755489611778") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23a05_d20250818_m040005_c001_v0001115_t0048_u01755489605018") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689dafb7_d20250818_m035952_c001_v7007000_t0000_u01755489592949") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239d3_d20250818_m035946_c001_v0001115_t0027_u01755489586232") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4210861356ce5e31_d20250818_m035934_c001_v7007000_t0000_u01755489574006") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d239a3_d20250818_m035927_c001_v0001115_t0059_u01755489567516") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4ae2_d20250818_m035916_c001_v7007000_t0000_u01755489556440") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2397b_d20250818_m035909_c001_v0001115_t0055_u01755489549821") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412e5d075b5ac686_d20250818_m035858_c001_v7007000_t0000_u01755489538271") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2393b_d20250818_m035851_c001_v0001115_t0017_u01755489531246") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689daf2a_d20250818_m035833_c001_v7007000_t0000_u01755489513983") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b8e_d20250818_m035829_c001_v0001144_t0000_u01755489509728") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a641a_d20250818_m035818_c001_v7007000_t0000_u01755489498177") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934b5a_d20250818_m035810_c001_v0001144_t0019_u01755489490216") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c2223a2_d20250818_m035809_c001_v7007000_t0000_u01755489489196") 2025/08/18 04:01:36 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975897_d20250818_m035804_c001_v0001161_t0011_u01755489484349") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f405e2f9d17e03f97_d20250818_m035751_c001_v7007000_t0000_u01755489471721") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d2385b_d20250818_m035744_c001_v0001115_t0016_u01755489464312") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c222328_d20250818_m035743_c001_v7007000_t0000_u01755489463322") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934aed_d20250818_m035738_c001_v0001144_t0024_u01755489458445") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41376fab2f41a78c_d20250818_m035721_c001_v7007000_t0000_u01755489441477") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934abb_d20250818_m035716_c001_v0001144_t0027_u01755489436312") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce351_d20250818_m035704_c001_v7007000_t0000_u01755489424312") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a87_d20250818_m035657_c001_v0001144_t0029_u01755489417417") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4114cc1e3692b514_d20250818_m035645_c001_v7007000_t0000_u01755489405458") 2025/08/18 04:01:37 DEBUG : splitbananasplit: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a5f_d20250818_m035638_c001_v0001144_t0057_u01755489398805") 2025/08/18 04:01:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f403ed5585f5a6404_d20250818_m035813_c001_v7007000_t0000_u01755489493059") 2025/08/18 04:01:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca297589b_d20250818_m035805_c001_v0001161_t0048_u01755489485539") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7079_d20250818_m035628_c001_v7007000_t0000_u01755489388349") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca29756fa_d20250818_m035626_c001_v0001161_t0043_u01755489386822") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7076_d20250818_m035626_c001_v7007000_t0000_u01755489386046") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237b7_d20250818_m035624_c001_v0001115_t0053_u01755489384523") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d91_d20250818_m035137_c001_v7007000_t0000_u01755489097850") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347d1_d20250818_m035136_c001_v0001144_t0046_u01755489096574") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d8f_d20250818_m035135_c001_v7007000_t0000_u01755489095894") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793726_d20250818_m035134_c001_v0001181_t0037_u01755489094252") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d473c_d20250818_m035019_c001_v7007000_t0000_u01755489019781") 2025/08/18 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346f6_d20250818_m035018_c001_v0001144_t0056_u01755489018094") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d473b_d20250818_m035017_c001_v7007000_t0000_u01755489017711") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346f0_d20250818_m035016_c001_v0001144_t0016_u01755489016103") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4733_d20250818_m035010_c001_v7007000_t0000_u01755489010493") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346ea_d20250818_m035008_c001_v0001144_t0043_u01755489008686") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4157d5f4e00d4716_d20250818_m035008_c001_v7007000_t0000_u01755489008124") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346e0_d20250818_m035005_c001_v0001144_t0000_u01755489005609") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346da_d20250818_m034959_c001_v0001144_t0042_u01755488999262") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b94632ff_d20250818_m034958_c001_v7007000_t0000_u01755488998895") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346d4_d20250818_m034957_c001_v0001144_t0038_u01755488997638") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346ce_d20250818_m034956_c001_v0001144_t0041_u01755488996587") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b94632f9_d20250818_m034955_c001_v7007000_t0000_u01755488995857") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346be_d20250818_m034949_c001_v0001144_t0046_u01755488989667") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346b6_d20250818_m034946_c001_v0001144_t0041_u01755488986787") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b94632ed_d20250818_m034946_c001_v7007000_t0000_u01755488986423") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346b0_d20250818_m034945_c001_v0001144_t0041_u01755488985421") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949346a8_d20250818_m034944_c001_v0001144_t0019_u01755488984444") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4183e4d6b94632ec_d20250818_m034943_c001_v7007000_t0000_u01755488983716") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493469e_d20250818_m034936_c001_v0001144_t0057_u01755488976509") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd026709911d_d20250818_m034936_c001_v7007000_t0000_u01755488976143") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493469c_d20250818_m034935_c001_v0001144_t0029_u01755488975182") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd026709911a_d20250818_m034934_c001_v7007000_t0000_u01755488974271") 2025/08/18 04:01:38 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934698_d20250818_m034933_c001_v0001144_t0053_u01755488973103") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099119_d20250818_m034932_c001_v7007000_t0000_u01755488972558") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934690_d20250818_m034931_c001_v0001144_t0016_u01755488971407") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099117_d20250818_m034930_c001_v7007000_t0000_u01755488970504") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493468c_d20250818_m034929_c001_v0001144_t0036_u01755488969505") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099116_d20250818_m034928_c001_v7007000_t0000_u01755488968957") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934686_d20250818_m034927_c001_v0001144_t0042_u01755488967800") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099115_d20250818_m034927_c001_v7007000_t0000_u01755488967254") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934684_d20250818_m034926_c001_v0001144_t0008_u01755488966054") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099110_d20250818_m034920_c001_v7007000_t0000_u01755488960993") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934672_d20250818_m034919_c001_v0001144_t0054_u01755488959796") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd026709910e_d20250818_m034919_c001_v7007000_t0000_u01755488959192") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d9493466e_d20250818_m034918_c001_v0001144_t0011_u01755488958267") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd026709910d_d20250818_m034917_c001_v7007000_t0000_u01755488957365") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934668_d20250818_m034916_c001_v0001144_t0011_u01755488956042") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f415bcd0267099107_d20250818_m034913_c001_v7007000_t0000_u01755488953672") 2025/08/18 04:01:39 DEBUG : sub dir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934662_d20250818_m034912_c001_v0001144_t0031_u01755488952392") 2025/08/18 04:01:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb707a_d20250818_m035628_c001_v7007000_t0000_u01755489388536") 2025/08/18 04:01:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a41_d20250818_m035626_c001_v0001144_t0031_u01755489386833") 2025/08/18 04:01:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7077_d20250818_m035626_c001_v7007000_t0000_u01755489386230") 2025/08/18 04:01:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0af0_d20250818_m035624_c001_v0001171_t0043_u01755489384535") 2025/08/18 04:01:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce47e_d20250818_m040013_c001_v7007000_t0000_u01755489613905") 2025/08/18 04:01:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975aa8_d20250818_m040013_c001_v0001161_t0041_u01755489613213") 2025/08/18 04:01:40 DEBUG : sub/yam: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d8b_d20250818_m035132_c001_v7007000_t0000_u01755489092543") 2025/08/18 04:01:40 DEBUG : sub/yam: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e301179371c_d20250818_m035131_c001_v0001181_t0007_u01755489091024") 2025/08/18 04:01:40 DEBUG : test_dir1/file2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7071_d20250818_m035623_c001_v7007000_t0000_u01755489383750") 2025/08/18 04:01:40 DEBUG : test_dir1/file2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934a37_d20250818_m035622_c001_v0001144_t0004_u01755489382008") 2025/08/18 04:01:40 DEBUG : test_dir1/file2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7062_d20250818_m035621_c001_v7007000_t0000_u01755489381201") 2025/08/18 04:01:40 DEBUG : test_dir1/file2: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ada_d20250818_m035619_c001_v0001171_t0039_u01755489379868") 2025/08/18 04:01:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7072_d20250818_m035623_c001_v7007000_t0000_u01755489383934") 2025/08/18 04:01:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca0ae4_d20250818_m035621_c001_v0001171_t0005_u01755489381997") 2025/08/18 04:01:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb7063_d20250818_m035621_c001_v7007000_t0000_u01755489381384") 2025/08/18 04:01:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d237ad_d20250818_m035619_c001_v0001115_t0051_u01755489379854") 2025/08/18 04:01:40 DEBUG : three: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da85d_d20250818_m035124_c001_v7007000_t0000_u01755489084261") 2025/08/18 04:01:40 DEBUG : three: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347b0_d20250818_m035122_c001_v0001144_t0033_u01755489082352") 2025/08/18 04:01:40 DEBUG : three: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d949347a2_d20250818_m035119_c001_v0001144_t0031_u01755489079528") 2025/08/18 04:01:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce485_d20250818_m040015_c001_v7007000_t0000_u01755489615549") 2025/08/18 04:01:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca1053_d20250818_m040014_c001_v0001171_t0002_u01755489614860") 2025/08/18 04:01:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce4d5_d20250818_m040035_c001_v7007000_t0000_u01755489635657") 2025/08/18 04:01:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934cfa_d20250818_m040033_c001_v0001144_t0007_u01755489633283") 2025/08/18 04:01:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce4c3_d20250818_m040031_c001_v7007000_t0000_u01755489631750") 2025/08/18 04:01:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca10af_d20250818_m040030_c001_v0001171_t0051_u01755489630102") 2025/08/18 04:01:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce4bb_d20250818_m040029_c001_v7007000_t0000_u01755489629150") 2025/08/18 04:01:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975ae4_d20250818_m040028_c001_v0001161_t0012_u01755489628380") 2025/08/18 04:01:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce4ac_d20250818_m040023_c001_v7007000_t0000_u01755489623220") 2025/08/18 04:01:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca1083_d20250818_m040022_c001_v0001171_t0004_u01755489622258") 2025/08/18 04:01:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce4b1_d20250818_m040025_c001_v7007000_t0000_u01755489625569") 2025/08/18 04:01:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934cd2_d20250818_m040024_c001_v0001144_t0022_u01755489624169") 2025/08/18 04:01:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce4a3_d20250818_m040021_c001_v7007000_t0000_u01755489621311") 2025/08/18 04:01:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10380afca2975ac0_d20250818_m040020_c001_v0001161_t0058_u01755489620628") 2025/08/18 04:01:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce495_d20250818_m040019_c001_v7007000_t0000_u01755489619679") 2025/08/18 04:01:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23a1b_d20250818_m040018_c001_v0001115_t0018_u01755489618689") 2025/08/18 04:01:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce491_d20250818_m040017_c001_v7007000_t0000_u01755489617727") 2025/08/18 04:01:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1062e69d94934cba_d20250818_m040016_c001_v0001144_t0039_u01755489616510") 2025/08/18 04:01:41 DEBUG : toe/toe/toe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4202e62cdccb722f_d20250818_m040040_c001_v7007000_t0000_u01755489640539") 2025/08/18 04:01:41 DEBUG : toe/toe/toe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10977d12e3ca10f2_d20250818_m040039_c001_v0001171_t0053_u01755489639735") 2025/08/18 04:01:41 DEBUG : toe/toe/toe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce4b5_d20250818_m040027_c001_v7007000_t0000_u01755489627356") 2025/08/18 04:01:41 DEBUG : toe/toe/toe: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23a2d_d20250818_m040026_c001_v0001115_t0050_u01755489626520") 2025/08/18 04:01:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce4d8_d20250818_m040036_c001_v7007000_t0000_u01755489636263") 2025/08/18 04:01:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107a690a26d23a41_d20250818_m040035_c001_v0001115_t0023_u01755489635166") 2025/08/18 04:01:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4145fb5ce60ce4c5_d20250818_m040032_c001_v7007000_t0000_u01755489632338") 2025/08/18 04:01:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f1064a6dc35ef610d_d20250818_m040031_c001_v0001041_t0036_u01755489631316") 2025/08/18 04:01:41 DEBUG : two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da85e_d20250818_m035124_c001_v7007000_t0000_u01755489084446") 2025/08/18 04:01:41 DEBUG : two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f412c8d3b08758df3_d20250818_m035121_c001_v0001184_t0006_u01755489081779") 2025/08/18 04:01:42 DEBUG : two: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4062e69d949347a0_d20250818_m035119_c001_v0001144_t0040_u01755489079340") 2025/08/18 04:01:42 DEBUG : yam: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d8d_d20250818_m035133_c001_v7007000_t0000_u01755489093283") 2025/08/18 04:01:42 DEBUG : yam: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f11356ac8767a8bdc_d20250818_m035132_c001_v0001136_t0053_u01755489092153") 2025/08/18 04:01:42 DEBUG : yam: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d83_d20250818_m035129_c001_v7007000_t0000_u01755489089726") 2025/08/18 04:01:42 DEBUG : yam: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f10682e3011793712_d20250818_m035127_c001_v0001181_t0054_u01755489087853") 2025/08/18 04:01:42 DEBUG : yam: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da85f_d20250818_m035126_c001_v7007000_t0000_u01755489086543") 2025/08/18 04:01:42 DEBUG : yam: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f112c8d3b08758e07_d20250818_m035125_c001_v0001184_t0052_u01755489085080") 2025/08/18 04:01:42 DEBUG : yaml: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f4021a1ce9c221d89_d20250818_m035130_c001_v7007000_t0000_u01755489090456") 2025/08/18 04:01:42 DEBUG : yaml: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f107883c026fe4977_d20250818_m035128_c001_v0001104_t0058_u01755489088940") 2025/08/18 04:01:42 DEBUG : yaml: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f41958dc2689da862_d20250818_m035127_c001_v7007000_t0000_u01755489087282") 2025/08/18 04:01:42 DEBUG : yaml: Deleting (id "4_zffc28dc340bdbbbb9f880e1b_f102d9d9e42403641_d20250818_m035126_c001_v0001165_t0034_u01755489086252") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m40.235439055s (try 1/5)