"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/21 04:27:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida" 2025/10/21 04:27:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 04:27:11 DEBUG : Creating backend with remote "/tmp/rclone2049117314" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/21 04:27:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/21 04:27:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:13 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:13 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:14 INFO : sub dir/hello world: Copied (new) 2025/10/21 04:27:14 DEBUG : B2 bucket rclone-test-nunalix5fida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", 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-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", 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-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:16 DEBUG : Creating backend with remote "/non-existing" 2025/10/21 04:27:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/21 04:27:16 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:16 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:17 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:17 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.20s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", 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-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:19 INFO : B2 bucket rclone-test-nunalix5fida: Running all checks before starting transfers 2025/10/21 04:27:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:19 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:19 INFO : B2 bucket rclone-test-nunalix5fida: Checks finished, now starting transfers 2025/10/21 04:27:19 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.54s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:20 ERROR : Ignoring --no-traverse with sync 2025/10/21 04:27:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:20 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:20 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:21 INFO : sub dir/hello world: Copied (new) 2025/10/21 04:27:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.64s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/21 04:27:22 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:22 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/21 04:27:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.60s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:27:24 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:24 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:27:25 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:25 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/21 04:27:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 04:27:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/21 04:27:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/21 04:27:27 INFO : sub dir2: Making directory 2025/10/21 04:27:27 INFO : sub dir: Making directory 2025/10/21 04:27:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:27 INFO : sub dir2/sub sub dir2: Making directory 2025/10/21 04:27:27 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:27 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:27 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/21 04:27:28 DEBUG : B2 bucket rclone-test-nunalix5fida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:28 INFO : sub dir2: Making directory 2025/10/21 04:27:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/21 04:27:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 04:27:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:28 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:28 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.53s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:30 DEBUG : sub dir2: Making directory with metadata 2025/10/21 04:27:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 04:27:30 INFO : sub dir2: Making directory 2025/10/21 04:27:30 INFO : sub dir: Making directory 2025/10/21 04:27:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:30 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:30 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:30 INFO : sub dir/hello world: Copied (new) 2025/10/21 04:27:30 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/21 04:27:31 DEBUG : B2 bucket rclone-test-nunalix5fida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/21 04:27:31 DEBUG : B2 bucket rclone-test-nunalix5fida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:32 INFO : sub dir2: Making directory 2025/10/21 04:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:32 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:32 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:32 INFO : sub dir/hello world: Copied (new) 2025/10/21 04:27:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.45s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:33 DEBUG : sub dir2: Making directory with metadata 2025/10/21 04:27:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 04:27:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/21 04:27:33 INFO : sub dir2: Making directory 2025/10/21 04:27:33 INFO : sub dir: Making directory 2025/10/21 04:27:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:33 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:33 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:34 INFO : sub dir/hello world: Copied (new) 2025/10/21 04:27:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/21 04:27:34 DEBUG : B2 bucket rclone-test-nunalix5fida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", 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-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:35 INFO : sub dir2: Making directory 2025/10/21 04:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:35 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:35 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:36 INFO : sub dir/hello world: Copied (new) 2025/10/21 04:27:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.53s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kiqagak3yuna" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nunalix5fida -> B2 bucket rclone-test-kiqagak3yuna 2025/10/21 04:27:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:39 DEBUG : B2 bucket rclone-test-kiqagak3yuna: Waiting for checks to finish 2025/10/21 04:27:39 DEBUG : B2 bucket rclone-test-kiqagak3yuna: Waiting for transfers to finish 2025/10/21 04:27:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/21 04:27:39 DEBUG : B2 bucket rclone-test-kiqagak3yuna: Purge remote 2025/10/21 04:27:39 INFO : B2 bucket rclone-test-kiqagak3yuna: cleaning bucket "rclone-test-kiqagak3yuna" of all files 2025/10/21 04:27:40 DEBUG : sub dir/hello world: Deleting (id "4_zff82dd23005d0b5b9fa80e1b_f1062f8f075a6e884_d20251021_m042739_c001_v0001153_t0002_u01761020859562") --- PASS: TestServerSideCopy (4.17s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/21 04:27:42 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:42 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/21 04:27:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rezemih7qoja" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nunalix5fida -> B2 bucket rclone-test-rezemih7qoja 2025/10/21 04:27:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:45 DEBUG : B2 bucket rclone-test-rezemih7qoja: Waiting for checks to finish 2025/10/21 04:27:45 DEBUG : B2 bucket rclone-test-rezemih7qoja: Waiting for transfers to finish 2025/10/21 04:27:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/21 04:27:48 DEBUG : B2 bucket rclone-test-rezemih7qoja: Waiting for checks to finish 2025/10/21 04:27:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/21 04:27:48 DEBUG : B2 bucket rclone-test-rezemih7qoja: Waiting for transfers to finish 2025/10/21 04:27:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/21 04:27:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/21 04:27:48 DEBUG : B2 bucket rclone-test-rezemih7qoja: Purge remote 2025/10/21 04:27:48 INFO : B2 bucket rclone-test-rezemih7qoja: cleaning bucket "rclone-test-rezemih7qoja" of all files 2025/10/21 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f82edd3005d0b5b9fa80e1b_f10621297687d0dd2_d20251021_m042748_c001_v0001177_t0037_u01761020868563") 2025/10/21 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f82edd3005d0b5b9fa80e1b_f119284dcb3afe1d9_d20251021_m042746_c001_v0001116_t0032_u01761020866334") --- PASS: TestServerSideCopyOverSelf (6.59s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/21 04:27:51 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:27:51 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:27:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/21 04:27:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/21 04:27:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.56s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:27:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gemevoh5tidi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nunalix5fida -> B2 bucket rclone-test-gemevoh5tidi 2025/10/21 04:27:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:27:54 DEBUG : B2 bucket rclone-test-gemevoh5tidi: Waiting for checks to finish 2025/10/21 04:27:54 DEBUG : B2 bucket rclone-test-gemevoh5tidi: Waiting for transfers to finish 2025/10/21 04:27:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:27:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/21 04:27:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/21 04:27:56 DEBUG : B2 bucket rclone-test-gemevoh5tidi: Waiting for checks to finish 2025/10/21 04:27:56 DEBUG : B2 bucket rclone-test-gemevoh5tidi: Waiting for transfers to finish 2025/10/21 04:27:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/21 04:27:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/21 04:27:57 INFO : sub dir/hello world: Deleted 2025/10/21 04:27:58 DEBUG : testing file moves 2025/10/21 04:27:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/21 04:27:58 DEBUG : B2 bucket rclone-test-gemevoh5tidi: Waiting for checks to finish 2025/10/21 04:27:58 DEBUG : B2 bucket rclone-test-gemevoh5tidi: Waiting for transfers to finish 2025/10/21 04:27:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/21 04:27:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/21 04:27:59 INFO : sub dir/hello world: Deleted 2025/10/21 04:27:59 DEBUG : B2 bucket rclone-test-gemevoh5tidi: Purge remote 2025/10/21 04:27:59 INFO : B2 bucket rclone-test-gemevoh5tidi: cleaning bucket "rclone-test-gemevoh5tidi" of all files 2025/10/21 04:27:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf421d03006d0b5b9fa80e1b_f1176263991f72dde_d20251021_m042758_c001_v0001032_t0008_u01761020878814") 2025/10/21 04:27:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf421d03006d0b5b9fa80e1b_f1104aeff64f3c52a_d20251021_m042756_c001_v0001032_t0026_u01761020876786") 2025/10/21 04:27:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf421d03006d0b5b9fa80e1b_f1150d4235020f2ad_d20251021_m042755_c001_v0001178_t0017_u01761020875362") --- PASS: TestServerSideMoveOverSelf (8.44s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:02 ERROR : error listing: directory not found 2025/10/21 04:28:02 INFO : Local file system at /tmp/rclone2049117314: Making directory 2025/10/21 04:28:02 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:02 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.17s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:28:04 DEBUG : Local file system at /tmp/rclone2049117314: Waiting for checks to finish 2025/10/21 04:28:04 DEBUG : Local file system at /tmp/rclone2049117314: Waiting for transfers to finish 2025/10/21 04:28:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:28:05 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/21 04:28:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/21 04:28:05 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:05 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 04:28:06 INFO : check sum: Copied (new) 2025/10/21 04:28:06 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:07 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 04:28:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/21 04:28:07 DEBUG : check sum: Unchanged skipping 2025/10/21 04:28:07 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:07 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/21 04:28:08 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:08 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/21 04:28:08 INFO : sizeonly: Copied (new) 2025/10/21 04:28:08 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:09 DEBUG : sizeonly: Sizes identical 2025/10/21 04:28:09 DEBUG : sizeonly: Unchanged skipping 2025/10/21 04:28:09 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:09 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:09 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.87s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/21 04:28:09 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:09 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/21 04:28:10 INFO : ignore-size: Copied (new) 2025/10/21 04:28:10 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:28:10 DEBUG : ignore-size: Unchanged skipping 2025/10/21 04:28:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:10 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:28:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:12 DEBUG : existing: Unchanged skipping 2025/10/21 04:28:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:12 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:12 INFO : There was nothing to transfer 2025/10/21 04:28:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/21 04:28:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/21 04:28:13 INFO : existing: Copied (replaced existing) 2025/10/21 04:28:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/21 04:28:14 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:14 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/21 04:28:14 INFO : existing: Copied (new) 2025/10/21 04:28:14 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:15 DEBUG : existing: Destination exists, skipping 2025/10/21 04:28:15 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:15 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:15 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.86s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:17 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/21 04:28:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/21 04:28:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:17 DEBUG : c/non empty space: Unchanged skipping 2025/10/21 04:28:17 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:17 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:28:18 INFO : a/potato2: Copied (new) 2025/10/21 04:28:18 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:20 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/10/21 04:28:20 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 04:28:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/21 04:28:20 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:20 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:20 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:20 INFO : There was nothing to transfer 2025/10/21 04:28:21 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/21 04:28:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 04:28:21 INFO : empty space: Updated modification time in destination 2025/10/21 04:28:21 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:21 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:21 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:23 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/10/21 04:28:23 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 04:28:23 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:23 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:23 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:24 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/10/21 04:28:24 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2049117314) 2025/10/21 04:28:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nunalix5fida) 2025/10/21 04:28:24 DEBUG : foo: sha1 differ 2025/10/21 04:28:24 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/21 04:28:25 INFO : foo: Copied (replaced existing) 2025/10/21 04:28:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/21 04:28:26 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:26 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:26 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:28:27 INFO : potato: Copied (new) 2025/10/21 04:28:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:29 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/21 04:28:29 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/21 04:28:29 INFO : potato: Copied (replaced existing) 2025/10/21 04:28:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:31 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/21 04:28:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2049117314) 2025/10/21 04:28:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nunalix5fida) 2025/10/21 04:28:31 DEBUG : potato: sha1 differ 2025/10/21 04:28:31 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/21 04:28:32 INFO : potato: Copied (replaced existing) 2025/10/21 04:28:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:28:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:34 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:34 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:34 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/21 04:28:34 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:28:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:36 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:36 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:36 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:28:37 INFO : potato2: Copied (new) 2025/10/21 04:28:37 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:39 INFO : d: Making directory 2025/10/21 04:28:39 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/21 04:28:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/21 04:28:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:39 DEBUG : c/non empty space: Unchanged skipping 2025/10/21 04:28:40 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:40 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:28:40 INFO : a/potato2: Copied (new) 2025/10/21 04:28:40 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:40 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/21 04:28:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/21 04:28:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:43 DEBUG : c/non empty space: Unchanged skipping 2025/10/21 04:28:43 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:43 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:28:43 INFO : a/potato2: Copied (new) 2025/10/21 04:28:43 ERROR : B2 bucket rclone-test-nunalix5fida: not deleting files as there were IO errors 2025/10/21 04:28:43 ERROR : B2 bucket rclone-test-nunalix5fida: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:45 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:28:45 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:45 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:45 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:46 INFO : potato: Deleted 2025/10/21 04:28:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:28:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.80s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:48 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:48 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:48 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:48 INFO : potato: Deleted 2025/10/21 04:28:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:28:49 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:49 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:49 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:28:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.25s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:28:51 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:51 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/21 04:28:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.45s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:54 DEBUG : enormous: Excluded (Size Filter) 2025/10/21 04:28:54 DEBUG : enormous: Excluded 2025/10/21 04:28:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 04:28:54 DEBUG : potato2: Excluded 2025/10/21 04:28:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 04:28:54 DEBUG : potato2: Excluded 2025/10/21 04:28:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:54 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:54 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:54 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:54 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:54 INFO : There was nothing to transfer 2025/10/21 04:28:54 DEBUG : enormous: Excluded (Size Filter) 2025/10/21 04:28:54 DEBUG : enormous: Excluded 2025/10/21 04:28:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 04:28:54 DEBUG : potato2: Excluded 2025/10/21 04:28:55 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 04:28:55 DEBUG : potato2: Excluded 2025/10/21 04:28:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/21 04:28:55 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:55 DEBUG : Local file system at /tmp/rclone2049117314: Waiting for checks to finish 2025/10/21 04:28:55 DEBUG : Local file system at /tmp/rclone2049117314: Waiting for transfers to finish 2025/10/21 04:28:55 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.83s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:28:57 DEBUG : enormous: Excluded (Size Filter) 2025/10/21 04:28:57 DEBUG : enormous: Excluded 2025/10/21 04:28:57 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 04:28:57 DEBUG : potato2: Excluded 2025/10/21 04:28:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:28:57 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:28:57 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:57 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:28:57 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:57 INFO : enormous: Deleted 2025/10/21 04:28:58 INFO : potato2: Deleted 2025/10/21 04:28:58 INFO : There was nothing to transfer 2025/10/21 04:28:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/21 04:28:58 DEBUG : empty space: Unchanged skipping 2025/10/21 04:28:58 DEBUG : Local file system at /tmp/rclone2049117314: Waiting for checks to finish 2025/10/21 04:28:58 DEBUG : Local file system at /tmp/rclone2049117314: Waiting for transfers to finish 2025/10/21 04:28:58 DEBUG : Waiting for deletions to finish 2025/10/21 04:28:58 INFO : enormous: Deleted 2025/10/21 04:28:58 INFO : potato2: Deleted 2025/10/21 04:28:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.31s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:01 DEBUG : five: Need to transfer - File not found at Destination 2025/10/21 04:29:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/21 04:29:01 DEBUG : three: Sizes identical 2025/10/21 04:29:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:01 DEBUG : one: Destination is newer than source, skipping 2025/10/21 04:29:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/21 04:29:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/21 04:29:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2049117314) 2025/10/21 04:29:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nunalix5fida) 2025/10/21 04:29:01 DEBUG : two: sha1 differ 2025/10/21 04:29:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/21 04:29:01 INFO : five: Copied (new) 2025/10/21 04:29:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/21 04:29:01 INFO : four: Copied (replaced existing) 2025/10/21 04:29:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/21 04:29:02 INFO : two: Copied (replaced existing) 2025/10/21 04:29:02 DEBUG : Waiting for deletions to finish 2025/10/21 04:29:02 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:02 DEBUG : one: Destination is newer than source, skipping 2025/10/21 04:29:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/21 04:29:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/21 04:29:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/21 04:29:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/21 04:29:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2049117314) 2025/10/21 04:29:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/21 04:29:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nunalix5fida) 2025/10/21 04:29:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/21 04:29:02 DEBUG : three: sha1 differ 2025/10/21 04:29:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/21 04:29:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/21 04:29:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/21 04:29:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/21 04:29:02 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/21 04:29:03 INFO : three: Copied (replaced existing) 2025/10/21 04:29:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.39s) === 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-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/21 04:29:04 INFO : B2 bucket rclone-test-nunalix5fida: Making map for --track-renames 2025/10/21 04:29:04 INFO : B2 bucket rclone-test-nunalix5fida: Finished making map for --track-renames 2025/10/21 04:29:04 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:04 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for renames to finish 2025/10/21 04:29:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/21 04:29:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/21 04:29:04 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 04:29:05 INFO : yam: Copied (new) 2025/10/21 04:29:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/21 04:29:05 INFO : potato: Copied (new) 2025/10/21 04:29:05 DEBUG : Waiting for deletions to finish 2025/10/21 04:29:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:29:05 INFO : B2 bucket rclone-test-nunalix5fida: Making map for --track-renames 2025/10/21 04:29:05 INFO : B2 bucket rclone-test-nunalix5fida: Finished making map for --track-renames 2025/10/21 04:29:05 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:05 DEBUG : potato: Unchanged skipping 2025/10/21 04:29:05 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for renames to finish 2025/10/21 04:29:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 04:29:06 INFO : yam: Copied (server-side copy) to: yaml 2025/10/21 04:29:06 INFO : yam: Deleted 2025/10/21 04:29:06 INFO : yaml: Renamed from "yam" 2025/10/21 04:29:06 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/21 04:29:07 INFO : B2 bucket rclone-test-nunalix5fida: Making map for --track-renames 2025/10/21 04:29:07 INFO : B2 bucket rclone-test-nunalix5fida: Finished making map for --track-renames 2025/10/21 04:29:07 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/21 04:29:07 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for renames to finish 2025/10/21 04:29:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/21 04:29:07 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 04:29:07 INFO : yam: Copied (new) 2025/10/21 04:29:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/21 04:29:08 INFO : potato: Copied (new) 2025/10/21 04:29:08 DEBUG : Waiting for deletions to finish 2025/10/21 04:29:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:29:08 INFO : B2 bucket rclone-test-nunalix5fida: Making map for --track-renames 2025/10/21 04:29:08 INFO : B2 bucket rclone-test-nunalix5fida: Finished making map for --track-renames 2025/10/21 04:29:08 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:08 DEBUG : potato: Unchanged skipping 2025/10/21 04:29:08 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for renames to finish 2025/10/21 04:29:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 04:29:09 INFO : yam: Copied (server-side copy) to: yaml 2025/10/21 04:29:09 INFO : yam: Deleted 2025/10/21 04:29:09 INFO : yaml: Renamed from "yam" 2025/10/21 04:29:09 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/21 04:29:10 INFO : B2 bucket rclone-test-nunalix5fida: Making map for --track-renames 2025/10/21 04:29:10 INFO : B2 bucket rclone-test-nunalix5fida: Finished making map for --track-renames 2025/10/21 04:29:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/21 04:29:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/21 04:29:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for renames to finish 2025/10/21 04:29:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 04:29:10 INFO : sub/yam: Copied (new) 2025/10/21 04:29:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/21 04:29:11 INFO : potato: Copied (new) 2025/10/21 04:29:11 DEBUG : Waiting for deletions to finish 2025/10/21 04:29:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:29:12 DEBUG : potato: Unchanged skipping 2025/10/21 04:29:12 INFO : B2 bucket rclone-test-nunalix5fida: Making map for --track-renames 2025/10/21 04:29:12 INFO : B2 bucket rclone-test-nunalix5fida: Finished making map for --track-renames 2025/10/21 04:29:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for renames to finish 2025/10/21 04:29:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 04:29:12 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/21 04:29:13 INFO : sub/yam: Deleted 2025/10/21 04:29:13 INFO : yam: Renamed from "sub/yam" 2025/10/21 04:29:13 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.48s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:13 DEBUG : Creating backend with remote "/tmp/rclone2049117314/dir1" 2025/10/21 04:29:13 DEBUG : Config file has changed externally - reloading 2025/10/21 04:29:13 DEBUG : Creating backend with remote "/tmp/rclone2049117314/dir2" 2025/10/21 04:29:13 DEBUG : Local file system at /tmp/rclone2049117314/dir2: Using server-side directory move 2025/10/21 04:29:13 INFO : Local file system at /tmp/rclone2049117314/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/21 04:29:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/21 04:29:13 INFO : file1.txt: Moved (server-side) 2025/10/21 04:29:13 DEBUG : Local file system at /tmp/rclone2049117314/dir2: Waiting for checks to finish 2025/10/21 04:29:13 DEBUG : Local file system at /tmp/rclone2049117314/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:29:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/21 04:29:14 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:14 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/21 04:29:14 INFO : nested/sub dir/file: Copied (new) 2025/10/21 04:29:14 INFO : nested/sub dir/file: Deleted 2025/10/21 04:29:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:29:15 INFO : sub dir/hello world: Copied (new) 2025/10/21 04:29:15 INFO : sub dir/hello world: Deleted 2025/10/21 04:29:15 INFO : sub dir: Removing directory 2025/10/21 04:29:15 INFO : nested/sub dir: Removing directory 2025/10/21 04:29:15 INFO : nested: Removing directory 2025/10/21 04:29:15 DEBUG : Local file system at /tmp/rclone2049117314: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 04:29:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/21 04:29:16 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:16 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:16 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_file/7fe26da3005d0b5b9fa80e1b/c001_v0001106_t0016": EOF 2025/10/21 04:29:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_file/7fe26da3005d0b5b9fa80e1b/c001_v0001106_t0016": EOF) 2025/10/21 04:29:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/21 04:29:16 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_file/7fe26da3005d0b5b9fa80e1b/c001_v0001106_t0016": EOF - low level retry 0/10 2025/10/21 04:29:17 DEBUG : pacer: Reducing sleep to 10ms 2025/10/21 04:29:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/21 04:29:17 INFO : nested/sub dir/file: Copied (new) 2025/10/21 04:29:17 INFO : nested/sub dir/file: Deleted 2025/10/21 04:29:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:29:17 INFO : sub dir/hello world: Copied (new) 2025/10/21 04:29:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/21 04:29:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/21 04:29:18 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:18 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/21 04:29:18 INFO : existing-b: Copied (new) 2025/10/21 04:29:18 INFO : existing-b: Deleted 2025/10/21 04:29:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/21 04:29:19 INFO : existing: Copied (new) 2025/10/21 04:29:19 INFO : existing: Deleted 2025/10/21 04:29:19 DEBUG : existing: Destination exists, skipping 2025/10/21 04:29:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/21 04:29:19 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:29:19 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:29:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qekagin0yeqo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nunalix5fida -> B2 bucket rclone-test-qekagin0yeqo 2025/10/21 04:29:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:29:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/21 04:29:24 DEBUG : empty space: Unchanged skipping 2025/10/21 04:29:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/21 04:29:24 DEBUG : B2 bucket rclone-test-qekagin0yeqo: Waiting for checks to finish 2025/10/21 04:29:24 INFO : empty space: Deleted 2025/10/21 04:29:24 DEBUG : B2 bucket rclone-test-qekagin0yeqo: Waiting for transfers to finish 2025/10/21 04:29:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:29:25 INFO : potato2: Copied (server-side copy) 2025/10/21 04:29:25 INFO : potato2: Deleted 2025/10/21 04:29:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/21 04:29:25 INFO : potato3: Copied (server-side copy) 2025/10/21 04:29:25 INFO : potato3: Deleted 2025/10/21 04:29:25 DEBUG : Creating backend with remote "TestB2:rclone-test-moqucit8geqo" 2025/10/21 04:29:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/21 04:29:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:29:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/21 04:29:27 DEBUG : B2 bucket rclone-test-moqucit8geqo: Waiting for checks to finish 2025/10/21 04:29:27 DEBUG : B2 bucket rclone-test-moqucit8geqo: Waiting for transfers to finish 2025/10/21 04:29:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 04:29:27 INFO : empty space: Copied (server-side copy) 2025/10/21 04:29:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:29:28 INFO : potato2: Copied (server-side copy) 2025/10/21 04:29:28 INFO : empty space: Deleted 2025/10/21 04:29:28 INFO : potato2: Deleted 2025/10/21 04:29:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/21 04:29:28 INFO : potato3: Copied (server-side copy) 2025/10/21 04:29:28 INFO : potato3: Deleted 2025/10/21 04:29:28 DEBUG : B2 bucket rclone-test-moqucit8geqo: Purge remote 2025/10/21 04:29:28 INFO : B2 bucket rclone-test-moqucit8geqo: cleaning bucket "rclone-test-moqucit8geqo" of all files 2025/10/21 04:29:29 DEBUG : empty space: Deleting (id "4_z0f927d93007d0b5b9fa80e1b_f110a4d3837b71bd0_d20251021_m042927_c001_v0001090_t0013_u01761020967623") 2025/10/21 04:29:29 DEBUG : potato2: Deleting (id "4_z0f927d93007d0b5b9fa80e1b_f119bc7460a8146b2_d20251021_m042927_c001_v0001180_t0005_u01761020967968") 2025/10/21 04:29:29 DEBUG : potato3: Deleting (id "4_z0f927d93007d0b5b9fa80e1b_f1035ac2cdee51771_d20251021_m042928_c001_v0001183_t0048_u01761020968159") 2025/10/21 04:29:29 DEBUG : B2 bucket rclone-test-qekagin0yeqo: Purge remote 2025/10/21 04:29:29 INFO : B2 bucket rclone-test-qekagin0yeqo: cleaning bucket "rclone-test-qekagin0yeqo" of all files 2025/10/21 04:29:29 DEBUG : empty space: Deleting (id "4_z8ff26d63007d0b5b9fa80e1b_f415e79b3fd45f671_d20251021_m042928_c001_v7007000_t0000_u01761020968053") 2025/10/21 04:29:29 DEBUG : empty space: Deleting (id "4_z8ff26d63007d0b5b9fa80e1b_f104efbe1c3bfd685_d20251021_m042923_c001_v0001145_t0041_u01761020963390") 2025/10/21 04:29:29 DEBUG : potato2: Deleting (id "4_z8ff26d63007d0b5b9fa80e1b_f404540c7055ca79a_d20251021_m042928_c001_v7007000_t0000_u01761020968171") 2025/10/21 04:29:29 DEBUG : potato2: Deleting (id "4_z8ff26d63007d0b5b9fa80e1b_f108fd0b84d5ce8b2_d20251021_m042924_c001_v0001101_t0037_u01761020964864") 2025/10/21 04:29:29 DEBUG : potato3: Deleting (id "4_z8ff26d63007d0b5b9fa80e1b_f404540c7055ca79b_d20251021_m042928_c001_v7007000_t0000_u01761020968369") 2025/10/21 04:29:29 DEBUG : potato3: Deleting (id "4_z8ff26d63007d0b5b9fa80e1b_f1021a87ed123e8fe_d20251021_m042925_c001_v0001183_t0036_u01761020965291") 2025/10/21 04:29:29 DEBUG : potato3: Deleting (id "4_z8ff26d63007d0b5b9fa80e1b_f104efbe1c3bfd689_d20251021_m042924_c001_v0001145_t0006_u01761020964192") --- PASS: TestServerSideMove (11.15s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:31 DEBUG : Creating backend with remote "TestB2:rclone-test-munaxon8qiya" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nunalix5fida -> B2 bucket rclone-test-munaxon8qiya 2025/10/21 04:29:37 DEBUG : empty space: Excluded (Size Filter) 2025/10/21 04:29:37 DEBUG : empty space: Excluded 2025/10/21 04:29:37 DEBUG : empty space: Excluded (Size Filter) 2025/10/21 04:29:37 DEBUG : empty space: Excluded 2025/10/21 04:29:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:29:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/21 04:29:37 DEBUG : B2 bucket rclone-test-munaxon8qiya: Waiting for checks to finish 2025/10/21 04:29:37 DEBUG : B2 bucket rclone-test-munaxon8qiya: Waiting for transfers to finish 2025/10/21 04:29:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:29:37 INFO : potato2: Copied (server-side copy) 2025/10/21 04:29:37 INFO : potato2: Deleted 2025/10/21 04:29:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/21 04:29:37 INFO : potato3: Copied (server-side copy) 2025/10/21 04:29:37 INFO : potato3: Deleted 2025/10/21 04:29:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zeqopeb6xogi" 2025/10/21 04:29:38 DEBUG : empty space: Excluded (Size Filter) 2025/10/21 04:29:38 DEBUG : empty space: Excluded 2025/10/21 04:29:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:29:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/21 04:29:39 DEBUG : B2 bucket rclone-test-zeqopeb6xogi: Waiting for checks to finish 2025/10/21 04:29:39 DEBUG : B2 bucket rclone-test-zeqopeb6xogi: Waiting for transfers to finish 2025/10/21 04:29:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/21 04:29:40 INFO : potato3: Copied (server-side copy) 2025/10/21 04:29:40 INFO : potato3: Deleted 2025/10/21 04:29:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:29:40 INFO : potato2: Copied (server-side copy) 2025/10/21 04:29:40 INFO : potato2: Deleted 2025/10/21 04:29:41 DEBUG : B2 bucket rclone-test-zeqopeb6xogi: Purge remote 2025/10/21 04:29:41 INFO : B2 bucket rclone-test-zeqopeb6xogi: cleaning bucket "rclone-test-zeqopeb6xogi" of all files 2025/10/21 04:29:41 DEBUG : potato2: Deleting (id "4_z4f02ad83007d0b5b9fa80e1b_f10599dc719b55754_d20251021_m042940_c001_v0001145_t0044_u01761020980103") 2025/10/21 04:29:41 DEBUG : potato3: Deleting (id "4_z4f02ad83007d0b5b9fa80e1b_f1159300b93f0c994_d20251021_m042939_c001_v0001145_t0015_u01761020979731") 2025/10/21 04:29:41 DEBUG : B2 bucket rclone-test-munaxon8qiya: Purge remote 2025/10/21 04:29:41 INFO : B2 bucket rclone-test-munaxon8qiya: cleaning bucket "rclone-test-munaxon8qiya" of all files 2025/10/21 04:29:42 DEBUG : empty space: Deleting (id "4_z0fc29d73007d0b5b9fa80e1b_f101d10b21dcf2106_d20251021_m042935_c001_v0001041_t0045_u01761020975795") 2025/10/21 04:29:42 DEBUG : potato2: Deleting (id "4_z0fc29d73007d0b5b9fa80e1b_f417c043bd41ae7cc_d20251021_m042940_c001_v7007000_t0000_u01761020980614") 2025/10/21 04:29:42 DEBUG : potato2: Deleting (id "4_z0fc29d73007d0b5b9fa80e1b_f1197f8063a2cdc58_d20251021_m042937_c001_v0001176_t0024_u01761020977135") 2025/10/21 04:29:42 DEBUG : potato3: Deleting (id "4_z0fc29d73007d0b5b9fa80e1b_f417c043bd41ae7ca_d20251021_m042940_c001_v7007000_t0000_u01761020980117") 2025/10/21 04:29:42 DEBUG : potato3: Deleting (id "4_z0fc29d73007d0b5b9fa80e1b_f11033969727ac806_d20251021_m042937_c001_v0001184_t0054_u01761020977379") 2025/10/21 04:29:42 DEBUG : potato3: Deleting (id "4_z0fc29d73007d0b5b9fa80e1b_f101d10b21dcf2108_d20251021_m042936_c001_v0001041_t0030_u01761020976300") --- PASS: TestServerSideMoveWithFilter (12.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fivovuq3juhe" 2025/10/21 04:29:46 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nunalix5fida -> B2 bucket rclone-test-fivovuq3juhe 2025/10/21 04:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:29:48 DEBUG : B2 bucket rclone-test-fivovuq3juhe: Waiting for checks to finish 2025/10/21 04:29:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/21 04:29:48 DEBUG : empty space: Unchanged skipping 2025/10/21 04:29:48 INFO : empty space: Deleted 2025/10/21 04:29:48 DEBUG : B2 bucket rclone-test-fivovuq3juhe: Waiting for transfers to finish 2025/10/21 04:29:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/21 04:29:49 INFO : potato3: Copied (server-side copy) 2025/10/21 04:29:49 INFO : potato3: Deleted 2025/10/21 04:29:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:29:49 INFO : potato2: Copied (server-side copy) 2025/10/21 04:29:49 INFO : potato2: Deleted 2025/10/21 04:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vojariy2cori" 2025/10/21 04:29:50 INFO : tomatoDir: Making directory 2025/10/21 04:29:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/21 04:29:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 04:29:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/21 04:29:51 DEBUG : B2 bucket rclone-test-vojariy2cori: Waiting for checks to finish 2025/10/21 04:29:51 DEBUG : B2 bucket rclone-test-vojariy2cori: Waiting for transfers to finish 2025/10/21 04:29:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 04:29:52 INFO : empty space: Copied (server-side copy) 2025/10/21 04:29:52 INFO : empty space: Deleted 2025/10/21 04:29:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 04:29:52 INFO : potato2: Copied (server-side copy) 2025/10/21 04:29:52 INFO : potato2: Deleted 2025/10/21 04:29:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/21 04:29:52 INFO : potato3: Copied (server-side copy) 2025/10/21 04:29:52 INFO : potato3: Deleted 2025/10/21 04:29:53 DEBUG : B2 bucket rclone-test-vojariy2cori: Purge remote 2025/10/21 04:29:53 INFO : B2 bucket rclone-test-vojariy2cori: cleaning bucket "rclone-test-vojariy2cori" of all files 2025/10/21 04:29:53 DEBUG : empty space: Deleting (id "4_z4f52dd83007d0b5b9fa80e1b_f114e099d978340a6_d20251021_m042951_c001_v0001041_t0016_u01761020991941") 2025/10/21 04:29:53 DEBUG : potato2: Deleting (id "4_z4f52dd83007d0b5b9fa80e1b_f1130a7cb9ab0fbb3_d20251021_m042952_c001_v0001179_t0013_u01761020992309") 2025/10/21 04:29:53 DEBUG : potato3: Deleting (id "4_z4f52dd83007d0b5b9fa80e1b_f113bb5c9bba35f0a_d20251021_m042952_c001_v0001134_t0033_u01761020992318") 2025/10/21 04:29:54 DEBUG : B2 bucket rclone-test-fivovuq3juhe: Purge remote 2025/10/21 04:29:54 INFO : B2 bucket rclone-test-fivovuq3juhe: cleaning bucket "rclone-test-fivovuq3juhe" of all files 2025/10/21 04:29:54 DEBUG : empty space: Deleting (id "4_z7f72cd53007d0b5b9fa80e1b_f401886b196d95a98_d20251021_m042952_c001_v7007000_t0000_u01761020992319") 2025/10/21 04:29:54 DEBUG : empty space: Deleting (id "4_z7f72cd53007d0b5b9fa80e1b_f109d56ad7050a5b4_d20251021_m042947_c001_v0001120_t0033_u01761020987660") 2025/10/21 04:29:54 DEBUG : potato2: Deleting (id "4_z7f72cd53007d0b5b9fa80e1b_f401886b196d95a99_d20251021_m042952_c001_v7007000_t0000_u01761020992552") 2025/10/21 04:29:54 DEBUG : potato2: Deleting (id "4_z7f72cd53007d0b5b9fa80e1b_f1154072c266cfaa8_d20251021_m042949_c001_v0001117_t0019_u01761020989113") 2025/10/21 04:29:54 DEBUG : potato3: Deleting (id "4_z7f72cd53007d0b5b9fa80e1b_f401886b196d95a9a_d20251021_m042952_c001_v7007000_t0000_u01761020992766") 2025/10/21 04:29:54 DEBUG : potato3: Deleting (id "4_z7f72cd53007d0b5b9fa80e1b_f1106ec1e000c9a87_d20251021_m042948_c001_v0001183_t0027_u01761020988882") 2025/10/21 04:29:54 DEBUG : potato3: Deleting (id "4_z7f72cd53007d0b5b9fa80e1b_f109d56ad7050a5ba_d20251021_m042948_c001_v0001120_t0046_u01761020988204") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:29:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:30:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/rclone-sync-test" 2025/10/21 04:30:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/rclone-sync-test-include/layer2" 2025/10/21 04:30:03 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/rclone-sync-test-ignore-file" 2025/10/21 04:30:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/21 04:30:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/21 04:30:07 DEBUG : pacer: Reducing sleep to 10ms 2025/10/21 04:30:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:30:07 DEBUG : B2 bucket rclone-test-nunalix5fida path rclone-sync-test: Waiting for checks to finish 2025/10/21 04:30:07 DEBUG : B2 bucket rclone-test-nunalix5fida path rclone-sync-test: Waiting for transfers to finish 2025/10/21 04:30:07 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:07 INFO : There was nothing to transfer 2025/10/21 04:30:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:30:08 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:30:08 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:30:08 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:08 INFO : There was nothing to transfer 2025/10/21 04:30:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:30:08 DEBUG : B2 bucket rclone-test-nunalix5fida path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/21 04:30:08 DEBUG : B2 bucket rclone-test-nunalix5fida path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/21 04:30:08 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:08 INFO : There was nothing to transfer 2025/10/21 04:30:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:30:09 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:30:09 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:30:09 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:09 INFO : There was nothing to transfer 2025/10/21 04:30:09 DEBUG : Excluded 2025/10/21 04:30:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:30:09 DEBUG : B2 bucket rclone-test-nunalix5fida path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/21 04:30:09 DEBUG : B2 bucket rclone-test-nunalix5fida path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/21 04:30:09 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/dst" 2025/10/21 04:30:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/CompareDest" 2025/10/21 04:30:13 DEBUG : one: Need to transfer - File not found at Destination 2025/10/21 04:30:13 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:13 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:30:14 INFO : one: Copied (new) 2025/10/21 04:30:14 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:14 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:15 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/21 04:30:15 INFO : one: Copied (replaced existing) 2025/10/21 04:30:15 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:17 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:30:17 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:17 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:17 INFO : There was nothing to transfer 2025/10/21 04:30:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/21 04:30:18 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:30:19 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:19 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:19 INFO : There was nothing to transfer 2025/10/21 04:30:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/21 04:30:19 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:30:19 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:19 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:19 INFO : There was nothing to transfer 2025/10/21 04:30:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:20 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/10/21 04:30:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/21 04:30:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/21 04:30:20 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:30:20 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:20 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:20 INFO : There was nothing to transfer 2025/10/21 04:30:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:21 DEBUG : two: Need to transfer - File not found at Destination 2025/10/21 04:30:21 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:30:21 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/21 04:30:22 INFO : two: Copied (new) 2025/10/21 04:30:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:30:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/dest" 2025/10/21 04:30:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/pre-dest1" 2025/10/21 04:30:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/pre-dest2" 2025/10/21 04:30:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:30:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/21 04:30:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:30:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/21 04:30:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/21 04:30:29 DEBUG : B2 bucket rclone-test-nunalix5fida path dest: Waiting for checks to finish 2025/10/21 04:30:29 DEBUG : B2 bucket rclone-test-nunalix5fida path dest: Waiting for transfers to finish 2025/10/21 04:30:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/21 04:30:30 INFO : 3: Copied (new) 2025/10/21 04:30:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.99s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:30:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/dst" 2025/10/21 04:30:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/CopyDest" 2025/10/21 04:30:35 DEBUG : one: Need to transfer - File not found at Destination 2025/10/21 04:30:35 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:35 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:30:36 INFO : one: Copied (new) 2025/10/21 04:30:36 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:36 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:37 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/21 04:30:37 INFO : one: Copied (replaced existing) 2025/10/21 04:30:37 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:39 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/BackupDir" 2025/10/21 04:30:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:40 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:30:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:30:42 INFO : one: Copied (server-side copy) 2025/10/21 04:30:42 INFO : one: Deleted 2025/10/21 04:30:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/21 04:30:42 INFO : one: Copied (server-side copy) 2025/10/21 04:30:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/21 04:30:42 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:42 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:43 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1176-11.backblaze.com/b2api/v1/b2_upload_file/7fe26da3005d0b5b9fa80e1b/c001_v0001176_t0057": EOF 2025/10/21 04:30:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-11.backblaze.com/b2api/v1/b2_upload_file/7fe26da3005d0b5b9fa80e1b/c001_v0001176_t0057": EOF) 2025/10/21 04:30:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-nunalix5fida: 1/10 (Post "https://pod-000-1176-11.backblaze.com/b2api/v1/b2_upload_file/7fe26da3005d0b5b9fa80e1b/c001_v0001176_t0057": EOF) 2025/10/21 04:30:46 DEBUG : pacer: Reducing sleep to 10ms 2025/10/21 04:30:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:46 DEBUG : one: Unchanged skipping 2025/10/21 04:30:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/21 04:30:47 INFO : two: Copied (server-side copy) 2025/10/21 04:30:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/21 04:30:47 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:47 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:47 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:47 DEBUG : one: Unchanged skipping 2025/10/21 04:30:47 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:47 DEBUG : two: Unchanged skipping 2025/10/21 04:30:47 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:47 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:47 INFO : There was nothing to transfer 2025/10/21 04:30:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:48 DEBUG : one: Unchanged skipping 2025/10/21 04:30:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/21 04:30:49 DEBUG : three: Destination not found in --copy-dest 2025/10/21 04:30:49 DEBUG : three: Need to transfer - File not found at Destination 2025/10/21 04:30:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/21 04:30:49 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:49 DEBUG : two: Unchanged skipping 2025/10/21 04:30:49 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/21 04:30:49 INFO : three: Copied (new) 2025/10/21 04:30:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.29s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/dst" 2025/10/21 04:30:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/backup" 2025/10/21 04:30:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/21 04:30:56 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:30:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:30:56 DEBUG : two: Unchanged skipping 2025/10/21 04:30:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:30:57 INFO : one: Copied (server-side copy) 2025/10/21 04:30:57 INFO : one: Deleted 2025/10/21 04:30:57 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:30:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:30:58 INFO : one: Copied (new) 2025/10/21 04:30:58 DEBUG : Waiting for deletions to finish 2025/10/21 04:30:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/21 04:30:59 INFO : three.txt: Copied (server-side copy) 2025/10/21 04:30:59 INFO : three.txt: Deleted 2025/10/21 04:30:59 INFO : three.txt: Moved into backup dir 2025/10/21 04:31:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/21 04:31:01 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:31:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:31:01 DEBUG : two: Unchanged skipping 2025/10/21 04:31:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:31:02 INFO : one: Copied (server-side copy) 2025/10/21 04:31:02 INFO : one: Deleted 2025/10/21 04:31:02 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:31:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/21 04:31:02 INFO : one: Copied (new) 2025/10/21 04:31:02 DEBUG : Waiting for deletions to finish 2025/10/21 04:31:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/21 04:31:02 INFO : three.txt: Copied (server-side copy) 2025/10/21 04:31:02 INFO : three.txt: Deleted 2025/10/21 04:31:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.56s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:31:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/dst" 2025/10/21 04:31:07 DEBUG : Config file has changed externally - reloading 2025/10/21 04:31:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/backup" 2025/10/21 04:31:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/21 04:31:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:31:39 DEBUG : two: Unchanged skipping 2025/10/21 04:31:39 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:31:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:31:49 INFO : one: Copied (server-side copy) to: one.bak 2025/10/21 04:31:54 INFO : one: Deleted 2025/10/21 04:31:54 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:32:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:32:04 INFO : one: Copied (new) 2025/10/21 04:32:04 DEBUG : Waiting for deletions to finish 2025/10/21 04:32:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/21 04:32:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/21 04:32:05 INFO : three.txt: Deleted 2025/10/21 04:32:05 INFO : three.txt: Moved into backup dir 2025/10/21 04:32:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/21 04:32:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:32:07 DEBUG : two: Unchanged skipping 2025/10/21 04:32:07 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:32:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:32:08 INFO : one: Copied (server-side copy) to: one.bak 2025/10/21 04:32:08 INFO : one: Deleted 2025/10/21 04:32:08 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:32:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/21 04:32:09 INFO : one: Copied (new) 2025/10/21 04:32:09 DEBUG : Waiting for deletions to finish 2025/10/21 04:32:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/21 04:32:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/21 04:32:10 INFO : three.txt: Deleted 2025/10/21 04:32:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (66.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:32:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/dst" 2025/10/21 04:32:13 DEBUG : Config file has changed externally - reloading 2025/10/21 04:32:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/backup" 2025/10/21 04:32:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/21 04:32:16 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:32:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:32:16 DEBUG : two: Unchanged skipping 2025/10/21 04:32:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:32:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/21 04:32:20 INFO : one: Deleted 2025/10/21 04:32:20 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:32:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:32:21 INFO : one: Copied (new) 2025/10/21 04:32:21 DEBUG : Waiting for deletions to finish 2025/10/21 04:32:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/21 04:32:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/21 04:32:21 INFO : three.txt: Deleted 2025/10/21 04:32:21 INFO : three.txt: Moved into backup dir 2025/10/21 04:32:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/21 04:32:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:32:23 DEBUG : two: Unchanged skipping 2025/10/21 04:32:23 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:32:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:32:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/21 04:32:24 INFO : one: Deleted 2025/10/21 04:32:24 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:32:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/21 04:32:24 INFO : one: Copied (new) 2025/10/21 04:32:24 DEBUG : Waiting for deletions to finish 2025/10/21 04:32:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/21 04:32:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/21 04:32:25 INFO : three.txt: Deleted 2025/10/21 04:32:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/dst" 2025/10/21 04:32:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/21 04:32:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:32:30 DEBUG : two: Unchanged skipping 2025/10/21 04:32:30 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:32:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:32:30 INFO : one: Copied (server-side copy) to: one.bak 2025/10/21 04:32:31 INFO : one: Deleted 2025/10/21 04:32:31 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:32:31 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/10/21 04:32:31 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/10/21 04:32:31 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/10/21 04:32:31 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/10/21 04:32:32 DEBUG : pacer: Reducing sleep to 500ms 2025/10/21 04:32:33 DEBUG : pacer: Reducing sleep to 250ms 2025/10/21 04:32:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:32:33 INFO : one: Copied (new) 2025/10/21 04:32:33 DEBUG : Waiting for deletions to finish 2025/10/21 04:32:33 DEBUG : pacer: Reducing sleep to 125ms 2025/10/21 04:32:34 DEBUG : pacer: Reducing sleep to 62.5ms 2025/10/21 04:32:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/21 04:32:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/21 04:32:34 DEBUG : pacer: Reducing sleep to 31.25ms 2025/10/21 04:32:34 INFO : three.txt: Deleted 2025/10/21 04:32:34 INFO : three.txt: Moved into backup dir 2025/10/21 04:32:36 DEBUG : pacer: Reducing sleep to 15.625ms 2025/10/21 04:32:36 DEBUG : one.bak: Excluded (Path Filter) 2025/10/21 04:32:36 DEBUG : one.bak: Excluded 2025/10/21 04:32:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/21 04:32:36 DEBUG : three.txt.bak: Excluded 2025/10/21 04:32:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/21 04:32:36 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for checks to finish 2025/10/21 04:32:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:32:36 DEBUG : two: Unchanged skipping 2025/10/21 04:32:36 DEBUG : pacer: Reducing sleep to 10ms 2025/10/21 04:32:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:32:39 INFO : one: Copied (server-side copy) to: one.bak 2025/10/21 04:32:39 INFO : one: Deleted 2025/10/21 04:32:39 DEBUG : B2 bucket rclone-test-nunalix5fida path dst: Waiting for transfers to finish 2025/10/21 04:32:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/21 04:32:40 INFO : one: Copied (new) 2025/10/21 04:32:40 DEBUG : Waiting for deletions to finish 2025/10/21 04:32:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/21 04:32:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/21 04:32:41 INFO : three.txt: Deleted 2025/10/21 04:32:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.84s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:32:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/dst" 2025/10/21 04:32:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/21 04:32:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:32:47 INFO : one: Copied (server-side copy) to: one.bak 2025/10/21 04:32:47 INFO : one: Deleted 2025/10/21 04:32:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:32:48 INFO : one: Copied (new) 2025/10/21 04:32:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:32:48 DEBUG : two: Unchanged skipping 2025/10/21 04:32:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/21 04:32:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/21 04:32:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/21 04:32:49 INFO : three.txt: Deleted 2025/10/21 04:32:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/21 04:32:50 INFO : three.txt: Copied (new) 2025/10/21 04:32:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/21 04:32:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:32:51 INFO : one: Copied (server-side copy) to: one.bak 2025/10/21 04:32:52 INFO : one: Deleted 2025/10/21 04:32:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/21 04:32:52 INFO : one: Copied (new) 2025/10/21 04:32:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:32:52 DEBUG : two: Unchanged skipping 2025/10/21 04:32:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/21 04:32:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/21 04:32:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/21 04:32:53 INFO : three.txt: Deleted 2025/10/21 04:32:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/21 04:32:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.69s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:32:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nunalix5fida/dst" 2025/10/21 04:32:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/21 04:32:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:32:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/21 04:33:00 INFO : one: Deleted 2025/10/21 04:33:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:33:01 INFO : one: Copied (new) 2025/10/21 04:33:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:01 DEBUG : two: Unchanged skipping 2025/10/21 04:33:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/21 04:33:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/21 04:33:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/21 04:33:02 INFO : three.txt: Deleted 2025/10/21 04:33:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/21 04:33:02 INFO : three.txt: Copied (new) 2025/10/21 04:33:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/21 04:33:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/21 04:33:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/21 04:33:04 INFO : one: Deleted 2025/10/21 04:33:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/21 04:33:05 INFO : one: Copied (new) 2025/10/21 04:33:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:05 DEBUG : two: Unchanged skipping 2025/10/21 04:33:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/21 04:33:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/21 04:33:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/21 04:33:06 INFO : three.txt: Deleted 2025/10/21 04:33:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/21 04:33:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.21s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:33:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/21 04:33:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:33:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:33:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/21 04:33:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/21 04:33:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.82s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:33:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/21 04:33:11 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:33:11 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:33:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/21 04:33:12 INFO : existing: Copied (new) 2025/10/21 04:33:12 DEBUG : Waiting for deletions to finish 2025/10/21 04:33:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:33:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/21 04:33:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/21 04:33:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:33:12 ERROR : B2 bucket rclone-test-nunalix5fida: not deleting files as there were IO errors 2025/10/21 04:33:12 ERROR : B2 bucket rclone-test-nunalix5fida: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:33:14 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:33:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:14 DEBUG : existing: Unchanged skipping 2025/10/21 04:33:14 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:33:14 DEBUG : Waiting for deletions to finish 2025/10/21 04:33:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.69s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:33:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:33:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both0: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both13: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both12: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both15: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both16: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both17: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both10: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both11: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both1: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both2: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both3: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both14: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both4: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both19: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both18: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both5: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:33:40 DEBUG : both6: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both8: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both9: Unchanged skipping 2025/10/21 04:33:40 DEBUG : both7: Unchanged skipping 2025/10/21 04:33:40 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:33:40 DEBUG : Waiting for deletions to finish 2025/10/21 04:33:40 INFO : only17: Deleted 2025/10/21 04:33:40 INFO : only18: Deleted 2025/10/21 04:33:41 INFO : only6: Deleted 2025/10/21 04:33:41 INFO : only3: Deleted 2025/10/21 04:33:41 INFO : only12: Deleted 2025/10/21 04:33:41 INFO : only16: Deleted 2025/10/21 04:33:41 INFO : only19: Deleted 2025/10/21 04:33:41 INFO : only2: Deleted 2025/10/21 04:33:41 INFO : only4: Deleted 2025/10/21 04:33:41 INFO : only7: Deleted 2025/10/21 04:33:41 INFO : only9: Deleted 2025/10/21 04:33:41 INFO : only10: Deleted 2025/10/21 04:33:41 INFO : only13: Deleted 2025/10/21 04:33:41 INFO : only14: Deleted 2025/10/21 04:33:41 INFO : only5: Deleted 2025/10/21 04:33:41 INFO : only15: Deleted 2025/10/21 04:33:41 INFO : only11: Deleted 2025/10/21 04:33:41 INFO : only1: Deleted 2025/10/21 04:33:41 INFO : only8: Deleted 2025/10/21 04:33:41 INFO : only0: Deleted 2025/10/21 04:33:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (29.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:34:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:34:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both0: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both10: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both12: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both11: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both16: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both13: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both14: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both15: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both1: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both2: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both3: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both17: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both18: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both19: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both4: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both8: Unchanged skipping 2025/10/21 04:34:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:10 DEBUG : both5: Unchanged skipping 2025/10/21 04:34:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : both6: Unchanged skipping 2025/10/21 04:34:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : both7: Unchanged skipping 2025/10/21 04:34:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : both9: Unchanged skipping 2025/10/21 04:34:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/21 04:34:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:34:11 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only0: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only11: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only10: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only14: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only17: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only18: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only12: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only1: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only15: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only2: Copied (replaced existing) 2025/10/21 04:34:11 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:11 INFO : only3: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:12 INFO : only13: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:12 INFO : only16: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:12 INFO : only5: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:12 INFO : only7: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:12 INFO : only8: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:12 INFO : only9: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:12 INFO : only6: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:12 INFO : only4: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/21 04:34:12 INFO : only19: Copied (replaced existing) 2025/10/21 04:34:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (34.16s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:34:20 DEBUG : empty_dir: Making directory with metadata 2025/10/21 04:34:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 04:34:20 DEBUG : empty_on_remote: Making directory with metadata 2025/10/21 04:34:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 04:34:20 INFO : empty_on_remote: Making directory 2025/10/21 04:34:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/21 04:34:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/21 04:34:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/21 04:34:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/21 04:34:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:34:23 DEBUG : empty_dir: Making directory with metadata 2025/10/21 04:34:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 04:34:23 DEBUG : empty_on_remote: Making directory with metadata 2025/10/21 04:34:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 04:34:23 INFO : empty_on_remote: Making directory 2025/10/21 04:34:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/21 04:34:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/21 04:34:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/21 04:34:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/21 04:34:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/21 04:34:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:34:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/21 04:34:26 INFO : sub dir: Making directory 2025/10/21 04:34:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:34:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/21 04:34:29 INFO : sub dir: Making directory 2025/10/21 04:34:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.89s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:34:42 DEBUG : Waiting for deletions to finish 2025/10/21 04:34:43 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:34:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : apple: Unchanged skipping 2025/10/21 04:34:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:34:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : banana: Unchanged skipping 2025/10/21 04:34:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:34:43 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:34:43 DEBUG : Waiting for deletions to finish 2025/10/21 04:34:43 INFO : There was nothing to transfer 2025/10/21 04:34:43 DEBUG : Waiting for deletions to finish 2025/10/21 04:34:44 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:34:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : apple: Unchanged skipping 2025/10/21 04:34:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:34:44 DEBUG : banana: Unchanged skipping 2025/10/21 04:34:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:34:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:34:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:34:44 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:34:44 DEBUG : Waiting for deletions to finish 2025/10/21 04:34:44 INFO : There was nothing to transfer 2025/10/21 04:34:44 DEBUG : Waiting for deletions to finish 2025/10/21 04:34:45 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:34:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:34:59 DEBUG : Waiting for deletions to finish 2025/10/21 04:34:59 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:34:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:35:00 DEBUG : banana: Unchanged skipping 2025/10/21 04:35:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : apple: Unchanged skipping 2025/10/21 04:35:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:35:00 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:35:00 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:00 INFO : There was nothing to transfer 2025/10/21 04:35:00 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:00 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:35:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : apple: Unchanged skipping 2025/10/21 04:35:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:35:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : banana: Unchanged skipping 2025/10/21 04:35:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:35:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:35:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:35:01 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:01 INFO : There was nothing to transfer 2025/10/21 04:35:01 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:01 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:35:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:35:16 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:16 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:35:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:35:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/21 04:35:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:17 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:35:17 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:35:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/21 04:35:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/21 04:35:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/21 04:35:18 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/21 04:35:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/21 04:35:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/21 04:35:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/21 04:35:18 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/21 04:35:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/21 04:35:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/21 04:35:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/21 04:35:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/21 04:35:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/21 04:35:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/21 04:35:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/21 04:35:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/21 04:35:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/21 04:35:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/21 04:35:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/21 04:35:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/21 04:35:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/21 04:35:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/21 04:35:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/21 04:35:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/21 04:35:19 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/21 04:35:19 INFO : dir1/0008-2345678.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0012-6789;.txt: Deleted 2025/10/21 04:35:20 INFO : appleappleapplebanana: Deleted 2025/10/21 04:35:20 INFO : dir1/0003-defghij.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0013-789;=.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0010-456789.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0014-89;=.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0015-9;=.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0007-1234567.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0011-56789;.txt: Deleted 2025/10/21 04:35:20 INFO : banana: Deleted 2025/10/21 04:35:20 INFO : splitbananasplit: Deleted 2025/10/21 04:35:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/21 04:35:20 INFO : dir1/0009-3456789.txt: Deleted 2025/10/21 04:35:20 INFO : apple: Deleted 2025/10/21 04:35:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/21 04:35:20 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : apple: Unchanged skipping 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:35:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : banana: Unchanged skipping 2025/10/21 04:35:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:35:21 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:35:21 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:21 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/21 04:35:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/21 04:35:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/21 04:35:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/21 04:35:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/21 04:35:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/21 04:35:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/21 04:35:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/21 04:35:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:35:36 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:36 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:35:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:35:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/21 04:35:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/21 04:35:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/21 04:35:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/21 04:35:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/21 04:35:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/21 04:35:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/21 04:35:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/21 04:35:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/21 04:35:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/21 04:35:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/21 04:35:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/21 04:35:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/21 04:35:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/21 04:35:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:37 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:35:37 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:35:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/21 04:35:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/21 04:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/21 04:35:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/21 04:35:37 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/21 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/21 04:35:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/21 04:35:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/21 04:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/21 04:35:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/21 04:35:38 INFO : apple: Copied (new) to: PREFIXapple 2025/10/21 04:35:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/21 04:35:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/21 04:35:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/21 04:35:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/21 04:35:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/21 04:35:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/21 04:35:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/21 04:35:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/21 04:35:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/21 04:35:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/21 04:35:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/21 04:35:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/21 04:35:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/21 04:35:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/21 04:35:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/21 04:35:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/21 04:35:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/21 04:35:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/21 04:35:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/21 04:35:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/21 04:35:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/21 04:35:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/21 04:35:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/21 04:35:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/21 04:35:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/21 04:35:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/21 04:35:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/21 04:35:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/21 04:35:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/21 04:35:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/21 04:35:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/21 04:35:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/21 04:35:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/21 04:35:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/21 04:35:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/21 04:35:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/21 04:35:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/21 04:35:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/21 04:35:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/21 04:35:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/21 04:35:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/21 04:35:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/21 04:35:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/21 04:35:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/21 04:35:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/21 04:35:39 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/21 04:35:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/21 04:35:40 INFO : appleappleapplebanana: Deleted 2025/10/21 04:35:40 INFO : splitbananasplit: Deleted 2025/10/21 04:35:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0009-3456789.txt: Deleted 2025/10/21 04:35:40 INFO : banana: Deleted 2025/10/21 04:35:40 INFO : dir1/0012-6789;.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0014-89;=.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0003-defghij.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0007-1234567.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0008-2345678.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0011-56789;.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0013-789;=.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0015-9;=.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/21 04:35:40 INFO : dir1/0010-456789.txt: Deleted 2025/10/21 04:35:40 INFO : apple: Deleted 2025/10/21 04:35:40 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:35:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/21 04:35:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/21 04:35:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/21 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/21 04:35:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/21 04:35:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/21 04:35:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/21 04:35:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/21 04:35:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/21 04:35:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/21 04:35:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/21 04:35:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/21 04:35:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/21 04:35:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/21 04:35:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/21 04:35:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/21 04:35:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/21 04:35:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/21 04:35:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/21 04:35:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/21 04:35:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/21 04:35:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/21 04:35:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/21 04:35:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/21 04:35:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/21 04:35:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/21 04:35:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/21 04:35:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/21 04:35:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/21 04:35:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : apple: transformed to: PREFIXapple 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/21 04:35:41 DEBUG : banana: transformed to: PREFIXbanana 2025/10/21 04:35:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/21 04:35:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/21 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/21 04:35:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/21 04:35:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/21 04:35:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/21 04:35:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/21 04:35:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/21 04:35:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/21 04:35:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/21 04:35:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/21 04:35:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/21 04:35:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/21 04:35:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/21 04:35:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/21 04:35:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/21 04:35:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/21 04:35:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:35:41 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:35:41 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:35:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/21 04:35:41 INFO : splitbananasplit: Copied (new) 2025/10/21 04:35:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/21 04:35:41 INFO : apple: Copied (new) 2025/10/21 04:35:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/21 04:35:41 INFO : appleappleapplebanana: Copied (new) 2025/10/21 04:35:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/21 04:35:41 INFO : banana: Copied (new) 2025/10/21 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/21 04:35:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/21 04:35:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/21 04:35:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/21 04:35:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/21 04:35:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/21 04:35:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/21 04:35:42 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/21 04:35:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/21 04:35:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/21 04:35:42 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/21 04:35:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/21 04:35:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/21 04:35:42 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/21 04:35:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/21 04:35:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/21 04:35:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/21 04:35:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/21 04:35:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/21 04:35:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/21 04:35:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/21 04:35:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/21 04:35:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/21 04:35:43 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:43 INFO : PREFIXbanana: Deleted 2025/10/21 04:35:43 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/21 04:35:43 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/21 04:35:43 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/21 04:35:43 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/21 04:35:43 INFO : PREFIXsplitbananasplit: Deleted 2025/10/21 04:35:43 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/21 04:35:43 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/21 04:35:43 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/21 04:35:43 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/21 04:35:43 INFO : PREFIXapple: Deleted 2025/10/21 04:35:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/21 04:35:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/21 04:35:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/21 04:35:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/21 04:35:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/21 04:35:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/21 04:35:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/21 04:35:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/21 04:35:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/21 04:35:44 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:44 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : Waiting for deletions to finish 2025/10/21 04:35:44 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:35:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:36:00 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:00 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:36:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/21 04:36:00 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/21 04:36:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:00 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/21 04:36:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/21 04:36:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:00 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:00 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/21 04:36:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:36:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:36:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/21 04:36:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/21 04:36:01 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/21 04:36:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/21 04:36:01 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/21 04:36:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/21 04:36:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/21 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/21 04:36:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/21 04:36:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/21 04:36:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/21 04:36:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/21 04:36:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/21 04:36:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/21 04:36:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/21 04:36:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/21 04:36:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/21 04:36:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/21 04:36:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/21 04:36:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/21 04:36:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/21 04:36:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/21 04:36:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/21 04:36:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/21 04:36:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/21 04:36:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/21 04:36:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/21 04:36:03 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:03 INFO : dir1/0015-9;=.txt: Deleted 2025/10/21 04:36:03 INFO : banana: Deleted 2025/10/21 04:36:03 INFO : dir1/0003-defghij.txt: Deleted 2025/10/21 04:36:03 INFO : dir1/0011-56789;.txt: Deleted 2025/10/21 04:36:03 INFO : dir1/0013-789;=.txt: Deleted 2025/10/21 04:36:03 INFO : dir1/0009-3456789.txt: Deleted 2025/10/21 04:36:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/21 04:36:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/21 04:36:03 INFO : dir1/0012-6789;.txt: Deleted 2025/10/21 04:36:03 INFO : appleappleapplebanana: Deleted 2025/10/21 04:36:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/21 04:36:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/21 04:36:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/21 04:36:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/21 04:36:04 INFO : dir1/0007-1234567.txt: Deleted 2025/10/21 04:36:04 INFO : dir1/0008-2345678.txt: Deleted 2025/10/21 04:36:04 INFO : apple: Deleted 2025/10/21 04:36:04 INFO : dir1/0010-456789.txt: Deleted 2025/10/21 04:36:04 INFO : dir1/0014-89;=.txt: Deleted 2025/10/21 04:36:04 INFO : splitbananasplit: Deleted 2025/10/21 04:36:04 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/21 04:36:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/21 04:36:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/21 04:36:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/21 04:36:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/21 04:36:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/21 04:36:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/21 04:36:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:05 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:36:05 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:36:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/21 04:36:05 INFO : appleappleapplebanana: Copied (new) 2025/10/21 04:36:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/21 04:36:05 INFO : banana: Copied (new) 2025/10/21 04:36:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/21 04:36:05 INFO : apple: Copied (new) 2025/10/21 04:36:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/21 04:36:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/21 04:36:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/21 04:36:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/21 04:36:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/21 04:36:05 INFO : splitbananasplit: Copied (new) 2025/10/21 04:36:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/21 04:36:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/21 04:36:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/21 04:36:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/21 04:36:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/21 04:36:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/21 04:36:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/21 04:36:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/21 04:36:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/21 04:36:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/21 04:36:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/21 04:36:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/21 04:36:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/21 04:36:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/21 04:36:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/21 04:36:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/21 04:36:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/21 04:36:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/21 04:36:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/21 04:36:07 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/21 04:36:07 INFO : splitbananasplitSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : appleSUFFIX: Deleted 2025/10/21 04:36:07 INFO : bananaSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/21 04:36:07 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/21 04:36:07 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:07 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:36:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:08 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:36:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:36:23 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:23 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:36:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:24 DEBUG : apple: Unchanged skipping 2025/10/21 04:36:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:24 DEBUG : banana: Unchanged skipping 2025/10/21 04:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/21 04:36:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/21 04:36:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/21 04:36:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:24 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:36:24 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:36:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/21 04:36:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/21 04:36:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/21 04:36:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/21 04:36:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/21 04:36:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/21 04:36:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/21 04:36:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/21 04:36:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/21 04:36:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/21 04:36:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/21 04:36:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/21 04:36:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/21 04:36:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/21 04:36:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/21 04:36:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/21 04:36:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/21 04:36:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/21 04:36:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/21 04:36:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/21 04:36:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/21 04:36:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/21 04:36:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/21 04:36:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/21 04:36:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/21 04:36:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/21 04:36:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/21 04:36:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/21 04:36:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/21 04:36:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/21 04:36:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/21 04:36:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/21 04:36:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/21 04:36:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/21 04:36:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/21 04:36:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/21 04:36:26 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:26 INFO : dir1/0007-1234567.txt: Deleted 2025/10/21 04:36:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/21 04:36:26 INFO : dir1/0009-3456789.txt: Deleted 2025/10/21 04:36:26 INFO : dir1/0010-456789.txt: Deleted 2025/10/21 04:36:26 INFO : dir1/0003-defghij.txt: Deleted 2025/10/21 04:36:26 INFO : dir1/0012-6789;.txt: Deleted 2025/10/21 04:36:26 INFO : dir1/0011-56789;.txt: Deleted 2025/10/21 04:36:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/21 04:36:26 INFO : dir1/0008-2345678.txt: Deleted 2025/10/21 04:36:27 INFO : dir1/0013-789;=.txt: Deleted 2025/10/21 04:36:27 INFO : dir1/0014-89;=.txt: Deleted 2025/10/21 04:36:27 INFO : dir1/0015-9;=.txt: Deleted 2025/10/21 04:36:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/21 04:36:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/21 04:36:27 INFO : appleappleapplebanana: Deleted 2025/10/21 04:36:27 INFO : splitbananasplit: Deleted 2025/10/21 04:36:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/21 04:36:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/21 04:36:27 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:27 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : appleapple: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/21 04:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/21 04:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/21 04:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/21 04:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:27 DEBUG : apple: Unchanged skipping 2025/10/21 04:36:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:27 DEBUG : banana: Unchanged skipping 2025/10/21 04:36:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/21 04:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/21 04:36:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/21 04:36:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/21 04:36:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/21 04:36:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/21 04:36:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/21 04:36:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/21 04:36:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/21 04:36:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/21 04:36:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/21 04:36:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/21 04:36:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/21 04:36:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/21 04:36:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/21 04:36:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/21 04:36:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/21 04:36:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:36:28 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:36:28 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:36:28 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:28 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:28 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : appleapple: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/21 04:36:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/21 04:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/21 04:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/21 04:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/21 04:36:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/21 04:36:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/21 04:36:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/21 04:36:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/21 04:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/21 04:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/21 04:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/21 04:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/21 04:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/21 04:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/21 04:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/21 04:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/21 04:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/21 04:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/21 04:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/21 04:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/21 04:36:28 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:36:43 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:43 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:36:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : apple: Unchanged skipping 2025/10/21 04:36:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:36:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : banana: Unchanged skipping 2025/10/21 04:36:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:36:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:36:44 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:36:44 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:44 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:44 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:36:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : apple: Unchanged skipping 2025/10/21 04:36:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : banana: Unchanged skipping 2025/10/21 04:36:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:36:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:36:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:36:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:36:45 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:36:45 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:45 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:45 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:36:45 DEBUG : Waiting for deletions to finish 2025/10/21 04:36:46 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:36:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:37:00 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:00 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:37:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:00 DEBUG : apple: Unchanged skipping 2025/10/21 04:37:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:00 DEBUG : banana: Unchanged skipping 2025/10/21 04:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:37:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:37:01 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:01 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:01 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:37:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : banana: Unchanged skipping 2025/10/21 04:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:37:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:01 DEBUG : apple: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:37:02 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:37:02 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:37:02 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:02 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:02 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:37:17 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:17 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:37:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:37:17 DEBUG : apple: Unchanged skipping 2025/10/21 04:37:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:17 DEBUG : banana: Unchanged skipping 2025/10/21 04:37:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:37:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:37:18 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:37:18 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:18 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:18 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:37:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : apple: Unchanged skipping 2025/10/21 04:37:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : banana: Unchanged skipping 2025/10/21 04:37:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:37:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:37:19 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:37:19 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:37:19 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:19 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:19 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:37:33 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:34 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:37:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : apple: Unchanged skipping 2025/10/21 04:37:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:37:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : banana: Unchanged skipping 2025/10/21 04:37:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:37:34 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:37:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:37:34 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:37:34 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:34 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:35 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:37:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : apple: Unchanged skipping 2025/10/21 04:37:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:37:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : banana: Unchanged skipping 2025/10/21 04:37:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:37:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:37:35 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:37:35 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:35 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:36 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:37:51 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:51 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:37:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : apple: Unchanged skipping 2025/10/21 04:37:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:37:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:37:52 DEBUG : banana: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:37:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:37:52 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:37:52 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:52 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:53 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : apple: Unchanged skipping 2025/10/21 04:37:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/21 04:37:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : banana: Unchanged skipping 2025/10/21 04:37:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:37:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:37:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/21 04:37:53 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:37:53 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:53 DEBUG : Waiting for deletions to finish 2025/10/21 04:37:53 DEBUG : apple: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : banana: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/21 04:37:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (205.14s) --- PASS: TestTransform/NFC (16.12s) --- PASS: TestTransform/NFD (16.63s) --- PASS: TestTransform/base64 (20.13s) --- PASS: TestTransform/prefix (23.12s) --- PASS: TestTransform/suffix (23.50s) --- PASS: TestTransform/truncate (19.96s) --- PASS: TestTransform/encoder (17.69s) --- PASS: TestTransform/ISO-8859-1 (16.28s) --- PASS: TestTransform/charmap (16.99s) --- PASS: TestTransform/lowercase (16.87s) --- PASS: TestTransform/ascii (17.86s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:37:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/21 04:37:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/21 04:37:58 INFO : sub dir_somesuffix: Making directory 2025/10/21 04:37:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/21 04:37:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/21 04:37:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/21 04:37:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/21 04:37:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/21 04:37:58 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:37:58 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:37:59 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:37:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/21 04:37:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.04s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:00 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:01 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:01 INFO : tictactoe: Making directory 2025/10/21 04:38:01 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:01 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/21 04:38:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:01 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:01 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/21 04:38:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.78s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:02 INFO : toe: Making directory 2025/10/21 04:38:02 INFO : toe/toe: Making directory 2025/10/21 04:38:02 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/21 04:38:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/21 04:38:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/21 04:38:02 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:02 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/21 04:38:03 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.70s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:04 INFO : toe: Making directory 2025/10/21 04:38:04 INFO : toe/toe: Making directory 2025/10/21 04:38:04 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/21 04:38:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/21 04:38:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/21 04:38:04 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:04 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/21 04:38:05 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:06 DEBUG : empty_dir: Making directory with metadata 2025/10/21 04:38:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/21 04:38:06 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:06 INFO : tictacempty_dir: Making directory 2025/10/21 04:38:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:06 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:06 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:06 INFO : tictactoe: Making directory 2025/10/21 04:38:06 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:06 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:06 INFO : tictactoe/tictactoe: Making directory 2025/10/21 04:38:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/21 04:38:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/21 04:38:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/21 04:38:06 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:06 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/21 04:38:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.91s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:08 DEBUG : empty_dir: Making directory with metadata 2025/10/21 04:38:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/21 04:38:08 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:08 INFO : tictacempty_dir: Making directory 2025/10/21 04:38:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:08 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:08 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:08 INFO : tictactoe: Making directory 2025/10/21 04:38:08 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:08 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:08 INFO : tictactoe/tictactoe: Making directory 2025/10/21 04:38:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/21 04:38:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/21 04:38:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:08 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:08 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/21 04:38:09 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:09 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:09 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:09 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/21 04:38:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/21 04:38:09 NOTICE: B2 bucket rclone-test-nunalix5fida: 0 differences found 2025/10/21 04:38:09 NOTICE: B2 bucket rclone-test-nunalix5fida: 1 matching files --- PASS: TestAllTag (2.26s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:10 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:10 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:10 INFO : tictactoe: Making directory 2025/10/21 04:38:10 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:10 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:10 INFO : tictactoe/tictactoe: Making directory 2025/10/21 04:38:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/21 04:38:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/21 04:38:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/21 04:38:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:10 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/21 04:38:11 DEBUG : Waiting for deletions to finish 2025/10/21 04:38:11 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:11 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:11 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/21 04:38:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/21 04:38:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/21 04:38:12 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:12 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.52s) === RUN TestSyntax 2025/10/21 04:38:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:13 INFO : toe: Making directory 2025/10/21 04:38:13 INFO : toe/toe: Making directory 2025/10/21 04:38:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/21 04:38:13 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:13 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:13 INFO : toe/toe/toe: Copied (new) 2025/10/21 04:38:13 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.72s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:14 DEBUG : empty_dir: Making directory with metadata 2025/10/21 04:38:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/21 04:38:14 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:14 INFO : tictacempty_dir: Making directory 2025/10/21 04:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:14 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:14 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:14 INFO : tictactoe: Making directory 2025/10/21 04:38:14 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:14 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:14 INFO : tictactoe/tictactoe: Making directory 2025/10/21 04:38:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/21 04:38:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/21 04:38:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:14 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:14 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:15 INFO : toe/toe/toe.txt: Deleted 2025/10/21 04:38:15 INFO : toe/toe: Removing directory 2025/10/21 04:38:15 INFO : toe: Removing directory 2025/10/21 04:38:15 INFO : empty_dir: Removing directory 2025/10/21 04:38:15 DEBUG : Local file system at /tmp/rclone2049117314: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.01s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:16 DEBUG : empty_dir: Making directory with metadata 2025/10/21 04:38:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/21 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:16 INFO : tictacempty_dir: Making directory 2025/10/21 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:16 INFO : tictactoe: Making directory 2025/10/21 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:16 INFO : tictactoe/tictactoe: Making directory 2025/10/21 04:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/21 04:38:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/21 04:38:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:16 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:16 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:17 INFO : toe/toe/toe.txt: Deleted 2025/10/21 04:38:17 INFO : toe/toe: Removing directory 2025/10/21 04:38:17 INFO : toe: Removing directory 2025/10/21 04:38:17 INFO : empty_dir: Removing directory 2025/10/21 04:38:17 DEBUG : Local file system at /tmp/rclone2049117314: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/21 04:38:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/21 04:38:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/21 04:38:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/21 04:38:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/21 04:38:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/21 04:38:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.30s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:19 DEBUG : Reset feature "Copy" 2025/10/21 04:38:19 DEBUG : Reset feature "Move" 2025/10/21 04:38:19 DEBUG : Reset feature "Copy" 2025/10/21 04:38:19 DEBUG : Reset feature "Move" 2025/10/21 04:38:19 DEBUG : empty_dir: Making directory with metadata 2025/10/21 04:38:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/21 04:38:19 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:20 INFO : tictacempty_dir: Making directory 2025/10/21 04:38:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/21 04:38:20 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:20 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:20 INFO : tictactoe: Making directory 2025/10/21 04:38:20 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:20 DEBUG : toe: transformed to: tictactoe 2025/10/21 04:38:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:20 INFO : tictactoe/tictactoe: Making directory 2025/10/21 04:38:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/21 04:38:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/21 04:38:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/21 04:38:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:20 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:20 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/21 04:38:20 INFO : toe/toe/toe.txt: Deleted 2025/10/21 04:38:20 INFO : toe/toe: Removing directory 2025/10/21 04:38:20 INFO : toe: Removing directory 2025/10/21 04:38:20 INFO : empty_dir: Removing directory 2025/10/21 04:38:20 DEBUG : Local file system at /tmp/rclone2049117314: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/21 04:38:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/21 04:38:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/21 04:38:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/21 04:38:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/21 04:38:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/21 04:38:22 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.77s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:23 DEBUG : toe: transformed to: dG9l 2025/10/21 04:38:23 DEBUG : toe: transformed to: dG9l 2025/10/21 04:38:23 INFO : dG9l: Making directory 2025/10/21 04:38:23 DEBUG : toe: transformed to: dG9l 2025/10/21 04:38:23 DEBUG : toe: transformed to: dG9l 2025/10/21 04:38:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/21 04:38:23 INFO : dG9l/dG9l: Making directory 2025/10/21 04:38:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/21 04:38:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/21 04:38:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/21 04:38:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/21 04:38:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/21 04:38:23 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:23 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/21 04:38:24 DEBUG : Waiting for deletions to finish 2025/10/21 04:38:25 DEBUG : dG9l: transformed to: toe 2025/10/21 04:38:25 DEBUG : dG9l: transformed to: toe 2025/10/21 04:38:25 DEBUG : dG9l: transformed to: toe 2025/10/21 04:38:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/21 04:38:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/21 04:38:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/21 04:38:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/21 04:38:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/21 04:38:25 DEBUG : Local file system at /tmp/rclone2049117314: Waiting for checks to finish 2025/10/21 04:38:25 DEBUG : Local file system at /tmp/rclone2049117314: Waiting for transfers to finish 2025/10/21 04:38:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.82s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-nunalix5fida", Local "Local file system at /tmp/rclone2049117314", Modify Window "1ms" 2025/10/21 04:38:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/21 04:38:26 DEBUG : toe: transformed to: 2025/10/21 04:38:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/21 04:38:26 DEBUG : toe: transformed to: 2025/10/21 04:38:26 INFO : B2 bucket rclone-test-nunalix5fida: Making directory 2025/10/21 04:38:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/21 04:38:26 DEBUG : toe: transformed to: 2025/10/21 04:38:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/21 04:38:26 DEBUG : toe: transformed to: 2025/10/21 04:38:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/21 04:38:26 DEBUG : toe/toe: transformed to: 2025/10/21 04:38:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/21 04:38:26 INFO : toe/toe: Making directory 2025/10/21 04:38:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/21 04:38:26 DEBUG : toe/toe: transformed to: 2025/10/21 04:38:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/21 04:38:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/21 04:38:26 DEBUG : toe: transformed to: 2025/10/21 04:38:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/21 04:38:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/21 04:38:26 DEBUG : toe/toe/toe: transformed to: 2025/10/21 04:38:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/21 04:38:26 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for checks to finish 2025/10/21 04:38:26 DEBUG : B2 bucket rclone-test-nunalix5fida: Waiting for transfers to finish 2025/10/21 04:38:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 04:38:27 INFO : toe/toe/toe: Copied (new) 2025/10/21 04:38:27 ERROR : B2 bucket rclone-test-nunalix5fida: not deleting files as there were IO errors 2025/10/21 04:38:27 ERROR : B2 bucket rclone-test-nunalix5fida: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2025/10/21 04:38:28 DEBUG : B2 bucket rclone-test-nunalix5fida: Purge remote 2025/10/21 04:38:28 INFO : B2 bucket rclone-test-nunalix5fida: cleaning bucket "rclone-test-nunalix5fida" of all files 2025/10/21 04:38:29 DEBUG : BackupDir/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804f4_d20251021_m043050_c001_v7007000_t0000_u01761021050241") 2025/10/21 04:38:29 DEBUG : BackupDir/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10888a6b06581374_d20251021_m043042_c001_v0001136_t0001_u01761021042108") 2025/10/21 04:38:29 DEBUG : CompareDest/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d95ac9_d20251021_m043022_c001_v7007000_t0000_u01761021022512") 2025/10/21 04:38:29 DEBUG : CompareDest/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c1924fc_d20251021_m043016_c001_v0001176_t0027_u01761021016789") 2025/10/21 04:38:29 DEBUG : CompareDest/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d95acc_d20251021_m043022_c001_v7007000_t0000_u01761021022710") 2025/10/21 04:38:29 DEBUG : CompareDest/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b2c_d20251021_m043017_c001_v0001109_t0059_u01761021017739") 2025/10/21 04:38:29 DEBUG : CopyDest/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804f5_d20251021_m043050_c001_v7007000_t0000_u01761021050426") 2025/10/21 04:38:29 DEBUG : CopyDest/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b5c_d20251021_m043038_c001_v0001109_t0030_u01761021038601") 2025/10/21 04:38:29 DEBUG : CopyDest/three: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804f6_d20251021_m043050_c001_v7007000_t0000_u01761021050617") 2025/10/21 04:38:29 DEBUG : CopyDest/three: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b6e_d20251021_m043047_c001_v0001109_t0028_u01761021047833") 2025/10/21 04:38:29 DEBUG : CopyDest/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804f7_d20251021_m043050_c001_v7007000_t0000_u01761021050800") 2025/10/21 04:38:29 DEBUG : CopyDest/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b66_d20251021_m043045_c001_v0001109_t0054_u01761021045608") 2025/10/21 04:38:29 DEBUG : EXISTING: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd86895b_d20251021_m043314_c001_v7007000_t0000_u01761021194925") 2025/10/21 04:38:29 DEBUG : EXISTING: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ca1_d20251021_m043313_c001_v0001109_t0015_u01761021193617") 2025/10/21 04:38:29 DEBUG : PREFIXapple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560bca_d20251021_m043543_c001_v7007000_t0000_u01761021343896") 2025/10/21 04:38:29 DEBUG : PREFIXapple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e5b_d20251021_m043537_c001_v0001109_t0049_u01761021337513") 2025/10/21 04:38:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418b68eadc8f7daa_d20251021_m043543_c001_v7007000_t0000_u01761021343705") 2025/10/21 04:38:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289468_d20251021_m043537_c001_v0001154_t0006_u01761021337503") 2025/10/21 04:38:29 DEBUG : PREFIXbanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1dc9_d20251021_m043543_c001_v7007000_t0000_u01761021343693") 2025/10/21 04:38:30 DEBUG : PREFIXbanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd8e_d20251021_m043537_c001_v0001171_t0019_u01761021337524") 2025/10/21 04:38:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96042_d20251021_m043543_c001_v7007000_t0000_u01761021343741") 2025/10/21 04:38:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bbb_d20251021_m043537_c001_v0001171_t0048_u01761021337532") 2025/10/21 04:38:30 DEBUG : Testêé: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd868949_d20251021_m043311_c001_v7007000_t0000_u01761021191015") 2025/10/21 04:38:30 DEBUG : Testêé: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c99_d20251021_m043310_c001_v0001109_t0043_u01761021190113") 2025/10/21 04:38:30 DEBUG : Testêé: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c97_d20251021_m043308_c001_v0001109_t0048_u01761021188940") 2025/10/21 04:38:30 DEBUG : YXBwbGU=: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7532_d20251021_m043522_c001_v7007000_t0000_u01761021322275") 2025/10/21 04:38:30 DEBUG : YXBwbGU=: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289440_d20251021_m043517_c001_v0001154_t0020_u01761021317639") 2025/10/21 04:38:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7533_d20251021_m043522_c001_v7007000_t0000_u01761021322458") 2025/10/21 04:38:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b14_d20251021_m043517_c001_v0001171_t0018_u01761021317615") 2025/10/21 04:38:30 DEBUG : YmFuYW5h: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7535_d20251021_m043522_c001_v7007000_t0000_u01761021322639") 2025/10/21 04:38:30 DEBUG : YmFuYW5h: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e3c_d20251021_m043517_c001_v0001109_t0036_u01761021317630") 2025/10/21 04:38:30 DEBUG : a/potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786b4_d20251021_m042843_c001_v7007000_t0000_u01761020923833") 2025/10/21 04:38:30 DEBUG : a/potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a36_d20251021_m042842_c001_v0001109_t0052_u01761020922932") 2025/10/21 04:38:30 DEBUG : a/potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d88d_d20251021_m042840_c001_v7007000_t0000_u01761020920902") 2025/10/21 04:38:30 DEBUG : a/potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a28_d20251021_m042839_c001_v0001109_t0016_u01761020919911") 2025/10/21 04:38:30 DEBUG : a/potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d851_d20251021_m042818_c001_v7007000_t0000_u01761020898927") 2025/10/21 04:38:30 DEBUG : a/potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249d0_d20251021_m042817_c001_v0001109_t0032_u01761020897513") 2025/10/21 04:38:30 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889d8_d20251021_m043754_c001_v7007000_t0000_u01761021474537") 2025/10/21 04:38:30 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f99_d20251021_m043749_c001_v0001109_t0021_u01761021469742") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fb0_d20251021_m043736_c001_v7007000_t0000_u01761021456629") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f73_d20251021_m043732_c001_v0001109_t0033_u01761021452157") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf62d_d20251021_m043719_c001_v7007000_t0000_u01761021439824") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f3f_d20251021_m043715_c001_v0001109_t0045_u01761021435456") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96124_d20251021_m043702_c001_v7007000_t0000_u01761021422805") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f1d_d20251021_m043658_c001_v0001109_t0031_u01761021418770") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960f4_d20251021_m043646_c001_v7007000_t0000_u01761021406571") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224efd_d20251021_m043641_c001_v0001109_t0014_u01761021401353") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf567_d20251021_m043628_c001_v7007000_t0000_u01761021388876") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133deb2_d20251021_m043621_c001_v0001171_t0053_u01761021381915") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e81_d20251021_m043608_c001_v7007000_t0000_u01761021368889") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894b3_d20251021_m043604_c001_v0001154_t0023_u01761021364905") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e46_d20251021_m043603_c001_v7007000_t0000_u01761021363983") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c57_d20251021_m043558_c001_v0001171_t0001_u01761021358505") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57c6_d20251021_m043545_c001_v7007000_t0000_u01761021345433") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133ddb6_d20251021_m043541_c001_v0001171_t0020_u01761021341362") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1da2_d20251021_m043540_c001_v7007000_t0000_u01761021340464") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289466_d20251021_m043534_c001_v0001154_t0019_u01761021334753") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f407238d1370862b3_d20251021_m043520_c001_v7007000_t0000_u01761021320445") 2025/10/21 04:38:31 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dcf9_d20251021_m043514_c001_v0001171_t0049_u01761021314654") 2025/10/21 04:38:32 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b472_d20251021_m043502_c001_v7007000_t0000_u01761021302176") 2025/10/21 04:38:32 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dc97_d20251021_m043457_c001_v0001171_t0056_u01761021297559") 2025/10/21 04:38:32 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f726_d20251021_m043445_c001_v7007000_t0000_u01761021285601") 2025/10/21 04:38:32 DEBUG : apple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dc38_d20251021_m043441_c001_v0001171_t0017_u01761021281219") 2025/10/21 04:38:32 DEBUG : appleSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e6f_d20251021_m043607_c001_v7007000_t0000_u01761021367389") 2025/10/21 04:38:32 DEBUG : appleSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e93_d20251021_m043601_c001_v0001109_t0027_u01761021361228") 2025/10/21 04:38:32 DEBUG : appleapple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf568_d20251021_m043629_c001_v7007000_t0000_u01761021389059") 2025/10/21 04:38:32 DEBUG : appleapple: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dec8_d20251021_m043624_c001_v0001171_t0036_u01761021384385") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889d9_d20251021_m043754_c001_v7007000_t0000_u01761021474720") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584fab_d20251021_m043750_c001_v0001171_t0037_u01761021470600") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fb1_d20251021_m043736_c001_v7007000_t0000_u01761021456810") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584f29_d20251021_m043733_c001_v0001171_t0040_u01761021453010") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf630_d20251021_m043720_c001_v7007000_t0000_u01761021440007") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584ea4_d20251021_m043716_c001_v0001171_t0030_u01761021436421") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96125_d20251021_m043702_c001_v7007000_t0000_u01761021422990") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584e23_d20251021_m043659_c001_v0001171_t0045_u01761021419619") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960f5_d20251021_m043646_c001_v7007000_t0000_u01761021406753") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584daa_d20251021_m043642_c001_v0001171_t0021_u01761021402610") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f407238d1370866a6_d20251021_m043626_c001_v7007000_t0000_u01761021386960") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d25_d20251021_m043622_c001_v0001171_t0037_u01761021382725") 2025/10/21 04:38:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e84_d20251021_m043609_c001_v7007000_t0000_u01761021369069") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de3e_d20251021_m043604_c001_v0001171_t0036_u01761021364895") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ecff9_d20251021_m043603_c001_v7007000_t0000_u01761021363802") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de08_d20251021_m043559_c001_v0001171_t0059_u01761021359473") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57c7_d20251021_m043545_c001_v7007000_t0000_u01761021345615") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584be7_d20251021_m043541_c001_v0001171_t0042_u01761021341391") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217dde8_d20251021_m043540_c001_v7007000_t0000_u01761021340019") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd86_d20251021_m043535_c001_v0001171_t0046_u01761021335847") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42f02_d20251021_m043520_c001_v7007000_t0000_u01761021320082") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b06_d20251021_m043515_c001_v0001171_t0027_u01761021315779") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b473_d20251021_m043502_c001_v7007000_t0000_u01761021302356") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584a8e_d20251021_m043458_c001_v0001171_t0002_u01761021298564") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f727_d20251021_m043445_c001_v7007000_t0000_u01761021285787") 2025/10/21 04:38:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584a11_d20251021_m043442_c001_v0001171_t0031_u01761021282059") 2025/10/21 04:38:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e6a_d20251021_m043607_c001_v7007000_t0000_u01761021367184") 2025/10/21 04:38:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de14_d20251021_m043601_c001_v0001171_t0012_u01761021361217") 2025/10/21 04:38:33 DEBUG : b/potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786b7_d20251021_m042844_c001_v7007000_t0000_u01761020924017") 2025/10/21 04:38:33 DEBUG : b/potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a2c_d20251021_m042841_c001_v0001109_t0038_u01761020921451") 2025/10/21 04:38:33 DEBUG : b/potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d88b_d20251021_m042840_c001_v7007000_t0000_u01761020920340") 2025/10/21 04:38:33 DEBUG : b/potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a20_d20251021_m042838_c001_v0001109_t0034_u01761020918489") 2025/10/21 04:38:33 DEBUG : b/potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d84e_d20251021_m042818_c001_v7007000_t0000_u01761020898364") 2025/10/21 04:38:33 DEBUG : b/potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249c7_d20251021_m042815_c001_v0001109_t0044_u01761020895922") 2025/10/21 04:38:33 DEBUG : backup/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71ddd9_d20251021_m043103_c001_v7007000_t0000_u01761021063443") 2025/10/21 04:38:34 DEBUG : backup/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f113356364180e96c_d20251021_m043101_c001_v0001092_t0055_u01761021061605") 2025/10/21 04:38:34 DEBUG : backup/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f104a428492e2a60c_d20251021_m043057_c001_v0001161_t0049_u01761021057486") 2025/10/21 04:38:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ec9cb_d20251021_m043225_c001_v7007000_t0000_u01761021145904") 2025/10/21 04:38:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1020fa159aae322d_d20251021_m043223_c001_v0001101_t0022_u01761021143858") 2025/10/21 04:38:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1090f5fcc284b776_d20251021_m043219_c001_v0001043_t0014_u01761021139578") 2025/10/21 04:38:34 DEBUG : backup/one.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560903_d20251021_m043210_c001_v7007000_t0000_u01761021130625") 2025/10/21 04:38:34 DEBUG : backup/one.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f104fe34ecb6a9017_d20251021_m043208_c001_v0001093_t0027_u01761021128154") 2025/10/21 04:38:34 DEBUG : backup/one.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f108211582c0e79cc_d20251021_m043148_c001_v0001093_t0020_u01761021108229") 2025/10/21 04:38:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ec9cc_d20251021_m043226_c001_v7007000_t0000_u01761021146088") 2025/10/21 04:38:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10621297687d1429_d20251021_m043225_c001_v0001177_t0047_u01761021145087") 2025/10/21 04:38:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10740cdb84b71722_d20251021_m043221_c001_v0001182_t0054_u01761021141553") 2025/10/21 04:38:34 DEBUG : backup/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71ddda_d20251021_m043103_c001_v7007000_t0000_u01761021063637") 2025/10/21 04:38:34 DEBUG : backup/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f102ac323a13f23a9_d20251021_m043102_c001_v0001184_t0014_u01761021062693") 2025/10/21 04:38:34 DEBUG : backup/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1071ee2b104e8b37_d20251021_m043058_c001_v0001179_t0018_u01761021058927") 2025/10/21 04:38:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560906_d20251021_m043210_c001_v7007000_t0000_u01761021130809") 2025/10/21 04:38:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10640039ec3b537a_d20251021_m043209_c001_v0001113_t0046_u01761021129616") 2025/10/21 04:38:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1156196afa661af9_d20251021_m043205_c001_v0001183_t0034_u01761021125124") 2025/10/21 04:38:34 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889da_d20251021_m043754_c001_v7007000_t0000_u01761021474905") 2025/10/21 04:38:34 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28955e_d20251021_m043750_c001_v0001154_t0009_u01761021470275") 2025/10/21 04:38:34 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fb4_d20251021_m043736_c001_v7007000_t0000_u01761021456992") 2025/10/21 04:38:34 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289546_d20251021_m043732_c001_v0001154_t0002_u01761021452678") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf631_d20251021_m043720_c001_v7007000_t0000_u01761021440194") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289524_d20251021_m043716_c001_v0001154_t0003_u01761021436010") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96126_d20251021_m043703_c001_v7007000_t0000_u01761021423173") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28950e_d20251021_m043659_c001_v0001154_t0003_u01761021419262") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960f6_d20251021_m043646_c001_v7007000_t0000_u01761021406936") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894f3_d20251021_m043642_c001_v0001154_t0007_u01761021402279") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf569_d20251021_m043629_c001_v7007000_t0000_u01761021389241") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ec9_d20251021_m043622_c001_v0001109_t0059_u01761021382228") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e86_d20251021_m043609_c001_v7007000_t0000_u01761021369249") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c87_d20251021_m043604_c001_v0001171_t0009_u01761021364923") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75c6_d20251021_m043603_c001_v7007000_t0000_u01761021363423") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894a3_d20251021_m043559_c001_v0001154_t0003_u01761021359125") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57c8_d20251021_m043545_c001_v7007000_t0000_u01761021345798") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e65_d20251021_m043541_c001_v0001109_t0058_u01761021341383") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b56a_d20251021_m043540_c001_v7007000_t0000_u01761021340232") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e52_d20251021_m043535_c001_v0001109_t0046_u01761021335162") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415e79b3fd45fc1e_d20251021_m043520_c001_v7007000_t0000_u01761021320307") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e30_d20251021_m043514_c001_v0001109_t0000_u01761021314978") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b475_d20251021_m043502_c001_v7007000_t0000_u01761021302543") 2025/10/21 04:38:35 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e0a_d20251021_m043457_c001_v0001109_t0014_u01761021297869") 2025/10/21 04:38:36 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f728_d20251021_m043445_c001_v7007000_t0000_u01761021285969") 2025/10/21 04:38:36 DEBUG : banana: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224deb_d20251021_m043441_c001_v0001109_t0002_u01761021281604") 2025/10/21 04:38:36 DEBUG : bananaSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75d9_d20251021_m043607_c001_v7007000_t0000_u01761021367409") 2025/10/21 04:38:36 DEBUG : bananaSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894a7_d20251021_m043601_c001_v0001154_t0005_u01761021361207") 2025/10/21 04:38:36 DEBUG : both0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff742e_d20251021_m043412_c001_v7007000_t0000_u01761021252954") 2025/10/21 04:38:36 DEBUG : both0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d34_d20251021_m043346_c001_v0001109_t0049_u01761021226639") 2025/10/21 04:38:36 DEBUG : both0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df4c_d20251021_m043342_c001_v7007000_t0000_u01761021222413") 2025/10/21 04:38:36 DEBUG : both0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ca7_d20251021_m043316_c001_v0001109_t0004_u01761021196788") 2025/10/21 04:38:36 DEBUG : both1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff742f_d20251021_m043413_c001_v7007000_t0000_u01761021253134") 2025/10/21 04:38:36 DEBUG : both1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d38_d20251021_m043347_c001_v0001109_t0046_u01761021227671") 2025/10/21 04:38:36 DEBUG : both1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df4d_d20251021_m043342_c001_v7007000_t0000_u01761021222596") 2025/10/21 04:38:36 DEBUG : both1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cb1_d20251021_m043317_c001_v0001109_t0024_u01761021197875") 2025/10/21 04:38:36 DEBUG : both10: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7430_d20251021_m043413_c001_v7007000_t0000_u01761021253314") 2025/10/21 04:38:36 DEBUG : both10: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d72_d20251021_m043358_c001_v0001109_t0029_u01761021238698") 2025/10/21 04:38:36 DEBUG : both10: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df4f_d20251021_m043342_c001_v7007000_t0000_u01761021222779") 2025/10/21 04:38:36 DEBUG : both10: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ce9_d20251021_m043328_c001_v0001109_t0054_u01761021208026") 2025/10/21 04:38:36 DEBUG : both11: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7431_d20251021_m043413_c001_v7007000_t0000_u01761021253494") 2025/10/21 04:38:36 DEBUG : both11: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d79_d20251021_m043359_c001_v0001109_t0038_u01761021239752") 2025/10/21 04:38:36 DEBUG : both11: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df51_d20251021_m043342_c001_v7007000_t0000_u01761021222962") 2025/10/21 04:38:36 DEBUG : both11: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cef_d20251021_m043329_c001_v0001109_t0059_u01761021209262") 2025/10/21 04:38:37 DEBUG : both12: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7432_d20251021_m043413_c001_v7007000_t0000_u01761021253676") 2025/10/21 04:38:37 DEBUG : both12: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d7f_d20251021_m043401_c001_v0001109_t0018_u01761021241132") 2025/10/21 04:38:37 DEBUG : both12: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df52_d20251021_m043343_c001_v7007000_t0000_u01761021223145") 2025/10/21 04:38:37 DEBUG : both12: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cf5_d20251021_m043330_c001_v0001109_t0026_u01761021210461") 2025/10/21 04:38:37 DEBUG : both13: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7434_d20251021_m043413_c001_v7007000_t0000_u01761021253857") 2025/10/21 04:38:37 DEBUG : both13: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d83_d20251021_m043402_c001_v0001109_t0047_u01761021242282") 2025/10/21 04:38:37 DEBUG : both13: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df54_d20251021_m043343_c001_v7007000_t0000_u01761021223328") 2025/10/21 04:38:37 DEBUG : both13: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cfd_d20251021_m043331_c001_v0001109_t0001_u01761021211718") 2025/10/21 04:38:37 DEBUG : both14: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7435_d20251021_m043414_c001_v7007000_t0000_u01761021254038") 2025/10/21 04:38:37 DEBUG : both14: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d87_d20251021_m043403_c001_v0001109_t0041_u01761021243086") 2025/10/21 04:38:37 DEBUG : both14: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df56_d20251021_m043343_c001_v7007000_t0000_u01761021223511") 2025/10/21 04:38:37 DEBUG : both14: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d01_d20251021_m043332_c001_v0001109_t0017_u01761021212819") 2025/10/21 04:38:37 DEBUG : both15: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7436_d20251021_m043414_c001_v7007000_t0000_u01761021254218") 2025/10/21 04:38:37 DEBUG : both15: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d8d_d20251021_m043404_c001_v0001109_t0029_u01761021244389") 2025/10/21 04:38:37 DEBUG : both15: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df58_d20251021_m043343_c001_v7007000_t0000_u01761021223694") 2025/10/21 04:38:37 DEBUG : both15: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d09_d20251021_m043333_c001_v0001109_t0016_u01761021213929") 2025/10/21 04:38:37 DEBUG : both16: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7437_d20251021_m043414_c001_v7007000_t0000_u01761021254399") 2025/10/21 04:38:37 DEBUG : both16: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d97_d20251021_m043405_c001_v0001109_t0005_u01761021245860") 2025/10/21 04:38:37 DEBUG : both16: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df59_d20251021_m043343_c001_v7007000_t0000_u01761021223880") 2025/10/21 04:38:37 DEBUG : both16: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d0d_d20251021_m043334_c001_v0001109_t0004_u01761021214896") 2025/10/21 04:38:37 DEBUG : both17: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7438_d20251021_m043414_c001_v7007000_t0000_u01761021254579") 2025/10/21 04:38:38 DEBUG : both17: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d9b_d20251021_m043406_c001_v0001109_t0014_u01761021246890") 2025/10/21 04:38:38 DEBUG : both17: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df5c_d20251021_m043344_c001_v7007000_t0000_u01761021224062") 2025/10/21 04:38:38 DEBUG : both17: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d15_d20251021_m043336_c001_v0001109_t0024_u01761021216182") 2025/10/21 04:38:38 DEBUG : both18: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7439_d20251021_m043414_c001_v7007000_t0000_u01761021254761") 2025/10/21 04:38:38 DEBUG : both18: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d9f_d20251021_m043408_c001_v0001109_t0021_u01761021248081") 2025/10/21 04:38:38 DEBUG : both18: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df5d_d20251021_m043344_c001_v7007000_t0000_u01761021224245") 2025/10/21 04:38:38 DEBUG : both18: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d19_d20251021_m043337_c001_v0001109_t0000_u01761021217190") 2025/10/21 04:38:38 DEBUG : both19: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff743a_d20251021_m043414_c001_v7007000_t0000_u01761021254942") 2025/10/21 04:38:38 DEBUG : both19: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224da3_d20251021_m043409_c001_v0001109_t0059_u01761021249214") 2025/10/21 04:38:38 DEBUG : both19: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df5e_d20251021_m043344_c001_v7007000_t0000_u01761021224428") 2025/10/21 04:38:38 DEBUG : both19: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d21_d20251021_m043338_c001_v0001109_t0027_u01761021218339") 2025/10/21 04:38:38 DEBUG : both2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff743b_d20251021_m043415_c001_v7007000_t0000_u01761021255122") 2025/10/21 04:38:38 DEBUG : both2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d3c_d20251021_m043348_c001_v0001109_t0040_u01761021228733") 2025/10/21 04:38:38 DEBUG : both2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df60_d20251021_m043344_c001_v7007000_t0000_u01761021224611") 2025/10/21 04:38:38 DEBUG : both2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cb9_d20251021_m043319_c001_v0001109_t0013_u01761021199108") 2025/10/21 04:38:38 DEBUG : both3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff743c_d20251021_m043415_c001_v7007000_t0000_u01761021255332") 2025/10/21 04:38:38 DEBUG : both3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d44_d20251021_m043349_c001_v0001109_t0033_u01761021229927") 2025/10/21 04:38:38 DEBUG : both3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df62_d20251021_m043344_c001_v7007000_t0000_u01761021224794") 2025/10/21 04:38:38 DEBUG : both3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cbd_d20251021_m043320_c001_v0001109_t0059_u01761021200148") 2025/10/21 04:38:38 DEBUG : both4: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff743d_d20251021_m043415_c001_v7007000_t0000_u01761021255513") 2025/10/21 04:38:39 DEBUG : both4: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d4c_d20251021_m043351_c001_v0001109_t0018_u01761021231206") 2025/10/21 04:38:39 DEBUG : both4: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df63_d20251021_m043344_c001_v7007000_t0000_u01761021224976") 2025/10/21 04:38:39 DEBUG : both4: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cc3_d20251021_m043321_c001_v0001109_t0011_u01761021201628") 2025/10/21 04:38:39 DEBUG : both5: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff743e_d20251021_m043415_c001_v7007000_t0000_u01761021255693") 2025/10/21 04:38:39 DEBUG : both5: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d50_d20251021_m043352_c001_v0001109_t0032_u01761021232974") 2025/10/21 04:38:39 DEBUG : both5: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df64_d20251021_m043345_c001_v7007000_t0000_u01761021225160") 2025/10/21 04:38:39 DEBUG : both5: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cc9_d20251021_m043322_c001_v0001109_t0048_u01761021202695") 2025/10/21 04:38:39 DEBUG : both6: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7440_d20251021_m043415_c001_v7007000_t0000_u01761021255875") 2025/10/21 04:38:39 DEBUG : both6: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d58_d20251021_m043354_c001_v0001109_t0057_u01761021234281") 2025/10/21 04:38:39 DEBUG : both6: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df65_d20251021_m043345_c001_v7007000_t0000_u01761021225346") 2025/10/21 04:38:39 DEBUG : both6: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cd3_d20251021_m043323_c001_v0001109_t0002_u01761021203655") 2025/10/21 04:38:39 DEBUG : both7: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7441_d20251021_m043416_c001_v7007000_t0000_u01761021256056") 2025/10/21 04:38:39 DEBUG : both7: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d60_d20251021_m043355_c001_v0001109_t0002_u01761021235230") 2025/10/21 04:38:39 DEBUG : both7: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df66_d20251021_m043345_c001_v7007000_t0000_u01761021225538") 2025/10/21 04:38:39 DEBUG : both7: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cd7_d20251021_m043324_c001_v0001109_t0019_u01761021204785") 2025/10/21 04:38:39 DEBUG : both8: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7444_d20251021_m043416_c001_v7007000_t0000_u01761021256236") 2025/10/21 04:38:39 DEBUG : both8: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d66_d20251021_m043356_c001_v0001109_t0016_u01761021236349") 2025/10/21 04:38:39 DEBUG : both8: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df69_d20251021_m043345_c001_v7007000_t0000_u01761021225723") 2025/10/21 04:38:39 DEBUG : both8: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cdb_d20251021_m043325_c001_v0001109_t0004_u01761021205702") 2025/10/21 04:38:39 DEBUG : both9: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7445_d20251021_m043416_c001_v7007000_t0000_u01761021256417") 2025/10/21 04:38:39 DEBUG : both9: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d6c_d20251021_m043357_c001_v0001109_t0045_u01761021237699") 2025/10/21 04:38:39 DEBUG : both9: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df6b_d20251021_m043345_c001_v7007000_t0000_u01761021225905") 2025/10/21 04:38:39 DEBUG : both9: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ce3_d20251021_m043327_c001_v0001109_t0052_u01761021207188") 2025/10/21 04:38:40 DEBUG : c/non empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786b8_d20251021_m042844_c001_v7007000_t0000_u01761020924199") 2025/10/21 04:38:40 DEBUG : c/non empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a30_d20251021_m042841_c001_v0001109_t0038_u01761020921977") 2025/10/21 04:38:40 DEBUG : c/non empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d88f_d20251021_m042841_c001_v7007000_t0000_u01761020921085") 2025/10/21 04:38:40 DEBUG : c/non empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a22_d20251021_m042838_c001_v0001109_t0039_u01761020918953") 2025/10/21 04:38:40 DEBUG : c/non empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d853_d20251021_m042819_c001_v7007000_t0000_u01761020899124") 2025/10/21 04:38:40 DEBUG : c/non empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249ce_d20251021_m042816_c001_v0001109_t0021_u01761020896394") 2025/10/21 04:38:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7537_d20251021_m043522_c001_v7007000_t0000_u01761021322822") 2025/10/21 04:38:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd09_d20251021_m043517_c001_v0001171_t0022_u01761021317608") 2025/10/21 04:38:40 DEBUG : check sum: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642adab_d20251021_m042807_c001_v7007000_t0000_u01761020887657") 2025/10/21 04:38:40 DEBUG : check sum: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249a7_d20251021_m042805_c001_v0001109_t0013_u01761020885996") 2025/10/21 04:38:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560df0_d20251021_m043826_c001_v7007000_t0000_u01761021506148") 2025/10/21 04:38:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224fd8_d20251021_m043824_c001_v0001109_t0021_u01761021504293") 2025/10/21 04:38:40 DEBUG : dest/3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804ec_d20251021_m043031_c001_v7007000_t0000_u01761021031691") 2025/10/21 04:38:40 DEBUG : dest/3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f417ca1b72803c8e0_d20251021_m043030_c001_v0001182_t0051_u01761021030585") 2025/10/21 04:38:40 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf56a_d20251021_m043629_c001_v7007000_t0000_u01761021389424") 2025/10/21 04:38:40 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894d7_d20251021_m043624_c001_v0001154_t0000_u01761021384608") 2025/10/21 04:38:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889dc_d20251021_m043755_c001_v7007000_t0000_u01761021475089") 2025/10/21 04:38:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f85_d20251021_m043741_c001_v0001109_t0034_u01761021461344") 2025/10/21 04:38:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fb5_d20251021_m043737_c001_v7007000_t0000_u01761021457178") 2025/10/21 04:38:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f57_d20251021_m043724_c001_v0001109_t0011_u01761021444476") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf632_d20251021_m043720_c001_v7007000_t0000_u01761021440377") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f27_d20251021_m043707_c001_v0001109_t0040_u01761021427489") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96127_d20251021_m043703_c001_v7007000_t0000_u01761021423356") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f11_d20251021_m043651_c001_v0001109_t0039_u01761021411215") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960f7_d20251021_m043647_c001_v7007000_t0000_u01761021407119") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224eeb_d20251021_m043633_c001_v0001109_t0024_u01761021393518") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c878c3e_d20251021_m043626_c001_v7007000_t0000_u01761021386752") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de7e_d20251021_m043613_c001_v0001171_t0013_u01761021373560") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e88_d20251021_m043609_c001_v7007000_t0000_u01761021369429") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de40_d20251021_m043605_c001_v0001171_t0055_u01761021365224") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e44_d20251021_m043603_c001_v7007000_t0000_u01761021363819") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c20_d20251021_m043550_c001_v0001171_t0059_u01761021350061") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57c9_d20251021_m043545_c001_v7007000_t0000_u01761021345981") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28947a_d20251021_m043541_c001_v0001154_t0021_u01761021341686") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217dde9_d20251021_m043540_c001_v7007000_t0000_u01761021340201") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289456_d20251021_m043526_c001_v0001154_t0017_u01761021326947") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642b311_d20251021_m043520_c001_v7007000_t0000_u01761021320325") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dcc7_d20251021_m043506_c001_v0001171_t0032_u01761021306816") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b476_d20251021_m043502_c001_v7007000_t0000_u01761021302723") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dc6b_d20251021_m043450_c001_v0001171_t0008_u01761021290190") 2025/10/21 04:38:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f729_d20251021_m043446_c001_v7007000_t0000_u01761021286152") 2025/10/21 04:38:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dbfd_d20251021_m043434_c001_v0001171_t0018_u01761021274064") 2025/10/21 04:38:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75d8_d20251021_m043607_c001_v7007000_t0000_u01761021367359") 2025/10/21 04:38:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c6b_d20251021_m043601_c001_v0001171_t0017_u01761021361569") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf56b_d20251021_m043629_c001_v7007000_t0000_u01761021389605") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d2f_d20251021_m043624_c001_v0001171_t0003_u01761021384595") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889dd_d20251021_m043755_c001_v7007000_t0000_u01761021475273") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28954c_d20251021_m043742_c001_v0001154_t0017_u01761021462280") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fb7_d20251021_m043737_c001_v7007000_t0000_u01761021457359") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289536_d20251021_m043725_c001_v0001154_t0005_u01761021445441") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf633_d20251021_m043720_c001_v7007000_t0000_u01761021440560") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289518_d20251021_m043708_c001_v0001154_t0009_u01761021428430") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9612a_d20251021_m043703_c001_v7007000_t0000_u01761021423538") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289500_d20251021_m043652_c001_v0001154_t0001_u01761021412117") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960f8_d20251021_m043647_c001_v7007000_t0000_u01761021407301") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894e5_d20251021_m043634_c001_v0001154_t0017_u01761021394468") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4009d42887465fae_d20251021_m043626_c001_v7007000_t0000_u01761021386935") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224eb9_d20251021_m043614_c001_v0001109_t0020_u01761021374297") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e8a_d20251021_m043609_c001_v7007000_t0000_u01761021369611") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c89_d20251021_m043605_c001_v0001171_t0055_u01761021365246") 2025/10/21 04:38:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75ca_d20251021_m043603_c001_v7007000_t0000_u01761021363827") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28948c_d20251021_m043550_c001_v0001154_t0004_u01761021350808") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57cb_d20251021_m043546_c001_v7007000_t0000_u01761021346164") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133ddba_d20251021_m043541_c001_v0001171_t0059_u01761021341696") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217dde7_d20251021_m043539_c001_v7007000_t0000_u01761021339837") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e46_d20251021_m043527_c001_v0001109_t0033_u01761021327856") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415e79b3fd45fc1b_d20251021_m043520_c001_v7007000_t0000_u01761021320119") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e18_d20251021_m043507_c001_v0001109_t0015_u01761021307489") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b477_d20251021_m043502_c001_v7007000_t0000_u01761021302904") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224df6_d20251021_m043450_c001_v0001109_t0056_u01761021290870") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f72a_d20251021_m043446_c001_v7007000_t0000_u01761021286334") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224dd7_d20251021_m043434_c001_v0001109_t0021_u01761021274725") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e6b_d20251021_m043607_c001_v7007000_t0000_u01761021367203") 2025/10/21 04:38:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894a9_d20251021_m043601_c001_v0001154_t0024_u01761021361600") 2025/10/21 04:38:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf56d_d20251021_m043629_c001_v7007000_t0000_u01761021389787") 2025/10/21 04:38:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133decc_d20251021_m043624_c001_v0001171_t0025_u01761021384815") 2025/10/21 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889df_d20251021_m043755_c001_v7007000_t0000_u01761021475472") 2025/10/21 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584f69_d20251021_m043743_c001_v0001171_t0024_u01761021463074") 2025/10/21 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fb9_d20251021_m043737_c001_v7007000_t0000_u01761021457541") 2025/10/21 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584eed_d20251021_m043726_c001_v0001171_t0058_u01761021446183") 2025/10/21 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf635_d20251021_m043720_c001_v7007000_t0000_u01761021440743") 2025/10/21 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584e6a_d20251021_m043709_c001_v0001171_t0000_u01761021429291") 2025/10/21 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9612c_d20251021_m043703_c001_v7007000_t0000_u01761021423722") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584def_d20251021_m043652_c001_v0001171_t0058_u01761021412816") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960f9_d20251021_m043647_c001_v7007000_t0000_u01761021407498") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d7e_d20251021_m043635_c001_v0001171_t0025_u01761021395206") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418e4185208fab84_d20251021_m043627_c001_v7007000_t0000_u01761021387075") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584cd3_d20251021_m043615_c001_v0001171_t0045_u01761021375232") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e8c_d20251021_m043609_c001_v7007000_t0000_u01761021369792") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894b5_d20251021_m043605_c001_v0001154_t0020_u01761021365324") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f408d91f059bbbf2f_d20251021_m043603_c001_v7007000_t0000_u01761021363837") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dde6_d20251021_m043551_c001_v0001171_t0051_u01761021351762") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57cc_d20251021_m043546_c001_v7007000_t0000_u01761021346348") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584beb_d20251021_m043541_c001_v0001171_t0026_u01761021341717") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57ba_d20251021_m043540_c001_v7007000_t0000_u01761021340433") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd54_d20251021_m043528_c001_v0001171_t0009_u01761021328856") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7522_d20251021_m043520_c001_v7007000_t0000_u01761021320455") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584ace_d20251021_m043508_c001_v0001171_t0056_u01761021308390") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b47a_d20251021_m043503_c001_v7007000_t0000_u01761021303084") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584a58_d20251021_m043451_c001_v0001171_t0042_u01761021291764") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f72b_d20251021_m043446_c001_v7007000_t0000_u01761021286516") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd95849d9_d20251021_m043435_c001_v0001171_t0008_u01761021275170") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f412fb83cf40bde65_d20251021_m043607_c001_v7007000_t0000_u01761021367429") 2025/10/21 04:38:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de18_d20251021_m043601_c001_v0001171_t0035_u01761021361692") 2025/10/21 04:38:45 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf56f_d20251021_m043629_c001_v7007000_t0000_u01761021389972") 2025/10/21 04:38:45 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d33_d20251021_m043624_c001_v0001171_t0039_u01761021384937") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889e0_d20251021_m043755_c001_v7007000_t0000_u01761021475658") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e11b_d20251021_m043743_c001_v0001171_t0017_u01761021463740") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fba_d20251021_m043737_c001_v7007000_t0000_u01761021457724") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e099_d20251021_m043726_c001_v0001171_t0057_u01761021446862") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf638_d20251021_m043720_c001_v7007000_t0000_u01761021440926") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e012_d20251021_m043710_c001_v0001171_t0035_u01761021430041") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9612d_d20251021_m043703_c001_v7007000_t0000_u01761021423946") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dfaf_d20251021_m043653_c001_v0001171_t0005_u01761021413505") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960fb_d20251021_m043647_c001_v7007000_t0000_u01761021407683") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133df1a_d20251021_m043636_c001_v0001171_t0004_u01761021396103") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418e4185208fab82_d20251021_m043626_c001_v7007000_t0000_u01761021386713") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894c3_d20251021_m043615_c001_v0001154_t0020_u01761021375965") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e8f_d20251021_m043609_c001_v7007000_t0000_u01761021369974") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de42_d20251021_m043605_c001_v0001171_t0016_u01761021365617") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ecff6_d20251021_m043603_c001_v7007000_t0000_u01761021363436") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e77_d20251021_m043552_c001_v0001109_t0024_u01761021352488") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57ce_d20251021_m043546_c001_v7007000_t0000_u01761021346531") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e67_d20251021_m043541_c001_v0001109_t0055_u01761021341871") 2025/10/21 04:38:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1d9f_d20251021_m043540_c001_v7007000_t0000_u01761021340266") 2025/10/21 04:38:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b7d_d20251021_m043529_c001_v0001171_t0047_u01761021329535") 2025/10/21 04:38:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff751e_d20251021_m043520_c001_v7007000_t0000_u01761021320087") 2025/10/21 04:38:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289430_d20251021_m043509_c001_v0001154_t0021_u01761021309075") 2025/10/21 04:38:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b47b_d20251021_m043503_c001_v7007000_t0000_u01761021303265") 2025/10/21 04:38:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28940c_d20251021_m043452_c001_v0001154_t0011_u01761021292439") 2025/10/21 04:38:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f72c_d20251021_m043446_c001_v7007000_t0000_u01761021286697") 2025/10/21 04:38:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2893de_d20251021_m043435_c001_v0001154_t0019_u01761021275450") 2025/10/21 04:38:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4009d42887465f8f_d20251021_m043607_c001_v7007000_t0000_u01761021367438") 2025/10/21 04:38:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e95_d20251021_m043601_c001_v0001109_t0057_u01761021361793") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf570_d20251021_m043630_c001_v7007000_t0000_u01761021390155") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894d9_d20251021_m043624_c001_v0001154_t0006_u01761021384950") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889e1_d20251021_m043755_c001_v7007000_t0000_u01761021475842") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f8f_d20251021_m043744_c001_v0001109_t0037_u01761021464047") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fbc_d20251021_m043737_c001_v7007000_t0000_u01761021457907") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f5d_d20251021_m043727_c001_v0001109_t0045_u01761021447249") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf639_d20251021_m043721_c001_v7007000_t0000_u01761021441108") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f2f_d20251021_m043710_c001_v0001109_t0027_u01761021430421") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9612e_d20251021_m043704_c001_v7007000_t0000_u01761021424130") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f15_d20251021_m043653_c001_v0001109_t0047_u01761021413891") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960fc_d20251021_m043647_c001_v7007000_t0000_u01761021407866") 2025/10/21 04:38:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224eef_d20251021_m043636_c001_v0001109_t0022_u01761021396451") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf55e_d20251021_m043626_c001_v7007000_t0000_u01761021386550") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de92_d20251021_m043616_c001_v0001171_t0015_u01761021376346") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e91_d20251021_m043610_c001_v7007000_t0000_u01761021370154") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c8b_d20251021_m043605_c001_v0001171_t0003_u01761021365677") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418e4185208fab58_d20251021_m043603_c001_v7007000_t0000_u01761021363850") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c2d_d20251021_m043553_c001_v0001171_t0012_u01761021353126") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57cf_d20251021_m043546_c001_v7007000_t0000_u01761021346713") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133ddbc_d20251021_m043542_c001_v0001171_t0028_u01761021342013") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96032_d20251021_m043539_c001_v7007000_t0000_u01761021339848") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28945e_d20251021_m043529_c001_v0001154_t0010_u01761021329873") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42eff_d20251021_m043519_c001_v7007000_t0000_u01761021319719") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dcd9_d20251021_m043509_c001_v0001171_t0048_u01761021309638") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b47c_d20251021_m043503_c001_v7007000_t0000_u01761021303446") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dc7b_d20251021_m043452_c001_v0001171_t0058_u01761021292770") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f72d_d20251021_m043446_c001_v7007000_t0000_u01761021286879") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dc07_d20251021_m043435_c001_v0001171_t0057_u01761021275912") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e6e_d20251021_m043607_c001_v7007000_t0000_u01761021367370") 2025/10/21 04:38:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c6f_d20251021_m043601_c001_v0001171_t0047_u01761021361953") 2025/10/21 04:38:47 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf571_d20251021_m043630_c001_v7007000_t0000_u01761021390337") 2025/10/21 04:38:47 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dece_d20251021_m043625_c001_v0001171_t0012_u01761021385077") 2025/10/21 04:38:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889e2_d20251021_m043756_c001_v7007000_t0000_u01761021476029") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289550_d20251021_m043744_c001_v0001154_t0021_u01761021464983") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fbe_d20251021_m043738_c001_v7007000_t0000_u01761021458089") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28953a_d20251021_m043727_c001_v0001154_t0022_u01761021447722") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf63b_d20251021_m043721_c001_v7007000_t0000_u01761021441294") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28951a_d20251021_m043710_c001_v0001154_t0010_u01761021430949") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9612f_d20251021_m043704_c001_v7007000_t0000_u01761021424313") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289504_d20251021_m043654_c001_v0001154_t0000_u01761021414448") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960fd_d20251021_m043648_c001_v7007000_t0000_u01761021408049") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894eb_d20251021_m043637_c001_v0001154_t0024_u01761021397109") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd868cae_d20251021_m043626_c001_v7007000_t0000_u01761021386949") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ec1_d20251021_m043616_c001_v0001109_t0033_u01761021376899") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e93_d20251021_m043610_c001_v7007000_t0000_u01761021370334") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ea1_d20251021_m043605_c001_v0001109_t0030_u01761021365742") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75c9_d20251021_m043603_c001_v7007000_t0000_u01761021363790") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289493_d20251021_m043553_c001_v0001154_t0017_u01761021353451") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57d0_d20251021_m043546_c001_v7007000_t0000_u01761021346896") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bed_d20251021_m043542_c001_v0001171_t0000_u01761021342053") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f7a0_d20251021_m043540_c001_v7007000_t0000_u01761021340217") 2025/10/21 04:38:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e4a_d20251021_m043530_c001_v0001109_t0003_u01761021330225") 2025/10/21 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7520_d20251021_m043520_c001_v7007000_t0000_u01761021320272") 2025/10/21 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e22_d20251021_m043510_c001_v0001109_t0050_u01761021310034") 2025/10/21 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b47e_d20251021_m043503_c001_v7007000_t0000_u01761021303627") 2025/10/21 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224dfc_d20251021_m043453_c001_v0001109_t0045_u01761021293156") 2025/10/21 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f72e_d20251021_m043447_c001_v7007000_t0000_u01761021287061") 2025/10/21 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224dd9_d20251021_m043436_c001_v0001109_t0040_u01761021276210") 2025/10/21 04:38:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e72_d20251021_m043607_c001_v7007000_t0000_u01761021367554") 2025/10/21 04:38:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de1e_d20251021_m043602_c001_v0001171_t0053_u01761021362024") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf572_d20251021_m043630_c001_v7007000_t0000_u01761021390518") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ed3_d20251021_m043625_c001_v0001109_t0018_u01761021385170") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889e3_d20251021_m043756_c001_v7007000_t0000_u01761021476213") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584f7f_d20251021_m043745_c001_v0001171_t0006_u01761021465345") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fbf_d20251021_m043738_c001_v7007000_t0000_u01761021458274") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584ef9_d20251021_m043728_c001_v0001171_t0049_u01761021448165") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf63c_d20251021_m043721_c001_v7007000_t0000_u01761021441479") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584e7a_d20251021_m043711_c001_v0001171_t0049_u01761021431265") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96130_d20251021_m043704_c001_v7007000_t0000_u01761021424497") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584e01_d20251021_m043654_c001_v0001171_t0003_u01761021414857") 2025/10/21 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960fe_d20251021_m043648_c001_v7007000_t0000_u01761021408233") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d92_d20251021_m043637_c001_v0001171_t0035_u01761021397504") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf562_d20251021_m043627_c001_v7007000_t0000_u01761021387099") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584ced_d20251021_m043617_c001_v0001171_t0051_u01761021377458") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e95_d20251021_m043610_c001_v7007000_t0000_u01761021370514") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de44_d20251021_m043605_c001_v0001171_t0052_u01761021365936") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f412fb83cf40bde59_d20251021_m043603_c001_v7007000_t0000_u01761021363778") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133ddf6_d20251021_m043554_c001_v0001171_t0001_u01761021354201") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57d2_d20251021_m043547_c001_v7007000_t0000_u01761021347078") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28947e_d20251021_m043542_c001_v0001154_t0006_u01761021342065") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560bc7_d20251021_m043540_c001_v7007000_t0000_u01761021340440") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd64_d20251021_m043531_c001_v0001171_t0020_u01761021331173") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f780_d20251021_m043520_c001_v7007000_t0000_u01761021320103") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584ae0_d20251021_m043510_c001_v0001171_t0027_u01761021310461") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b47f_d20251021_m043503_c001_v7007000_t0000_u01761021303807") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584a66_d20251021_m043453_c001_v0001171_t0014_u01761021293576") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f72f_d20251021_m043447_c001_v7007000_t0000_u01761021287243") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd95849e5_d20251021_m043436_c001_v0001171_t0016_u01761021276698") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ed008_d20251021_m043607_c001_v7007000_t0000_u01761021367378") 2025/10/21 04:38:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894ab_d20251021_m043602_c001_v0001154_t0001_u01761021362121") 2025/10/21 04:38:50 DEBUG : dir1/0007-12345: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf574_d20251021_m043630_c001_v7007000_t0000_u01761021390700") 2025/10/21 04:38:50 DEBUG : dir1/0007-12345: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894db_d20251021_m043625_c001_v0001154_t0016_u01761021385401") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889e5_d20251021_m043756_c001_v7007000_t0000_u01761021476397") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e127_d20251021_m043745_c001_v0001171_t0012_u01761021465838") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fc0_d20251021_m043738_c001_v7007000_t0000_u01761021458456") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e0af_d20251021_m043728_c001_v0001171_t0027_u01761021448572") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf63e_d20251021_m043721_c001_v7007000_t0000_u01761021441663") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e026_d20251021_m043711_c001_v0001171_t0030_u01761021431545") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96131_d20251021_m043704_c001_v7007000_t0000_u01761021424682") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dfb9_d20251021_m043655_c001_v0001171_t0018_u01761021415373") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d960ff_d20251021_m043648_c001_v7007000_t0000_u01761021408416") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133df23_d20251021_m043638_c001_v0001171_t0043_u01761021398002") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418e4185208fab80_d20251021_m043626_c001_v7007000_t0000_u01761021386531") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894c5_d20251021_m043618_c001_v0001154_t0007_u01761021378067") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e97_d20251021_m043610_c001_v7007000_t0000_u01761021370694") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894b7_d20251021_m043605_c001_v0001154_t0001_u01761021365947") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f412fb83cf40bde5b_d20251021_m043603_c001_v7007000_t0000_u01761021363961") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e7b_d20251021_m043554_c001_v0001109_t0012_u01761021354493") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57d3_d20251021_m043547_c001_v7007000_t0000_u01761021347261") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bf1_d20251021_m043542_c001_v0001171_t0051_u01761021342336") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418b68eadc8f7d99_d20251021_m043540_c001_v7007000_t0000_u01761021340272") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b8d_d20251021_m043531_c001_v0001171_t0055_u01761021331452") 2025/10/21 04:38:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42f04_d20251021_m043520_c001_v7007000_t0000_u01761021320284") 2025/10/21 04:38:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289432_d20251021_m043510_c001_v0001154_t0001_u01761021310840") 2025/10/21 04:38:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b481_d20251021_m043503_c001_v7007000_t0000_u01761021303987") 2025/10/21 04:38:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289410_d20251021_m043453_c001_v0001154_t0025_u01761021293861") 2025/10/21 04:38:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f730_d20251021_m043447_c001_v7007000_t0000_u01761021287426") 2025/10/21 04:38:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2893e2_d20251021_m043437_c001_v0001154_t0025_u01761021277002") 2025/10/21 04:38:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4009d42887465f8e_d20251021_m043607_c001_v7007000_t0000_u01761021367247") 2025/10/21 04:38:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e97_d20251021_m043602_c001_v0001109_t0020_u01761021362255") 2025/10/21 04:38:52 DEBUG : dir1/0008-23456: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf575_d20251021_m043630_c001_v7007000_t0000_u01761021390896") 2025/10/21 04:38:52 DEBUG : dir1/0008-23456: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d39_d20251021_m043625_c001_v0001171_t0032_u01761021385435") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889e6_d20251021_m043756_c001_v7007000_t0000_u01761021476581") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f95_d20251021_m043746_c001_v0001109_t0000_u01761021466423") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fc1_d20251021_m043738_c001_v7007000_t0000_u01761021458639") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f67_d20251021_m043728_c001_v0001109_t0036_u01761021448875") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf63f_d20251021_m043721_c001_v7007000_t0000_u01761021441848") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f33_d20251021_m043711_c001_v0001109_t0055_u01761021431938") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96133_d20251021_m043704_c001_v7007000_t0000_u01761021424865") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f17_d20251021_m043655_c001_v0001109_t0052_u01761021415633") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96100_d20251021_m043648_c001_v7007000_t0000_u01761021408599") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ef1_d20251021_m043638_c001_v0001109_t0054_u01761021398323") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418e4185208fab83_d20251021_m043626_c001_v7007000_t0000_u01761021386894") 2025/10/21 04:38:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dea0_d20251021_m043618_c001_v0001171_t0029_u01761021378385") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e99_d20251021_m043610_c001_v7007000_t0000_u01761021370876") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c8d_d20251021_m043605_c001_v0001171_t0023_u01761021365955") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75cb_d20251021_m043603_c001_v7007000_t0000_u01761021363974") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c43_d20251021_m043555_c001_v0001171_t0014_u01761021355010") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57d5_d20251021_m043547_c001_v7007000_t0000_u01761021347444") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e69_d20251021_m043542_c001_v0001109_t0023_u01761021342349") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217ddea_d20251021_m043540_c001_v7007000_t0000_u01761021340382") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289460_d20251021_m043531_c001_v0001154_t0001_u01761021331729") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42f00_d20251021_m043519_c001_v7007000_t0000_u01761021319901") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dcdf_d20251021_m043511_c001_v0001171_t0038_u01761021311198") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b482_d20251021_m043504_c001_v7007000_t0000_u01761021304168") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dc87_d20251021_m043454_c001_v0001171_t0005_u01761021294557") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f731_d20251021_m043447_c001_v7007000_t0000_u01761021287608") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dc1b_d20251021_m043437_c001_v0001171_t0010_u01761021277485") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75d6_d20251021_m043607_c001_v7007000_t0000_u01761021367175") 2025/10/21 04:38:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c71_d20251021_m043602_c001_v0001171_t0036_u01761021362298") 2025/10/21 04:38:53 DEBUG : dir1/0009-34567: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf577_d20251021_m043631_c001_v7007000_t0000_u01761021391080") 2025/10/21 04:38:53 DEBUG : dir1/0009-34567: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133ded2_d20251021_m043625_c001_v0001171_t0009_u01761021385575") 2025/10/21 04:38:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889e7_d20251021_m043756_c001_v7007000_t0000_u01761021476764") 2025/10/21 04:38:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289556_d20251021_m043746_c001_v0001154_t0005_u01761021466854") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fc2_d20251021_m043738_c001_v7007000_t0000_u01761021458820") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28953c_d20251021_m043729_c001_v0001154_t0000_u01761021449342") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf641_d20251021_m043722_c001_v7007000_t0000_u01761021442030") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289520_d20251021_m043712_c001_v0001154_t0022_u01761021432404") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96134_d20251021_m043705_c001_v7007000_t0000_u01761021425050") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289506_d20251021_m043656_c001_v0001154_t0012_u01761021416104") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96101_d20251021_m043648_c001_v7007000_t0000_u01761021408783") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894ed_d20251021_m043638_c001_v0001154_t0023_u01761021398761") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f417489b5959c5fe6_d20251021_m043626_c001_v7007000_t0000_u01761021386558") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ec3_d20251021_m043618_c001_v0001109_t0058_u01761021378753") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e9b_d20251021_m043611_c001_v7007000_t0000_u01761021371056") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ea3_d20251021_m043606_c001_v0001109_t0012_u01761021366243") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ecff7_d20251021_m043603_c001_v7007000_t0000_u01761021363619") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289497_d20251021_m043555_c001_v0001154_t0018_u01761021355436") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57d7_d20251021_m043547_c001_v7007000_t0000_u01761021347626") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133ddbe_d20251021_m043542_c001_v0001171_t0020_u01761021342360") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96035_d20251021_m043540_c001_v7007000_t0000_u01761021340215") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e4c_d20251021_m043532_c001_v0001109_t0018_u01761021332077") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd868bc6_d20251021_m043520_c001_v7007000_t0000_u01761021320337") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e28_d20251021_m043511_c001_v0001109_t0000_u01761021311599") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b483_d20251021_m043504_c001_v7007000_t0000_u01761021304349") 2025/10/21 04:38:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e04_d20251021_m043454_c001_v0001109_t0032_u01761021294843") 2025/10/21 04:38:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f732_d20251021_m043447_c001_v7007000_t0000_u01761021287790") 2025/10/21 04:38:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ddd_d20251021_m043437_c001_v0001109_t0012_u01761021277916") 2025/10/21 04:38:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ed009_d20251021_m043607_c001_v7007000_t0000_u01761021367566") 2025/10/21 04:38:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de26_d20251021_m043602_c001_v0001171_t0050_u01761021362468") 2025/10/21 04:38:55 DEBUG : dir1/0010-45678: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf578_d20251021_m043631_c001_v7007000_t0000_u01761021391263") 2025/10/21 04:38:55 DEBUG : dir1/0010-45678: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ed5_d20251021_m043625_c001_v0001109_t0027_u01761021385718") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889e8_d20251021_m043756_c001_v7007000_t0000_u01761021476950") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584f89_d20251021_m043747_c001_v0001171_t0009_u01761021467183") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fc3_d20251021_m043739_c001_v7007000_t0000_u01761021459002") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584f09_d20251021_m043729_c001_v0001171_t0042_u01761021449758") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf642_d20251021_m043722_c001_v7007000_t0000_u01761021442214") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584e8a_d20251021_m043712_c001_v0001171_t0032_u01761021432734") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96136_d20251021_m043705_c001_v7007000_t0000_u01761021425233") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584e11_d20251021_m043656_c001_v0001171_t0050_u01761021416438") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96104_d20251021_m043648_c001_v7007000_t0000_u01761021408966") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d9a_d20251021_m043639_c001_v0001171_t0024_u01761021399085") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c878c3d_d20251021_m043626_c001_v7007000_t0000_u01761021386571") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584cfd_d20251021_m043619_c001_v0001171_t0048_u01761021379268") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e9e_d20251021_m043611_c001_v7007000_t0000_u01761021371236") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de46_d20251021_m043606_c001_v0001171_t0035_u01761021366254") 2025/10/21 04:38:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ecffb_d20251021_m043603_c001_v7007000_t0000_u01761021363994") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de00_d20251021_m043556_c001_v0001171_t0022_u01761021356069") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57d9_d20251021_m043547_c001_v7007000_t0000_u01761021347810") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289480_d20251021_m043542_c001_v0001154_t0003_u01761021342390") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418b68eadc8f7d9b_d20251021_m043540_c001_v7007000_t0000_u01761021340454") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd70_d20251021_m043532_c001_v0001171_t0054_u01761021332627") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd868bc4_d20251021_m043520_c001_v7007000_t0000_u01761021320137") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584ae6_d20251021_m043512_c001_v0001171_t0059_u01761021312059") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b485_d20251021_m043504_c001_v7007000_t0000_u01761021304531") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584a74_d20251021_m043455_c001_v0001171_t0003_u01761021295363") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f733_d20251021_m043447_c001_v7007000_t0000_u01761021287971") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd95849fd_d20251021_m043438_c001_v0001171_t0045_u01761021278712") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75d7_d20251021_m043607_c001_v7007000_t0000_u01761021367226") 2025/10/21 04:38:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894ad_d20251021_m043602_c001_v0001154_t0017_u01761021362530") 2025/10/21 04:38:56 DEBUG : dir1/0011-56789: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf579_d20251021_m043631_c001_v7007000_t0000_u01761021391445") 2025/10/21 04:38:56 DEBUG : dir1/0011-56789: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d3f_d20251021_m043625_c001_v0001171_t0046_u01761021385774") 2025/10/21 04:38:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889e9_d20251021_m043757_c001_v7007000_t0000_u01761021477133") 2025/10/21 04:38:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e133_d20251021_m043747_c001_v0001171_t0045_u01761021467590") 2025/10/21 04:38:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fc4_d20251021_m043739_c001_v7007000_t0000_u01761021459194") 2025/10/21 04:38:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e0bf_d20251021_m043730_c001_v0001171_t0019_u01761021450200") 2025/10/21 04:38:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf644_d20251021_m043722_c001_v7007000_t0000_u01761021442397") 2025/10/21 04:38:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e035_d20251021_m043713_c001_v0001171_t0035_u01761021433308") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96137_d20251021_m043705_c001_v7007000_t0000_u01761021425416") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dfc1_d20251021_m043656_c001_v0001171_t0046_u01761021416721") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96106_d20251021_m043649_c001_v7007000_t0000_u01761021409150") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133df2d_d20251021_m043639_c001_v0001171_t0002_u01761021399492") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f417489b5959c5fe7_d20251021_m043626_c001_v7007000_t0000_u01761021386739") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894cb_d20251021_m043619_c001_v0001154_t0024_u01761021379698") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1ea1_d20251021_m043611_c001_v7007000_t0000_u01761021371418") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894b9_d20251021_m043606_c001_v0001154_t0003_u01761021366279") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f412fb83cf40bde58_d20251021_m043603_c001_v7007000_t0000_u01761021363595") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e7f_d20251021_m043556_c001_v0001109_t0032_u01761021356378") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57da_d20251021_m043547_c001_v7007000_t0000_u01761021347994") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133ddc2_d20251021_m043542_c001_v0001171_t0053_u01761021342627") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f7a1_d20251021_m043540_c001_v7007000_t0000_u01761021340399") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b9b_d20251021_m043533_c001_v0001171_t0031_u01761021333052") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415e79b3fd45fc1c_d20251021_m043520_c001_v7007000_t0000_u01761021320295") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289436_d20251021_m043512_c001_v0001154_t0017_u01761021312397") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b486_d20251021_m043504_c001_v7007000_t0000_u01761021304711") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289416_d20251021_m043455_c001_v0001154_t0024_u01761021295831") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f734_d20251021_m043448_c001_v7007000_t0000_u01761021288152") 2025/10/21 04:38:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2893ea_d20251021_m043439_c001_v0001154_t0023_u01761021279167") 2025/10/21 04:38:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f409fcbafcf331fa7_d20251021_m043607_c001_v7007000_t0000_u01761021367245") 2025/10/21 04:38:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c73_d20251021_m043602_c001_v0001171_t0039_u01761021362651") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf57a_d20251021_m043631_c001_v7007000_t0000_u01761021391626") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894dd_d20251021_m043625_c001_v0001154_t0002_u01761021385809") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889ea_d20251021_m043757_c001_v7007000_t0000_u01761021477316") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f97_d20251021_m043747_c001_v0001109_t0002_u01761021467899") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fc5_d20251021_m043739_c001_v7007000_t0000_u01761021459385") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f6d_d20251021_m043730_c001_v0001109_t0057_u01761021450467") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf646_d20251021_m043722_c001_v7007000_t0000_u01761021442580") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f39_d20251021_m043713_c001_v0001109_t0031_u01761021433859") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96139_d20251021_m043705_c001_v7007000_t0000_u01761021425599") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224f19_d20251021_m043657_c001_v0001109_t0018_u01761021417011") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96107_d20251021_m043649_c001_v7007000_t0000_u01761021409332") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ef7_d20251021_m043639_c001_v0001109_t0024_u01761021399835") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf55f_d20251021_m043626_c001_v7007000_t0000_u01761021386733") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133deaa_d20251021_m043620_c001_v0001171_t0023_u01761021380275") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1ea3_d20251021_m043611_c001_v7007000_t0000_u01761021371602") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c96_d20251021_m043606_c001_v0001171_t0058_u01761021366302") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e43_d20251021_m043603_c001_v7007000_t0000_u01761021363801") 2025/10/21 04:38:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c4d_d20251021_m043556_c001_v0001171_t0031_u01761021356912") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57dc_d20251021_m043548_c001_v7007000_t0000_u01761021348176") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289482_d20251021_m043542_c001_v0001154_t0003_u01761021342731") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57b9_d20251021_m043540_c001_v7007000_t0000_u01761021340248") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289462_d20251021_m043533_c001_v0001154_t0009_u01761021333363") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f407238d1370862b0_d20251021_m043520_c001_v7007000_t0000_u01761021320081") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dcef_d20251021_m043512_c001_v0001171_t0017_u01761021312978") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b488_d20251021_m043504_c001_v7007000_t0000_u01761021304891") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dc8f_d20251021_m043456_c001_v0001171_t0046_u01761021296225") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f735_d20251021_m043448_c001_v7007000_t0000_u01761021288335") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dc34_d20251021_m043439_c001_v0001171_t0002_u01761021279820") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f412fb83cf40bde64_d20251021_m043607_c001_v7007000_t0000_u01761021367248") 2025/10/21 04:38:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de30_d20251021_m043602_c001_v0001171_t0023_u01761021362840") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf57c_d20251021_m043631_c001_v7007000_t0000_u01761021391809") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d45_d20251021_m043626_c001_v0001171_t0048_u01761021386065") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889eb_d20251021_m043757_c001_v7007000_t0000_u01761021477500") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28955a_d20251021_m043748_c001_v0001154_t0023_u01761021468403") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fc8_d20251021_m043739_c001_v7007000_t0000_u01761021459568") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289544_d20251021_m043730_c001_v0001154_t0022_u01761021450952") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf648_d20251021_m043722_c001_v7007000_t0000_u01761021442764") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289522_d20251021_m043714_c001_v0001154_t0004_u01761021434334") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9613b_d20251021_m043705_c001_v7007000_t0000_u01761021425786") 2025/10/21 04:38:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28950a_d20251021_m043657_c001_v0001154_t0013_u01761021417515") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96108_d20251021_m043649_c001_v7007000_t0000_u01761021409514") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894ef_d20251021_m043640_c001_v0001154_t0013_u01761021400349") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf560_d20251021_m043626_c001_v7007000_t0000_u01761021386916") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ec5_d20251021_m043620_c001_v0001109_t0044_u01761021380551") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1ea6_d20251021_m043611_c001_v7007000_t0000_u01761021371787") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de48_d20251021_m043606_c001_v0001171_t0050_u01761021366552") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75c8_d20251021_m043603_c001_v7007000_t0000_u01761021363605") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289499_d20251021_m043557_c001_v0001154_t0013_u01761021357268") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57dd_d20251021_m043548_c001_v7007000_t0000_u01761021348377") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bf3_d20251021_m043542_c001_v0001171_t0006_u01761021342739") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96036_d20251021_m043540_c001_v7007000_t0000_u01761021340406") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e4e_d20251021_m043533_c001_v0001109_t0019_u01761021333696") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415e79b3fd45fc1a_d20251021_m043520_c001_v7007000_t0000_u01761021320109") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e2c_d20251021_m043513_c001_v0001109_t0005_u01761021313304") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b48a_d20251021_m043505_c001_v7007000_t0000_u01761021305073") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e08_d20251021_m043456_c001_v0001109_t0050_u01761021296532") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f736_d20251021_m043448_c001_v7007000_t0000_u01761021288517") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224de3_d20251021_m043440_c001_v0001109_t0035_u01761021280117") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e73_d20251021_m043607_c001_v7007000_t0000_u01761021367574") 2025/10/21 04:39:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e99_d20251021_m043602_c001_v0001109_t0002_u01761021362893") 2025/10/21 04:39:00 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf57e_d20251021_m043631_c001_v7007000_t0000_u01761021391994") 2025/10/21 04:39:00 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133ded8_d20251021_m043626_c001_v0001171_t0012_u01761021386084") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889ec_d20251021_m043757_c001_v7007000_t0000_u01761021477683") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584f9b_d20251021_m043748_c001_v0001171_t0007_u01761021468955") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fca_d20251021_m043739_c001_v7007000_t0000_u01761021459751") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584f1d_d20251021_m043731_c001_v0001171_t0019_u01761021451360") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf64a_d20251021_m043722_c001_v7007000_t0000_u01761021442949") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584e9c_d20251021_m043714_c001_v0001171_t0046_u01761021434696") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9613d_d20251021_m043705_c001_v7007000_t0000_u01761021425971") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584e1f_d20251021_m043658_c001_v0001171_t0042_u01761021418046") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96109_d20251021_m043649_c001_v7007000_t0000_u01761021409697") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584da2_d20251021_m043640_c001_v0001171_t0041_u01761021400682") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f417489b5959c5fe8_d20251021_m043626_c001_v7007000_t0000_u01761021386921") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584d15_d20251021_m043621_c001_v0001171_t0052_u01761021381128") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1ea9_d20251021_m043612_c001_v7007000_t0000_u01761021372030") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c99_d20251021_m043606_c001_v0001171_t0030_u01761021366636") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1e48_d20251021_m043604_c001_v7007000_t0000_u01761021364007") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133de06_d20251021_m043557_c001_v0001171_t0045_u01761021357651") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57de_d20251021_m043548_c001_v7007000_t0000_u01761021348559") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e6d_d20251021_m043542_c001_v0001109_t0034_u01761021342975") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560bc6_d20251021_m043540_c001_v7007000_t0000_u01761021340252") 2025/10/21 04:39:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd7a_d20251021_m043534_c001_v0001171_t0005_u01761021334150") 2025/10/21 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642b310_d20251021_m043520_c001_v7007000_t0000_u01761021320142") 2025/10/21 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584af8_d20251021_m043513_c001_v0001171_t0037_u01761021313885") 2025/10/21 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b48c_d20251021_m043505_c001_v7007000_t0000_u01761021305253") 2025/10/21 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584a82_d20251021_m043456_c001_v0001171_t0032_u01761021296934") 2025/10/21 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f737_d20251021_m043448_c001_v7007000_t0000_u01761021288698") 2025/10/21 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584a03_d20251021_m043440_c001_v0001171_t0047_u01761021280587") 2025/10/21 04:39:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f409fcbafcf331fab_d20251021_m043607_c001_v7007000_t0000_u01761021367448") 2025/10/21 04:39:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894af_d20251021_m043603_c001_v0001154_t0007_u01761021363000") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf57f_d20251021_m043632_c001_v7007000_t0000_u01761021392176") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894df_d20251021_m043626_c001_v0001154_t0020_u01761021386165") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889ed_d20251021_m043757_c001_v7007000_t0000_u01761021477868") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e147_d20251021_m043749_c001_v0001171_t0054_u01761021469236") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fcb_d20251021_m043739_c001_v7007000_t0000_u01761021459997") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e0c5_d20251021_m043731_c001_v0001171_t0008_u01761021451897") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf64c_d20251021_m043723_c001_v7007000_t0000_u01761021443132") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e045_d20251021_m043715_c001_v0001171_t0051_u01761021435062") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9613e_d20251021_m043706_c001_v7007000_t0000_u01761021426154") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dfd7_d20251021_m043658_c001_v0001171_t0026_u01761021418509") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9610a_d20251021_m043649_c001_v7007000_t0000_u01761021409880") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133df3b_d20251021_m043641_c001_v0001171_t0048_u01761021401052") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c878c3f_d20251021_m043626_c001_v7007000_t0000_u01761021386932") 2025/10/21 04:39:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894cf_d20251021_m043621_c001_v0001154_t0003_u01761021381494") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1eac_d20251021_m043612_c001_v7007000_t0000_u01761021372213") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894bb_d20251021_m043606_c001_v0001154_t0012_u01761021366679") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f412fb83cf40bde57_d20251021_m043603_c001_v7007000_t0000_u01761021363413") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e85_d20251021_m043557_c001_v0001109_t0013_u01761021357952") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57df_d20251021_m043548_c001_v7007000_t0000_u01761021348741") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133ddc6_d20251021_m043543_c001_v0001171_t0048_u01761021343077") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b56b_d20251021_m043540_c001_v7007000_t0000_u01761021340421") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584ba3_d20251021_m043534_c001_v0001171_t0045_u01761021334411") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f407238d1370862b2_d20251021_m043520_c001_v7007000_t0000_u01761021320263") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28943a_d20251021_m043514_c001_v0001154_t0024_u01761021314223") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b48d_d20251021_m043505_c001_v7007000_t0000_u01761021305495") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28941a_d20251021_m043457_c001_v0001154_t0019_u01761021297221") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f738_d20251021_m043448_c001_v7007000_t0000_u01761021288880") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2893ee_d20251021_m043440_c001_v0001154_t0001_u01761021280888") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75da_d20251021_m043607_c001_v7007000_t0000_u01761021367542") 2025/10/21 04:39:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c77_d20251021_m043603_c001_v0001171_t0049_u01761021363008") 2025/10/21 04:39:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7539_d20251021_m043523_c001_v7007000_t0000_u01761021323005") 2025/10/21 04:39:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b16_d20251021_m043517_c001_v0001171_t0004_u01761021317913") 2025/10/21 04:39:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff753a_d20251021_m043523_c001_v7007000_t0000_u01761021323186") 2025/10/21 04:39:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd0b_d20251021_m043517_c001_v0001171_t0054_u01761021317954") 2025/10/21 04:39:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff753b_d20251021_m043523_c001_v7007000_t0000_u01761021323369") 2025/10/21 04:39:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289442_d20251021_m043518_c001_v0001154_t0001_u01761021318124") 2025/10/21 04:39:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff753d_d20251021_m043523_c001_v7007000_t0000_u01761021323579") 2025/10/21 04:39:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b1e_d20251021_m043518_c001_v0001171_t0053_u01761021318190") 2025/10/21 04:39:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff753f_d20251021_m043523_c001_v7007000_t0000_u01761021323762") 2025/10/21 04:39:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd0f_d20251021_m043518_c001_v0001171_t0010_u01761021318213") 2025/10/21 04:39:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7542_d20251021_m043523_c001_v7007000_t0000_u01761021323944") 2025/10/21 04:39:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e3e_d20251021_m043518_c001_v0001109_t0043_u01761021318260") 2025/10/21 04:39:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7543_d20251021_m043524_c001_v7007000_t0000_u01761021324126") 2025/10/21 04:39:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b20_d20251021_m043518_c001_v0001171_t0036_u01761021318445") 2025/10/21 04:39:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7545_d20251021_m043524_c001_v7007000_t0000_u01761021324308") 2025/10/21 04:39:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289446_d20251021_m043518_c001_v0001154_t0010_u01761021318468") 2025/10/21 04:39:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7547_d20251021_m043524_c001_v7007000_t0000_u01761021324490") 2025/10/21 04:39:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd11_d20251021_m043518_c001_v0001171_t0002_u01761021318649") 2025/10/21 04:39:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7549_d20251021_m043524_c001_v7007000_t0000_u01761021324683") 2025/10/21 04:39:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289448_d20251021_m043518_c001_v0001154_t0011_u01761021318797") 2025/10/21 04:39:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff754c_d20251021_m043524_c001_v7007000_t0000_u01761021324875") 2025/10/21 04:39:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e40_d20251021_m043518_c001_v0001109_t0042_u01761021318856") 2025/10/21 04:39:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff754d_d20251021_m043525_c001_v7007000_t0000_u01761021325063") 2025/10/21 04:39:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b2a_d20251021_m043518_c001_v0001171_t0048_u01761021318863") 2025/10/21 04:39:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7550_d20251021_m043525_c001_v7007000_t0000_u01761021325250") 2025/10/21 04:39:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd15_d20251021_m043519_c001_v0001171_t0020_u01761021319079") 2025/10/21 04:39:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7551_d20251021_m043525_c001_v7007000_t0000_u01761021325434") 2025/10/21 04:39:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28944a_d20251021_m043519_c001_v0001154_t0001_u01761021319132") 2025/10/21 04:39:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7555_d20251021_m043525_c001_v7007000_t0000_u01761021325617") 2025/10/21 04:39:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd19_d20251021_m043519_c001_v0001171_t0041_u01761021319359") 2025/10/21 04:39:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7557_d20251021_m043525_c001_v7007000_t0000_u01761021325798") 2025/10/21 04:39:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584b30_d20251021_m043519_c001_v0001171_t0046_u01761021319420") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57c0_d20251021_m043543_c001_v7007000_t0000_u01761021343910") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28946a_d20251021_m043537_c001_v0001154_t0003_u01761021337840") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560bc9_d20251021_m043543_c001_v7007000_t0000_u01761021343712") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd94_d20251021_m043537_c001_v0001171_t0056_u01761021337865") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b573_d20251021_m043543_c001_v7007000_t0000_u01761021343920") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bc1_d20251021_m043537_c001_v0001171_t0013_u01761021337874") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96043_d20251021_m043543_c001_v7007000_t0000_u01761021343926") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e5d_d20251021_m043538_c001_v0001109_t0012_u01761021338166") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b574_d20251021_m043543_c001_v7007000_t0000_u01761021343948") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28946e_d20251021_m043538_c001_v0001154_t0021_u01761021338189") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418b68eadc8f7dad_d20251021_m043544_c001_v7007000_t0000_u01761021344073") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd9c_d20251021_m043538_c001_v0001171_t0019_u01761021338230") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560bcb_d20251021_m043544_c001_v7007000_t0000_u01761021344082") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bc3_d20251021_m043538_c001_v0001171_t0030_u01761021338318") 2025/10/21 04:39:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57c2_d20251021_m043544_c001_v7007000_t0000_u01761021344095") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dd9e_d20251021_m043538_c001_v0001171_t0023_u01761021338496") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f418b68eadc8f7dac_d20251021_m043543_c001_v7007000_t0000_u01761021343888") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289470_d20251021_m043538_c001_v0001154_t0004_u01761021338534") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f7a4_d20251021_m043543_c001_v7007000_t0000_u01761021343764") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bcb_d20251021_m043538_c001_v0001171_t0009_u01761021338671") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57bf_d20251021_m043543_c001_v7007000_t0000_u01761021343725") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dda2_d20251021_m043538_c001_v0001171_t0004_u01761021338812") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f7a6_d20251021_m043543_c001_v7007000_t0000_u01761021343964") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e5f_d20251021_m043538_c001_v0001109_t0026_u01761021338948") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b572_d20251021_m043543_c001_v7007000_t0000_u01761021343765") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289472_d20251021_m043538_c001_v0001154_t0007_u01761021338960") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1dcf_d20251021_m043544_c001_v7007000_t0000_u01761021344062") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bd1_d20251021_m043538_c001_v0001171_t0032_u01761021338973") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b571_d20251021_m043543_c001_v7007000_t0000_u01761021343736") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dda4_d20251021_m043539_c001_v0001171_t0008_u01761021339115") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1dcc_d20251021_m043543_c001_v7007000_t0000_u01761021343877") 2025/10/21 04:39:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bd5_d20251021_m043539_c001_v0001171_t0014_u01761021339324") 2025/10/21 04:39:06 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd86893c_d20251021_m043307_c001_v7007000_t0000_u01761021187424") 2025/10/21 04:39:06 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1040ee499bf7b187_d20251021_m043305_c001_v0001102_t0002_u01761021185041") 2025/10/21 04:39:06 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42c75_d20251021_m043304_c001_v7007000_t0000_u01761021184859") 2025/10/21 04:39:06 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1040ee499bf7b179_d20251021_m043300_c001_v0001102_t0006_u01761021180789") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42c5d_d20251021_m043300_c001_v7007000_t0000_u01761021180067") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c73_d20251021_m043255_c001_v0001109_t0017_u01761021175718") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821eca57_d20251021_m043254_c001_v7007000_t0000_u01761021174249") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1129f1764e0f6f2e_d20251021_m043252_c001_v0001098_t0049_u01761021172094") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf2cb_d20251021_m043251_c001_v7007000_t0000_u01761021171910") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1129f1764e0f6f22_d20251021_m043248_c001_v0001098_t0021_u01761021168343") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf2bf_d20251021_m043247_c001_v7007000_t0000_u01761021167614") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c58_d20251021_m043243_c001_v0001109_t0014_u01761021163034") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4009d42887465d80_d20251021_m043241_c001_v7007000_t0000_u01761021161752") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10546f197829c9c4_d20251021_m043239_c001_v0001038_t0059_u01761021159884") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71dee0_d20251021_m043239_c001_v7007000_t0000_u01761021159336") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10546f197829c9b0_d20251021_m043233_c001_v0001038_t0033_u01761021153362") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71deda_d20251021_m043231_c001_v7007000_t0000_u01761021151084") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c3a_d20251021_m043226_c001_v0001109_t0022_u01761021146828") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ec9cd_d20251021_m043226_c001_v7007000_t0000_u01761021146271") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11776ca480d25f72_d20251021_m043224_c001_v0001115_t0009_u01761021144413") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f417c043bd41aedfd_d20251021_m043224_c001_v7007000_t0000_u01761021144230") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11776ca480d25f6e_d20251021_m043220_c001_v0001115_t0058_u01761021140848") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f417c043bd41aede7_d20251021_m043220_c001_v7007000_t0000_u01761021140118") 2025/10/21 04:39:07 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c1c_d20251021_m043211_c001_v0001109_t0045_u01761021131550") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560907_d20251021_m043210_c001_v7007000_t0000_u01761021130993") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10464d1488cd341d_d20251021_m043209_c001_v0001176_t0001_u01761021129196") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e54ca_d20251021_m043208_c001_v7007000_t0000_u01761021128642") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10464d1488cd33f7_d20251021_m043200_c001_v0001176_t0056_u01761021120958") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217db0b_d20251021_m043154_c001_v7007000_t0000_u01761021114384") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b9c_d20251021_m043105_c001_v0001109_t0044_u01761021065280") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71dddb_d20251021_m043103_c001_v7007000_t0000_u01761021063831") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f118f74b887aa390c_d20251021_m043102_c001_v0001184_t0026_u01761021062291") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42a64_d20251021_m043102_c001_v7007000_t0000_u01761021062109") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f118f74b887aa38f6_d20251021_m043058_c001_v0001184_t0052_u01761021058530") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42a54_d20251021_m043057_c001_v7007000_t0000_u01761021057809") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b76_d20251021_m043051_c001_v0001109_t0011_u01761021051722") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804f8_d20251021_m043050_c001_v7007000_t0000_u01761021050983") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1083954e74f2ac39_d20251021_m043042_c001_v0001137_t0022_u01761021042682") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f408d91f059bbba66_d20251021_m043042_c001_v7007000_t0000_u01761021042476") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c192525_d20251021_m043038_c001_v0001176_t0042_u01761021038030") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1153057bd6f94cb8_d20251021_m043037_c001_v0001172_t0005_u01761021037206") 2025/10/21 04:39:08 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1153057bd6f94cb2_d20251021_m043036_c001_v0001172_t0037_u01761021036070") 2025/10/21 04:39:09 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d95acd_d20251021_m043022_c001_v7007000_t0000_u01761021022891") 2025/10/21 04:39:09 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b24_d20251021_m043015_c001_v0001109_t0018_u01761021015909") 2025/10/21 04:39:09 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1092bff3474cc1a8_d20251021_m043015_c001_v0001183_t0002_u01761021015154") 2025/10/21 04:39:09 DEBUG : dst/one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1092bff3474cc1a6_d20251021_m043014_c001_v0001183_t0050_u01761021014192") 2025/10/21 04:39:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd86893e_d20251021_m043307_c001_v7007000_t0000_u01761021187607") 2025/10/21 04:39:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f112ee72b6d953056_d20251021_m043304_c001_v0001117_t0032_u01761021184077") 2025/10/21 04:39:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f105ce719a0e09ddb_d20251021_m043259_c001_v0001182_t0052_u01761021179851") 2025/10/21 04:39:09 DEBUG : dst/one.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821eca59_d20251021_m043254_c001_v7007000_t0000_u01761021174432") 2025/10/21 04:39:09 DEBUG : dst/one.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f110ca0ff454514d0_d20251021_m043251_c001_v0001105_t0025_u01761021171404") 2025/10/21 04:39:09 DEBUG : dst/one.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f107a65222c6254c1_d20251021_m043247_c001_v0001099_t0054_u01761021167274") 2025/10/21 04:39:09 DEBUG : dst/one.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4009d42887465d81_d20251021_m043241_c001_v7007000_t0000_u01761021161935") 2025/10/21 04:39:09 DEBUG : dst/one.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f117342de32c7a0e2_d20251021_m043238_c001_v0001153_t0023_u01761021158983") 2025/10/21 04:39:09 DEBUG : dst/one.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f113e255239b21d7d_d20251021_m043230_c001_v0001183_t0000_u01761021150878") 2025/10/21 04:39:09 DEBUG : dst/three: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804f9_d20251021_m043051_c001_v7007000_t0000_u01761021051166") 2025/10/21 04:39:09 DEBUG : dst/three: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1153057bd6f94cef_d20251021_m043049_c001_v0001172_t0039_u01761021049489") 2025/10/21 04:39:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd868940_d20251021_m043307_c001_v7007000_t0000_u01761021187820") 2025/10/21 04:39:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f113e255239b21e2e_d20251021_m043306_c001_v0001183_t0025_u01761021186208") 2025/10/21 04:39:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f114f02bf7cf8ac48_d20251021_m043301_c001_v0001183_t0027_u01761021181903") 2025/10/21 04:39:09 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd868941_d20251021_m043308_c001_v7007000_t0000_u01761021188006") 2025/10/21 04:39:09 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1040ee499bf7b18a_d20251021_m043306_c001_v0001102_t0033_u01761021186656") 2025/10/21 04:39:09 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42c84_d20251021_m043306_c001_v7007000_t0000_u01761021186475") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1040ee499bf7b17f_d20251021_m043302_c001_v0001102_t0031_u01761021182293") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42c5f_d20251021_m043302_c001_v7007000_t0000_u01761021182110") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c7b_d20251021_m043256_c001_v0001109_t0014_u01761021176782") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821eca5b_d20251021_m043254_c001_v7007000_t0000_u01761021174616") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1129f1764e0f6f3c_d20251021_m043253_c001_v0001098_t0038_u01761021173451") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf2cf_d20251021_m043253_c001_v7007000_t0000_u01761021173266") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1129f1764e0f6f24_d20251021_m043249_c001_v0001098_t0028_u01761021169766") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf2c3_d20251021_m043249_c001_v7007000_t0000_u01761021169581") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c5c_d20251021_m043244_c001_v0001109_t0049_u01761021164100") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71dee4_d20251021_m043241_c001_v7007000_t0000_u01761021161199") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c54_d20251021_m043235_c001_v0001109_t0002_u01761021155685") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71dedd_d20251021_m043234_c001_v7007000_t0000_u01761021154593") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c42_d20251021_m043227_c001_v0001109_t0039_u01761021147971") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f417c043bd41aee04_d20251021_m043225_c001_v7007000_t0000_u01761021145297") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c34_d20251021_m043222_c001_v0001109_t0000_u01761021142854") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f417c043bd41aeded_d20251021_m043221_c001_v7007000_t0000_u01761021141757") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c22_d20251021_m043212_c001_v0001109_t0014_u01761021132636") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e54cd_d20251021_m043210_c001_v7007000_t0000_u01761021130075") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c08_d20251021_m043206_c001_v0001109_t0018_u01761021126811") 2025/10/21 04:39:10 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e54c0_d20251021_m043205_c001_v7007000_t0000_u01761021125715") 2025/10/21 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ba2_d20251021_m043106_c001_v0001109_t0034_u01761021066382") 2025/10/21 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42a66_d20251021_m043102_c001_v7007000_t0000_u01761021062892") 2025/10/21 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b8a_d20251021_m043100_c001_v0001109_t0000_u01761021060209") 2025/10/21 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42a5a_d20251021_m043059_c001_v7007000_t0000_u01761021059126") 2025/10/21 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b7c_d20251021_m043052_c001_v0001109_t0053_u01761021052972") 2025/10/21 04:39:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821eca5f_d20251021_m043254_c001_v7007000_t0000_u01761021174802") 2025/10/21 04:39:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1092bff3474cc5a9_d20251021_m043253_c001_v0001183_t0059_u01761021173067") 2025/10/21 04:39:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f110b8e4f1edef638_d20251021_m043249_c001_v0001178_t0025_u01761021169364") 2025/10/21 04:39:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4009d42887465d82_d20251021_m043242_c001_v7007000_t0000_u01761021162118") 2025/10/21 04:39:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1025bab6ebfb23f3_d20251021_m043240_c001_v0001165_t0001_u01761021160969") 2025/10/21 04:39:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10895561dbe90583_d20251021_m043234_c001_v0001041_t0037_u01761021154137") 2025/10/21 04:39:11 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd868943_d20251021_m043308_c001_v7007000_t0000_u01761021188200") 2025/10/21 04:39:11 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c79_d20251021_m043256_c001_v0001109_t0054_u01761021176279") 2025/10/21 04:39:11 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821eca60_d20251021_m043254_c001_v7007000_t0000_u01761021174985") 2025/10/21 04:39:11 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c5a_d20251021_m043243_c001_v0001109_t0003_u01761021163667") 2025/10/21 04:39:11 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4009d42887465d83_d20251021_m043242_c001_v7007000_t0000_u01761021162300") 2025/10/21 04:39:11 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c3e_d20251021_m043227_c001_v0001109_t0017_u01761021147483") 2025/10/21 04:39:11 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ec9ce_d20251021_m043226_c001_v7007000_t0000_u01761021146456") 2025/10/21 04:39:11 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c20_d20251021_m043211_c001_v0001109_t0054_u01761021131938") 2025/10/21 04:39:11 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560909_d20251021_m043211_c001_v7007000_t0000_u01761021131176") 2025/10/21 04:39:12 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ba0_d20251021_m043105_c001_v0001109_t0015_u01761021065814") 2025/10/21 04:39:12 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71dddc_d20251021_m043104_c001_v7007000_t0000_u01761021064025") 2025/10/21 04:39:12 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b78_d20251021_m043052_c001_v0001109_t0019_u01761021052497") 2025/10/21 04:39:12 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804fa_d20251021_m043051_c001_v7007000_t0000_u01761021051349") 2025/10/21 04:39:12 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f114d0e24ff4b2f7f_d20251021_m043047_c001_v0001165_t0000_u01761021047049") 2025/10/21 04:39:12 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d95acf_d20251021_m043023_c001_v7007000_t0000_u01761021023071") 2025/10/21 04:39:12 DEBUG : dst/two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1092bff3474cc1da_d20251021_m043021_c001_v0001183_t0002_u01761021021931") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf045_d20251021_m042948_c001_v7007000_t0000_u01761020988858") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224adc_d20251021_m042945_c001_v0001109_t0048_u01761020985473") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf03d_d20251021_m042943_c001_v7007000_t0000_u01761020983606") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c192495_d20251021_m042933_c001_v0001176_t0005_u01761020973500") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ae91_d20251021_m042924_c001_v7007000_t0000_u01761020964842") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224aa9_d20251021_m042921_c001_v0001109_t0052_u01761020961261") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786e7_d20251021_m042858_c001_v7007000_t0000_u01761020938828") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a61_d20251021_m042856_c001_v0001109_t0032_u01761020936354") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786dd_d20251021_m042855_c001_v7007000_t0000_u01761020935352") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a5b_d20251021_m042853_c001_v0001109_t0012_u01761020933727") 2025/10/21 04:39:12 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786cd_d20251021_m042850_c001_v7007000_t0000_u01761020930035") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a48_d20251021_m042847_c001_v0001109_t0039_u01761020927807") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786c3_d20251021_m042846_c001_v7007000_t0000_u01761020926809") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a3e_d20251021_m042845_c001_v0001109_t0047_u01761020925045") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d888_d20251021_m042837_c001_v7007000_t0000_u01761020917939") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a1a_d20251021_m042836_c001_v0001109_t0047_u01761020916094") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d880_d20251021_m042835_c001_v7007000_t0000_u01761020915038") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a08_d20251021_m042833_c001_v0001109_t0013_u01761020913555") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d871_d20251021_m042827_c001_v7007000_t0000_u01761020907609") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249e6_d20251021_m042825_c001_v0001109_t0049_u01761020905870") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d864_d20251021_m042824_c001_v7007000_t0000_u01761020904009") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249de_d20251021_m042822_c001_v0001109_t0023_u01761020902729") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d85f_d20251021_m042822_c001_v7007000_t0000_u01761020902342") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f108817d8e24568b6_d20251021_m042821_c001_v0001178_t0059_u01761020901741") 2025/10/21 04:39:13 DEBUG : empty space: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249da_d20251021_m042819_c001_v0001109_t0027_u01761020899494") 2025/10/21 04:39:13 DEBUG : enormous: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786e4_d20251021_m042857_c001_v7007000_t0000_u01761020937905") 2025/10/21 04:39:13 DEBUG : enormous: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a63_d20251021_m042856_c001_v0001109_t0055_u01761020936878") 2025/10/21 04:39:13 DEBUG : existing: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41448d3fdd868953_d20251021_m043313_c001_v7007000_t0000_u01761021193241") 2025/10/21 04:39:13 DEBUG : existing: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224c9d_d20251021_m043311_c001_v0001109_t0004_u01761021191766") 2025/10/21 04:39:13 DEBUG : existing: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ae87_d20251021_m042919_c001_v7007000_t0000_u01761020959931") 2025/10/21 04:39:13 DEBUG : existing: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224aa5_d20251021_m042918_c001_v0001109_t0045_u01761020958574") 2025/10/21 04:39:14 DEBUG : existing: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642add6_d20251021_m042815_c001_v7007000_t0000_u01761020895556") 2025/10/21 04:39:14 DEBUG : existing: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249c2_d20251021_m042814_c001_v0001109_t0028_u01761020894239") 2025/10/21 04:39:14 DEBUG : existing: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642adcd_d20251021_m042813_c001_v7007000_t0000_u01761020893693") 2025/10/21 04:39:14 DEBUG : existing: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249bd_d20251021_m042812_c001_v0001109_t0015_u01761020892825") 2025/10/21 04:39:14 DEBUG : existing: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249b5_d20251021_m042811_c001_v0001109_t0007_u01761020891592") 2025/10/21 04:39:14 DEBUG : existing-b: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ae88_d20251021_m042920_c001_v7007000_t0000_u01761020960116") 2025/10/21 04:39:14 DEBUG : existing-b: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c19246d_d20251021_m042918_c001_v0001176_t0010_u01761020958563") 2025/10/21 04:39:14 DEBUG : file1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff746a_d20251021_m043425_c001_v7007000_t0000_u01761021265565") 2025/10/21 04:39:14 DEBUG : file1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584999_d20251021_m043424_c001_v0001171_t0006_u01761021264288") 2025/10/21 04:39:14 DEBUG : file1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7461_d20251021_m043422_c001_v7007000_t0000_u01761021262982") 2025/10/21 04:39:14 DEBUG : file1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2893c2_d20251021_m043421_c001_v0001154_t0016_u01761021261016") 2025/10/21 04:39:14 DEBUG : five: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786ee_d20251021_m042903_c001_v7007000_t0000_u01761020943492") 2025/10/21 04:39:14 DEBUG : five: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e4888224a71_d20251021_m042901_c001_v0001109_t0028_u01761020941247") 2025/10/21 04:39:14 DEBUG : foo: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d868_d20251021_m042825_c001_v7007000_t0000_u01761020905506") 2025/10/21 04:39:14 DEBUG : foo: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e48882249e4_d20251021_m042824_c001_v0001109_t0028_u01761020904947") 2025/10/21 04:39:14 DEBUG : foo: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e48882249e0_d20251021_m042824_c001_v0001109_t0028_u01761020904372") 2025/10/21 04:39:14 DEBUG : four: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786ef_d20251021_m042903_c001_v7007000_t0000_u01761020943675") 2025/10/21 04:39:14 DEBUG : four: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f406c3ff9ede016e0_d20251021_m042901_c001_v0001106_t0016_u01761020941799") 2025/10/21 04:39:14 DEBUG : four: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a6f_d20251021_m042900_c001_v0001109_t0027_u01761020940096") 2025/10/21 04:39:14 DEBUG : hello world2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717fce_d20251021_m042723_c001_v7007000_t0000_u01761020843733") 2025/10/21 04:39:15 DEBUG : hello world2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224920_d20251021_m042722_c001_v0001109_t0053_u01761020842676") 2025/10/21 04:39:15 DEBUG : ignore-size: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642adc2_d20251021_m042811_c001_v7007000_t0000_u01761020891227") 2025/10/21 04:39:15 DEBUG : ignore-size: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249af_d20251021_m042810_c001_v0001109_t0050_u01761020890085") 2025/10/21 04:39:15 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ae7f_d20251021_m042917_c001_v7007000_t0000_u01761020957822") 2025/10/21 04:39:15 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c192465_d20251021_m042916_c001_v0001176_t0044_u01761020956800") 2025/10/21 04:39:15 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c878710_d20251021_m042916_c001_v7007000_t0000_u01761020956052") 2025/10/21 04:39:15 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c19245e_d20251021_m042914_c001_v0001176_t0029_u01761020954594") 2025/10/21 04:39:15 DEBUG : one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786f0_d20251021_m042903_c001_v7007000_t0000_u01761020943858") 2025/10/21 04:39:15 DEBUG : one: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e4888224a69_d20251021_m042859_c001_v0001109_t0028_u01761020939238") 2025/10/21 04:39:15 DEBUG : only0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7447_d20251021_m043416_c001_v7007000_t0000_u01761021256598") 2025/10/21 04:39:15 DEBUG : only0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e4888224da7_d20251021_m043410_c001_v0001109_t0028_u01761021250793") 2025/10/21 04:39:15 DEBUG : only0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d36_d20251021_m043347_c001_v0001109_t0016_u01761021227185") 2025/10/21 04:39:15 DEBUG : only0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df49_d20251021_m043341_c001_v7007000_t0000_u01761021221718") 2025/10/21 04:39:15 DEBUG : only0: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cab_d20251021_m043317_c001_v0001109_t0020_u01761021197221") 2025/10/21 04:39:15 DEBUG : only1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7448_d20251021_m043416_c001_v7007000_t0000_u01761021256779") 2025/10/21 04:39:15 DEBUG : only1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41979cfdd9584933_d20251021_m043411_c001_v0001171_t0022_u01761021251726") 2025/10/21 04:39:15 DEBUG : only1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d3a_d20251021_m043348_c001_v0001109_t0045_u01761021228309") 2025/10/21 04:39:15 DEBUG : only1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f679_d20251021_m043341_c001_v7007000_t0000_u01761021221547") 2025/10/21 04:39:15 DEBUG : only1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cb7_d20251021_m043318_c001_v0001109_t0039_u01761021198415") 2025/10/21 04:39:15 DEBUG : only10: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7449_d20251021_m043416_c001_v7007000_t0000_u01761021256960") 2025/10/21 04:39:16 DEBUG : only10: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e4888224da9_d20251021_m043411_c001_v0001109_t0028_u01761021251366") 2025/10/21 04:39:16 DEBUG : only10: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d77_d20251021_m043359_c001_v0001109_t0000_u01761021239274") 2025/10/21 04:39:16 DEBUG : only10: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df45_d20251021_m043341_c001_v7007000_t0000_u01761021221341") 2025/10/21 04:39:16 DEBUG : only10: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ced_d20251021_m043328_c001_v0001109_t0032_u01761021208714") 2025/10/21 04:39:16 DEBUG : only11: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff744a_d20251021_m043417_c001_v7007000_t0000_u01761021257141") 2025/10/21 04:39:16 DEBUG : only11: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41979cfdd958492d_d20251021_m043411_c001_v0001171_t0022_u01761021251342") 2025/10/21 04:39:16 DEBUG : only11: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d7d_d20251021_m043400_c001_v0001109_t0023_u01761021240329") 2025/10/21 04:39:16 DEBUG : only11: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e5645_d20251021_m043341_c001_v7007000_t0000_u01761021221536") 2025/10/21 04:39:16 DEBUG : only11: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cf3_d20251021_m043329_c001_v0001109_t0053_u01761021209803") 2025/10/21 04:39:16 DEBUG : only12: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff744b_d20251021_m043417_c001_v7007000_t0000_u01761021257321") 2025/10/21 04:39:16 DEBUG : only12: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4066c071c133db62_d20251021_m043411_c001_v0001171_t0058_u01761021251719") 2025/10/21 04:39:16 DEBUG : only12: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d81_d20251021_m043401_c001_v0001109_t0035_u01761021241767") 2025/10/21 04:39:16 DEBUG : only12: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f675_d20251021_m043340_c001_v7007000_t0000_u01761021220977") 2025/10/21 04:39:16 DEBUG : only12: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cfb_d20251021_m043331_c001_v0001109_t0043_u01761021211200") 2025/10/21 04:39:16 DEBUG : only13: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff744c_d20251021_m043417_c001_v7007000_t0000_u01761021257503") 2025/10/21 04:39:16 DEBUG : only13: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41979cfdd9584937_d20251021_m043411_c001_v0001171_t0022_u01761021251911") 2025/10/21 04:39:16 DEBUG : only13: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d85_d20251021_m043402_c001_v0001109_t0050_u01761021242684") 2025/10/21 04:39:16 DEBUG : only13: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e5644_d20251021_m043341_c001_v7007000_t0000_u01761021221352") 2025/10/21 04:39:16 DEBUG : only13: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cff_d20251021_m043332_c001_v0001109_t0056_u01761021212279") 2025/10/21 04:39:16 DEBUG : only14: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff744e_d20251021_m043417_c001_v7007000_t0000_u01761021257683") 2025/10/21 04:39:17 DEBUG : only14: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4066c071c133db5e_d20251021_m043411_c001_v0001171_t0058_u01761021251534") 2025/10/21 04:39:17 DEBUG : only14: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d8b_d20251021_m043403_c001_v0001109_t0012_u01761021243709") 2025/10/21 04:39:17 DEBUG : only14: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f678_d20251021_m043341_c001_v7007000_t0000_u01761021221363") 2025/10/21 04:39:17 DEBUG : only14: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d03_d20251021_m043333_c001_v0001109_t0014_u01761021213304") 2025/10/21 04:39:17 DEBUG : only15: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7450_d20251021_m043417_c001_v7007000_t0000_u01761021257864") 2025/10/21 04:39:17 DEBUG : only15: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4096e5268c2893a8_d20251021_m043411_c001_v0001154_t0003_u01761021251729") 2025/10/21 04:39:17 DEBUG : only15: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d91_d20251021_m043405_c001_v0001109_t0059_u01761021245012") 2025/10/21 04:39:17 DEBUG : only15: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42dcc_d20251021_m043341_c001_v7007000_t0000_u01761021221518") 2025/10/21 04:39:17 DEBUG : only15: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d0b_d20251021_m043334_c001_v0001109_t0033_u01761021214417") 2025/10/21 04:39:17 DEBUG : only16: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7451_d20251021_m043418_c001_v7007000_t0000_u01761021258044") 2025/10/21 04:39:17 DEBUG : only16: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4096e5268c2893aa_d20251021_m043411_c001_v0001154_t0003_u01761021251925") 2025/10/21 04:39:17 DEBUG : only16: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d99_d20251021_m043406_c001_v0001109_t0050_u01761021246471") 2025/10/21 04:39:17 DEBUG : only16: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e5642_d20251021_m043340_c001_v7007000_t0000_u01761021220985") 2025/10/21 04:39:17 DEBUG : only16: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d11_d20251021_m043335_c001_v0001109_t0002_u01761021215413") 2025/10/21 04:39:18 DEBUG : only17: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7452_d20251021_m043418_c001_v7007000_t0000_u01761021258225") 2025/10/21 04:39:18 DEBUG : only17: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41979cfdd958492f_d20251021_m043411_c001_v0001171_t0022_u01761021251537") 2025/10/21 04:39:18 DEBUG : only17: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d9d_d20251021_m043407_c001_v0001109_t0048_u01761021247647") 2025/10/21 04:39:18 DEBUG : only17: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42dbd_d20251021_m043340_c001_v7007000_t0000_u01761021220590") 2025/10/21 04:39:18 DEBUG : only17: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d17_d20251021_m043336_c001_v0001109_t0033_u01761021216702") 2025/10/21 04:39:18 DEBUG : only18: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7453_d20251021_m043418_c001_v7007000_t0000_u01761021258419") 2025/10/21 04:39:18 DEBUG : only18: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e4888224dab_d20251021_m043411_c001_v0001109_t0028_u01761021251550") 2025/10/21 04:39:18 DEBUG : only18: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224da1_d20251021_m043408_c001_v0001109_t0058_u01761021248686") 2025/10/21 04:39:18 DEBUG : only18: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42dbf_d20251021_m043340_c001_v7007000_t0000_u01761021220780") 2025/10/21 04:39:18 DEBUG : only18: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d1f_d20251021_m043337_c001_v0001109_t0006_u01761021217762") 2025/10/21 04:39:18 DEBUG : only19: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7455_d20251021_m043418_c001_v7007000_t0000_u01761021258602") 2025/10/21 04:39:18 DEBUG : only19: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41979cfdd958493d_d20251021_m043412_c001_v0001171_t0022_u01761021252280") 2025/10/21 04:39:18 DEBUG : only19: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224da5_d20251021_m043409_c001_v0001109_t0047_u01761021249684") 2025/10/21 04:39:18 DEBUG : only19: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42dc3_d20251021_m043341_c001_v7007000_t0000_u01761021221147") 2025/10/21 04:39:18 DEBUG : only19: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d23_d20251021_m043339_c001_v0001109_t0030_u01761021219016") 2025/10/21 04:39:18 DEBUG : only2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7456_d20251021_m043418_c001_v7007000_t0000_u01761021258789") 2025/10/21 04:39:18 DEBUG : only2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e4888224daf_d20251021_m043411_c001_v0001109_t0028_u01761021251774") 2025/10/21 04:39:18 DEBUG : only2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d40_d20251021_m043349_c001_v0001109_t0007_u01761021229345") 2025/10/21 04:39:18 DEBUG : only2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df42_d20251021_m043341_c001_v7007000_t0000_u01761021221159") 2025/10/21 04:39:18 DEBUG : only2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cbb_d20251021_m043319_c001_v0001109_t0005_u01761021199741") 2025/10/21 04:39:18 DEBUG : only3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7457_d20251021_m043418_c001_v7007000_t0000_u01761021258971") 2025/10/21 04:39:19 DEBUG : only3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4066c071c133db64_d20251021_m043411_c001_v0001171_t0058_u01761021251902") 2025/10/21 04:39:19 DEBUG : only3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d4a_d20251021_m043350_c001_v0001109_t0015_u01761021230756") 2025/10/21 04:39:19 DEBUG : only3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df40_d20251021_m043340_c001_v7007000_t0000_u01761021220967") 2025/10/21 04:39:19 DEBUG : only3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cc1_d20251021_m043321_c001_v0001109_t0002_u01761021201240") 2025/10/21 04:39:19 DEBUG : only4: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7458_d20251021_m043419_c001_v7007000_t0000_u01761021259165") 2025/10/21 04:39:19 DEBUG : only4: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4066c071c133db68_d20251021_m043412_c001_v0001171_t0058_u01761021252272") 2025/10/21 04:39:19 DEBUG : only4: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d4e_d20251021_m043351_c001_v0001109_t0003_u01761021231829") 2025/10/21 04:39:19 DEBUG : only4: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e5643_d20251021_m043341_c001_v7007000_t0000_u01761021221170") 2025/10/21 04:39:19 DEBUG : only4: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cc7_d20251021_m043322_c001_v0001109_t0051_u01761021202203") 2025/10/21 04:39:19 DEBUG : only5: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7459_d20251021_m043419_c001_v7007000_t0000_u01761021259347") 2025/10/21 04:39:19 DEBUG : only5: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e4888224db1_d20251021_m043411_c001_v0001109_t0028_u01761021251957") 2025/10/21 04:39:19 DEBUG : only5: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d52_d20251021_m043353_c001_v0001109_t0014_u01761021233583") 2025/10/21 04:39:19 DEBUG : only5: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f411eabb0cd71df47_d20251021_m043341_c001_v7007000_t0000_u01761021221525") 2025/10/21 04:39:19 DEBUG : only5: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ccd_d20251021_m043323_c001_v0001109_t0015_u01761021203157") 2025/10/21 04:39:19 DEBUG : only6: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff745a_d20251021_m043419_c001_v7007000_t0000_u01761021259526") 2025/10/21 04:39:19 DEBUG : only6: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e4888224db3_d20251021_m043412_c001_v0001109_t0028_u01761021252142") 2025/10/21 04:39:19 DEBUG : only6: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d5c_d20251021_m043354_c001_v0001109_t0024_u01761021234716") 2025/10/21 04:39:19 DEBUG : only6: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42dc1_d20251021_m043340_c001_v7007000_t0000_u01761021220964") 2025/10/21 04:39:19 DEBUG : only6: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cd5_d20251021_m043324_c001_v0001109_t0012_u01761021204207") 2025/10/21 04:39:19 DEBUG : only7: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff745b_d20251021_m043419_c001_v7007000_t0000_u01761021259706") 2025/10/21 04:39:20 DEBUG : only7: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4066c071c133db66_d20251021_m043412_c001_v0001171_t0058_u01761021252086") 2025/10/21 04:39:20 DEBUG : only7: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d64_d20251021_m043355_c001_v0001109_t0047_u01761021235911") 2025/10/21 04:39:20 DEBUG : only7: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f677_d20251021_m043341_c001_v7007000_t0000_u01761021221179") 2025/10/21 04:39:20 DEBUG : only7: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cd9_d20251021_m043325_c001_v0001109_t0045_u01761021205299") 2025/10/21 04:39:20 DEBUG : only8: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff745c_d20251021_m043419_c001_v7007000_t0000_u01761021259886") 2025/10/21 04:39:20 DEBUG : only8: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41979cfdd958493b_d20251021_m043412_c001_v0001171_t0022_u01761021252093") 2025/10/21 04:39:20 DEBUG : only8: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d68_d20251021_m043357_c001_v0001109_t0015_u01761021237170") 2025/10/21 04:39:20 DEBUG : only8: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42dcd_d20251021_m043341_c001_v7007000_t0000_u01761021221707") 2025/10/21 04:39:20 DEBUG : only8: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224cdf_d20251021_m043326_c001_v0001109_t0012_u01761021206314") 2025/10/21 04:39:20 DEBUG : only9: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff745d_d20251021_m043420_c001_v7007000_t0000_u01761021260066") 2025/10/21 04:39:20 DEBUG : only9: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4096e5268c2893ac_d20251021_m043412_c001_v0001154_t0003_u01761021252110") 2025/10/21 04:39:20 DEBUG : only9: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224d6e_d20251021_m043358_c001_v0001109_t0007_u01761021238117") 2025/10/21 04:39:20 DEBUG : only9: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4190ef62bea42dc7_d20251021_m043341_c001_v7007000_t0000_u01761021221330") 2025/10/21 04:39:20 DEBUG : only9: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ce7_d20251021_m043327_c001_v0001109_t0052_u01761021207604") 2025/10/21 04:39:20 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c878709_d20251021_m042913_c001_v7007000_t0000_u01761020953470") 2025/10/21 04:39:20 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f106c3ff9ede016ff_d20251021_m042911_c001_v0001106_t0021_u01761020951084") 2025/10/21 04:39:20 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786ff_d20251021_m042909_c001_v7007000_t0000_u01761020949992") 2025/10/21 04:39:20 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a87_d20251021_m042907_c001_v0001109_t0019_u01761020947857") 2025/10/21 04:39:20 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786f9_d20251021_m042907_c001_v7007000_t0000_u01761020947128") 2025/10/21 04:39:20 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f106c3ff9ede016ed_d20251021_m042904_c001_v0001106_t0044_u01761020944776") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786d5_d20251021_m042852_c001_v7007000_t0000_u01761020932517") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a53_d20251021_m042850_c001_v0001109_t0036_u01761020930614") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786c9_d20251021_m042848_c001_v7007000_t0000_u01761020928744") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a46_d20251021_m042847_c001_v0001109_t0000_u01761020927368") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786c0_d20251021_m042845_c001_v7007000_t0000_u01761020925920") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a3c_d20251021_m042844_c001_v0001109_t0037_u01761020924566") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d884_d20251021_m042837_c001_v7007000_t0000_u01761020917378") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a16_d20251021_m042835_c001_v0001109_t0041_u01761020915602") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d881_d20251021_m042835_c001_v7007000_t0000_u01761020915236") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a06_d20251021_m042832_c001_v0001109_t0006_u01761020912963") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d87c_d20251021_m042832_c001_v7007000_t0000_u01761020912593") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a02_d20251021_m042831_c001_v0001109_t0058_u01761020911638") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249fc_d20251021_m042830_c001_v0001109_t0048_u01761020910696") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d875_d20251021_m042830_c001_v7007000_t0000_u01761020910330") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249f4_d20251021_m042829_c001_v0001109_t0049_u01761020909165") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249f2_d20251021_m042828_c001_v0001109_t0006_u01761020908161") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d872_d20251021_m042827_c001_v7007000_t0000_u01761020907793") 2025/10/21 04:39:21 DEBUG : potato: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249ea_d20251021_m042826_c001_v0001109_t0052_u01761020906686") 2025/10/21 04:39:21 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c878770_d20251021_m042958_c001_v7007000_t0000_u01761020998474") 2025/10/21 04:39:21 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224afc_d20251021_m042957_c001_v0001109_t0053_u01761020997732") 2025/10/21 04:39:21 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf048_d20251021_m042949_c001_v7007000_t0000_u01761020989658") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c1924b3_d20251021_m042944_c001_v0001176_t0003_u01761020984892") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d94d_d20251021_m042937_c001_v7007000_t0000_u01761020977361") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ac1_d20251021_m042932_c001_v0001109_t0007_u01761020972564") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ae94_d20251021_m042925_c001_v7007000_t0000_u01761020965288") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c192473_d20251021_m042921_c001_v0001176_t0025_u01761020961045") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786e5_d20251021_m042858_c001_v7007000_t0000_u01761020938087") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a5d_d20251021_m042855_c001_v0001109_t0054_u01761020935901") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786de_d20251021_m042855_c001_v7007000_t0000_u01761020935535") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a57_d20251021_m042853_c001_v0001109_t0022_u01761020933067") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786d6_d20251021_m042852_c001_v7007000_t0000_u01761020932700") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a55_d20251021_m042851_c001_v0001109_t0057_u01761020931665") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786cf_d20251021_m042850_c001_v7007000_t0000_u01761020930217") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a4d_d20251021_m042849_c001_v0001109_t0004_u01761020929114") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786c5_d20251021_m042846_c001_v7007000_t0000_u01761020926991") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a44_d20251021_m042845_c001_v0001109_t0003_u01761020925930") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d889_d20251021_m042838_c001_v7007000_t0000_u01761020918123") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a1e_d20251021_m042836_c001_v0001109_t0001_u01761020916892") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717fdd_d20251021_m042726_c001_v7007000_t0000_u01761020846868") 2025/10/21 04:39:22 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e488822492a_d20251021_m042726_c001_v0001109_t0047_u01761020846048") 2025/10/21 04:39:23 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717fd5_d20251021_m042725_c001_v7007000_t0000_u01761020845139") 2025/10/21 04:39:23 DEBUG : potato2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224926_d20251021_m042724_c001_v0001109_t0033_u01761020844275") 2025/10/21 04:39:23 DEBUG : potato3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf046_d20251021_m042949_c001_v7007000_t0000_u01761020989089") 2025/10/21 04:39:23 DEBUG : potato3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c1924b5_d20251021_m042945_c001_v0001176_t0038_u01761020985925") 2025/10/21 04:39:23 DEBUG : potato3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4108f3b56217d94f_d20251021_m042937_c001_v7007000_t0000_u01761020977585") 2025/10/21 04:39:23 DEBUG : potato3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ac5_d20251021_m042933_c001_v0001109_t0039_u01761020973711") 2025/10/21 04:39:23 DEBUG : potato3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ae96_d20251021_m042925_c001_v7007000_t0000_u01761020965511") 2025/10/21 04:39:23 DEBUG : potato3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c192477_d20251021_m042921_c001_v0001176_t0042_u01761020961685") 2025/10/21 04:39:23 DEBUG : pre-dest1/1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804ed_d20251021_m043031_c001_v7007000_t0000_u01761021031875") 2025/10/21 04:39:23 DEBUG : pre-dest1/1: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c192508_d20251021_m043023_c001_v0001176_t0006_u01761021023813") 2025/10/21 04:39:23 DEBUG : pre-dest2/2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405135ade5d804ee_d20251021_m043032_c001_v7007000_t0000_u01761021032059") 2025/10/21 04:39:23 DEBUG : pre-dest2/2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224b3e_d20251021_m043024_c001_v0001109_t0039_u01761021024389") 2025/10/21 04:39:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d95ab8_d20251021_m043010_c001_v7007000_t0000_u01761021010173") 2025/10/21 04:39:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c1924ec_d20251021_m043006_c001_v0001176_t0012_u01761021006270") 2025/10/21 04:39:23 DEBUG : sizeonly: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642adb8_d20251021_m042809_c001_v7007000_t0000_u01761020889530") 2025/10/21 04:39:23 DEBUG : sizeonly: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249ab_d20251021_m042808_c001_v0001109_t0014_u01761020888206") 2025/10/21 04:39:23 DEBUG : splitbanan: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf580_d20251021_m043632_c001_v7007000_t0000_u01761021392359") 2025/10/21 04:39:23 DEBUG : splitbanan: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224ecd_d20251021_m043624_c001_v0001109_t0051_u01761021384396") 2025/10/21 04:39:23 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889ee_d20251021_m043758_c001_v7007000_t0000_u01761021478050") 2025/10/21 04:39:23 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e14d_d20251021_m043751_c001_v0001171_t0056_u01761021471043") 2025/10/21 04:39:23 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1fcc_d20251021_m043740_c001_v7007000_t0000_u01761021460179") 2025/10/21 04:39:23 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e0cf_d20251021_m043733_c001_v0001171_t0056_u01761021453327") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf64e_d20251021_m043723_c001_v7007000_t0000_u01761021443316") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e04f_d20251021_m043716_c001_v0001171_t0043_u01761021436779") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9613f_d20251021_m043706_c001_v7007000_t0000_u01761021426338") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dfe1_d20251021_m043659_c001_v0001171_t0027_u01761021419918") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d9610d_d20251021_m043650_c001_v7007000_t0000_u01761021410064") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133df47_d20251021_m043642_c001_v0001171_t0036_u01761021402892") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f409fcbafcf332093_d20251021_m043626_c001_v7007000_t0000_u01761021386969") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2894d5_d20251021_m043623_c001_v0001154_t0025_u01761021383192") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4205eaf0280d1eae_d20251021_m043612_c001_v7007000_t0000_u01761021372396") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e9f_d20251021_m043604_c001_v0001109_t0059_u01761021364915") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff75cc_d20251021_m043604_c001_v7007000_t0000_u01761021364018") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224e8d_d20251021_m043559_c001_v0001109_t0040_u01761021359867") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f402ba7889c4e57e2_d20251021_m043548_c001_v7007000_t0000_u01761021348927") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289478_d20251021_m043541_c001_v0001154_t0010_u01761021341373") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f401886b196d96034_d20251021_m043540_c001_v7007000_t0000_u01761021340032") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584bb3_d20251021_m043536_c001_v0001171_t0058_u01761021336315") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f781_d20251021_m043520_c001_v7007000_t0000_u01761021320317") 2025/10/21 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28943c_d20251021_m043516_c001_v0001154_t0011_u01761021316066") 2025/10/21 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f41308852a416b490_d20251021_m043505_c001_v7007000_t0000_u01761021305676") 2025/10/21 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28941e_d20251021_m043458_c001_v0001154_t0019_u01761021298940") 2025/10/21 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4211a8d89654f739_d20251021_m043449_c001_v7007000_t0000_u01761021289062") 2025/10/21 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2893f2_d20251021_m043442_c001_v0001154_t0003_u01761021282346") 2025/10/21 04:39:25 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f419a82c3821ed007_d20251021_m043607_c001_v7007000_t0000_u01761021367193") 2025/10/21 04:39:25 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9584c69_d20251021_m043601_c001_v0001171_t0018_u01761021361193") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7476_d20251021_m043433_c001_v7007000_t0000_u01761021273151") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2893d0_d20251021_m043430_c001_v0001154_t0024_u01761021270387") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf418_d20251021_m043429_c001_v7007000_t0000_u01761021269252") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224dc5_d20251021_m043426_c001_v0001109_t0004_u01761021266507") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ae81_d20251021_m042918_c001_v7007000_t0000_u01761020958007") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a9f_d20251021_m042916_c001_v0001109_t0044_u01761020956944") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c878711_d20251021_m042916_c001_v7007000_t0000_u01761020956234") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a97_d20251021_m042914_c001_v0001109_t0007_u01761020954948") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ada3_d20251021_m042805_c001_v7007000_t0000_u01761020885449") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e48882249a3_d20251021_m042803_c001_v0001109_t0034_u01761020883624") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ad9c_d20251021_m042803_c001_v7007000_t0000_u01761020883260") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e488822499f_d20251021_m042801_c001_v0001109_t0025_u01761020881456") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ad8e_d20251021_m042759_c001_v7007000_t0000_u01761020879354") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224997_d20251021_m042757_c001_v0001109_t0049_u01761020877814") 2025/10/21 04:39:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ad83_d20251021_m042757_c001_v7007000_t0000_u01761020877272") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e488822498d_d20251021_m042755_c001_v0001109_t0045_u01761020875755") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224983_d20251021_m042753_c001_v0001109_t0000_u01761020873017") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ad76_d20251021_m042752_c001_v7007000_t0000_u01761020872645") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e488822497f_d20251021_m042751_c001_v0001109_t0027_u01761020871538") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e488822497d_d20251021_m042750_c001_v0001109_t0040_u01761020870462") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f423f3964a642ad74_d20251021_m042750_c001_v7007000_t0000_u01761020870098") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224971_d20251021_m042747_c001_v0001109_t0031_u01761020867035") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224969_d20251021_m042743_c001_v0001109_t0057_u01761020863868") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa71801c_d20251021_m042743_c001_v7007000_t0000_u01761020863507") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224967_d20251021_m042742_c001_v0001109_t0002_u01761020862665") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224963_d20251021_m042741_c001_v0001109_t0013_u01761020861362") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa71800f_d20251021_m042741_c001_v7007000_t0000_u01761020861002") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224958_d20251021_m042737_c001_v0001109_t0054_u01761020857194") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa718003_d20251021_m042736_c001_v7007000_t0000_u01761020856827") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e488822494c_d20251021_m042735_c001_v0001109_t0028_u01761020855847") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717ff9_d20251021_m042734_c001_v7007000_t0000_u01761020854949") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224946_d20251021_m042733_c001_v0001109_t0014_u01761020853824") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717ff3_d20251021_m042733_c001_v7007000_t0000_u01761020853282") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224944_d20251021_m042732_c001_v0001109_t0015_u01761020852374") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717fef_d20251021_m042731_c001_v7007000_t0000_u01761020851455") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e488822493e_d20251021_m042730_c001_v0001109_t0015_u01761020850427") 2025/10/21 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717fe7_d20251021_m042729_c001_v7007000_t0000_u01761020849887") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224938_d20251021_m042728_c001_v0001109_t0038_u01761020848896") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717fe1_d20251021_m042728_c001_v7007000_t0000_u01761020848355") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224936_d20251021_m042727_c001_v0001109_t0006_u01761020847411") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717fc4_d20251021_m042722_c001_v7007000_t0000_u01761020842136") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e488822491c_d20251021_m042721_c001_v0001109_t0027_u01761020841041") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717fbb_d20251021_m042720_c001_v7007000_t0000_u01761020840465") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224916_d20251021_m042719_c001_v0001109_t0028_u01761020839503") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717fb0_d20251021_m042718_c001_v7007000_t0000_u01761020838608") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e488822490c_d20251021_m042717_c001_v0001109_t0024_u01761020837495") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4036d880aa717f8f_d20251021_m042715_c001_v7007000_t0000_u01761020835154") 2025/10/21 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224900_d20251021_m042714_c001_v0001109_t0040_u01761020834208") 2025/10/21 04:39:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7477_d20251021_m043433_c001_v7007000_t0000_u01761021273332") 2025/10/21 04:39:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd95849bf_d20251021_m043430_c001_v0001171_t0055_u01761021270390") 2025/10/21 04:39:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f405638df8ffaf419_d20251021_m043429_c001_v7007000_t0000_u01761021269435") 2025/10/21 04:39:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dbca_d20251021_m043426_c001_v0001171_t0047_u01761021266519") 2025/10/21 04:39:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889f1_d20251021_m043800_c001_v7007000_t0000_u01761021480476") 2025/10/21 04:39:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224fad_d20251021_m043759_c001_v0001109_t0051_u01761021479420") 2025/10/21 04:39:27 DEBUG : sub/yam: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c878708_d20251021_m042912_c001_v7007000_t0000_u01761020952923") 2025/10/21 04:39:27 DEBUG : sub/yam: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c192444_d20251021_m042910_c001_v0001176_t0008_u01761020950735") 2025/10/21 04:39:27 DEBUG : test_dir1/file2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff746b_d20251021_m043425_c001_v7007000_t0000_u01761021265749") 2025/10/21 04:39:27 DEBUG : test_dir1/file2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c2893c6_d20251021_m043423_c001_v0001154_t0003_u01761021263943") 2025/10/21 04:39:28 DEBUG : test_dir1/file2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7463_d20251021_m043423_c001_v7007000_t0000_u01761021263162") 2025/10/21 04:39:28 DEBUG : test_dir1/file2: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dba0_d20251021_m043421_c001_v0001171_t0022_u01761021261040") 2025/10/21 04:39:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff746c_d20251021_m043425_c001_v7007000_t0000_u01761021265930") 2025/10/21 04:39:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133dbb8_d20251021_m043423_c001_v0001171_t0009_u01761021263933") 2025/10/21 04:39:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f422f616621ff7465_d20251021_m043423_c001_v7007000_t0000_u01761021263342") 2025/10/21 04:39:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224dbf_d20251021_m043421_c001_v0001109_t0012_u01761021261022") 2025/10/21 04:39:28 DEBUG : three: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786f1_d20251021_m042904_c001_v7007000_t0000_u01761020944041") 2025/10/21 04:39:28 DEBUG : three: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a75_d20251021_m042902_c001_v0001109_t0044_u01761020942557") 2025/10/21 04:39:28 DEBUG : three: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224a6d_d20251021_m042859_c001_v0001109_t0034_u01761020939609") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889f4_d20251021_m043802_c001_v7007000_t0000_u01761021482274") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289564_d20251021_m043801_c001_v0001154_t0016_u01761021481451") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c88a6f_d20251021_m043822_c001_v7007000_t0000_u01761021502386") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9585080_d20251021_m043820_c001_v0001171_t0053_u01761021500534") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c88a4a_d20251021_m043818_c001_v7007000_t0000_u01761021498981") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28957e_d20251021_m043817_c001_v0001154_t0011_u01761021497225") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c88a0c_d20251021_m043816_c001_v7007000_t0000_u01761021496261") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224fca_d20251021_m043815_c001_v0001109_t0014_u01761021495231") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889f9_d20251021_m043810_c001_v7007000_t0000_u01761021490020") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c289574_d20251021_m043808_c001_v0001154_t0011_u01761021488722") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889fc_d20251021_m043812_c001_v7007000_t0000_u01761021492544") 2025/10/21 04:39:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd958504a_d20251021_m043810_c001_v0001171_t0041_u01761021490978") 2025/10/21 04:39:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889f8_d20251021_m043807_c001_v7007000_t0000_u01761021487769") 2025/10/21 04:39:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f100a0e4888224fb9_d20251021_m043806_c001_v0001109_t0027_u01761021486818") 2025/10/21 04:39:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889f6_d20251021_m043805_c001_v7007000_t0000_u01761021485851") 2025/10/21 04:39:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e19f_d20251021_m043804_c001_v0001171_t0057_u01761021484942") 2025/10/21 04:39:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889f5_d20251021_m043803_c001_v7007000_t0000_u01761021483971") 2025/10/21 04:39:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f11979cfdd9585012_d20251021_m043803_c001_v0001171_t0022_u01761021483229") 2025/10/21 04:39:29 DEBUG : toe/toe/toe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f416b2c496b560df8_d20251021_m043827_c001_v7007000_t0000_u01761021507865") 2025/10/21 04:39:29 DEBUG : toe/toe/toe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1096e5268c28958e_d20251021_m043827_c001_v0001154_t0023_u01761021507119") 2025/10/21 04:39:29 DEBUG : toe/toe/toe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c889fe_d20251021_m043814_c001_v7007000_t0000_u01761021494249") 2025/10/21 04:39:29 DEBUG : toe/toe/toe: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e1d7_d20251021_m043813_c001_v0001171_t0023_u01761021493502") 2025/10/21 04:39:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c88a72_d20251021_m043822_c001_v7007000_t0000_u01761021502979") 2025/10/21 04:39:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1066c071c133e207_d20251021_m043822_c001_v0001171_t0032_u01761021502100") 2025/10/21 04:39:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f415ef40f70c88a5b_d20251021_m043819_c001_v7007000_t0000_u01761021499565") 2025/10/21 04:39:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110114b2a993663_d20251021_m043818_c001_v0001120_t0038_u01761021498593") 2025/10/21 04:39:29 DEBUG : two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786f3_d20251021_m042904_c001_v7007000_t0000_u01761020944225") 2025/10/21 04:39:29 DEBUG : two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4110edcc5c192414_d20251021_m042901_c001_v0001176_t0057_u01761020941990") 2025/10/21 04:39:29 DEBUG : two: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f400a0e4888224a6b_d20251021_m042859_c001_v0001109_t0028_u01761020939422") 2025/10/21 04:39:29 DEBUG : yam: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c87870a_d20251021_m042913_c001_v7007000_t0000_u01761020953651") 2025/10/21 04:39:29 DEBUG : yam: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10079bef9342f028_d20251021_m042912_c001_v0001183_t0003_u01761020952711") 2025/10/21 04:39:29 DEBUG : yam: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786fd_d20251021_m042909_c001_v7007000_t0000_u01761020949443") 2025/10/21 04:39:29 DEBUG : yam: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c192434_d20251021_m042907_c001_v0001176_t0054_u01761020947868") 2025/10/21 04:39:29 DEBUG : yam: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786f7_d20251021_m042906_c001_v7007000_t0000_u01761020946583") 2025/10/21 04:39:30 DEBUG : yam: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f1110edcc5c192428_d20251021_m042904_c001_v0001176_t0044_u01761020944790") 2025/10/21 04:39:30 DEBUG : yaml: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c878701_d20251021_m042910_c001_v7007000_t0000_u01761020950174") 2025/10/21 04:39:30 DEBUG : yaml: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10546f197829c7ce_d20251021_m042908_c001_v0001038_t0022_u01761020948958") 2025/10/21 04:39:30 DEBUG : yaml: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f4068ede49c8786fa_d20251021_m042907_c001_v7007000_t0000_u01761020947309") 2025/10/21 04:39:30 DEBUG : yaml: Deleting (id "4_z7fe26da3005d0b5b9fa80e1b_f10729360ab65587b_d20251021_m042906_c001_v0001120_t0029_u01761020946167") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m19.831392048s (try 1/5)