"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/13 04:33:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu" 2025/05/13 04:33:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 04:33:25 DEBUG : Creating backend with remote "/tmp/rclone3937083074" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/13 04:33:26 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:26 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:33:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:28 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:28 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:29 DEBUG : B2 bucket rclone-test-zufohis5foyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.47s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:31 DEBUG : Creating backend with remote "/non-existing" 2025/05/13 04:33:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/13 04:33:31 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:31 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:32 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:32 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.13s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:34 INFO : B2 bucket rclone-test-zufohis5foyu: Running all checks before starting transfers 2025/05/13 04:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:34 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:34 INFO : B2 bucket rclone-test-zufohis5foyu: Checks finished, now starting transfers 2025/05/13 04:33:34 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.77s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:35 ERROR : Ignoring --no-traverse with sync 2025/05/13 04:33:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:36 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:36 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:36 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:33:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.97s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/13 04:33:37 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:37 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/13 04:33:38 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.05s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:33:40 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:40 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:33:42 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:42 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.25s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/13 04:33:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:33:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/13 04:33:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:33:44 INFO : sub dir: Making directory 2025/05/13 04:33:44 INFO : sub dir2: Making directory 2025/05/13 04:33:44 INFO : sub dir2/sub sub dir2: Making directory 2025/05/13 04:33:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:44 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:44 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/13 04:33:44 DEBUG : B2 bucket rclone-test-zufohis5foyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.74s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:45 INFO : sub dir2: Making directory 2025/05/13 04:33:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/13 04:33:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:33:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:46 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:46 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:47 DEBUG : sub dir2: Making directory with metadata 2025/05/13 04:33:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:33:47 INFO : sub dir: Making directory 2025/05/13 04:33:47 INFO : sub dir2: Making directory 2025/05/13 04:33:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:47 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:47 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:47 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:33:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/13 04:33:48 DEBUG : B2 bucket rclone-test-zufohis5foyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/13 04:33:48 DEBUG : B2 bucket rclone-test-zufohis5foyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.98s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:49 INFO : sub dir2: Making directory 2025/05/13 04:33:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:49 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:49 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:50 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:33:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:50 DEBUG : sub dir2: Making directory with metadata 2025/05/13 04:33:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:33:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:33:51 INFO : sub dir: Making directory 2025/05/13 04:33:51 INFO : sub dir2: Making directory 2025/05/13 04:33:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:51 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:51 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:51 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:33:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/13 04:33:51 DEBUG : B2 bucket rclone-test-zufohis5foyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.82s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:53 INFO : sub dir2: Making directory 2025/05/13 04:33:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:53 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:33:53 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:33:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:54 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:33:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xetolip9jaza" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zufohis5foyu -> B2 bucket rclone-test-xetolip9jaza 2025/05/13 04:33:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:33:56 DEBUG : B2 bucket rclone-test-xetolip9jaza: Waiting for checks to finish 2025/05/13 04:33:56 DEBUG : B2 bucket rclone-test-xetolip9jaza: Waiting for transfers to finish 2025/05/13 04:33:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:33:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:33:58 DEBUG : B2 bucket rclone-test-xetolip9jaza: Purge remote 2025/05/13 04:33:58 INFO : B2 bucket rclone-test-xetolip9jaza: cleaning bucket "rclone-test-xetolip9jaza" of all files 2025/05/13 04:33:58 DEBUG : sub dir/hello world: Deleting (id "4_z0f72bdb3e0bdcb7b9f680e1b_f114d658acc095cfe_d20250513_m043357_c001_v0001115_t0039_u01747110837432") --- PASS: TestServerSideCopy (5.05s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 04:34:00 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:00 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/13 04:34:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zazabur0kiyi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zufohis5foyu -> B2 bucket rclone-test-zazabur0kiyi 2025/05/13 04:34:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:34:04 DEBUG : B2 bucket rclone-test-zazabur0kiyi: Waiting for checks to finish 2025/05/13 04:34:04 DEBUG : B2 bucket rclone-test-zazabur0kiyi: Waiting for transfers to finish 2025/05/13 04:34:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:34:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 04:34:06 DEBUG : B2 bucket rclone-test-zazabur0kiyi: Waiting for checks to finish 2025/05/13 04:34:06 DEBUG : B2 bucket rclone-test-zazabur0kiyi: Waiting for transfers to finish 2025/05/13 04:34:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/13 04:34:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:06 DEBUG : B2 bucket rclone-test-zazabur0kiyi: Purge remote 2025/05/13 04:34:06 INFO : B2 bucket rclone-test-zazabur0kiyi: cleaning bucket "rclone-test-zazabur0kiyi" of all files 2025/05/13 04:34:06 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63e0bdcb7b9f680e1b_f107d18698e73c442_d20250513_m043406_c001_v0001182_t0002_u01747110846176") 2025/05/13 04:34:06 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63e0bdcb7b9f680e1b_f117c1618d789a1ad_d20250513_m043404_c001_v0001130_t0000_u01747110844548") --- PASS: TestServerSideCopyOverSelf (6.61s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 04:34:09 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:09 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/13 04:34:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/13 04:34:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kabubuw0vucu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zufohis5foyu -> B2 bucket rclone-test-kabubuw0vucu 2025/05/13 04:34:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:34:13 DEBUG : B2 bucket rclone-test-kabubuw0vucu: Waiting for checks to finish 2025/05/13 04:34:13 DEBUG : B2 bucket rclone-test-kabubuw0vucu: Waiting for transfers to finish 2025/05/13 04:34:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:34:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 04:34:14 DEBUG : B2 bucket rclone-test-kabubuw0vucu: Waiting for checks to finish 2025/05/13 04:34:14 DEBUG : B2 bucket rclone-test-kabubuw0vucu: Waiting for transfers to finish 2025/05/13 04:34:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/13 04:34:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/13 04:34:15 INFO : sub dir/hello world: Deleted 2025/05/13 04:34:16 DEBUG : testing file moves 2025/05/13 04:34:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/13 04:34:16 DEBUG : B2 bucket rclone-test-kabubuw0vucu: Waiting for checks to finish 2025/05/13 04:34:16 DEBUG : B2 bucket rclone-test-kabubuw0vucu: Waiting for transfers to finish 2025/05/13 04:34:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/13 04:34:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/13 04:34:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:17 DEBUG : B2 bucket rclone-test-kabubuw0vucu: Purge remote 2025/05/13 04:34:17 INFO : B2 bucket rclone-test-kabubuw0vucu: cleaning bucket "rclone-test-kabubuw0vucu" of all files 2025/05/13 04:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42fda3e0bdcb7b9f680e1b_f118cd036322fe2ba_d20250513_m043416_c001_v0001137_t0021_u01747110856381") 2025/05/13 04:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42fda3e0bdcb7b9f680e1b_f113aa57a94426856_d20250513_m043414_c001_v0001181_t0005_u01747110854828") 2025/05/13 04:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42fda3e0bdcb7b9f680e1b_f110b19f34fd86075_d20250513_m043413_c001_v0001137_t0024_u01747110853601") --- PASS: TestServerSideMoveOverSelf (8.43s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:20 ERROR : : error listing: directory not found 2025/05/13 04:34:20 INFO : Local file system at /tmp/rclone3937083074: Making directory 2025/05/13 04:34:20 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:20 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:34:23 DEBUG : Local file system at /tmp/rclone3937083074: Waiting for checks to finish 2025/05/13 04:34:23 DEBUG : Local file system at /tmp/rclone3937083074: Waiting for transfers to finish 2025/05/13 04:34:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:34:23 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/13 04:34:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyRedownload (3.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/13 04:34:25 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:25 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 04:34:25 INFO : check sum: Copied (new) 2025/05/13 04:34:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:25 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 04:34:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/13 04:34:25 DEBUG : check sum: Unchanged skipping 2025/05/13 04:34:25 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:25 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.66s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/13 04:34:27 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:27 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 04:34:28 INFO : sizeonly: Copied (new) 2025/05/13 04:34:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:28 DEBUG : sizeonly: Sizes identical 2025/05/13 04:34:28 DEBUG : sizeonly: Unchanged skipping 2025/05/13 04:34:28 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:28 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:28 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/13 04:34:30 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:30 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/13 04:34:30 INFO : ignore-size: Copied (new) 2025/05/13 04:34:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:34:31 DEBUG : ignore-size: Unchanged skipping 2025/05/13 04:34:31 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:31 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:31 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.97s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:34:34 DEBUG : existing: Unchanged skipping 2025/05/13 04:34:34 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:34 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:34 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/13 04:34:34 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:34 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 04:34:34 INFO : existing: Copied (replaced existing) 2025/05/13 04:34:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.98s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 04:34:36 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:36 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 04:34:37 INFO : existing: Copied (new) 2025/05/13 04:34:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:37 DEBUG : existing: Destination exists, skipping 2025/05/13 04:34:37 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:37 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:37 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.77s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:39 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/13 04:34:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 04:34:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:34:40 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 04:34:40 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:40 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:34:40 INFO : a/potato2: Copied (new) 2025/05/13 04:34:40 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:41 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.41s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:43 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:43 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/05/13 04:34:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 04:34:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/13 04:34:43 DEBUG : empty space: Unchanged skipping 2025/05/13 04:34:43 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:43 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:43 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/05/13 04:34:43 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 04:34:44 INFO : empty space: Updated modification time in destination 2025/05/13 04:34:44 DEBUG : empty space: Unchanged skipping 2025/05/13 04:34:44 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:44 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:47 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/05/13 04:34:47 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 04:34:47 DEBUG : empty space: Unchanged skipping 2025/05/13 04:34:47 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:47 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.88s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:48 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/05/13 04:34:48 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3937083074) 2025/05/13 04:34:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zufohis5foyu) 2025/05/13 04:34:48 DEBUG : foo: sha1 differ 2025/05/13 04:34:48 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/13 04:34:48 INFO : foo: Copied (replaced existing) 2025/05/13 04:34:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:34:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/13 04:34:50 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:50 DEBUG : empty space: Unchanged skipping 2025/05/13 04:34:50 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:34:51 INFO : potato: Copied (new) 2025/05/13 04:34:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/13 04:34:53 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:53 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/13 04:34:54 INFO : potato: Copied (replaced existing) 2025/05/13 04:34:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.30s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:55 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/05/13 04:34:55 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3937083074) 2025/05/13 04:34:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zufohis5foyu) 2025/05/13 04:34:55 DEBUG : potato: sha1 differ 2025/05/13 04:34:55 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/13 04:34:56 INFO : potato: Copied (replaced existing) 2025/05/13 04:34:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:34:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:34:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:34:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/13 04:34:58 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:34:58 DEBUG : empty space: Unchanged skipping 2025/05/13 04:34:58 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:34:58 DEBUG : Waiting for deletions to finish 2025/05/13 04:34:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:35:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:35:02 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:02 DEBUG : empty space: Unchanged skipping 2025/05/13 04:35:02 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:35:02 INFO : potato2: Copied (new) 2025/05/13 04:35:02 DEBUG : Waiting for deletions to finish 2025/05/13 04:35:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:05 INFO : d: Making directory 2025/05/13 04:35:05 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/13 04:35:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:35:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 04:35:05 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:05 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 04:35:05 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:35:06 INFO : a/potato2: Copied (new) 2025/05/13 04:35:06 DEBUG : Waiting for deletions to finish 2025/05/13 04:35:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:09 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/13 04:35:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 04:35:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:35:09 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:09 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 04:35:09 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:35:10 INFO : a/potato2: Copied (new) 2025/05/13 04:35:10 ERROR : B2 bucket rclone-test-zufohis5foyu: not deleting files as there were IO errors 2025/05/13 04:35:10 ERROR : B2 bucket rclone-test-zufohis5foyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:12 DEBUG : Waiting for deletions to finish 2025/05/13 04:35:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:35:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:35:13 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:13 DEBUG : empty space: Unchanged skipping 2025/05/13 04:35:13 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:13 INFO : potato: Deleted 2025/05/13 04:35:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:35:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:16 DEBUG : Waiting for deletions to finish 2025/05/13 04:35:16 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:16 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:16 INFO : potato: Deleted 2025/05/13 04:35:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:35:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:35:16 DEBUG : empty space: Unchanged skipping 2025/05/13 04:35:16 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:16 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:35:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.62s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:35:19 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:19 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/13 04:35:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.43s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:22 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 04:35:22 DEBUG : enormous: Excluded 2025/05/13 04:35:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 04:35:22 DEBUG : potato2: Excluded 2025/05/13 04:35:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 04:35:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:35:22 DEBUG : empty space: Unchanged skipping 2025/05/13 04:35:22 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:22 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:22 DEBUG : Waiting for deletions to finish 2025/05/13 04:35:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:22 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 04:35:22 DEBUG : enormous: Excluded 2025/05/13 04:35:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 04:35:22 DEBUG : potato2: Excluded 2025/05/13 04:35:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 04:35:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/13 04:35:22 DEBUG : empty space: Unchanged skipping 2025/05/13 04:35:22 DEBUG : Local file system at /tmp/rclone3937083074: Waiting for checks to finish 2025/05/13 04:35:22 DEBUG : Local file system at /tmp/rclone3937083074: Waiting for transfers to finish 2025/05/13 04:35:22 DEBUG : Waiting for deletions to finish 2025/05/13 04:35:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:25 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 04:35:25 DEBUG : enormous: Excluded 2025/05/13 04:35:25 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 04:35:25 DEBUG : potato2: Excluded 2025/05/13 04:35:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:35:25 DEBUG : empty space: Unchanged skipping 2025/05/13 04:35:25 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:25 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:25 DEBUG : Waiting for deletions to finish 2025/05/13 04:35:26 INFO : enormous: Deleted 2025/05/13 04:35:26 INFO : potato2: Deleted 2025/05/13 04:35:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/13 04:35:26 DEBUG : empty space: Unchanged skipping 2025/05/13 04:35:26 DEBUG : Local file system at /tmp/rclone3937083074: Waiting for checks to finish 2025/05/13 04:35:26 DEBUG : Local file system at /tmp/rclone3937083074: Waiting for transfers to finish 2025/05/13 04:35:26 DEBUG : Waiting for deletions to finish 2025/05/13 04:35:26 INFO : enormous: Deleted 2025/05/13 04:35:26 INFO : potato2: Deleted 2025/05/13 04:35:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.94s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:29 DEBUG : five: Need to transfer - File not found at Destination 2025/05/13 04:35:29 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/13 04:35:29 DEBUG : one: Destination is newer than source, skipping 2025/05/13 04:35:29 DEBUG : three: Sizes identical 2025/05/13 04:35:29 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/13 04:35:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 04:35:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3937083074) 2025/05/13 04:35:29 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zufohis5foyu) 2025/05/13 04:35:29 DEBUG : two: sha1 differ 2025/05/13 04:35:29 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/13 04:35:29 INFO : four: Copied (replaced existing) 2025/05/13 04:35:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/13 04:35:30 INFO : two: Copied (replaced existing) 2025/05/13 04:35:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/13 04:35:30 INFO : five: Copied (new) 2025/05/13 04:35:30 DEBUG : Waiting for deletions to finish 2025/05/13 04:35:30 DEBUG : one: Destination is newer than source, skipping 2025/05/13 04:35:30 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3937083074) 2025/05/13 04:35:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/13 04:35:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zufohis5foyu) 2025/05/13 04:35:30 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/13 04:35:30 DEBUG : three: sha1 differ 2025/05/13 04:35:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 04:35:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/13 04:35:30 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/13 04:35:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/13 04:35:30 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/13 04:35:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/13 04:35:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 04:35:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 04:35:30 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 04:35:31 INFO : three: Copied (replaced existing) 2025/05/13 04:35:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.97s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/13 04:35:33 INFO : B2 bucket rclone-test-zufohis5foyu: Making map for --track-renames 2025/05/13 04:35:33 INFO : B2 bucket rclone-test-zufohis5foyu: Finished making map for --track-renames 2025/05/13 04:35:33 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 04:35:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/13 04:35:33 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for renames to finish 2025/05/13 04:35:33 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 04:35:33 INFO : yam: Copied (new) 2025/05/13 04:35:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/13 04:35:33 INFO : potato: Copied (new) 2025/05/13 04:35:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:35:34 INFO : B2 bucket rclone-test-zufohis5foyu: Making map for --track-renames 2025/05/13 04:35:34 INFO : B2 bucket rclone-test-zufohis5foyu: Finished making map for --track-renames 2025/05/13 04:35:34 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:34 DEBUG : potato: Unchanged skipping 2025/05/13 04:35:34 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for renames to finish 2025/05/13 04:35:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 04:35:34 INFO : yam: Copied (server-side copy) to: yaml 2025/05/13 04:35:35 INFO : yam: Deleted 2025/05/13 04:35:35 INFO : yaml: Renamed from "yam" 2025/05/13 04:35:35 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/13 04:35:37 INFO : B2 bucket rclone-test-zufohis5foyu: Making map for --track-renames 2025/05/13 04:35:37 INFO : B2 bucket rclone-test-zufohis5foyu: Finished making map for --track-renames 2025/05/13 04:35:37 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 04:35:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/13 04:35:37 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for renames to finish 2025/05/13 04:35:37 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 04:35:37 INFO : yam: Copied (new) 2025/05/13 04:35:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/13 04:35:37 INFO : potato: Copied (new) 2025/05/13 04:35:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:35:38 INFO : B2 bucket rclone-test-zufohis5foyu: Making map for --track-renames 2025/05/13 04:35:38 INFO : B2 bucket rclone-test-zufohis5foyu: Finished making map for --track-renames 2025/05/13 04:35:38 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:38 DEBUG : potato: Unchanged skipping 2025/05/13 04:35:38 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for renames to finish 2025/05/13 04:35:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 04:35:38 INFO : yam: Copied (server-side copy) to: yaml 2025/05/13 04:35:38 INFO : yam: Deleted 2025/05/13 04:35:38 INFO : yaml: Renamed from "yam" 2025/05/13 04:35:38 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/13 04:35:40 INFO : B2 bucket rclone-test-zufohis5foyu: Making map for --track-renames 2025/05/13 04:35:40 INFO : B2 bucket rclone-test-zufohis5foyu: Finished making map for --track-renames 2025/05/13 04:35:40 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 04:35:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/13 04:35:40 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for renames to finish 2025/05/13 04:35:40 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/13 04:35:40 INFO : potato: Copied (new) 2025/05/13 04:35:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 04:35:41 INFO : sub/yam: Copied (new) 2025/05/13 04:35:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:35:41 DEBUG : potato: Unchanged skipping 2025/05/13 04:35:41 INFO : B2 bucket rclone-test-zufohis5foyu: Making map for --track-renames 2025/05/13 04:35:41 INFO : B2 bucket rclone-test-zufohis5foyu: Finished making map for --track-renames 2025/05/13 04:35:41 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:41 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for renames to finish 2025/05/13 04:35:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/13 04:35:42 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/13 04:35:43 INFO : sub/yam: Deleted 2025/05/13 04:35:43 INFO : yam: Renamed from "sub/yam" 2025/05/13 04:35:43 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.20s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:44 DEBUG : Creating backend with remote "/tmp/rclone3937083074/dir1" 2025/05/13 04:35:44 DEBUG : Creating backend with remote "/tmp/rclone3937083074/dir2" 2025/05/13 04:35:44 DEBUG : Local file system at /tmp/rclone3937083074/dir2: Using server-side directory move 2025/05/13 04:35:44 INFO : Local file system at /tmp/rclone3937083074/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 04:35:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/13 04:35:44 DEBUG : Local file system at /tmp/rclone3937083074/dir2: Waiting for checks to finish 2025/05/13 04:35:44 DEBUG : Local file system at /tmp/rclone3937083074/dir2: Waiting for transfers to finish 2025/05/13 04:35:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:35:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/13 04:35:45 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:45 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/13 04:35:45 INFO : nested/sub dir/file: Copied (new) 2025/05/13 04:35:45 INFO : nested/sub dir/file: Deleted 2025/05/13 04:35:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:35:46 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:35:46 INFO : sub dir/hello world: Deleted 2025/05/13 04:35:46 INFO : sub dir: Removing directory 2025/05/13 04:35:46 INFO : nested/sub dir: Removing directory 2025/05/13 04:35:46 INFO : nested: Removing directory 2025/05/13 04:35:46 DEBUG : Local file system at /tmp/rclone3937083074: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.46s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:35:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/13 04:35:47 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:47 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/13 04:35:48 INFO : nested/sub dir/file: Copied (new) 2025/05/13 04:35:48 INFO : nested/sub dir/file: Deleted 2025/05/13 04:35:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/13 04:35:48 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:35:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 04:35:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/13 04:35:50 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:50 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 04:35:50 INFO : existing: Copied (new) 2025/05/13 04:35:50 INFO : existing: Deleted 2025/05/13 04:35:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/13 04:35:50 INFO : existing-b: Copied (new) 2025/05/13 04:35:50 INFO : existing-b: Deleted 2025/05/13 04:35:51 DEBUG : existing: Destination exists, skipping 2025/05/13 04:35:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/13 04:35:51 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:35:51 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:35:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.46s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:35:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxubib5puki" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zufohis5foyu -> B2 bucket rclone-test-xoxubib5puki 2025/05/13 04:35:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:35:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/13 04:35:57 DEBUG : empty space: Unchanged skipping 2025/05/13 04:35:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 04:35:57 DEBUG : B2 bucket rclone-test-xoxubib5puki: Waiting for checks to finish 2025/05/13 04:35:57 INFO : empty space: Deleted 2025/05/13 04:35:57 DEBUG : B2 bucket rclone-test-xoxubib5puki: Waiting for transfers to finish 2025/05/13 04:35:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:35:57 INFO : potato2: Copied (server-side copy) 2025/05/13 04:35:57 INFO : potato2: Deleted 2025/05/13 04:35:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 04:35:57 INFO : potato3: Copied (server-side copy) 2025/05/13 04:35:57 INFO : potato3: Deleted 2025/05/13 04:35:58 DEBUG : Creating backend with remote "TestB2:rclone-test-seqetec8vapi" 2025/05/13 04:35:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/13 04:35:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:35:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/13 04:35:59 DEBUG : B2 bucket rclone-test-seqetec8vapi: Waiting for checks to finish 2025/05/13 04:35:59 DEBUG : B2 bucket rclone-test-seqetec8vapi: Waiting for transfers to finish 2025/05/13 04:35:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 04:35:59 INFO : empty space: Copied (server-side copy) 2025/05/13 04:36:00 INFO : empty space: Deleted 2025/05/13 04:36:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:36:00 INFO : potato2: Copied (server-side copy) 2025/05/13 04:36:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 04:36:00 INFO : potato3: Copied (server-side copy) 2025/05/13 04:36:00 INFO : potato2: Deleted 2025/05/13 04:36:00 INFO : potato3: Deleted 2025/05/13 04:36:01 DEBUG : B2 bucket rclone-test-seqetec8vapi: Purge remote 2025/05/13 04:36:01 INFO : B2 bucket rclone-test-seqetec8vapi: cleaning bucket "rclone-test-seqetec8vapi" of all files 2025/05/13 04:36:01 DEBUG : empty space: Deleting (id "4_zffb29d83e0ddcb7b9f680e1b_f1170fdd1182f3deb_d20250513_m043559_c001_v0001157_t0007_u01747110959743") 2025/05/13 04:36:01 DEBUG : potato2: Deleting (id "4_zffb29d83e0ddcb7b9f680e1b_f105e692378a29379_d20250513_m043600_c001_v0001120_t0017_u01747110960030") 2025/05/13 04:36:01 DEBUG : potato3: Deleting (id "4_zffb29d83e0ddcb7b9f680e1b_f1163dc471bae33d9_d20250513_m043600_c001_v0001093_t0035_u01747110960122") 2025/05/13 04:36:01 DEBUG : B2 bucket rclone-test-xoxubib5puki: Purge remote 2025/05/13 04:36:01 INFO : B2 bucket rclone-test-xoxubib5puki: cleaning bucket "rclone-test-xoxubib5puki" of all files 2025/05/13 04:36:02 DEBUG : empty space: Deleting (id "4_z7f128d93e0ddcb7b9f680e1b_f4177968619803018_d20250513_m043600_c001_v7007000_t0000_u01747110960013") 2025/05/13 04:36:02 DEBUG : empty space: Deleting (id "4_z7f128d93e0ddcb7b9f680e1b_f1127b2b38d85192d_d20250513_m043556_c001_v0001182_t0039_u01747110956324") 2025/05/13 04:36:02 DEBUG : potato2: Deleting (id "4_z7f128d93e0ddcb7b9f680e1b_f4177968619803019_d20250513_m043600_c001_v7007000_t0000_u01747110960332") 2025/05/13 04:36:02 DEBUG : potato2: Deleting (id "4_z7f128d93e0ddcb7b9f680e1b_f113448559eb75092_d20250513_m043557_c001_v0001183_t0046_u01747110957120") 2025/05/13 04:36:02 DEBUG : potato3: Deleting (id "4_z7f128d93e0ddcb7b9f680e1b_f4201e5a9bbe0ff69_d20250513_m043600_c001_v7007000_t0000_u01747110960519") 2025/05/13 04:36:02 DEBUG : potato3: Deleting (id "4_z7f128d93e0ddcb7b9f680e1b_f109fa4fb137b195e_d20250513_m043557_c001_v0001131_t0059_u01747110957383") 2025/05/13 04:36:02 DEBUG : potato3: Deleting (id "4_z7f128d93e0ddcb7b9f680e1b_f1127b2b38d851931_d20250513_m043556_c001_v0001182_t0031_u01747110956519") --- PASS: TestServerSideMove (11.39s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:36:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bovamux4vaje" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zufohis5foyu -> B2 bucket rclone-test-bovamux4vaje 2025/05/13 04:36:09 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 04:36:09 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 04:36:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:36:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 04:36:09 DEBUG : B2 bucket rclone-test-bovamux4vaje: Waiting for checks to finish 2025/05/13 04:36:09 DEBUG : B2 bucket rclone-test-bovamux4vaje: Waiting for transfers to finish 2025/05/13 04:36:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:36:09 INFO : potato2: Copied (server-side copy) 2025/05/13 04:36:09 INFO : potato2: Deleted 2025/05/13 04:36:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 04:36:09 INFO : potato3: Copied (server-side copy) 2025/05/13 04:36:10 INFO : potato3: Deleted 2025/05/13 04:36:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lasohuy4gote" 2025/05/13 04:36:11 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 04:36:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:36:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/13 04:36:11 DEBUG : B2 bucket rclone-test-lasohuy4gote: Waiting for checks to finish 2025/05/13 04:36:11 DEBUG : B2 bucket rclone-test-lasohuy4gote: Waiting for transfers to finish 2025/05/13 04:36:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 04:36:12 INFO : potato3: Copied (server-side copy) 2025/05/13 04:36:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:36:12 INFO : potato2: Copied (server-side copy) 2025/05/13 04:36:12 INFO : potato3: Deleted 2025/05/13 04:36:12 INFO : potato2: Deleted 2025/05/13 04:36:13 DEBUG : B2 bucket rclone-test-lasohuy4gote: Purge remote 2025/05/13 04:36:13 INFO : B2 bucket rclone-test-lasohuy4gote: cleaning bucket "rclone-test-lasohuy4gote" of all files 2025/05/13 04:36:13 DEBUG : potato2: Deleting (id "4_zdf92cd83e0ddcb7b9f680e1b_f101bf7de3041e43d_d20250513_m043611_c001_v0001144_t0006_u01747110971990") 2025/05/13 04:36:13 DEBUG : potato3: Deleting (id "4_zdf92cd83e0ddcb7b9f680e1b_f118e0b9a1222a9c9_d20250513_m043612_c001_v0001100_t0048_u01747110972372") 2025/05/13 04:36:13 DEBUG : B2 bucket rclone-test-bovamux4vaje: Purge remote 2025/05/13 04:36:13 INFO : B2 bucket rclone-test-bovamux4vaje: cleaning bucket "rclone-test-bovamux4vaje" of all files 2025/05/13 04:36:14 DEBUG : empty space: Deleting (id "4_z9f72bd83e0ddcb7b9f680e1b_f109001ebc2006db2_d20250513_m043608_c001_v0001184_t0059_u01747110968400") 2025/05/13 04:36:14 DEBUG : potato2: Deleting (id "4_z9f72bd83e0ddcb7b9f680e1b_f418d0721aac0bf26_d20250513_m043612_c001_v7007000_t0000_u01747110972673") 2025/05/13 04:36:14 DEBUG : potato2: Deleting (id "4_z9f72bd83e0ddcb7b9f680e1b_f1053b2335b8bb051_d20250513_m043609_c001_v0001171_t0056_u01747110969190") 2025/05/13 04:36:14 DEBUG : potato3: Deleting (id "4_z9f72bd83e0ddcb7b9f680e1b_f42256d6e5baf18c0_d20250513_m043612_c001_v7007000_t0000_u01747110972664") 2025/05/13 04:36:14 DEBUG : potato3: Deleting (id "4_z9f72bd83e0ddcb7b9f680e1b_f111381a6dc950491_d20250513_m043609_c001_v0001172_t0049_u01747110969564") 2025/05/13 04:36:14 DEBUG : potato3: Deleting (id "4_z9f72bd83e0ddcb7b9f680e1b_f109001ebc2006db8_d20250513_m043608_c001_v0001184_t0059_u01747110968593") 2025/05/13 04:36:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/13 04:36:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 04:36:15 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:36:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yinubak2loga" 2025/05/13 04:36:19 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zufohis5foyu -> B2 bucket rclone-test-yinubak2loga 2025/05/13 04:36:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:36:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/13 04:36:21 DEBUG : empty space: Unchanged skipping 2025/05/13 04:36:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 04:36:21 DEBUG : B2 bucket rclone-test-yinubak2loga: Waiting for checks to finish 2025/05/13 04:36:22 INFO : empty space: Deleted 2025/05/13 04:36:22 DEBUG : B2 bucket rclone-test-yinubak2loga: Waiting for transfers to finish 2025/05/13 04:36:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:36:22 INFO : potato2: Copied (server-side copy) 2025/05/13 04:36:22 INFO : potato2: Deleted 2025/05/13 04:36:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 04:36:22 INFO : potato3: Copied (server-side copy) 2025/05/13 04:36:22 INFO : potato3: Deleted 2025/05/13 04:36:23 DEBUG : Creating backend with remote "TestB2:rclone-test-ketiwab9meki" 2025/05/13 04:36:23 INFO : tomatoDir: Making directory 2025/05/13 04:36:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/13 04:36:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:36:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/13 04:36:24 DEBUG : B2 bucket rclone-test-ketiwab9meki: Waiting for checks to finish 2025/05/13 04:36:24 DEBUG : B2 bucket rclone-test-ketiwab9meki: Waiting for transfers to finish 2025/05/13 04:36:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/13 04:36:25 INFO : empty space: Copied (server-side copy) 2025/05/13 04:36:25 INFO : empty space: Deleted 2025/05/13 04:36:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/13 04:36:25 INFO : potato3: Copied (server-side copy) 2025/05/13 04:36:25 INFO : potato3: Deleted 2025/05/13 04:36:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/13 04:36:25 INFO : potato2: Copied (server-side copy) 2025/05/13 04:36:26 INFO : potato2: Deleted 2025/05/13 04:36:26 DEBUG : B2 bucket rclone-test-ketiwab9meki: Purge remote 2025/05/13 04:36:26 INFO : B2 bucket rclone-test-ketiwab9meki: cleaning bucket "rclone-test-ketiwab9meki" of all files 2025/05/13 04:36:26 DEBUG : empty space: Deleting (id "4_zdfc2fdb3e0ddcb7b9f680e1b_f1123c700918e8d29_d20250513_m043625_c001_v0001103_t0021_u01747110985112") 2025/05/13 04:36:26 DEBUG : potato2: Deleting (id "4_zdfc2fdb3e0ddcb7b9f680e1b_f10021ddce1f38982_d20250513_m043625_c001_v0001103_t0007_u01747110985540") 2025/05/13 04:36:26 DEBUG : potato3: Deleting (id "4_zdfc2fdb3e0ddcb7b9f680e1b_f103f82055cc1d260_d20250513_m043625_c001_v0001165_t0051_u01747110985498") 2025/05/13 04:36:27 DEBUG : B2 bucket rclone-test-yinubak2loga: Purge remote 2025/05/13 04:36:27 INFO : B2 bucket rclone-test-yinubak2loga: cleaning bucket "rclone-test-yinubak2loga" of all files 2025/05/13 04:36:27 DEBUG : empty space: Deleting (id "4_z1f82edb3e0ddcb7b9f680e1b_f408b5a1be251ae03_d20250513_m043625_c001_v7007000_t0000_u01747110985460") 2025/05/13 04:36:27 DEBUG : empty space: Deleting (id "4_z1f82edb3e0ddcb7b9f680e1b_f1097aafe7b0bf506_d20250513_m043621_c001_v0001180_t0023_u01747110981272") 2025/05/13 04:36:27 DEBUG : potato2: Deleting (id "4_z1f82edb3e0ddcb7b9f680e1b_f408b5a1be251ae05_d20250513_m043625_c001_v7007000_t0000_u01747110985951") 2025/05/13 04:36:27 DEBUG : potato2: Deleting (id "4_z1f82edb3e0ddcb7b9f680e1b_f104004b5135fdcaf_d20250513_m043622_c001_v0001171_t0024_u01747110982058") 2025/05/13 04:36:27 DEBUG : potato3: Deleting (id "4_z1f82edb3e0ddcb7b9f680e1b_f408b5a1be251ae04_d20250513_m043625_c001_v7007000_t0000_u01747110985719") 2025/05/13 04:36:27 DEBUG : potato3: Deleting (id "4_z1f82edb3e0ddcb7b9f680e1b_f10836833b2181231_d20250513_m043622_c001_v0001137_t0016_u01747110982444") 2025/05/13 04:36:27 DEBUG : potato3: Deleting (id "4_z1f82edb3e0ddcb7b9f680e1b_f1097aafe7b0bf508_d20250513_m043621_c001_v0001180_t0008_u01747110981475") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:36:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.29s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:36:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/rclone-sync-test" 2025/05/13 04:36:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/rclone-sync-test-include/layer2" 2025/05/13 04:36:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/rclone-sync-test-ignore-file" 2025/05/13 04:36:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/13 04:36:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 04:36:43 DEBUG : pacer: Reducing sleep to 10ms 2025/05/13 04:36:43 DEBUG : B2 bucket rclone-test-zufohis5foyu path rclone-sync-test: Waiting for checks to finish 2025/05/13 04:36:43 DEBUG : B2 bucket rclone-test-zufohis5foyu path rclone-sync-test: Waiting for transfers to finish 2025/05/13 04:36:43 DEBUG : Waiting for deletions to finish 2025/05/13 04:36:43 INFO : There was nothing to transfer 2025/05/13 04:36:43 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:36:43 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:36:43 DEBUG : Waiting for deletions to finish 2025/05/13 04:36:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:36:44 DEBUG : B2 bucket rclone-test-zufohis5foyu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/13 04:36:44 DEBUG : B2 bucket rclone-test-zufohis5foyu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/13 04:36:44 DEBUG : Waiting for deletions to finish 2025/05/13 04:36:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:36:44 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:36:44 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:36:44 DEBUG : Waiting for deletions to finish 2025/05/13 04:36:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:36:44 DEBUG : B2 bucket rclone-test-zufohis5foyu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/13 04:36:44 DEBUG : B2 bucket rclone-test-zufohis5foyu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/13 04:36:44 DEBUG : Waiting for deletions to finish 2025/05/13 04:36:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.86s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:36:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/dst" 2025/05/13 04:36:51 DEBUG : Config file has changed externally - reloading 2025/05/13 04:36:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/CompareDest" 2025/05/13 04:36:54 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 04:36:54 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:36:54 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:36:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 04:36:56 INFO : one: Copied (new) 2025/05/13 04:36:56 DEBUG : Waiting for deletions to finish 2025/05/13 04:36:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 04:36:56 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:36:56 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:36:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/13 04:36:57 INFO : one: Copied (replaced existing) 2025/05/13 04:36:57 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 04:37:00 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 04:37:00 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:00 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:00 INFO : There was nothing to transfer 2025/05/13 04:37:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 04:37:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 04:37:02 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 04:37:02 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:02 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:02 INFO : There was nothing to transfer 2025/05/13 04:37:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 04:37:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 04:37:02 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 04:37:02 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:02 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:02 INFO : There was nothing to transfer 2025/05/13 04:37:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 04:37:03 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/05/13 04:37:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/13 04:37:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 04:37:03 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 04:37:03 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:03 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:03 INFO : There was nothing to transfer 2025/05/13 04:37:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 04:37:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/13 04:37:04 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 04:37:04 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 04:37:04 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/13 04:37:05 INFO : two: Copied (new) 2025/05/13 04:37:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.25s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:37:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/dest" 2025/05/13 04:37:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/pre-dest1" 2025/05/13 04:37:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/pre-dest2" 2025/05/13 04:37:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:37:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/13 04:37:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:37:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/13 04:37:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/13 04:37:13 DEBUG : B2 bucket rclone-test-zufohis5foyu path dest: Waiting for checks to finish 2025/05/13 04:37:13 DEBUG : B2 bucket rclone-test-zufohis5foyu path dest: Waiting for transfers to finish 2025/05/13 04:37:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/13 04:37:14 INFO : 3: Copied (new) 2025/05/13 04:37:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.34s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:37:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/dst" 2025/05/13 04:37:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/CopyDest" 2025/05/13 04:37:19 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 04:37:19 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:19 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 04:37:20 INFO : one: Copied (new) 2025/05/13 04:37:20 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 04:37:21 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:21 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/13 04:37:21 INFO : one: Copied (replaced existing) 2025/05/13 04:37:21 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/BackupDir" 2025/05/13 04:37:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 04:37:25 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 04:37:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 04:37:26 INFO : one: Copied (server-side copy) 2025/05/13 04:37:26 INFO : one: Deleted 2025/05/13 04:37:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/13 04:37:27 INFO : one: Copied (server-side copy) 2025/05/13 04:37:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/13 04:37:27 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:27 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:28 DEBUG : one: Unchanged skipping 2025/05/13 04:37:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/13 04:37:29 INFO : two: Copied (server-side copy) 2025/05/13 04:37:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/13 04:37:29 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:29 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:29 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:29 DEBUG : one: Unchanged skipping 2025/05/13 04:37:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:29 DEBUG : two: Unchanged skipping 2025/05/13 04:37:29 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:29 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:29 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:29 INFO : There was nothing to transfer 2025/05/13 04:37:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:31 DEBUG : one: Unchanged skipping 2025/05/13 04:37:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/13 04:37:31 DEBUG : three: Destination not found in --copy-dest 2025/05/13 04:37:31 DEBUG : three: Need to transfer - File not found at Destination 2025/05/13 04:37:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 04:37:31 DEBUG : two: Unchanged skipping 2025/05/13 04:37:31 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:31 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/13 04:37:32 INFO : three: Copied (new) 2025/05/13 04:37:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.03s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:37:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/dst" 2025/05/13 04:37:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/backup" 2025/05/13 04:37:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 04:37:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:37:40 DEBUG : two: Unchanged skipping 2025/05/13 04:37:40 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 04:37:41 INFO : one: Copied (server-side copy) 2025/05/13 04:37:41 INFO : one: Deleted 2025/05/13 04:37:41 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:37:42 INFO : one: Copied (new) 2025/05/13 04:37:42 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 04:37:43 INFO : three.txt: Copied (server-side copy) 2025/05/13 04:37:43 INFO : three.txt: Deleted 2025/05/13 04:37:43 INFO : three.txt: Moved into backup dir 2025/05/13 04:37:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 04:37:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:37:45 DEBUG : two: Unchanged skipping 2025/05/13 04:37:45 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:37:46 INFO : one: Copied (server-side copy) 2025/05/13 04:37:46 INFO : one: Deleted 2025/05/13 04:37:46 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 04:37:46 INFO : one: Copied (new) 2025/05/13 04:37:46 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 04:37:46 INFO : three.txt: Copied (server-side copy) 2025/05/13 04:37:47 INFO : three.txt: Deleted 2025/05/13 04:37:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/dst" 2025/05/13 04:37:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/backup" 2025/05/13 04:37:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 04:37:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:37:54 DEBUG : two: Unchanged skipping 2025/05/13 04:37:54 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:37:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 04:37:55 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 04:37:55 INFO : one: Deleted 2025/05/13 04:37:55 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:37:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:37:56 INFO : one: Copied (new) 2025/05/13 04:37:56 DEBUG : Waiting for deletions to finish 2025/05/13 04:37:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 04:37:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 04:37:57 INFO : three.txt: Deleted 2025/05/13 04:37:57 INFO : three.txt: Moved into backup dir 2025/05/13 04:37:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 04:37:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:37:59 DEBUG : two: Unchanged skipping 2025/05/13 04:37:59 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:38:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:38:00 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 04:38:00 INFO : one: Deleted 2025/05/13 04:38:00 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:38:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 04:38:00 INFO : one: Copied (new) 2025/05/13 04:38:00 DEBUG : Waiting for deletions to finish 2025/05/13 04:38:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 04:38:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 04:38:01 INFO : three.txt: Deleted 2025/05/13 04:38:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:38:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/dst" 2025/05/13 04:38:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/backup" 2025/05/13 04:38:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 04:38:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:38:08 DEBUG : two: Unchanged skipping 2025/05/13 04:38:08 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:38:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 04:38:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/13 04:38:10 INFO : one: Deleted 2025/05/13 04:38:10 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:38:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:38:11 INFO : one: Copied (new) 2025/05/13 04:38:11 DEBUG : Waiting for deletions to finish 2025/05/13 04:38:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 04:38:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/13 04:38:11 INFO : three.txt: Deleted 2025/05/13 04:38:11 INFO : three.txt: Moved into backup dir 2025/05/13 04:38:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 04:38:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:38:13 DEBUG : two: Unchanged skipping 2025/05/13 04:38:13 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:38:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:38:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/13 04:38:14 INFO : one: Deleted 2025/05/13 04:38:14 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:38:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 04:38:14 INFO : one: Copied (new) 2025/05/13 04:38:14 DEBUG : Waiting for deletions to finish 2025/05/13 04:38:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 04:38:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/13 04:38:15 INFO : three.txt: Deleted 2025/05/13 04:38:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.73s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:38:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/dst" 2025/05/13 04:38:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 04:38:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:38:21 DEBUG : two: Unchanged skipping 2025/05/13 04:38:21 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:38:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 04:38:22 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 04:38:22 INFO : one: Deleted 2025/05/13 04:38:22 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:38:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:38:23 INFO : one: Copied (new) 2025/05/13 04:38:23 DEBUG : Waiting for deletions to finish 2025/05/13 04:38:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 04:38:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 04:38:24 INFO : three.txt: Deleted 2025/05/13 04:38:24 INFO : three.txt: Moved into backup dir 2025/05/13 04:38:25 DEBUG : one.bak: Excluded (Path Filter) 2025/05/13 04:38:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/13 04:38:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 04:38:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:38:25 DEBUG : two: Unchanged skipping 2025/05/13 04:38:25 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for checks to finish 2025/05/13 04:38:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:38:25 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 04:38:26 INFO : one: Deleted 2025/05/13 04:38:26 DEBUG : B2 bucket rclone-test-zufohis5foyu path dst: Waiting for transfers to finish 2025/05/13 04:38:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 04:38:26 INFO : one: Copied (new) 2025/05/13 04:38:26 DEBUG : Waiting for deletions to finish 2025/05/13 04:38:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 04:38:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 04:38:27 INFO : three.txt: Deleted 2025/05/13 04:38:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.28s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:38:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/dst" 2025/05/13 04:38:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 04:38:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 04:38:34 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 04:38:34 INFO : one: Deleted 2025/05/13 04:38:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:38:35 INFO : one: Copied (new) 2025/05/13 04:38:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:38:35 DEBUG : two: Unchanged skipping 2025/05/13 04:38:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/13 04:38:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 04:38:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 04:38:36 INFO : three.txt: Deleted 2025/05/13 04:38:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 04:38:36 INFO : three.txt: Copied (new) 2025/05/13 04:38:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 04:38:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:38:38 INFO : one: Copied (server-side copy) to: one.bak 2025/05/13 04:38:38 INFO : one: Deleted 2025/05/13 04:38:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 04:38:39 INFO : one: Copied (new) 2025/05/13 04:38:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:38:39 DEBUG : two: Unchanged skipping 2025/05/13 04:38:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/13 04:38:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 04:38:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/13 04:38:39 INFO : three.txt: Deleted 2025/05/13 04:38:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/13 04:38:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.91s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:38:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zufohis5foyu/dst" 2025/05/13 04:38:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 04:38:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/13 04:38:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/13 04:38:47 INFO : one: Deleted 2025/05/13 04:38:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:38:48 INFO : one: Copied (new) 2025/05/13 04:38:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:38:48 DEBUG : two: Unchanged skipping 2025/05/13 04:38:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/13 04:38:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/13 04:38:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/13 04:38:49 INFO : three.txt: Deleted 2025/05/13 04:38:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 04:38:50 INFO : three.txt: Copied (new) 2025/05/13 04:38:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 04:38:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/13 04:38:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/13 04:38:51 INFO : one: Deleted 2025/05/13 04:38:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/13 04:38:52 INFO : one: Copied (new) 2025/05/13 04:38:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:38:52 DEBUG : two: Unchanged skipping 2025/05/13 04:38:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/13 04:38:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/13 04:38:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/13 04:38:53 INFO : three.txt: Deleted 2025/05/13 04:38:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/13 04:38:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.33s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:38:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/13 04:38:56 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:38:56 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:38:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/13 04:38:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/13 04:38:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.84s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:38:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 04:38:59 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:38:59 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:39:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/13 04:39:00 INFO : existing: Copied (new) 2025/05/13 04:39:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:39:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/13 04:39:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/13 04:39:00 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:39:00 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:39:00 ERROR : B2 bucket rclone-test-zufohis5foyu: not deleting files as there were IO errors 2025/05/13 04:39:00 ERROR : B2 bucket rclone-test-zufohis5foyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncImmutable (3.51s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:39:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:03 DEBUG : existing: Unchanged skipping 2025/05/13 04:39:03 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:39:03 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:39:03 DEBUG : Waiting for deletions to finish 2025/05/13 04:39:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.13s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:2635: 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-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:39:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both0: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both1: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both10: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both11: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both12: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both13: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both14: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both15: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both16: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both17: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both18: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both19: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both2: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both3: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both4: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both5: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both6: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both7: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both8: Unchanged skipping 2025/05/13 04:39:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:28 DEBUG : both9: Unchanged skipping 2025/05/13 04:39:28 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:39:28 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:39:28 DEBUG : Waiting for deletions to finish 2025/05/13 04:39:28 INFO : only1: Deleted 2025/05/13 04:39:28 INFO : only14: Deleted 2025/05/13 04:39:29 INFO : only12: Deleted 2025/05/13 04:39:29 INFO : only2: Deleted 2025/05/13 04:39:29 INFO : only16: Deleted 2025/05/13 04:39:29 INFO : only13: Deleted 2025/05/13 04:39:29 INFO : only8: Deleted 2025/05/13 04:39:29 INFO : only17: Deleted 2025/05/13 04:39:29 INFO : only18: Deleted 2025/05/13 04:39:29 INFO : only6: Deleted 2025/05/13 04:39:29 INFO : only7: Deleted 2025/05/13 04:39:29 INFO : only5: Deleted 2025/05/13 04:39:29 INFO : only0: Deleted 2025/05/13 04:39:29 INFO : only10: Deleted 2025/05/13 04:39:29 INFO : only11: Deleted 2025/05/13 04:39:29 INFO : only15: Deleted 2025/05/13 04:39:29 INFO : only19: Deleted 2025/05/13 04:39:29 INFO : only3: Deleted 2025/05/13 04:39:29 INFO : only4: Deleted 2025/05/13 04:39:29 INFO : only9: Deleted 2025/05/13 04:39:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (28.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:39:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both0: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both1: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both10: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both11: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both12: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both13: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both14: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both15: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both16: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both17: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both18: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both19: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both2: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both3: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for checks to finish 2025/05/13 04:39:57 DEBUG : both4: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both8: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 04:39:57 DEBUG : both9: Unchanged skipping 2025/05/13 04:39:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/13 04:39:57 DEBUG : both5: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both6: Unchanged skipping 2025/05/13 04:39:57 DEBUG : both7: Unchanged skipping 2025/05/13 04:39:57 DEBUG : B2 bucket rclone-test-zufohis5foyu: Waiting for transfers to finish 2025/05/13 04:39:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only0: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only10: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only11: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only12: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only14: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only13: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only15: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only16: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only17: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only18: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only19: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only1: Copied (replaced existing) 2025/05/13 04:39:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:57 INFO : only2: Copied (replaced existing) 2025/05/13 04:39:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:58 INFO : only3: Copied (replaced existing) 2025/05/13 04:39:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:58 INFO : only4: Copied (replaced existing) 2025/05/13 04:39:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:58 INFO : only5: Copied (replaced existing) 2025/05/13 04:39:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:58 INFO : only6: Copied (replaced existing) 2025/05/13 04:39:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:58 INFO : only7: Copied (replaced existing) 2025/05/13 04:39:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:58 INFO : only9: Copied (replaced existing) 2025/05/13 04:39:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/13 04:39:58 INFO : only8: Copied (replaced existing) 2025/05/13 04:39:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (32.44s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:40:06 DEBUG : empty_dir: Making directory with metadata 2025/05/13 04:40:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:40:06 DEBUG : empty_on_remote: Making directory with metadata 2025/05/13 04:40:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:40:06 INFO : empty_on_remote: Making directory 2025/05/13 04:40:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:40:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/13 04:40:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/13 04:40:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:40:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:40:10 DEBUG : empty_dir: Making directory with metadata 2025/05/13 04:40:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:40:10 DEBUG : empty_on_remote: Making directory with metadata 2025/05/13 04:40:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:40:10 INFO : empty_on_remote: Making directory 2025/05/13 04:40:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:40:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/13 04:40:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/13 04:40:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:40:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/13 04:40:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:40:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:40:13 INFO : sub dir: Making directory 2025/05/13 04:40:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" 2025/05/13 04:40:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:40:16 INFO : sub dir: Making directory 2025/05/13 04:40:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zufohis5foyu", Local "Local file system at /tmp/rclone3937083074", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.27s) PASS 2025/05/13 04:40:20 DEBUG : B2 bucket rclone-test-zufohis5foyu: Purge remote 2025/05/13 04:40:20 INFO : B2 bucket rclone-test-zufohis5foyu: cleaning bucket "rclone-test-zufohis5foyu" of all files 2025/05/13 04:40:21 DEBUG : BackupDir/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13bc6_d20250513_m043732_c001_v7007000_t0000_u01747111052966") 2025/05/13 04:40:21 DEBUG : BackupDir/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f113448559eb7559f_d20250513_m043726_c001_v0001183_t0044_u01747111046569") 2025/05/13 04:40:21 DEBUG : CompareDest/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f421fee69b2c88493_d20250513_m043706_c001_v7007000_t0000_u01747111026179") 2025/05/13 04:40:21 DEBUG : CompareDest/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d994a0_d20250513_m043659_c001_v0001109_t0050_u01747111019207") 2025/05/13 04:40:21 DEBUG : CompareDest/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f421fee69b2c88494_d20250513_m043706_c001_v7007000_t0000_u01747111026361") 2025/05/13 04:40:21 DEBUG : CompareDest/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127a64_d20250513_m043701_c001_v0001172_t0024_u01747111021196") 2025/05/13 04:40:21 DEBUG : CopyDest/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13bc7_d20250513_m043733_c001_v7007000_t0000_u01747111053149") 2025/05/13 04:40:21 DEBUG : CopyDest/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e9d_d20250513_m043723_c001_v0001037_t0046_u01747111043290") 2025/05/13 04:40:21 DEBUG : CopyDest/three: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13bc8_d20250513_m043733_c001_v7007000_t0000_u01747111053337") 2025/05/13 04:40:21 DEBUG : CopyDest/three: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127a9e_d20250513_m043730_c001_v0001172_t0001_u01747111050391") 2025/05/13 04:40:21 DEBUG : CopyDest/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13bc9_d20250513_m043733_c001_v7007000_t0000_u01747111053517") 2025/05/13 04:40:21 DEBUG : CopyDest/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d994ee_d20250513_m043727_c001_v0001109_t0023_u01747111047759") 2025/05/13 04:40:21 DEBUG : EXISTING: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4152083cf7786cee_d20250513_m043904_c001_v7007000_t0000_u01747111144195") 2025/05/13 04:40:21 DEBUG : EXISTING: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d995fa_d20250513_m043902_c001_v0001109_t0014_u01747111142807") 2025/05/13 04:40:21 DEBUG : Testêé: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4152083cf7786ce4_d20250513_m043858_c001_v7007000_t0000_u01747111138543") 2025/05/13 04:40:21 DEBUG : Testêé: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b44_d20250513_m043857_c001_v0001172_t0030_u01747111137443") 2025/05/13 04:40:21 DEBUG : Testêé: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d995ec_d20250513_m043855_c001_v0001109_t0002_u01747111135467") 2025/05/13 04:40:21 DEBUG : a/potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86378_d20250513_m043510_c001_v7007000_t0000_u01747110910731") 2025/05/13 04:40:21 DEBUG : a/potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857de1_d20250513_m043509_c001_v0001037_t0034_u01747110909579") 2025/05/13 04:40:21 DEBUG : a/potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86374_d20250513_m043507_c001_v7007000_t0000_u01747110907039") 2025/05/13 04:40:21 DEBUG : a/potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dd5_d20250513_m043505_c001_v0001037_t0038_u01747110905894") 2025/05/13 04:40:22 DEBUG : a/potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1110_d20250513_m043441_c001_v7007000_t0000_u01747110881491") 2025/05/13 04:40:22 DEBUG : a/potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d9b_d20250513_m043440_c001_v0001037_t0032_u01747110880402") 2025/05/13 04:40:22 DEBUG : b/potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86379_d20250513_m043510_c001_v7007000_t0000_u01747110910931") 2025/05/13 04:40:22 DEBUG : b/potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857ddb_d20250513_m043507_c001_v0001037_t0045_u01747110907991") 2025/05/13 04:40:22 DEBUG : b/potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86373_d20250513_m043506_c001_v7007000_t0000_u01747110906484") 2025/05/13 04:40:22 DEBUG : b/potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dd1_d20250513_m043504_c001_v0001037_t0012_u01747110904606") 2025/05/13 04:40:22 DEBUG : b/potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f110f_d20250513_m043440_c001_v7007000_t0000_u01747110880935") 2025/05/13 04:40:22 DEBUG : b/potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d97_d20250513_m043438_c001_v0001037_t0059_u01747110878994") 2025/05/13 04:40:22 DEBUG : backup/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0afb1d_d20250513_m043747_c001_v7007000_t0000_u01747111067608") 2025/05/13 04:40:22 DEBUG : backup/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f10219679e2ca7491_d20250513_m043745_c001_v0001103_t0018_u01747111065915") 2025/05/13 04:40:22 DEBUG : backup/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f11724e7a38c931cc_d20250513_m043741_c001_v0001177_t0042_u01747111061436") 2025/05/13 04:40:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40702ecff9707284_d20250513_m043815_c001_v7007000_t0000_u01747111095662") 2025/05/13 04:40:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f113448559eb75830_d20250513_m043813_c001_v0001183_t0012_u01747111093827") 2025/05/13 04:40:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1138fc7c726f1f03_d20250513_m043809_c001_v0001044_t0059_u01747111089569") 2025/05/13 04:40:22 DEBUG : backup/one.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff186309502c_d20250513_m043801_c001_v7007000_t0000_u01747111081918") 2025/05/13 04:40:22 DEBUG : backup/one.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1058239eef8349c5_d20250513_m043800_c001_v0001181_t0001_u01747111080074") 2025/05/13 04:40:22 DEBUG : backup/one.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1011d6341893633c_d20250513_m043755_c001_v0001165_t0028_u01747111075540") 2025/05/13 04:40:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40702ecff9707285_d20250513_m043815_c001_v7007000_t0000_u01747111095843") 2025/05/13 04:40:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f114602ce2775a99c_d20250513_m043814_c001_v0001153_t0003_u01747111094741") 2025/05/13 04:40:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f118be7e2922937dc_d20250513_m043811_c001_v0001171_t0001_u01747111091505") 2025/05/13 04:40:22 DEBUG : backup/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0afb1e_d20250513_m043747_c001_v7007000_t0000_u01747111067791") 2025/05/13 04:40:22 DEBUG : backup/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f11890f626bafff75_d20250513_m043746_c001_v0001182_t0033_u01747111066841") 2025/05/13 04:40:23 DEBUG : backup/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1154efbd53e92a6b_d20250513_m043742_c001_v0001144_t0009_u01747111062884") 2025/05/13 04:40:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff186309502e_d20250513_m043802_c001_v7007000_t0000_u01747111082105") 2025/05/13 04:40:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f102c150c2a40ebca_d20250513_m043801_c001_v0001184_t0051_u01747111081143") 2025/05/13 04:40:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1013f30524c7bea8_d20250513_m043757_c001_v0001153_t0016_u01747111077108") 2025/05/13 04:40:23 DEBUG : both0: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c57_d20250513_m043958_c001_v7007000_t0000_u01747111198881") 2025/05/13 04:40:23 DEBUG : both0: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f6a_d20250513_m043934_c001_v0001037_t0004_u01747111174985") 2025/05/13 04:40:23 DEBUG : both0: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aab_d20250513_m043930_c001_v7007000_t0000_u01747111170313") 2025/05/13 04:40:23 DEBUG : both0: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b58_d20250513_m043906_c001_v0001172_t0001_u01747111146442") 2025/05/13 04:40:23 DEBUG : both1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c58_d20250513_m043959_c001_v7007000_t0000_u01747111199065") 2025/05/13 04:40:23 DEBUG : both1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bb4_d20250513_m043936_c001_v0001172_t0041_u01747111176781") 2025/05/13 04:40:23 DEBUG : both1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aac_d20250513_m043930_c001_v7007000_t0000_u01747111170493") 2025/05/13 04:40:23 DEBUG : both1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99614_d20250513_m043907_c001_v0001109_t0023_u01747111147965") 2025/05/13 04:40:23 DEBUG : both10: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c59_d20250513_m043959_c001_v7007000_t0000_u01747111199247") 2025/05/13 04:40:23 DEBUG : both10: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bcf_d20250513_m043946_c001_v0001172_t0046_u01747111186184") 2025/05/13 04:40:23 DEBUG : both10: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aaf_d20250513_m043930_c001_v7007000_t0000_u01747111170684") 2025/05/13 04:40:23 DEBUG : both10: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9963c_d20250513_m043917_c001_v0001109_t0018_u01747111157603") 2025/05/13 04:40:23 DEBUG : both11: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c5a_d20250513_m043959_c001_v7007000_t0000_u01747111199430") 2025/05/13 04:40:23 DEBUG : both11: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99696_d20250513_m043947_c001_v0001109_t0025_u01747111187590") 2025/05/13 04:40:23 DEBUG : both11: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ab0_d20250513_m043930_c001_v7007000_t0000_u01747111170866") 2025/05/13 04:40:23 DEBUG : both11: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f4b_d20250513_m043918_c001_v0001037_t0036_u01747111158654") 2025/05/13 04:40:24 DEBUG : both12: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c5b_d20250513_m043959_c001_v7007000_t0000_u01747111199612") 2025/05/13 04:40:24 DEBUG : both12: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f93_d20250513_m043948_c001_v0001037_t0049_u01747111188548") 2025/05/13 04:40:24 DEBUG : both12: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ab1_d20250513_m043931_c001_v7007000_t0000_u01747111171047") 2025/05/13 04:40:24 DEBUG : both12: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b7e_d20250513_m043919_c001_v0001172_t0022_u01747111159871") 2025/05/13 04:40:24 DEBUG : both13: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c5d_d20250513_m043959_c001_v7007000_t0000_u01747111199796") 2025/05/13 04:40:24 DEBUG : both13: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bdd_d20250513_m043949_c001_v0001172_t0017_u01747111189764") 2025/05/13 04:40:24 DEBUG : both13: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ab2_d20250513_m043931_c001_v7007000_t0000_u01747111171234") 2025/05/13 04:40:24 DEBUG : both13: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9964a_d20250513_m043920_c001_v0001109_t0040_u01747111160663") 2025/05/13 04:40:24 DEBUG : both14: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c5e_d20250513_m043959_c001_v7007000_t0000_u01747111199980") 2025/05/13 04:40:24 DEBUG : both14: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d996a2_d20250513_m043950_c001_v0001109_t0030_u01747111190698") 2025/05/13 04:40:24 DEBUG : both14: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ab3_d20250513_m043931_c001_v7007000_t0000_u01747111171418") 2025/05/13 04:40:24 DEBUG : both14: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f55_d20250513_m043921_c001_v0001037_t0021_u01747111161770") 2025/05/13 04:40:24 DEBUG : both15: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c5f_d20250513_m044000_c001_v7007000_t0000_u01747111200178") 2025/05/13 04:40:24 DEBUG : both15: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857fa1_d20250513_m043951_c001_v0001037_t0056_u01747111191580") 2025/05/13 04:40:24 DEBUG : both15: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ab7_d20250513_m043931_c001_v7007000_t0000_u01747111171606") 2025/05/13 04:40:24 DEBUG : both15: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b86_d20250513_m043922_c001_v0001172_t0026_u01747111162973") 2025/05/13 04:40:24 DEBUG : both16: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c60_d20250513_m044000_c001_v7007000_t0000_u01747111200364") 2025/05/13 04:40:24 DEBUG : both16: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127be9_d20250513_m043952_c001_v0001172_t0030_u01747111192365") 2025/05/13 04:40:24 DEBUG : both16: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ab8_d20250513_m043931_c001_v7007000_t0000_u01747111171787") 2025/05/13 04:40:24 DEBUG : both16: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99655_d20250513_m043923_c001_v0001109_t0016_u01747111163676") 2025/05/13 04:40:24 DEBUG : both17: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c61_d20250513_m044000_c001_v7007000_t0000_u01747111200550") 2025/05/13 04:40:25 DEBUG : both17: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d996aa_d20250513_m043953_c001_v0001109_t0031_u01747111193253") 2025/05/13 04:40:25 DEBUG : both17: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aba_d20250513_m043931_c001_v7007000_t0000_u01747111171994") 2025/05/13 04:40:25 DEBUG : both17: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f5c_d20250513_m043924_c001_v0001037_t0036_u01747111164729") 2025/05/13 04:40:25 DEBUG : both18: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c62_d20250513_m044000_c001_v7007000_t0000_u01747111200733") 2025/05/13 04:40:25 DEBUG : both18: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857fa5_d20250513_m043954_c001_v0001037_t0024_u01747111194407") 2025/05/13 04:40:25 DEBUG : both18: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1abf_d20250513_m043932_c001_v7007000_t0000_u01747111172179") 2025/05/13 04:40:25 DEBUG : both18: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b96_d20250513_m043925_c001_v0001172_t0038_u01747111165664") 2025/05/13 04:40:25 DEBUG : both19: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c66_d20250513_m044000_c001_v7007000_t0000_u01747111200920") 2025/05/13 04:40:25 DEBUG : both19: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bf9_d20250513_m043955_c001_v0001172_t0011_u01747111195592") 2025/05/13 04:40:25 DEBUG : both19: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ac4_d20250513_m043932_c001_v7007000_t0000_u01747111172362") 2025/05/13 04:40:25 DEBUG : both19: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9965d_d20250513_m043926_c001_v0001109_t0046_u01747111166800") 2025/05/13 04:40:25 DEBUG : both2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c67_d20250513_m044001_c001_v7007000_t0000_u01747111201104") 2025/05/13 04:40:25 DEBUG : both2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99677_d20250513_m043938_c001_v0001109_t0020_u01747111178025") 2025/05/13 04:40:25 DEBUG : both2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1acb_d20250513_m043932_c001_v7007000_t0000_u01747111172543") 2025/05/13 04:40:25 DEBUG : both2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f31_d20250513_m043909_c001_v0001037_t0018_u01747111149493") 2025/05/13 04:40:25 DEBUG : both3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c68_d20250513_m044001_c001_v7007000_t0000_u01747111201347") 2025/05/13 04:40:25 DEBUG : both3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f74_d20250513_m043939_c001_v0001037_t0039_u01747111179255") 2025/05/13 04:40:25 DEBUG : both3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ad3_d20250513_m043932_c001_v7007000_t0000_u01747111172724") 2025/05/13 04:40:25 DEBUG : both3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b62_d20250513_m043910_c001_v0001172_t0023_u01747111150471") 2025/05/13 04:40:25 DEBUG : both4: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c6a_d20250513_m044001_c001_v7007000_t0000_u01747111201533") 2025/05/13 04:40:26 DEBUG : both4: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bbd_d20250513_m043940_c001_v0001172_t0014_u01747111180436") 2025/05/13 04:40:26 DEBUG : both4: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ada_d20250513_m043932_c001_v7007000_t0000_u01747111172905") 2025/05/13 04:40:26 DEBUG : both4: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9961e_d20250513_m043911_c001_v0001109_t0028_u01747111151335") 2025/05/13 04:40:26 DEBUG : both5: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c6b_d20250513_m044001_c001_v7007000_t0000_u01747111201718") 2025/05/13 04:40:26 DEBUG : both5: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9967f_d20250513_m043941_c001_v0001109_t0029_u01747111181134") 2025/05/13 04:40:26 DEBUG : both5: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ae1_d20250513_m043933_c001_v7007000_t0000_u01747111173090") 2025/05/13 04:40:26 DEBUG : both5: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f37_d20250513_m043912_c001_v0001037_t0000_u01747111152322") 2025/05/13 04:40:26 DEBUG : both6: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c6c_d20250513_m044001_c001_v7007000_t0000_u01747111201919") 2025/05/13 04:40:26 DEBUG : both6: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f7e_d20250513_m043942_c001_v0001037_t0008_u01747111182167") 2025/05/13 04:40:26 DEBUG : both6: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1ae8_d20250513_m043933_c001_v7007000_t0000_u01747111173271") 2025/05/13 04:40:26 DEBUG : both6: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b6a_d20250513_m043913_c001_v0001172_t0012_u01747111153268") 2025/05/13 04:40:26 DEBUG : both7: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c6d_d20250513_m044002_c001_v7007000_t0000_u01747111202133") 2025/05/13 04:40:26 DEBUG : both7: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bc7_d20250513_m043943_c001_v0001172_t0053_u01747111183147") 2025/05/13 04:40:26 DEBUG : both7: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aef_d20250513_m043933_c001_v7007000_t0000_u01747111173450") 2025/05/13 04:40:26 DEBUG : both7: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99626_d20250513_m043914_c001_v0001109_t0046_u01747111154302") 2025/05/13 04:40:26 DEBUG : both8: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c6e_d20250513_m044002_c001_v7007000_t0000_u01747111202316") 2025/05/13 04:40:26 DEBUG : both8: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99689_d20250513_m043944_c001_v0001109_t0044_u01747111184172") 2025/05/13 04:40:26 DEBUG : both8: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1af6_d20250513_m043933_c001_v7007000_t0000_u01747111173646") 2025/05/13 04:40:26 DEBUG : both8: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f3d_d20250513_m043915_c001_v0001037_t0028_u01747111155844") 2025/05/13 04:40:26 DEBUG : both9: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c6f_d20250513_m044002_c001_v7007000_t0000_u01747111202500") 2025/05/13 04:40:27 DEBUG : both9: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f89_d20250513_m043945_c001_v0001037_t0051_u01747111185063") 2025/05/13 04:40:27 DEBUG : both9: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1afd_d20250513_m043933_c001_v7007000_t0000_u01747111173830") 2025/05/13 04:40:27 DEBUG : both9: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b74_d20250513_m043916_c001_v0001172_t0024_u01747111156809") 2025/05/13 04:40:27 DEBUG : c/non empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8637a_d20250513_m043511_c001_v7007000_t0000_u01747110911113") 2025/05/13 04:40:27 DEBUG : c/non empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857ddd_d20250513_m043508_c001_v0001037_t0046_u01747110908603") 2025/05/13 04:40:27 DEBUG : c/non empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86375_d20250513_m043507_c001_v7007000_t0000_u01747110907223") 2025/05/13 04:40:27 DEBUG : c/non empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dd3_d20250513_m043505_c001_v0001037_t0017_u01747110905135") 2025/05/13 04:40:27 DEBUG : c/non empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1111_d20250513_m043441_c001_v7007000_t0000_u01747110881675") 2025/05/13 04:40:27 DEBUG : c/non empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d99_d20250513_m043439_c001_v0001037_t0053_u01747110879363") 2025/05/13 04:40:27 DEBUG : check sum: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af97c_d20250513_m043426_c001_v7007000_t0000_u01747110866460") 2025/05/13 04:40:27 DEBUG : check sum: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d7f_d20250513_m043425_c001_v0001037_t0054_u01747110865095") 2025/05/13 04:40:27 DEBUG : dest/3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13aee_d20250513_m043715_c001_v7007000_t0000_u01747111035705") 2025/05/13 04:40:27 DEBUG : dest/3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4158a2d9c8087bd1_d20250513_m043714_c001_v0001161_t0025_u01747111034591") 2025/05/13 04:40:27 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4152083cf7786cde_d20250513_m043853_c001_v7007000_t0000_u01747111133979") 2025/05/13 04:40:27 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1053b2335b8bb6d5_d20250513_m043851_c001_v0001171_t0019_u01747111131860") 2025/05/13 04:40:27 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13cff_d20250513_m043851_c001_v7007000_t0000_u01747111131674") 2025/05/13 04:40:27 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1053b2335b8bb6b4_d20250513_m043848_c001_v0001171_t0017_u01747111128241") 2025/05/13 04:40:27 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13cf7_d20250513_m043847_c001_v7007000_t0000_u01747111127513") 2025/05/13 04:40:27 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d995d2_d20250513_m043842_c001_v0001109_t0001_u01747111122131") 2025/05/13 04:40:27 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1288_d20250513_m043840_c001_v7007000_t0000_u01747111120664") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f102d4f8193e970e3_d20250513_m043838_c001_v0001165_t0042_u01747111118496") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f421fee69b2c884d9_d20250513_m043838_c001_v7007000_t0000_u01747111118316") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f102d4f8193e970d7_d20250513_m043835_c001_v0001165_t0025_u01747111115201") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f421fee69b2c884d5_d20250513_m043834_c001_v7007000_t0000_u01747111114469") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d995ac_d20250513_m043829_c001_v0001109_t0040_u01747111109232") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40702ecff9707290_d20250513_m043827_c001_v7007000_t0000_u01747111107956") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1076b42da5624940_d20250513_m043826_c001_v0001029_t0009_u01747111106253") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f414b1814ba6a9e4f_d20250513_m043826_c001_v7007000_t0000_u01747111106065") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1076b42da5624938_d20250513_m043822_c001_v0001029_t0044_u01747111102948") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f414b1814ba6a9e48_d20250513_m043822_c001_v7007000_t0000_u01747111102216") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857edf_d20250513_m043816_c001_v0001037_t0044_u01747111096941") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40702ecff9707286_d20250513_m043816_c001_v7007000_t0000_u01747111096025") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1011288570d23f69_d20250513_m043814_c001_v0001136_t0049_u01747111094216") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f402438d21083efea_d20250513_m043814_c001_v7007000_t0000_u01747111094031") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1011288570d23f61_d20250513_m043810_c001_v0001136_t0024_u01747111090901") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f402438d21083efe8_d20250513_m043810_c001_v7007000_t0000_u01747111090171") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127ade_d20250513_m043803_c001_v0001172_t0041_u01747111083218") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff186309502f_d20250513_m043802_c001_v7007000_t0000_u01747111082291") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1178147f69df5a63_d20250513_m043800_c001_v0001171_t0020_u01747111080553") 2025/05/13 04:40:28 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f416f20f1461c82f5_d20250513_m043800_c001_v7007000_t0000_u01747111080322") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1178147f69df5a37_d20250513_m043756_c001_v0001171_t0047_u01747111076507") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f416f20f1461c82f0_d20250513_m043755_c001_v7007000_t0000_u01747111075772") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9952e_d20250513_m043748_c001_v0001109_t0049_u01747111068906") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0afb1f_d20250513_m043747_c001_v7007000_t0000_u01747111067986") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103f82055cc1d32e_d20250513_m043746_c001_v0001165_t0008_u01747111066416") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf19df_d20250513_m043746_c001_v7007000_t0000_u01747111066231") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103f82055cc1d324_d20250513_m043742_c001_v0001165_t0046_u01747111062444") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf19cd_d20250513_m043741_c001_v7007000_t0000_u01747111061708") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857eab_d20250513_m043734_c001_v0001037_t0002_u01747111054820") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13bca_d20250513_m043733_c001_v7007000_t0000_u01747111053698") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1154a19b2559a354_d20250513_m043726_c001_v0001184_t0012_u01747111046999") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f417bd7dd9f412d50_d20250513_m043726_c001_v7007000_t0000_u01747111046796") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127a80_d20250513_m043722_c001_v0001172_t0027_u01747111042284") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1077123b19b69e51_d20250513_m043721_c001_v0001171_t0048_u01747111041302") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1077123b19b69e45_d20250513_m043720_c001_v0001171_t0020_u01747111040130") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f421fee69b2c88495_d20250513_m043706_c001_v7007000_t0000_u01747111026544") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e8b_d20250513_m043658_c001_v0001037_t0051_u01747111018281") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f104aba4b97472ec0_d20250513_m043657_c001_v0001144_t0038_u01747111017078") 2025/05/13 04:40:29 DEBUG : dst/one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f104aba4b97472eb4_d20250513_m043655_c001_v0001144_t0004_u01747111015587") 2025/05/13 04:40:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4152083cf7786cdf_d20250513_m043854_c001_v7007000_t0000_u01747111134176") 2025/05/13 04:40:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1006d13117747028_d20250513_m043851_c001_v0001183_t0025_u01747111131481") 2025/05/13 04:40:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f118403e5c81b43f3_d20250513_m043847_c001_v0001161_t0040_u01747111127105") 2025/05/13 04:40:30 DEBUG : dst/one.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1289_d20250513_m043840_c001_v7007000_t0000_u01747111120846") 2025/05/13 04:40:30 DEBUG : dst/one.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f104bd327d6f882e8_d20250513_m043837_c001_v0001106_t0051_u01747111117847") 2025/05/13 04:40:30 DEBUG : dst/one.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110bfd7a523569a6_d20250513_m043833_c001_v0001106_t0047_u01747111113765") 2025/05/13 04:40:30 DEBUG : dst/one.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40702ecff9707291_d20250513_m043828_c001_v7007000_t0000_u01747111108138") 2025/05/13 04:40:30 DEBUG : dst/one.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f118dec108e5ba212_d20250513_m043825_c001_v0001179_t0017_u01747111105840") 2025/05/13 04:40:30 DEBUG : dst/one.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1198ff1dc23e6716_d20250513_m043821_c001_v0001113_t0023_u01747111101772") 2025/05/13 04:40:30 DEBUG : dst/three: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13bcb_d20250513_m043733_c001_v7007000_t0000_u01747111053879") 2025/05/13 04:40:30 DEBUG : dst/three: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1077123b19b69f0e_d20250513_m043732_c001_v0001171_t0002_u01747111052195") 2025/05/13 04:40:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4152083cf7786ce0_d20250513_m043854_c001_v7007000_t0000_u01747111134358") 2025/05/13 04:40:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f11375cf095b3f7dd_d20250513_m043852_c001_v0001184_t0041_u01747111132730") 2025/05/13 04:40:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f100ca54de19f24fa_d20250513_m043849_c001_v0001134_t0052_u01747111129185") 2025/05/13 04:40:30 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4152083cf7786ce1_d20250513_m043854_c001_v7007000_t0000_u01747111134542") 2025/05/13 04:40:30 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1053b2335b8bb6dd_d20250513_m043853_c001_v0001171_t0002_u01747111133145") 2025/05/13 04:40:30 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13d00_d20250513_m043852_c001_v7007000_t0000_u01747111132938") 2025/05/13 04:40:30 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1053b2335b8bb6c5_d20250513_m043849_c001_v0001171_t0047_u01747111129883") 2025/05/13 04:40:30 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13cfa_d20250513_m043849_c001_v7007000_t0000_u01747111129699") 2025/05/13 04:40:30 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f01_d20250513_m043844_c001_v0001037_t0020_u01747111124173") 2025/05/13 04:40:30 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f128a_d20250513_m043841_c001_v7007000_t0000_u01747111121031") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f102d4f8193e970eb_d20250513_m043840_c001_v0001165_t0004_u01747111120064") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f421fee69b2c884da_d20250513_m043839_c001_v7007000_t0000_u01747111119883") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f102d4f8193e970db_d20250513_m043836_c001_v0001165_t0034_u01747111116508") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f421fee69b2c884d6_d20250513_m043836_c001_v7007000_t0000_u01747111116312") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857eef_d20250513_m043831_c001_v0001037_t0019_u01747111111006") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f414b1814ba6a9e50_d20250513_m043827_c001_v7007000_t0000_u01747111107378") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857ee5_d20250513_m043824_c001_v0001037_t0016_u01747111104898") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f414b1814ba6a9e4b_d20250513_m043824_c001_v7007000_t0000_u01747111104167") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127af8_d20250513_m043819_c001_v0001172_t0017_u01747111099033") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f402438d21083efeb_d20250513_m043815_c001_v7007000_t0000_u01747111095109") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127af4_d20250513_m043812_c001_v0001172_t0048_u01747111092921") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f402438d21083efe9_d20250513_m043811_c001_v7007000_t0000_u01747111091829") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99560_d20250513_m043804_c001_v0001109_t0041_u01747111084859") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f416f20f1461c82f8_d20250513_m043801_c001_v7007000_t0000_u01747111081355") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9954c_d20250513_m043758_c001_v0001109_t0031_u01747111078615") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f416f20f1461c82f2_d20250513_m043757_c001_v7007000_t0000_u01747111077510") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857ec1_d20250513_m043750_c001_v0001037_t0045_u01747111070818") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf19e0_d20250513_m043747_c001_v7007000_t0000_u01747111067053") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857ebb_d20250513_m043744_c001_v0001037_t0018_u01747111064608") 2025/05/13 04:40:31 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf19ce_d20250513_m043743_c001_v7007000_t0000_u01747111063507") 2025/05/13 04:40:32 DEBUG : dst/three.txt: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127aa6_d20250513_m043736_c001_v0001172_t0015_u01747111056856") 2025/05/13 04:40:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f128b_d20250513_m043841_c001_v7007000_t0000_u01747111121213") 2025/05/13 04:40:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f106839e4fb494019_d20250513_m043839_c001_v0001180_t0009_u01747111119676") 2025/05/13 04:40:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1086033679acfe6b_d20250513_m043836_c001_v0001183_t0000_u01747111116092") 2025/05/13 04:40:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40702ecff9707292_d20250513_m043828_c001_v7007000_t0000_u01747111108318") 2025/05/13 04:40:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1053b2335b8bb5dc_d20250513_m043826_c001_v0001171_t0053_u01747111106902") 2025/05/13 04:40:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f116e5bb6f36e5878_d20250513_m043823_c001_v0001116_t0004_u01747111103529") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4152083cf7786ce2_d20250513_m043854_c001_v7007000_t0000_u01747111134727") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b28_d20250513_m043842_c001_v0001172_t0037_u01747111122974") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f128c_d20250513_m043841_c001_v7007000_t0000_u01747111121398") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b12_d20250513_m043830_c001_v0001172_t0018_u01747111110190") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40702ecff9707293_d20250513_m043828_c001_v7007000_t0000_u01747111108499") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99584_d20250513_m043817_c001_v0001109_t0029_u01747111097826") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40702ecff9707287_d20250513_m043816_c001_v7007000_t0000_u01747111096225") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857ecf_d20250513_m043804_c001_v0001037_t0035_u01747111084008") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff1863095030_d20250513_m043802_c001_v7007000_t0000_u01747111082475") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127ac8_d20250513_m043750_c001_v0001172_t0025_u01747111070121") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0afb20_d20250513_m043748_c001_v7007000_t0000_u01747111068167") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99502_d20250513_m043735_c001_v0001109_t0005_u01747111055650") 2025/05/13 04:40:32 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13bcc_d20250513_m043734_c001_v7007000_t0000_u01747111054093") 2025/05/13 04:40:33 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1125b0b9d1d9420c_d20250513_m043729_c001_v0001136_t0004_u01747111049143") 2025/05/13 04:40:33 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f421fee69b2c88496_d20250513_m043706_c001_v7007000_t0000_u01747111026733") 2025/05/13 04:40:33 DEBUG : dst/two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f104aba4b97472ed4_d20250513_m043705_c001_v0001144_t0032_u01747111025166") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f123a_d20250513_m043622_c001_v7007000_t0000_u01747110982041") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e1279ec_d20250513_m043618_c001_v0001172_t0004_u01747110978280") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1236_d20250513_m043615_c001_v7007000_t0000_u01747110975857") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e1279c8_d20250513_m043605_c001_v0001172_t0019_u01747110965788") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de897_d20250513_m043557_c001_v7007000_t0000_u01747110957091") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e1279a0_d20250513_m043553_c001_v0001172_t0028_u01747110953776") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86390_d20250513_m043526_c001_v7007000_t0000_u01747110926975") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e13_d20250513_m043524_c001_v0001037_t0035_u01747110924634") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8638a_d20250513_m043522_c001_v7007000_t0000_u01747110922862") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e09_d20250513_m043521_c001_v0001037_t0001_u01747110921508") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86382_d20250513_m043517_c001_v7007000_t0000_u01747110917864") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857df1_d20250513_m043515_c001_v0001037_t0016_u01747110915669") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8637e_d20250513_m043514_c001_v7007000_t0000_u01747110914230") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857de7_d20250513_m043512_c001_v0001037_t0006_u01747110912342") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8636f_d20250513_m043503_c001_v7007000_t0000_u01747110903668") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dcb_d20250513_m043500_c001_v0001037_t0005_u01747110900934") 2025/05/13 04:40:33 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f118a_d20250513_m043459_c001_v7007000_t0000_u01747110899326") 2025/05/13 04:40:34 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dc5_d20250513_m043458_c001_v0001037_t0053_u01747110898194") 2025/05/13 04:40:34 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f111a_d20250513_m043452_c001_v7007000_t0000_u01747110892006") 2025/05/13 04:40:34 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857daf_d20250513_m043450_c001_v0001037_t0040_u01747110890067") 2025/05/13 04:40:34 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1115_d20250513_m043447_c001_v7007000_t0000_u01747110887470") 2025/05/13 04:40:34 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857da5_d20250513_m043446_c001_v0001037_t0044_u01747110886322") 2025/05/13 04:40:34 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1113_d20250513_m043445_c001_v7007000_t0000_u01747110885227") 2025/05/13 04:40:34 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f108ac369ebba48c7_d20250513_m043444_c001_v0001179_t0023_u01747110884286") 2025/05/13 04:40:34 DEBUG : empty space: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d9f_d20250513_m043442_c001_v0001037_t0001_u01747110882411") 2025/05/13 04:40:34 DEBUG : enormous: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8638e_d20250513_m043526_c001_v7007000_t0000_u01747110926009") 2025/05/13 04:40:34 DEBUG : enormous: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e15_d20250513_m043525_c001_v0001037_t0026_u01747110925039") 2025/05/13 04:40:34 DEBUG : existing: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4152083cf7786ce6_d20250513_m043901_c001_v7007000_t0000_u01747111141270") 2025/05/13 04:40:34 DEBUG : existing: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f21_d20250513_m043859_c001_v0001037_t0039_u01747111139687") 2025/05/13 04:40:34 DEBUG : existing: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de890_d20250513_m043551_c001_v7007000_t0000_u01747110951607") 2025/05/13 04:40:34 DEBUG : existing: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e12798e_d20250513_m043550_c001_v0001172_t0056_u01747110950315") 2025/05/13 04:40:34 DEBUG : existing: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f110e_d20250513_m043437_c001_v7007000_t0000_u01747110877898") 2025/05/13 04:40:34 DEBUG : existing: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d93_d20250513_m043436_c001_v0001037_t0054_u01747110876404") 2025/05/13 04:40:34 DEBUG : existing: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f110b_d20250513_m043435_c001_v7007000_t0000_u01747110875085") 2025/05/13 04:40:34 DEBUG : existing: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d8f_d20250513_m043434_c001_v0001037_t0055_u01747110874370") 2025/05/13 04:40:34 DEBUG : existing: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d8d_d20250513_m043433_c001_v0001037_t0008_u01747110873234") 2025/05/13 04:40:34 DEBUG : existing-b: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de891_d20250513_m043551_c001_v7007000_t0000_u01747110951791") 2025/05/13 04:40:34 DEBUG : existing-b: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e3d_d20250513_m043550_c001_v0001037_t0059_u01747110950301") 2025/05/13 04:40:35 DEBUG : file1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c8f_d20250513_m044011_c001_v7007000_t0000_u01747111211945") 2025/05/13 04:40:35 DEBUG : file1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857fd5_d20250513_m044010_c001_v0001037_t0028_u01747111210980") 2025/05/13 04:40:35 DEBUG : file1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c87_d20250513_m044008_c001_v7007000_t0000_u01747111208899") 2025/05/13 04:40:35 DEBUG : file1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127c21_d20250513_m044007_c001_v0001172_t0052_u01747111207606") 2025/05/13 04:40:35 DEBUG : five: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86398_d20250513_m043531_c001_v7007000_t0000_u01747110931952") 2025/05/13 04:40:35 DEBUG : five: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f403934ca3e127958_d20250513_m043530_c001_v0001172_t0055_u01747110930424") 2025/05/13 04:40:35 DEBUG : foo: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1117_d20250513_m043449_c001_v7007000_t0000_u01747110889333") 2025/05/13 04:40:35 DEBUG : foo: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857dad_d20250513_m043448_c001_v0001037_t0026_u01747110888762") 2025/05/13 04:40:35 DEBUG : foo: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857dab_d20250513_m043448_c001_v0001037_t0026_u01747110888205") 2025/05/13 04:40:35 DEBUG : four: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8639a_d20250513_m043532_c001_v7007000_t0000_u01747110932135") 2025/05/13 04:40:35 DEBUG : four: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857e25_d20250513_m043529_c001_v0001037_t0026_u01747110929681") 2025/05/13 04:40:35 DEBUG : four: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e23_d20250513_m043528_c001_v0001037_t0006_u01747110928882") 2025/05/13 04:40:35 DEBUG : hello world2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f103c_d20250513_m043339_c001_v7007000_t0000_u01747110819175") 2025/05/13 04:40:35 DEBUG : hello world2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d1a_d20250513_m043338_c001_v0001037_t0034_u01747110818063") 2025/05/13 04:40:35 DEBUG : ignore-size: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af98d_d20250513_m043431_c001_v7007000_t0000_u01747110871780") 2025/05/13 04:40:35 DEBUG : ignore-size: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d85_d20250513_m043430_c001_v0001037_t0006_u01747110870439") 2025/05/13 04:40:35 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de88c_d20250513_m043549_c001_v7007000_t0000_u01747110949186") 2025/05/13 04:40:35 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127986_d20250513_m043547_c001_v0001172_t0057_u01747110947857") 2025/05/13 04:40:35 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de888_d20250513_m043546_c001_v7007000_t0000_u01747110946722") 2025/05/13 04:40:35 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127978_d20250513_m043545_c001_v0001172_t0007_u01747110945396") 2025/05/13 04:40:35 DEBUG : one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8639b_d20250513_m043532_c001_v7007000_t0000_u01747110932318") 2025/05/13 04:40:36 DEBUG : one: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857e1d_d20250513_m043528_c001_v0001037_t0026_u01747110928093") 2025/05/13 04:40:36 DEBUG : only0: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c70_d20250513_m044002_c001_v7007000_t0000_u01747111202695") 2025/05/13 04:40:36 DEBUG : only0: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f410f7f01d3d996bc_d20250513_m043957_c001_v0001109_t0031_u01747111197134") 2025/05/13 04:40:36 DEBUG : only0: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99675_d20250513_m043935_c001_v0001109_t0016_u01747111175933") 2025/05/13 04:40:36 DEBUG : only0: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff186309523e_d20250513_m043929_c001_v7007000_t0000_u01747111169338") 2025/05/13 04:40:36 DEBUG : only0: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f2b_d20250513_m043907_c001_v0001037_t0052_u01747111147222") 2025/05/13 04:40:36 DEBUG : only1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c71_d20250513_m044002_c001_v7007000_t0000_u01747111202882") 2025/05/13 04:40:36 DEBUG : only1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4104aae927e0a8fd_d20250513_m043957_c001_v0001040_t0011_u01747111197711") 2025/05/13 04:40:36 DEBUG : only1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f70_d20250513_m043937_c001_v0001037_t0053_u01747111177416") 2025/05/13 04:40:36 DEBUG : only1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff186309522e_d20250513_m043928_c001_v7007000_t0000_u01747111168569") 2025/05/13 04:40:36 DEBUG : only1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b5e_d20250513_m043909_c001_v0001172_t0034_u01747111149092") 2025/05/13 04:40:36 DEBUG : only10: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c72_d20250513_m044003_c001_v7007000_t0000_u01747111203089") 2025/05/13 04:40:36 DEBUG : only10: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f403934ca3e127bff_d20250513_m043957_c001_v0001172_t0055_u01747111197147") 2025/05/13 04:40:36 DEBUG : only10: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f8f_d20250513_m043946_c001_v0001037_t0014_u01747111186603") 2025/05/13 04:40:36 DEBUG : only10: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4019c0d1650fd6d9_d20250513_m043929_c001_v7007000_t0000_u01747111169358") 2025/05/13 04:40:36 DEBUG : only10: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b7a_d20250513_m043918_c001_v0001172_t0015_u01747111158250") 2025/05/13 04:40:36 DEBUG : only11: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c73_d20250513_m044003_c001_v7007000_t0000_u01747111203277") 2025/05/13 04:40:36 DEBUG : only11: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857fb1_d20250513_m043957_c001_v0001037_t0026_u01747111197156") 2025/05/13 04:40:36 DEBUG : only11: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bd9_d20250513_m043948_c001_v0001172_t0022_u01747111188268") 2025/05/13 04:40:37 DEBUG : only11: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff1863095240_d20250513_m043929_c001_v7007000_t0000_u01747111169481") 2025/05/13 04:40:37 DEBUG : only11: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99642_d20250513_m043919_c001_v0001109_t0013_u01747111159126") 2025/05/13 04:40:37 DEBUG : only12: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c74_d20250513_m044003_c001_v7007000_t0000_u01747111203462") 2025/05/13 04:40:37 DEBUG : only12: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f410f7f01d3d996c2_d20250513_m043957_c001_v0001109_t0031_u01747111197359") 2025/05/13 04:40:37 DEBUG : only12: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9969a_d20250513_m043949_c001_v0001109_t0017_u01747111189242") 2025/05/13 04:40:37 DEBUG : only12: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff1863095234_d20250513_m043928_c001_v7007000_t0000_u01747111168936") 2025/05/13 04:40:37 DEBUG : only12: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f51_d20250513_m043920_c001_v0001037_t0037_u01747111160271") 2025/05/13 04:40:37 DEBUG : only13: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c75_d20250513_m044003_c001_v7007000_t0000_u01747111203646") 2025/05/13 04:40:37 DEBUG : only13: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f403934ca3e127c01_d20250513_m043957_c001_v0001172_t0055_u01747111197368") 2025/05/13 04:40:37 DEBUG : only13: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f99_d20250513_m043950_c001_v0001037_t0000_u01747111190237") 2025/05/13 04:40:37 DEBUG : only13: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4019c0d1650fd6d7_d20250513_m043928_c001_v7007000_t0000_u01747111168971") 2025/05/13 04:40:37 DEBUG : only13: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b80_d20250513_m043921_c001_v0001172_t0049_u01747111161215") 2025/05/13 04:40:37 DEBUG : only14: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c76_d20250513_m044003_c001_v7007000_t0000_u01747111203833") 2025/05/13 04:40:37 DEBUG : only14: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857fb3_d20250513_m043957_c001_v0001037_t0026_u01747111197378") 2025/05/13 04:40:37 DEBUG : only14: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127be1_d20250513_m043951_c001_v0001172_t0005_u01747111191296") 2025/05/13 04:40:37 DEBUG : only14: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff1863095232_d20250513_m043928_c001_v7007000_t0000_u01747111168754") 2025/05/13 04:40:37 DEBUG : only14: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99651_d20250513_m043922_c001_v0001109_t0022_u01747111162405") 2025/05/13 04:40:37 DEBUG : only15: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c77_d20250513_m044004_c001_v7007000_t0000_u01747111204020") 2025/05/13 04:40:37 DEBUG : only15: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f410f7f01d3d996c4_d20250513_m043957_c001_v0001109_t0031_u01747111197542") 2025/05/13 04:40:37 DEBUG : only15: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d996a6_d20250513_m043951_c001_v0001109_t0053_u01747111191931") 2025/05/13 04:40:37 DEBUG : only15: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aa9_d20250513_m043929_c001_v7007000_t0000_u01747111169508") 2025/05/13 04:40:37 DEBUG : only15: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f59_d20250513_m043923_c001_v0001037_t0025_u01747111163299") 2025/05/13 04:40:38 DEBUG : only16: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c79_d20250513_m044004_c001_v7007000_t0000_u01747111204220") 2025/05/13 04:40:38 DEBUG : only16: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857fb7_d20250513_m043957_c001_v0001037_t0026_u01747111197564") 2025/05/13 04:40:38 DEBUG : only16: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857fa3_d20250513_m043952_c001_v0001037_t0036_u01747111192679") 2025/05/13 04:40:38 DEBUG : only16: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff1863095235_d20250513_m043928_c001_v7007000_t0000_u01747111168968") 2025/05/13 04:40:38 DEBUG : only16: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b92_d20250513_m043924_c001_v0001172_t0029_u01747111164375") 2025/05/13 04:40:38 DEBUG : only17: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c7a_d20250513_m044004_c001_v7007000_t0000_u01747111204404") 2025/05/13 04:40:38 DEBUG : only17: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f403934ca3e127c03_d20250513_m043957_c001_v0001172_t0055_u01747111197575") 2025/05/13 04:40:38 DEBUG : only17: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bef_d20250513_m043954_c001_v0001172_t0013_u01747111194055") 2025/05/13 04:40:38 DEBUG : only17: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aa7_d20250513_m043929_c001_v7007000_t0000_u01747111169133") 2025/05/13 04:40:38 DEBUG : only17: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99659_d20250513_m043925_c001_v0001109_t0043_u01747111165216") 2025/05/13 04:40:38 DEBUG : only18: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c7b_d20250513_m044004_c001_v7007000_t0000_u01747111204587") 2025/05/13 04:40:38 DEBUG : only18: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f410f7f01d3d996c6_d20250513_m043957_c001_v0001109_t0031_u01747111197725") 2025/05/13 04:40:38 DEBUG : only18: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d996b0_d20250513_m043954_c001_v0001109_t0058_u01747111194830") 2025/05/13 04:40:38 DEBUG : only18: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff1863095239_d20250513_m043929_c001_v7007000_t0000_u01747111169151") 2025/05/13 04:40:38 DEBUG : only18: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f5e_d20250513_m043926_c001_v0001037_t0039_u01747111166216") 2025/05/13 04:40:38 DEBUG : only19: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c7c_d20250513_m044004_c001_v7007000_t0000_u01747111204778") 2025/05/13 04:40:38 DEBUG : only19: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857fbb_d20250513_m043957_c001_v0001037_t0026_u01747111197747") 2025/05/13 04:40:38 DEBUG : only19: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857fac_d20250513_m043955_c001_v0001037_t0039_u01747111195871") 2025/05/13 04:40:38 DEBUG : only19: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff1863095242_d20250513_m043929_c001_v7007000_t0000_u01747111169521") 2025/05/13 04:40:38 DEBUG : only19: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b9e_d20250513_m043927_c001_v0001172_t0039_u01747111167217") 2025/05/13 04:40:39 DEBUG : only2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c7d_d20250513_m044004_c001_v7007000_t0000_u01747111204968") 2025/05/13 04:40:39 DEBUG : only2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f403934ca3e127c07_d20250513_m043957_c001_v0001172_t0055_u01747111197757") 2025/05/13 04:40:39 DEBUG : only2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bb8_d20250513_m043938_c001_v0001172_t0039_u01747111178629") 2025/05/13 04:40:39 DEBUG : only2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aa6_d20250513_m043928_c001_v7007000_t0000_u01747111168936") 2025/05/13 04:40:39 DEBUG : only2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99618_d20250513_m043909_c001_v0001109_t0022_u01747111149940") 2025/05/13 04:40:39 DEBUG : only3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c7e_d20250513_m044005_c001_v7007000_t0000_u01747111205156") 2025/05/13 04:40:39 DEBUG : only3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f410f7f01d3d996c8_d20250513_m043957_c001_v0001109_t0031_u01747111197929") 2025/05/13 04:40:39 DEBUG : only3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9967d_d20250513_m043939_c001_v0001109_t0013_u01747111179822") 2025/05/13 04:40:39 DEBUG : only3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4019c0d1650fd6da_d20250513_m043929_c001_v7007000_t0000_u01747111169547") 2025/05/13 04:40:39 DEBUG : only3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f33_d20250513_m043910_c001_v0001037_t0025_u01747111150889") 2025/05/13 04:40:39 DEBUG : only4: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c7f_d20250513_m044005_c001_v7007000_t0000_u01747111205341") 2025/05/13 04:40:39 DEBUG : only4: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857fbd_d20250513_m043957_c001_v0001037_t0026_u01747111197975") 2025/05/13 04:40:39 DEBUG : only4: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f76_d20250513_m043940_c001_v0001037_t0028_u01747111180759") 2025/05/13 04:40:39 DEBUG : only4: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff1863095244_d20250513_m043929_c001_v7007000_t0000_u01747111169664") 2025/05/13 04:40:39 DEBUG : only4: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b66_d20250513_m043911_c001_v0001172_t0043_u01747111151919") 2025/05/13 04:40:39 DEBUG : only5: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c80_d20250513_m044005_c001_v7007000_t0000_u01747111205541") 2025/05/13 04:40:39 DEBUG : only5: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4104aae927e0a8ff_d20250513_m043957_c001_v0001040_t0011_u01747111197983") 2025/05/13 04:40:39 DEBUG : only5: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bc3_d20250513_m043941_c001_v0001172_t0012_u01747111181816") 2025/05/13 04:40:40 DEBUG : only5: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aa8_d20250513_m043929_c001_v7007000_t0000_u01747111169326") 2025/05/13 04:40:40 DEBUG : only5: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99622_d20250513_m043912_c001_v0001109_t0005_u01747111152711") 2025/05/13 04:40:40 DEBUG : only6: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c81_d20250513_m044005_c001_v7007000_t0000_u01747111205734") 2025/05/13 04:40:40 DEBUG : only6: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f403934ca3e127c09_d20250513_m043958_c001_v0001172_t0055_u01747111198006") 2025/05/13 04:40:40 DEBUG : only6: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99685_d20250513_m043942_c001_v0001109_t0042_u01747111182652") 2025/05/13 04:40:40 DEBUG : only6: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4019c0d1650fd6d8_d20250513_m043929_c001_v7007000_t0000_u01747111169174") 2025/05/13 04:40:40 DEBUG : only6: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f3b_d20250513_m043913_c001_v0001037_t0056_u01747111153936") 2025/05/13 04:40:40 DEBUG : only7: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c82_d20250513_m044005_c001_v7007000_t0000_u01747111205918") 2025/05/13 04:40:40 DEBUG : only7: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f410f7f01d3d996ca_d20250513_m043958_c001_v0001109_t0031_u01747111198110") 2025/05/13 04:40:40 DEBUG : only7: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f82_d20250513_m043943_c001_v0001037_t0041_u01747111183451") 2025/05/13 04:40:40 DEBUG : only7: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff186309523d_d20250513_m043929_c001_v7007000_t0000_u01747111169300") 2025/05/13 04:40:40 DEBUG : only7: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127b70_d20250513_m043915_c001_v0001172_t0046_u01747111155352") 2025/05/13 04:40:40 DEBUG : only8: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c83_d20250513_m044006_c001_v7007000_t0000_u01747111206101") 2025/05/13 04:40:40 DEBUG : only8: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857fc1_d20250513_m043958_c001_v0001037_t0026_u01747111198157") 2025/05/13 04:40:40 DEBUG : only8: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127bc9_d20250513_m043944_c001_v0001172_t0009_u01747111184771") 2025/05/13 04:40:40 DEBUG : only8: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4162ff1863095238_d20250513_m043929_c001_v7007000_t0000_u01747111169118") 2025/05/13 04:40:40 DEBUG : only8: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9962e_d20250513_m043916_c001_v0001109_t0035_u01747111156224") 2025/05/13 04:40:40 DEBUG : only9: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c84_d20250513_m044006_c001_v7007000_t0000_u01747111206288") 2025/05/13 04:40:40 DEBUG : only9: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4104aae927e0a901_d20250513_m043958_c001_v0001040_t0011_u01747111198167") 2025/05/13 04:40:40 DEBUG : only9: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99690_d20250513_m043945_c001_v0001109_t0057_u01747111185714") 2025/05/13 04:40:40 DEBUG : only9: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f42256d6e5baf1aaa_d20250513_m043929_c001_v7007000_t0000_u01747111169691") 2025/05/13 04:40:40 DEBUG : only9: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857f43_d20250513_m043917_c001_v0001037_t0058_u01747111157235") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de883_d20250513_m043543_c001_v7007000_t0000_u01747110943494") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127968_d20250513_m043540_c001_v0001172_t0004_u01747110940824") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de81a_d20250513_m043539_c001_v7007000_t0000_u01747110939326") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e2f_d20250513_m043537_c001_v0001037_t0058_u01747110937530") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de812_d20250513_m043535_c001_v7007000_t0000_u01747110935639") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99356_d20250513_m043533_c001_v0001109_t0002_u01747110933282") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86385_d20250513_m043520_c001_v7007000_t0000_u01747110920291") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dfb_d20250513_m043518_c001_v0001037_t0022_u01747110918779") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86381_d20250513_m043516_c001_v7007000_t0000_u01747110916451") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857ded_d20250513_m043515_c001_v0001037_t0013_u01747110915156") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8637d_d20250513_m043513_c001_v7007000_t0000_u01747110913219") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857de5_d20250513_m043511_c001_v0001037_t0008_u01747110911900") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f118c_d20250513_m043502_c001_v7007000_t0000_u01747110902741") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dc9_d20250513_m043500_c001_v0001037_t0039_u01747110900241") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f118b_d20250513_m043459_c001_v7007000_t0000_u01747110899511") 2025/05/13 04:40:41 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dc3_d20250513_m043457_c001_v0001037_t0027_u01747110897567") 2025/05/13 04:40:42 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1189_d20250513_m043456_c001_v7007000_t0000_u01747110896834") 2025/05/13 04:40:42 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dc1_d20250513_m043456_c001_v0001037_t0041_u01747110896084") 2025/05/13 04:40:42 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dbf_d20250513_m043455_c001_v0001037_t0037_u01747110895234") 2025/05/13 04:40:42 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f116a_d20250513_m043454_c001_v7007000_t0000_u01747110894487") 2025/05/13 04:40:42 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dbb_d20250513_m043453_c001_v0001037_t0056_u01747110893675") 2025/05/13 04:40:42 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857db9_d20250513_m043452_c001_v0001037_t0015_u01747110892930") 2025/05/13 04:40:42 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1120_d20250513_m043452_c001_v7007000_t0000_u01747110892190") 2025/05/13 04:40:42 DEBUG : potato: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857db1_d20250513_m043450_c001_v0001037_t0039_u01747110890929") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4061bed3c02a986c_d20250513_m043632_c001_v7007000_t0000_u01747110992638") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9943e_d20250513_m043631_c001_v0001109_t0007_u01747110991231") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f123b_d20250513_m043622_c001_v7007000_t0000_u01747110982575") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9940e_d20250513_m043617_c001_v0001109_t0027_u01747110977147") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13a08_d20250513_m043609_c001_v7007000_t0000_u01747110969584") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d993d2_d20250513_m043604_c001_v0001109_t0016_u01747110964885") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de898_d20250513_m043557_c001_v7007000_t0000_u01747110957339") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d993a4_d20250513_m043553_c001_v0001109_t0049_u01747110953128") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8638f_d20250513_m043526_c001_v7007000_t0000_u01747110926194") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e11_d20250513_m043524_c001_v0001037_t0014_u01747110924144") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8638b_d20250513_m043523_c001_v7007000_t0000_u01747110923048") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e07_d20250513_m043521_c001_v0001037_t0056_u01747110921204") 2025/05/13 04:40:42 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86386_d20250513_m043520_c001_v7007000_t0000_u01747110920476") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dff_d20250513_m043519_c001_v0001037_t0058_u01747110919505") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86383_d20250513_m043518_c001_v7007000_t0000_u01747110918048") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857df7_d20250513_m043516_c001_v0001037_t0026_u01747110916817") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86380_d20250513_m043514_c001_v7007000_t0000_u01747110914428") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857deb_d20250513_m043513_c001_v0001037_t0026_u01747110913229") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e86370_d20250513_m043503_c001_v7007000_t0000_u01747110903859") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857dcd_d20250513_m043502_c001_v0001037_t0003_u01747110902311") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1044_d20250513_m043343_c001_v7007000_t0000_u01747110823470") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d22_d20250513_m043342_c001_v0001037_t0045_u01747110822484") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1041_d20250513_m043341_c001_v7007000_t0000_u01747110821224") 2025/05/13 04:40:43 DEBUG : potato2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d1c_d20250513_m043340_c001_v0001037_t0001_u01747110820108") 2025/05/13 04:40:43 DEBUG : potato3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f123c_d20250513_m043622_c001_v7007000_t0000_u01747110982793") 2025/05/13 04:40:43 DEBUG : potato3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e5f_d20250513_m043619_c001_v0001037_t0051_u01747110979175") 2025/05/13 04:40:43 DEBUG : potato3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13a09_d20250513_m043609_c001_v7007000_t0000_u01747110969904") 2025/05/13 04:40:43 DEBUG : potato3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e4d_d20250513_m043606_c001_v0001037_t0001_u01747110966440") 2025/05/13 04:40:43 DEBUG : potato3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de89a_d20250513_m043557_c001_v7007000_t0000_u01747110957640") 2025/05/13 04:40:43 DEBUG : potato3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e3f_d20250513_m043554_c001_v0001037_t0025_u01747110954216") 2025/05/13 04:40:43 DEBUG : pre-dest1/1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13aef_d20250513_m043715_c001_v7007000_t0000_u01747111035886") 2025/05/13 04:40:43 DEBUG : pre-dest1/1: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e8f_d20250513_m043707_c001_v0001037_t0018_u01747111027488") 2025/05/13 04:40:43 DEBUG : pre-dest2/2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4121448e11e13af0_d20250513_m043716_c001_v7007000_t0000_u01747111036067") 2025/05/13 04:40:44 DEBUG : pre-dest2/2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d994c0_d20250513_m043708_c001_v0001109_t0026_u01747111028300") 2025/05/13 04:40:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f421fee69b2c8848a_d20250513_m043645_c001_v7007000_t0000_u01747111005125") 2025/05/13 04:40:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127a20_d20250513_m043641_c001_v0001172_t0053_u01747111001879") 2025/05/13 04:40:44 DEBUG : sizeonly: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af981_d20250513_m043429_c001_v7007000_t0000_u01747110869108") 2025/05/13 04:40:44 DEBUG : sizeonly: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d83_d20250513_m043427_c001_v0001037_t0032_u01747110867759") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c9b_d20250513_m044019_c001_v7007000_t0000_u01747111219005") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1104aae927e0a90d_d20250513_m044017_c001_v0001040_t0002_u01747111217610") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c98_d20250513_m044015_c001_v7007000_t0000_u01747111215737") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127c2d_d20250513_m044013_c001_v0001172_t0017_u01747111213715") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de88d_d20250513_m043549_c001_v7007000_t0000_u01747110949370") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d99386_d20250513_m043548_c001_v0001109_t0014_u01747110948210") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de889_d20250513_m043546_c001_v7007000_t0000_u01747110946920") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e33_d20250513_m043545_c001_v0001037_t0028_u01747110945746") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af979_d20250513_m043424_c001_v7007000_t0000_u01747110864183") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d71_d20250513_m043421_c001_v0001037_t0013_u01747110861691") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af975_d20250513_m043420_c001_v7007000_t0000_u01747110860971") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d6f_d20250513_m043419_c001_v0001037_t0041_u01747110859855") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af974_d20250513_m043416_c001_v7007000_t0000_u01747110856883") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d6d_d20250513_m043415_c001_v0001037_t0057_u01747110855657") 2025/05/13 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af973_d20250513_m043415_c001_v7007000_t0000_u01747110855085") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d69_d20250513_m043414_c001_v0001037_t0057_u01747110854113") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d63_d20250513_m043411_c001_v0001037_t0057_u01747110851430") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af907_d20250513_m043410_c001_v7007000_t0000_u01747110850707") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d61_d20250513_m043409_c001_v0001037_t0059_u01747110849788") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d5f_d20250513_m043408_c001_v0001037_t0039_u01747110848928") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af900_d20250513_m043407_c001_v7007000_t0000_u01747110847841") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d53_d20250513_m043405_c001_v0001037_t0012_u01747110845104") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d51_d20250513_m043402_c001_v0001037_t0018_u01747110842315") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af8f9_d20250513_m043401_c001_v7007000_t0000_u01747110841594") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d4f_d20250513_m043400_c001_v0001037_t0043_u01747110840761") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d4b_d20250513_m043359_c001_v0001037_t0042_u01747110839981") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af8f4_d20250513_m043359_c001_v7007000_t0000_u01747110839245") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d45_d20250513_m043354_c001_v0001037_t0057_u01747110834930") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40416aaa7e0af8e2_d20250513_m043354_c001_v7007000_t0000_u01747110834567") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d40_d20250513_m043353_c001_v0001037_t0017_u01747110833741") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f105a_d20250513_m043352_c001_v7007000_t0000_u01747110832073") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d3a_d20250513_m043351_c001_v0001037_t0024_u01747110831188") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1056_d20250513_m043350_c001_v7007000_t0000_u01747110830629") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d34_d20250513_m043349_c001_v0001037_t0006_u01747110829783") 2025/05/13 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f104f_d20250513_m043348_c001_v7007000_t0000_u01747110828526") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d2e_d20250513_m043347_c001_v0001037_t0028_u01747110827447") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f104a_d20250513_m043346_c001_v7007000_t0000_u01747110826907") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d2c_d20250513_m043346_c001_v0001037_t0036_u01747110826118") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1047_d20250513_m043345_c001_v7007000_t0000_u01747110825221") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d26_d20250513_m043344_c001_v0001037_t0032_u01747110824373") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1039_d20250513_m043337_c001_v7007000_t0000_u01747110817158") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d18_d20250513_m043336_c001_v0001037_t0032_u01747110816095") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1033_d20250513_m043335_c001_v7007000_t0000_u01747110815199") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d14_d20250513_m043334_c001_v0001037_t0043_u01747110814323") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f1030_d20250513_m043333_c001_v7007000_t0000_u01747110813428") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d12_d20250513_m043332_c001_v0001037_t0039_u01747110812558") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f411bbc494e8f102c_d20250513_m043329_c001_v7007000_t0000_u01747110809681") 2025/05/13 04:40:46 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857d0c_d20250513_m043328_c001_v0001037_t0043_u01747110808652") 2025/05/13 04:40:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c9d_d20250513_m044019_c001_v7007000_t0000_u01747111219190") 2025/05/13 04:40:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857fdf_d20250513_m044017_c001_v0001037_t0037_u01747111217627") 2025/05/13 04:40:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c99_d20250513_m044015_c001_v7007000_t0000_u01747111215922") 2025/05/13 04:40:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d996ff_d20250513_m044014_c001_v0001109_t0048_u01747111214070") 2025/05/13 04:40:46 DEBUG : sub/yam: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de870_d20250513_m043542_c001_v7007000_t0000_u01747110942941") 2025/05/13 04:40:46 DEBUG : sub/yam: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d9936c_d20250513_m043541_c001_v0001109_t0003_u01747110941175") 2025/05/13 04:40:46 DEBUG : test_dir1/file2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c90_d20250513_m044012_c001_v7007000_t0000_u01747111212129") 2025/05/13 04:40:46 DEBUG : test_dir1/file2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1104aae927e0a909_d20250513_m044010_c001_v0001040_t0003_u01747111210640") 2025/05/13 04:40:47 DEBUG : test_dir1/file2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c89_d20250513_m044009_c001_v7007000_t0000_u01747111209082") 2025/05/13 04:40:47 DEBUG : test_dir1/file2: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f1104aae927e0a905_d20250513_m044007_c001_v0001040_t0052_u01747111207636") 2025/05/13 04:40:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c91_d20250513_m044012_c001_v7007000_t0000_u01747111212312") 2025/05/13 04:40:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127c29_d20250513_m044010_c001_v0001172_t0048_u01747111210631") 2025/05/13 04:40:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f4196aa2fb4554c8a_d20250513_m044009_c001_v7007000_t0000_u01747111209269") 2025/05/13 04:40:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f110f7f01d3d996e8_d20250513_m044007_c001_v0001109_t0028_u01747111207614") 2025/05/13 04:40:47 DEBUG : three: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8639c_d20250513_m043532_c001_v7007000_t0000_u01747110932504") 2025/05/13 04:40:47 DEBUG : three: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e27_d20250513_m043530_c001_v0001037_t0047_u01747110930990") 2025/05/13 04:40:47 DEBUG : three: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f119d4400f2857e21_d20250513_m043528_c001_v0001037_t0021_u01747110928480") 2025/05/13 04:40:47 DEBUG : two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f41970d4df9e8639e_d20250513_m043532_c001_v7007000_t0000_u01747110932686") 2025/05/13 04:40:47 DEBUG : two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f410f7f01d3d99348_d20250513_m043530_c001_v0001109_t0031_u01747110930238") 2025/05/13 04:40:47 DEBUG : two: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f419d4400f2857e1f_d20250513_m043528_c001_v0001037_t0026_u01747110928294") 2025/05/13 04:40:47 DEBUG : yam: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de886_d20250513_m043543_c001_v7007000_t0000_u01747110943693") 2025/05/13 04:40:47 DEBUG : yam: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f112d93f2e9aba8cd_d20250513_m043542_c001_v0001144_t0024_u01747110942191") 2025/05/13 04:40:47 DEBUG : yam: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de819_d20250513_m043538_c001_v7007000_t0000_u01747110938731") 2025/05/13 04:40:47 DEBUG : yam: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e127964_d20250513_m043537_c001_v0001172_t0052_u01747110937181") 2025/05/13 04:40:47 DEBUG : yam: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de811_d20250513_m043535_c001_v7007000_t0000_u01747110935086") 2025/05/13 04:40:47 DEBUG : yam: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f103934ca3e12795e_d20250513_m043533_c001_v0001172_t0013_u01747110933296") 2025/05/13 04:40:47 DEBUG : yaml: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de81b_d20250513_m043539_c001_v7007000_t0000_u01747110939510") 2025/05/13 04:40:47 DEBUG : yaml: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f117dd5a89112f671_d20250513_m043538_c001_v0001183_t0041_u01747110938521") 2025/05/13 04:40:48 DEBUG : yaml: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f40341d7ab03de813_d20250513_m043535_c001_v7007000_t0000_u01747110935872") 2025/05/13 04:40:48 DEBUG : yaml: Deleting (id "4_zcfc24d33e0bdcb7b9f680e1b_f111930a57ee66d41_d20250513_m043534_c001_v0001165_t0001_u01747110934882") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m23.727532408s (try 1/5)