"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/05 01:21:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu" 2025/02/05 01:21:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 01:21:34 DEBUG : Creating backend with remote "/tmp/rclone1372986374" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/05 01:21:38 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:38 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 01:21:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:39 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:39 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:40 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.09s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", 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-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", 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-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:42 DEBUG : Creating backend with remote "/non-existing" 2025/02/05 01:21:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/05 01:21:42 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:42 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.95s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:43 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:43 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.96s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:44 INFO : B2 bucket rclone-test-cayaqij2bowu: Running all checks before starting transfers 2025/02/05 01:21:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:45 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:45 INFO : B2 bucket rclone-test-cayaqij2bowu: Checks finished, now starting transfers 2025/02/05 01:21:45 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.52s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:46 ERROR : Ignoring --no-traverse with sync 2025/02/05 01:21:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:46 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:21:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.58s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/05 01:21:48 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:48 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/05 01:21:48 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.55s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:21:49 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:49 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:21:51 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:51 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/05 01:21:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 01:21:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/05 01:21:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 01:21:53 INFO : sub dir: Making directory 2025/02/05 01:21:53 INFO : sub dir2: Making directory 2025/02/05 01:21:53 INFO : sub dir2/sub sub dir2: Making directory 2025/02/05 01:21:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/05 01:21:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:54 INFO : sub dir2: Making directory 2025/02/05 01:21:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/05 01:21:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 01:21:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:54 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:54 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.17s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:55 DEBUG : sub dir2: Making directory with metadata 2025/02/05 01:21:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 01:21:56 INFO : sub dir: Making directory 2025/02/05 01:21:56 INFO : sub dir2: Making directory 2025/02/05 01:21:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:56 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:56 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:56 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:21:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/05 01:21:56 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/05 01:21:56 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", 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-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:58 INFO : sub dir2: Making directory 2025/02/05 01:21:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:58 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:58 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:58 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:21:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:21:59 DEBUG : sub dir2: Making directory with metadata 2025/02/05 01:21:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 01:21:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 01:21:59 INFO : sub dir: Making directory 2025/02/05 01:21:59 INFO : sub dir2: Making directory 2025/02/05 01:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:21:59 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:21:59 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:21:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:21:59 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:21:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/05 01:21:59 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.65s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", 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-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:01 INFO : sub dir2: Making directory 2025/02/05 01:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:22:01 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:01 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:22:02 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:22:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wemuzej5wico" 2025/02/05 01:22:03 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cayaqij2bowu -> B2 bucket rclone-test-wemuzej5wico 2025/02/05 01:22:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:22:04 DEBUG : B2 bucket rclone-test-wemuzej5wico: Waiting for checks to finish 2025/02/05 01:22:04 DEBUG : B2 bucket rclone-test-wemuzej5wico: Waiting for transfers to finish 2025/02/05 01:22:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:22:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:08 DEBUG : B2 bucket rclone-test-wemuzej5wico: Purge remote 2025/02/05 01:22:08 INFO : B2 bucket rclone-test-wemuzej5wico: cleaning bucket "rclone-test-wemuzej5wico" of all files 2025/02/05 01:22:08 DEBUG : sub dir/hello world: Deleting (id "4_z7f923d43b03ddb3b9f480e1b_f107212c38fd45768_d20250205_m012208_c001_v0001184_t0018_u01738718528062") --- PASS: TestServerSideCopy (9.69s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 01:22:13 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:13 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/05 01:22:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kiqakux9suja" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cayaqij2bowu -> B2 bucket rclone-test-kiqakux9suja 2025/02/05 01:22:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:22:16 DEBUG : B2 bucket rclone-test-kiqakux9suja: Waiting for checks to finish 2025/02/05 01:22:16 DEBUG : B2 bucket rclone-test-kiqakux9suja: Waiting for transfers to finish 2025/02/05 01:22:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:22:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/05 01:22:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/05 01:22:21 DEBUG : pacer: Reducing sleep to 10ms 2025/02/05 01:22:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 01:22:21 DEBUG : B2 bucket rclone-test-kiqakux9suja: Waiting for checks to finish 2025/02/05 01:22:21 DEBUG : B2 bucket rclone-test-kiqakux9suja: Waiting for transfers to finish 2025/02/05 01:22:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/05 01:22:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:22 DEBUG : B2 bucket rclone-test-kiqakux9suja: Purge remote 2025/02/05 01:22:22 INFO : B2 bucket rclone-test-kiqakux9suja: cleaning bucket "rclone-test-kiqakux9suja" of all files 2025/02/05 01:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0fc26d43b03ddb3b9f480e1b_f1057e9fb85190d5f_d20250205_m012221_c001_v0001106_t0052_u01738718541997") 2025/02/05 01:22:22 DEBUG : sub dir/hello world: Deleting (id "4_z0fc26d43b03ddb3b9f480e1b_f1054463c267b3388_d20250205_m012220_c001_v0001182_t0018_u01738718540213") --- PASS: TestServerSideCopyOverSelf (12.98s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 01:22:28 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:28 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/05 01:22:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/05 01:22:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:30 DEBUG : Creating backend with remote "TestB2:rclone-test-focadey5teva" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cayaqij2bowu -> B2 bucket rclone-test-focadey5teva 2025/02/05 01:22:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:22:31 DEBUG : B2 bucket rclone-test-focadey5teva: Waiting for checks to finish 2025/02/05 01:22:31 DEBUG : B2 bucket rclone-test-focadey5teva: Waiting for transfers to finish 2025/02/05 01:22:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:22:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 01:22:35 DEBUG : B2 bucket rclone-test-focadey5teva: Waiting for checks to finish 2025/02/05 01:22:35 DEBUG : B2 bucket rclone-test-focadey5teva: Waiting for transfers to finish 2025/02/05 01:22:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/05 01:22:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/05 01:22:36 INFO : sub dir/hello world: Deleted 2025/02/05 01:22:36 DEBUG : testing file moves 2025/02/05 01:22:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/05 01:22:37 DEBUG : B2 bucket rclone-test-focadey5teva: Waiting for checks to finish 2025/02/05 01:22:37 DEBUG : B2 bucket rclone-test-focadey5teva: Waiting for transfers to finish 2025/02/05 01:22:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/05 01:22:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/05 01:22:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:38 DEBUG : B2 bucket rclone-test-focadey5teva: Purge remote 2025/02/05 01:22:38 INFO : B2 bucket rclone-test-focadey5teva: cleaning bucket "rclone-test-focadey5teva" of all files 2025/02/05 01:22:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff2ad03b03ddb3b9f480e1b_f10640094e2898f59_d20250205_m012237_c001_v0001109_t0040_u01738718557169") 2025/02/05 01:22:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff2ad03b03ddb3b9f480e1b_f107b35212c1ede8c_d20250205_m012235_c001_v0001183_t0007_u01738718555757") 2025/02/05 01:22:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff2ad03b03ddb3b9f480e1b_f1191e128627065ba_d20250205_m012234_c001_v0001182_t0055_u01738718554670") --- PASS: TestServerSideMoveOverSelf (11.56s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:42 ERROR : : error listing: directory not found 2025/02/05 01:22:42 INFO : Local file system at /tmp/rclone1372986374: Making directory 2025/02/05 01:22:42 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:42 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.06s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:22:44 DEBUG : Local file system at /tmp/rclone1372986374: Waiting for checks to finish 2025/02/05 01:22:44 DEBUG : Local file system at /tmp/rclone1372986374: Waiting for transfers to finish 2025/02/05 01:22:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:22:45 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/05 01:22:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:46 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/05 01:22:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 01:22:46 INFO : check sum: Copied (new) 2025/02/05 01:22:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 01:22:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/05 01:22:46 DEBUG : check sum: Unchanged skipping 2025/02/05 01:22:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:46 DEBUG : Waiting for deletions to finish 2025/02/05 01:22:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.32s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/05 01:22:48 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:48 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 01:22:48 INFO : sizeonly: Copied (new) 2025/02/05 01:22:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:49 DEBUG : sizeonly: Sizes identical 2025/02/05 01:22:49 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:49 DEBUG : sizeonly: Unchanged skipping 2025/02/05 01:22:49 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:49 DEBUG : Waiting for deletions to finish 2025/02/05 01:22:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.27s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/05 01:22:50 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:50 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/05 01:22:51 INFO : ignore-size: Copied (new) 2025/02/05 01:22:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:22:51 DEBUG : ignore-size: Unchanged skipping 2025/02/05 01:22:51 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:51 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:51 DEBUG : Waiting for deletions to finish 2025/02/05 01:22:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.33s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:22:53 DEBUG : existing: Unchanged skipping 2025/02/05 01:22:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:53 DEBUG : Waiting for deletions to finish 2025/02/05 01:22:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/05 01:22:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 01:22:54 INFO : existing: Copied (replaced existing) 2025/02/05 01:22:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.65s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 01:22:55 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:55 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 01:22:56 INFO : existing: Copied (new) 2025/02/05 01:22:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:56 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:56 DEBUG : existing: Destination exists, skipping 2025/02/05 01:22:56 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:56 DEBUG : Waiting for deletions to finish 2025/02/05 01:22:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:22:58 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/05 01:22:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:22:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 01:22:59 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 01:22:59 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:22:59 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:22:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:22:59 INFO : a/potato2: Copied (new) 2025/02/05 01:22:59 DEBUG : Waiting for deletions to finish 2025/02/05 01:22:59 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:01 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:01 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/02/05 01:23:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 01:23:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/05 01:23:01 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:01 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:01 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:01 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/02/05 01:23:01 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 01:23:02 INFO : empty space: Updated modification time in destination 2025/02/05 01:23:02 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:02 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:02 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:04 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:04 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/02/05 01:23:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 01:23:04 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:04 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:04 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:06 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:06 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/02/05 01:23:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1372986374) 2025/02/05 01:23:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cayaqij2bowu) 2025/02/05 01:23:06 DEBUG : foo: sha1 differ 2025/02/05 01:23:06 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/05 01:23:06 INFO : foo: Copied (replaced existing) 2025/02/05 01:23:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/05 01:23:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:23:08 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:08 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:08 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:23:08 INFO : potato: Copied (new) 2025/02/05 01:23:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/05 01:23:10 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:10 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/05 01:23:10 INFO : potato: Copied (replaced existing) 2025/02/05 01:23:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:12 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/02/05 01:23:12 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1372986374) 2025/02/05 01:23:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cayaqij2bowu) 2025/02/05 01:23:12 DEBUG : potato: sha1 differ 2025/02/05 01:23:12 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/05 01:23:12 INFO : potato: Copied (replaced existing) 2025/02/05 01:23:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:23:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/05 01:23:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:23:14 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:14 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:14 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:14 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:23:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:23:17 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:17 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:17 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:23:17 INFO : potato2: Copied (new) 2025/02/05 01:23:17 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:17 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:19 INFO : d: Making directory 2025/02/05 01:23:19 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/05 01:23:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:23:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 01:23:19 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:19 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 01:23:19 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:23:20 INFO : a/potato2: Copied (new) 2025/02/05 01:23:20 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:20 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:22 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/05 01:23:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:23:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 01:23:22 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:22 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 01:23:22 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:23:22 INFO : a/potato2: Copied (new) 2025/02/05 01:23:22 ERROR : B2 bucket rclone-test-cayaqij2bowu: not deleting files as there were IO errors 2025/02/05 01:23:22 ERROR : B2 bucket rclone-test-cayaqij2bowu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:25 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:23:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:23:25 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:25 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:25 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:25 INFO : potato: Deleted 2025/02/05 01:23:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:23:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.48s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:27 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:28 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:28 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:28 INFO : potato: Deleted 2025/02/05 01:23:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:23:28 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:23:28 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:28 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:23:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.87s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:23:30 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:30 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/05 01:23:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.37s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:33 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 01:23:33 DEBUG : enormous: Excluded 2025/02/05 01:23:33 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:23:33 DEBUG : potato2: Excluded 2025/02/05 01:23:33 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:23:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:23:33 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:33 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:33 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:33 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:33 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 01:23:33 DEBUG : enormous: Excluded 2025/02/05 01:23:33 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:23:33 DEBUG : potato2: Excluded 2025/02/05 01:23:33 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:23:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/05 01:23:33 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:33 DEBUG : Local file system at /tmp/rclone1372986374: Waiting for checks to finish 2025/02/05 01:23:33 DEBUG : Local file system at /tmp/rclone1372986374: Waiting for transfers to finish 2025/02/05 01:23:33 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.80s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:36 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 01:23:36 DEBUG : enormous: Excluded 2025/02/05 01:23:36 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 01:23:36 DEBUG : potato2: Excluded 2025/02/05 01:23:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:23:36 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:36 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:36 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:36 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:36 INFO : enormous: Deleted 2025/02/05 01:23:36 INFO : potato2: Deleted 2025/02/05 01:23:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/05 01:23:37 DEBUG : Local file system at /tmp/rclone1372986374: Waiting for checks to finish 2025/02/05 01:23:37 DEBUG : empty space: Unchanged skipping 2025/02/05 01:23:37 DEBUG : Local file system at /tmp/rclone1372986374: Waiting for transfers to finish 2025/02/05 01:23:37 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:37 INFO : enormous: Deleted 2025/02/05 01:23:37 INFO : potato2: Deleted 2025/02/05 01:23:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.16s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:39 DEBUG : five: Need to transfer - File not found at Destination 2025/02/05 01:23:39 DEBUG : one: Destination is newer than source, skipping 2025/02/05 01:23:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/05 01:23:39 DEBUG : three: Sizes identical 2025/02/05 01:23:39 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/05 01:23:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 01:23:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1372986374) 2025/02/05 01:23:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cayaqij2bowu) 2025/02/05 01:23:39 DEBUG : two: sha1 differ 2025/02/05 01:23:39 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/05 01:23:40 INFO : four: Copied (replaced existing) 2025/02/05 01:23:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/05 01:23:40 INFO : two: Copied (replaced existing) 2025/02/05 01:23:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/05 01:23:40 INFO : five: Copied (new) 2025/02/05 01:23:40 DEBUG : Waiting for deletions to finish 2025/02/05 01:23:40 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:40 DEBUG : one: Destination is newer than source, skipping 2025/02/05 01:23:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/05 01:23:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1372986374) 2025/02/05 01:23:40 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/05 01:23:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cayaqij2bowu) 2025/02/05 01:23:40 DEBUG : three: sha1 differ 2025/02/05 01:23:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 01:23:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/05 01:23:40 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/05 01:23:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/05 01:23:40 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/05 01:23:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/05 01:23:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 01:23:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 01:23:40 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 01:23:41 INFO : three: Copied (replaced existing) 2025/02/05 01:23:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.42s) === 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-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/05 01:23:42 INFO : B2 bucket rclone-test-cayaqij2bowu: Making map for --track-renames 2025/02/05 01:23:42 INFO : B2 bucket rclone-test-cayaqij2bowu: Finished making map for --track-renames 2025/02/05 01:23:42 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:42 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for renames to finish 2025/02/05 01:23:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 01:23:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/05 01:23:42 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/05 01:23:43 INFO : potato: Copied (new) 2025/02/05 01:23:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 01:23:43 INFO : yam: Copied (new) 2025/02/05 01:23:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:23:43 INFO : B2 bucket rclone-test-cayaqij2bowu: Making map for --track-renames 2025/02/05 01:23:43 INFO : B2 bucket rclone-test-cayaqij2bowu: Finished making map for --track-renames 2025/02/05 01:23:43 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:43 DEBUG : potato: Unchanged skipping 2025/02/05 01:23:43 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for renames to finish 2025/02/05 01:23:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 01:23:44 INFO : yam: Copied (server-side copy) to: yaml 2025/02/05 01:23:44 INFO : yam: Deleted 2025/02/05 01:23:44 INFO : yaml: Renamed from "yam" 2025/02/05 01:23:44 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/05 01:23:46 INFO : B2 bucket rclone-test-cayaqij2bowu: Making map for --track-renames 2025/02/05 01:23:46 INFO : B2 bucket rclone-test-cayaqij2bowu: Finished making map for --track-renames 2025/02/05 01:23:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 01:23:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/05 01:23:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for renames to finish 2025/02/05 01:23:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 01:23:46 INFO : yam: Copied (new) 2025/02/05 01:23:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/05 01:23:46 INFO : potato: Copied (new) 2025/02/05 01:23:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:23:47 INFO : B2 bucket rclone-test-cayaqij2bowu: Making map for --track-renames 2025/02/05 01:23:47 INFO : B2 bucket rclone-test-cayaqij2bowu: Finished making map for --track-renames 2025/02/05 01:23:47 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:47 DEBUG : potato: Unchanged skipping 2025/02/05 01:23:47 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for renames to finish 2025/02/05 01:23:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 01:23:47 INFO : yam: Copied (server-side copy) to: yaml 2025/02/05 01:23:47 INFO : yam: Deleted 2025/02/05 01:23:47 INFO : yaml: Renamed from "yam" 2025/02/05 01:23:47 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/05 01:23:50 INFO : B2 bucket rclone-test-cayaqij2bowu: Making map for --track-renames 2025/02/05 01:23:50 INFO : B2 bucket rclone-test-cayaqij2bowu: Finished making map for --track-renames 2025/02/05 01:23:50 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 01:23:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/05 01:23:50 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for renames to finish 2025/02/05 01:23:50 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 01:23:50 INFO : sub/yam: Copied (new) 2025/02/05 01:23:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/05 01:23:50 INFO : potato: Copied (new) 2025/02/05 01:23:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:23:51 DEBUG : potato: Unchanged skipping 2025/02/05 01:23:51 INFO : B2 bucket rclone-test-cayaqij2bowu: Making map for --track-renames 2025/02/05 01:23:51 INFO : B2 bucket rclone-test-cayaqij2bowu: Finished making map for --track-renames 2025/02/05 01:23:51 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:51 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for renames to finish 2025/02/05 01:23:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 01:23:51 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/05 01:23:51 INFO : sub/yam: Deleted 2025/02/05 01:23:51 INFO : yam: Renamed from "sub/yam" 2025/02/05 01:23:51 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.41s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:53 DEBUG : Creating backend with remote "/tmp/rclone1372986374/dir1" 2025/02/05 01:23:53 DEBUG : Config file has changed externally - reloading 2025/02/05 01:23:53 DEBUG : Creating backend with remote "/tmp/rclone1372986374/dir2" 2025/02/05 01:23:53 DEBUG : Local file system at /tmp/rclone1372986374/dir2: Using server-side directory move 2025/02/05 01:23:53 INFO : Local file system at /tmp/rclone1372986374/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 01:23:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/05 01:23:53 INFO : file1.txt: Moved (server-side) 2025/02/05 01:23:53 DEBUG : Local file system at /tmp/rclone1372986374/dir2: Waiting for checks to finish 2025/02/05 01:23:53 DEBUG : Local file system at /tmp/rclone1372986374/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:23:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/05 01:23:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/05 01:23:54 INFO : nested/sub dir/file: Copied (new) 2025/02/05 01:23:54 INFO : nested/sub dir/file: Deleted 2025/02/05 01:23:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:23:54 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:23:54 INFO : sub dir/hello world: Deleted 2025/02/05 01:23:54 INFO : sub dir: Removing directory 2025/02/05 01:23:54 INFO : nested/sub dir: Removing directory 2025/02/05 01:23:54 INFO : nested: Removing directory 2025/02/05 01:23:54 DEBUG : Local file system at /tmp/rclone1372986374: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 01:23:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/05 01:23:56 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:56 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/05 01:23:56 INFO : nested/sub dir/file: Copied (new) 2025/02/05 01:23:56 INFO : nested/sub dir/file: Deleted 2025/02/05 01:23:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 01:23:56 INFO : sub dir/hello world: Copied (new) 2025/02/05 01:23:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:23:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 01:23:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/05 01:23:58 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:58 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 01:23:58 INFO : existing: Copied (new) 2025/02/05 01:23:58 INFO : existing: Deleted 2025/02/05 01:23:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/05 01:23:58 INFO : existing-b: Copied (new) 2025/02/05 01:23:58 INFO : existing-b: Deleted 2025/02/05 01:23:58 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:23:58 DEBUG : existing: Destination exists, skipping 2025/02/05 01:23:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/05 01:23:58 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:23:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:24:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cuhozul1bife" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cayaqij2bowu -> B2 bucket rclone-test-cuhozul1bife 2025/02/05 01:24:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:24:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/05 01:24:07 DEBUG : empty space: Unchanged skipping 2025/02/05 01:24:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 01:24:07 DEBUG : B2 bucket rclone-test-cuhozul1bife: Waiting for checks to finish 2025/02/05 01:24:07 INFO : empty space: Deleted 2025/02/05 01:24:07 DEBUG : B2 bucket rclone-test-cuhozul1bife: Waiting for transfers to finish 2025/02/05 01:24:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:24:07 INFO : potato2: Copied (server-side copy) 2025/02/05 01:24:07 INFO : potato2: Deleted 2025/02/05 01:24:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 01:24:07 INFO : potato3: Copied (server-side copy) 2025/02/05 01:24:07 INFO : potato3: Deleted 2025/02/05 01:24:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mimisup8kutu" 2025/02/05 01:24:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/05 01:24:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:24:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/05 01:24:09 DEBUG : B2 bucket rclone-test-mimisup8kutu: Waiting for checks to finish 2025/02/05 01:24:09 DEBUG : B2 bucket rclone-test-mimisup8kutu: Waiting for transfers to finish 2025/02/05 01:24:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 01:24:13 INFO : empty space: Copied (server-side copy) 2025/02/05 01:24:13 INFO : empty space: Deleted 2025/02/05 01:24:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:24:13 INFO : potato2: Copied (server-side copy) 2025/02/05 01:24:13 INFO : potato2: Deleted 2025/02/05 01:24:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 01:24:14 INFO : potato3: Copied (server-side copy) 2025/02/05 01:24:14 INFO : potato3: Deleted 2025/02/05 01:24:14 DEBUG : B2 bucket rclone-test-mimisup8kutu: Purge remote 2025/02/05 01:24:14 INFO : B2 bucket rclone-test-mimisup8kutu: cleaning bucket "rclone-test-mimisup8kutu" of all files 2025/02/05 01:24:14 DEBUG : empty space: Deleting (id "4_zdf721dc3b05ddb3b9f480e1b_f101f5ea7bbfbe395_d20250205_m012413_c001_v0001182_t0015_u01738718653057") 2025/02/05 01:24:14 DEBUG : potato2: Deleting (id "4_zdf721dc3b05ddb3b9f480e1b_f113ec3e092a803e3_d20250205_m012413_c001_v0001101_t0019_u01738718653311") 2025/02/05 01:24:14 DEBUG : potato3: Deleting (id "4_zdf721dc3b05ddb3b9f480e1b_f107e417da0a68850_d20250205_m012413_c001_v0001157_t0001_u01738718653439") 2025/02/05 01:24:16 DEBUG : B2 bucket rclone-test-cuhozul1bife: Purge remote 2025/02/05 01:24:16 INFO : B2 bucket rclone-test-cuhozul1bife: cleaning bucket "rclone-test-cuhozul1bife" of all files 2025/02/05 01:24:16 DEBUG : empty space: Deleting (id "4_z2f62fdf3b04ddb3b9f480e1b_f4066816e390bd4fe_d20250205_m012413_c001_v7007000_t0000_u01738718653293") 2025/02/05 01:24:16 DEBUG : empty space: Deleting (id "4_z2f62fdf3b04ddb3b9f480e1b_f11100a45d7df5971_d20250205_m012405_c001_v0001183_t0034_u01738718645994") 2025/02/05 01:24:16 DEBUG : potato2: Deleting (id "4_z2f62fdf3b04ddb3b9f480e1b_f4066816e390bd4ff_d20250205_m012413_c001_v7007000_t0000_u01738718653633") 2025/02/05 01:24:16 DEBUG : potato2: Deleting (id "4_z2f62fdf3b04ddb3b9f480e1b_f118b71f8b7d47cf1_d20250205_m012407_c001_v0001184_t0059_u01738718647186") 2025/02/05 01:24:16 DEBUG : potato3: Deleting (id "4_z2f62fdf3b04ddb3b9f480e1b_f4066816e390bd501_d20250205_m012414_c001_v7007000_t0000_u01738718654215") 2025/02/05 01:24:16 DEBUG : potato3: Deleting (id "4_z2f62fdf3b04ddb3b9f480e1b_f10184b566bf53821_d20250205_m012407_c001_v0001038_t0018_u01738718647422") 2025/02/05 01:24:16 DEBUG : potato3: Deleting (id "4_z2f62fdf3b04ddb3b9f480e1b_f11100a45d7df597b_d20250205_m012406_c001_v0001183_t0019_u01738718646230") --- PASS: TestServerSideMove (20.29s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:24:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tixixul6sosi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cayaqij2bowu -> B2 bucket rclone-test-tixixul6sosi 2025/02/05 01:24:26 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 01:24:26 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 01:24:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:24:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 01:24:26 DEBUG : B2 bucket rclone-test-tixixul6sosi: Waiting for checks to finish 2025/02/05 01:24:26 DEBUG : B2 bucket rclone-test-tixixul6sosi: Waiting for transfers to finish 2025/02/05 01:24:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:24:26 INFO : potato2: Copied (server-side copy) 2025/02/05 01:24:27 INFO : potato2: Deleted 2025/02/05 01:24:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 01:24:27 INFO : potato3: Copied (server-side copy) 2025/02/05 01:24:27 INFO : potato3: Deleted 2025/02/05 01:24:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yeqacax3zeje" 2025/02/05 01:24:28 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 01:24:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:24:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/05 01:24:29 DEBUG : B2 bucket rclone-test-yeqacax3zeje: Waiting for checks to finish 2025/02/05 01:24:29 DEBUG : B2 bucket rclone-test-yeqacax3zeje: Waiting for transfers to finish 2025/02/05 01:24:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:24:32 INFO : potato2: Copied (server-side copy) 2025/02/05 01:24:32 INFO : potato2: Deleted 2025/02/05 01:24:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 01:24:33 INFO : potato3: Copied (server-side copy) 2025/02/05 01:24:33 INFO : potato3: Deleted 2025/02/05 01:24:33 DEBUG : B2 bucket rclone-test-yeqacax3zeje: Purge remote 2025/02/05 01:24:33 INFO : B2 bucket rclone-test-yeqacax3zeje: cleaning bucket "rclone-test-yeqacax3zeje" of all files 2025/02/05 01:24:33 DEBUG : potato2: Deleting (id "4_z5fc26d93b05ddb3b9f480e1b_f11940a625ecbcc96_d20250205_m012432_c001_v0001176_t0034_u01738718672684") 2025/02/05 01:24:33 DEBUG : potato3: Deleting (id "4_z5fc26d93b05ddb3b9f480e1b_f1127363784067b65_d20250205_m012432_c001_v0001183_t0037_u01738718672978") 2025/02/05 01:24:35 DEBUG : B2 bucket rclone-test-tixixul6sosi: Purge remote 2025/02/05 01:24:35 INFO : B2 bucket rclone-test-tixixul6sosi: cleaning bucket "rclone-test-tixixul6sosi" of all files 2025/02/05 01:24:35 DEBUG : empty space: Deleting (id "4_z0ff25d33b05ddb3b9f480e1b_f10230ff2143acf2a_d20250205_m012425_c001_v0001183_t0037_u01738718665872") 2025/02/05 01:24:35 DEBUG : potato2: Deleting (id "4_z0ff25d33b05ddb3b9f480e1b_f4171f0998e0cba5b_d20250205_m012432_c001_v7007000_t0000_u01738718672904") 2025/02/05 01:24:35 DEBUG : potato2: Deleting (id "4_z0ff25d33b05ddb3b9f480e1b_f1100bcea9a6de967_d20250205_m012426_c001_v0001120_t0027_u01738718666700") 2025/02/05 01:24:35 DEBUG : potato3: Deleting (id "4_z0ff25d33b05ddb3b9f480e1b_f4171f0998e0cba5e_d20250205_m012433_c001_v7007000_t0000_u01738718673186") 2025/02/05 01:24:35 DEBUG : potato3: Deleting (id "4_z0ff25d33b05ddb3b9f480e1b_f103808f9d3170570_d20250205_m012427_c001_v0001037_t0053_u01738718667016") 2025/02/05 01:24:35 DEBUG : potato3: Deleting (id "4_z0ff25d33b05ddb3b9f480e1b_f10230ff2143acf37_d20250205_m012426_c001_v0001183_t0013_u01738718666097") --- PASS: TestServerSideMoveWithFilter (19.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:24:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wetogey0qame" 2025/02/05 01:24:39 DEBUG : Config file has changed externally - reloading 2025/02/05 01:24:42 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cayaqij2bowu -> B2 bucket rclone-test-wetogey0qame 2025/02/05 01:24:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:24:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/05 01:24:48 DEBUG : empty space: Unchanged skipping 2025/02/05 01:24:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 01:24:48 DEBUG : B2 bucket rclone-test-wetogey0qame: Waiting for checks to finish 2025/02/05 01:24:48 INFO : empty space: Deleted 2025/02/05 01:24:48 DEBUG : B2 bucket rclone-test-wetogey0qame: Waiting for transfers to finish 2025/02/05 01:24:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:24:48 INFO : potato2: Copied (server-side copy) 2025/02/05 01:24:48 INFO : potato2: Deleted 2025/02/05 01:24:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 01:24:49 INFO : potato3: Copied (server-side copy) 2025/02/05 01:24:49 INFO : potato3: Deleted 2025/02/05 01:24:50 DEBUG : Creating backend with remote "TestB2:rclone-test-simojip0gona" 2025/02/05 01:24:50 DEBUG : Config file has changed externally - reloading 2025/02/05 01:24:50 INFO : tomatoDir: Making directory 2025/02/05 01:24:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/05 01:24:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 01:24:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/05 01:24:51 DEBUG : B2 bucket rclone-test-simojip0gona: Waiting for checks to finish 2025/02/05 01:24:51 DEBUG : B2 bucket rclone-test-simojip0gona: Waiting for transfers to finish 2025/02/05 01:24:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 01:24:55 INFO : potato2: Copied (server-side copy) 2025/02/05 01:24:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 01:24:55 INFO : empty space: Copied (server-side copy) 2025/02/05 01:24:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 01:24:55 INFO : potato3: Copied (server-side copy) 2025/02/05 01:24:55 INFO : empty space: Deleted 2025/02/05 01:24:55 INFO : potato2: Deleted 2025/02/05 01:24:55 INFO : potato3: Deleted 2025/02/05 01:24:56 DEBUG : B2 bucket rclone-test-simojip0gona: Purge remote 2025/02/05 01:24:56 INFO : B2 bucket rclone-test-simojip0gona: cleaning bucket "rclone-test-simojip0gona" of all files 2025/02/05 01:24:56 DEBUG : empty space: Deleting (id "4_z3fa2cd03b05ddb3b9f480e1b_f101c7da405223577_d20250205_m012454_c001_v0001106_t0039_u01738718694856") 2025/02/05 01:24:56 DEBUG : potato2: Deleting (id "4_z3fa2cd03b05ddb3b9f480e1b_f10997b8a44ceb9ba_d20250205_m012455_c001_v0001178_t0005_u01738718695232") 2025/02/05 01:24:56 DEBUG : potato3: Deleting (id "4_z3fa2cd03b05ddb3b9f480e1b_f1130b4731038a4d7_d20250205_m012455_c001_v0001043_t0007_u01738718695243") 2025/02/05 01:24:57 DEBUG : B2 bucket rclone-test-wetogey0qame: Purge remote 2025/02/05 01:24:57 INFO : B2 bucket rclone-test-wetogey0qame: cleaning bucket "rclone-test-wetogey0qame" of all files 2025/02/05 01:24:58 DEBUG : empty space: Deleting (id "4_zbfb29de3b05ddb3b9f480e1b_f4133013de91ca7ab_d20250205_m012455_c001_v7007000_t0000_u01738718695472") 2025/02/05 01:24:58 DEBUG : empty space: Deleting (id "4_zbfb29de3b05ddb3b9f480e1b_f11055a92cc2b1bb6_d20250205_m012446_c001_v0001106_t0037_u01738718686848") 2025/02/05 01:24:58 DEBUG : potato2: Deleting (id "4_zbfb29de3b05ddb3b9f480e1b_f40211737154cfa1b_d20250205_m012455_c001_v7007000_t0000_u01738718695461") 2025/02/05 01:24:58 DEBUG : potato2: Deleting (id "4_zbfb29de3b05ddb3b9f480e1b_f11957082a638e8c0_d20250205_m012448_c001_v0001180_t0025_u01738718688600") 2025/02/05 01:24:58 DEBUG : potato3: Deleting (id "4_zbfb29de3b05ddb3b9f480e1b_f4133013de91ca7ac_d20250205_m012455_c001_v7007000_t0000_u01738718695658") 2025/02/05 01:24:58 DEBUG : potato3: Deleting (id "4_zbfb29de3b05ddb3b9f480e1b_f1103a14fbce1b73e_d20250205_m012448_c001_v0001039_t0005_u01738718688867") 2025/02/05 01:24:58 DEBUG : potato3: Deleting (id "4_zbfb29de3b05ddb3b9f480e1b_f11055a92cc2b1bb8_d20250205_m012447_c001_v0001106_t0017_u01738718687384") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.25s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:25:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:25:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:25:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/rclone-sync-test" 2025/02/05 01:25:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/rclone-sync-test-include/layer2" 2025/02/05 01:25:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/rclone-sync-test-ignore-file" 2025/02/05 01:25:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/05 01:25:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/05 01:25:15 DEBUG : pacer: Reducing sleep to 10ms 2025/02/05 01:25:15 DEBUG : B2 bucket rclone-test-cayaqij2bowu path rclone-sync-test: Waiting for checks to finish 2025/02/05 01:25:15 DEBUG : B2 bucket rclone-test-cayaqij2bowu path rclone-sync-test: Waiting for transfers to finish 2025/02/05 01:25:15 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:15 INFO : There was nothing to transfer 2025/02/05 01:25:16 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:25:16 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:25:16 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:25:16 DEBUG : B2 bucket rclone-test-cayaqij2bowu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/05 01:25:16 DEBUG : B2 bucket rclone-test-cayaqij2bowu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/05 01:25:16 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:25:16 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:25:16 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:25:16 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:25:17 DEBUG : B2 bucket rclone-test-cayaqij2bowu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/05 01:25:17 DEBUG : B2 bucket rclone-test-cayaqij2bowu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/05 01:25:17 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.80s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:25:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/dst" 2025/02/05 01:25:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/CompareDest" 2025/02/05 01:25:27 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 01:25:27 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:27 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 01:25:28 INFO : one: Copied (new) 2025/02/05 01:25:28 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:29 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:29 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/05 01:25:30 INFO : one: Copied (replaced existing) 2025/02/05 01:25:30 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:32 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 01:25:32 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:32 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:32 INFO : There was nothing to transfer 2025/02/05 01:25:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 01:25:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:34 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 01:25:34 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:34 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:34 INFO : There was nothing to transfer 2025/02/05 01:25:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 01:25:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:34 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 01:25:34 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:34 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:34 INFO : There was nothing to transfer 2025/02/05 01:25:36 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/02/05 01:25:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/05 01:25:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 01:25:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:36 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 01:25:36 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:36 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:36 INFO : There was nothing to transfer 2025/02/05 01:25:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:36 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 01:25:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:36 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 01:25:37 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/05 01:25:38 INFO : two: Copied (new) 2025/02/05 01:25:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:25:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/dest" 2025/02/05 01:25:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/pre-dest1" 2025/02/05 01:25:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/pre-dest2" 2025/02/05 01:25:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:25:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/05 01:25:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:25:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/05 01:25:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/05 01:25:45 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dest: Waiting for checks to finish 2025/02/05 01:25:45 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dest: Waiting for transfers to finish 2025/02/05 01:25:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/05 01:25:46 INFO : 3: Copied (new) 2025/02/05 01:25:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:25:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/dst" 2025/02/05 01:25:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/CopyDest" 2025/02/05 01:25:51 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 01:25:51 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:51 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 01:25:52 INFO : one: Copied (new) 2025/02/05 01:25:52 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:52 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:52 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/05 01:25:53 INFO : one: Copied (replaced existing) 2025/02/05 01:25:53 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/BackupDir" 2025/02/05 01:25:56 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 01:25:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 01:25:57 INFO : one: Copied (server-side copy) 2025/02/05 01:25:57 INFO : one: Deleted 2025/02/05 01:25:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/05 01:25:57 INFO : one: Copied (server-side copy) 2025/02/05 01:25:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/05 01:25:57 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:57 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/05 01:25:59 INFO : two: Copied (server-side copy) 2025/02/05 01:25:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/05 01:25:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:59 DEBUG : one: Unchanged skipping 2025/02/05 01:25:59 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:59 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:59 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:59 DEBUG : one: Unchanged skipping 2025/02/05 01:25:59 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:25:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:25:59 DEBUG : two: Unchanged skipping 2025/02/05 01:25:59 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:25:59 DEBUG : Waiting for deletions to finish 2025/02/05 01:25:59 INFO : There was nothing to transfer 2025/02/05 01:26:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/05 01:26:01 DEBUG : three: Destination not found in --copy-dest 2025/02/05 01:26:01 DEBUG : three: Need to transfer - File not found at Destination 2025/02/05 01:26:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:26:01 DEBUG : one: Unchanged skipping 2025/02/05 01:26:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 01:26:01 DEBUG : two: Unchanged skipping 2025/02/05 01:26:01 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:26:01 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:26:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/05 01:26:01 INFO : three: Copied (new) 2025/02/05 01:26:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.52s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:26:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/dst" 2025/02/05 01:26:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/backup" 2025/02/05 01:26:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 01:26:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:08 DEBUG : two: Unchanged skipping 2025/02/05 01:26:08 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:26:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 01:26:09 INFO : one: Copied (server-side copy) 2025/02/05 01:26:09 INFO : one: Deleted 2025/02/05 01:26:09 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:26:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:10 INFO : one: Copied (new) 2025/02/05 01:26:10 DEBUG : Waiting for deletions to finish 2025/02/05 01:26:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 01:26:10 INFO : three.txt: Copied (server-side copy) 2025/02/05 01:26:11 INFO : three.txt: Deleted 2025/02/05 01:26:11 INFO : three.txt: Moved into backup dir 2025/02/05 01:26:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 01:26:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:12 DEBUG : two: Unchanged skipping 2025/02/05 01:26:12 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:26:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:13 INFO : one: Copied (server-side copy) 2025/02/05 01:26:13 INFO : one: Deleted 2025/02/05 01:26:13 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:26:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 01:26:13 INFO : one: Copied (new) 2025/02/05 01:26:13 DEBUG : Waiting for deletions to finish 2025/02/05 01:26:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 01:26:14 INFO : three.txt: Copied (server-side copy) 2025/02/05 01:26:14 INFO : three.txt: Deleted 2025/02/05 01:26:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:26:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/dst" 2025/02/05 01:26:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/backup" 2025/02/05 01:26:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 01:26:20 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:26:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:20 DEBUG : two: Unchanged skipping 2025/02/05 01:26:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 01:26:21 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 01:26:21 INFO : one: Deleted 2025/02/05 01:26:21 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:26:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:22 INFO : one: Copied (new) 2025/02/05 01:26:22 DEBUG : Waiting for deletions to finish 2025/02/05 01:26:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 01:26:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 01:26:22 INFO : three.txt: Deleted 2025/02/05 01:26:22 INFO : three.txt: Moved into backup dir 2025/02/05 01:26:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 01:26:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:24 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:26:24 DEBUG : two: Unchanged skipping 2025/02/05 01:26:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:24 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 01:26:25 INFO : one: Deleted 2025/02/05 01:26:25 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:26:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 01:26:25 INFO : one: Copied (new) 2025/02/05 01:26:25 DEBUG : Waiting for deletions to finish 2025/02/05 01:26:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 01:26:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 01:26:26 INFO : three.txt: Deleted 2025/02/05 01:26:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/dst" 2025/02/05 01:26:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/backup" 2025/02/05 01:26:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 01:26:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:32 DEBUG : two: Unchanged skipping 2025/02/05 01:26:32 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:26:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 01:26:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/05 01:26:33 INFO : one: Deleted 2025/02/05 01:26:33 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:26:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:34 INFO : one: Copied (new) 2025/02/05 01:26:34 DEBUG : Waiting for deletions to finish 2025/02/05 01:26:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 01:26:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/05 01:26:35 INFO : three.txt: Deleted 2025/02/05 01:26:35 INFO : three.txt: Moved into backup dir 2025/02/05 01:26:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 01:26:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:36 DEBUG : two: Unchanged skipping 2025/02/05 01:26:36 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:26:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/05 01:26:37 INFO : one: Deleted 2025/02/05 01:26:37 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:26:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 01:26:37 INFO : one: Copied (new) 2025/02/05 01:26:37 DEBUG : Waiting for deletions to finish 2025/02/05 01:26:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 01:26:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/05 01:26:38 INFO : three.txt: Deleted 2025/02/05 01:26:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.17s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:26:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/dst" 2025/02/05 01:26:42 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:26:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 01:26:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:42 DEBUG : two: Unchanged skipping 2025/02/05 01:26:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 01:26:43 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 01:26:43 INFO : one: Deleted 2025/02/05 01:26:43 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:26:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:44 INFO : one: Copied (new) 2025/02/05 01:26:44 DEBUG : Waiting for deletions to finish 2025/02/05 01:26:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 01:26:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 01:26:45 INFO : three.txt: Deleted 2025/02/05 01:26:45 INFO : three.txt: Moved into backup dir 2025/02/05 01:26:46 DEBUG : one.bak: Excluded (Path Filter) 2025/02/05 01:26:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/05 01:26:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 01:26:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:46 DEBUG : two: Unchanged skipping 2025/02/05 01:26:46 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for checks to finish 2025/02/05 01:26:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:47 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 01:26:47 INFO : one: Deleted 2025/02/05 01:26:47 DEBUG : B2 bucket rclone-test-cayaqij2bowu path dst: Waiting for transfers to finish 2025/02/05 01:26:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 01:26:47 INFO : one: Copied (new) 2025/02/05 01:26:47 DEBUG : Waiting for deletions to finish 2025/02/05 01:26:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 01:26:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 01:26:48 INFO : three.txt: Deleted 2025/02/05 01:26:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/dst" 2025/02/05 01:26:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 01:26:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 01:26:54 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 01:26:54 INFO : one: Deleted 2025/02/05 01:26:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:55 INFO : one: Copied (new) 2025/02/05 01:26:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:55 DEBUG : two: Unchanged skipping 2025/02/05 01:26:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/05 01:26:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 01:26:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 01:26:56 INFO : three.txt: Deleted 2025/02/05 01:26:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 01:26:57 INFO : three.txt: Copied (new) 2025/02/05 01:26:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 01:26:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:26:58 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 01:26:58 INFO : one: Deleted 2025/02/05 01:26:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 01:26:59 INFO : one: Copied (new) 2025/02/05 01:26:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:26:59 DEBUG : two: Unchanged skipping 2025/02/05 01:26:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/05 01:26:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 01:26:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 01:27:00 INFO : three.txt: Deleted 2025/02/05 01:27:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/05 01:27:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.99s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:27:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cayaqij2bowu/dst" 2025/02/05 01:27:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 01:27:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 01:27:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/05 01:27:06 INFO : one: Deleted 2025/02/05 01:27:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:27:07 INFO : one: Copied (new) 2025/02/05 01:27:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:07 DEBUG : two: Unchanged skipping 2025/02/05 01:27:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/05 01:27:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 01:27:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/05 01:27:08 INFO : three.txt: Deleted 2025/02/05 01:27:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 01:27:08 INFO : three.txt: Copied (new) 2025/02/05 01:27:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/05 01:27:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/05 01:27:09 DEBUG : pacer: Reducing sleep to 10ms 2025/02/05 01:27:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 01:27:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 01:27:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/05 01:27:10 INFO : one: Deleted 2025/02/05 01:27:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 01:27:10 INFO : one: Copied (new) 2025/02/05 01:27:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:10 DEBUG : two: Unchanged skipping 2025/02/05 01:27:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/05 01:27:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 01:27:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/05 01:27:11 INFO : three.txt: Deleted 2025/02/05 01:27:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/05 01:27:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.44s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:27:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/05 01:27:14 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:27:14 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:27:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/05 01:27:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/05 01:27:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:27:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 01:27:15 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:27:15 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:27:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 01:27:16 INFO : existing: Copied (new) 2025/02/05 01:27:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:27:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/05 01:27:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/05 01:27:17 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:27:17 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:27:17 ERROR : B2 bucket rclone-test-cayaqij2bowu: not deleting files as there were IO errors 2025/02/05 01:27:17 ERROR : B2 bucket rclone-test-cayaqij2bowu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncImmutable (3.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:27:18 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1165-08.backblaze.com/b2api/v1/b2_upload_file/2fc2cd03b02ddb3b9f480e1b/c001_v0001165_t0000": EOF 2025/02/05 01:27:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-08.backblaze.com/b2api/v1/b2_upload_file/2fc2cd03b02ddb3b9f480e1b/c001_v0001165_t0000": EOF) 2025/02/05 01:27:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-cayaqij2bowu: 1/10 (Post "https://pod-000-1165-08.backblaze.com/b2api/v1/b2_upload_file/2fc2cd03b02ddb3b9f480e1b/c001_v0001165_t0000": EOF) 2025/02/05 01:27:21 DEBUG : pacer: Reducing sleep to 10ms 2025/02/05 01:27:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:21 DEBUG : existing: Unchanged skipping 2025/02/05 01:27:21 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:27:21 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:27:21 DEBUG : Waiting for deletions to finish 2025/02/05 01:27:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.88s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", 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-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:27:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both0: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both1: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both10: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both11: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both12: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both13: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both14: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both15: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both16: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both17: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both18: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both19: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both2: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both3: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both4: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both5: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both6: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both7: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both8: Unchanged skipping 2025/02/05 01:27:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:35 DEBUG : both9: Unchanged skipping 2025/02/05 01:27:35 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:27:35 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:27:35 DEBUG : Waiting for deletions to finish 2025/02/05 01:27:36 INFO : only3: Deleted 2025/02/05 01:27:36 INFO : only8: Deleted 2025/02/05 01:27:36 INFO : only14: Deleted 2025/02/05 01:27:36 INFO : only10: Deleted 2025/02/05 01:27:36 INFO : only16: Deleted 2025/02/05 01:27:36 INFO : only17: Deleted 2025/02/05 01:27:36 INFO : only0: Deleted 2025/02/05 01:27:36 INFO : only19: Deleted 2025/02/05 01:27:36 INFO : only13: Deleted 2025/02/05 01:27:36 INFO : only12: Deleted 2025/02/05 01:27:36 INFO : only15: Deleted 2025/02/05 01:27:36 INFO : only4: Deleted 2025/02/05 01:27:36 INFO : only5: Deleted 2025/02/05 01:27:36 INFO : only6: Deleted 2025/02/05 01:27:36 INFO : only1: Deleted 2025/02/05 01:27:36 INFO : only18: Deleted 2025/02/05 01:27:36 INFO : only2: Deleted 2025/02/05 01:27:36 INFO : only7: Deleted 2025/02/05 01:27:37 INFO : only9: Deleted 2025/02/05 01:27:37 INFO : only11: Deleted 2025/02/05 01:27:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.70s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:27:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for checks to finish 2025/02/05 01:27:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both1: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both12: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both13: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both0: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both15: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both16: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both17: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both18: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both19: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both2: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both3: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both4: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both5: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both6: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both7: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both8: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 01:27:53 DEBUG : both9: Unchanged skipping 2025/02/05 01:27:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/05 01:27:53 DEBUG : both10: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both11: Unchanged skipping 2025/02/05 01:27:53 DEBUG : both14: Unchanged skipping 2025/02/05 01:27:53 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Waiting for transfers to finish 2025/02/05 01:27:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:53 INFO : only0: Copied (replaced existing) 2025/02/05 01:27:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:53 INFO : only1: Copied (replaced existing) 2025/02/05 01:27:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:53 INFO : only12: Copied (replaced existing) 2025/02/05 01:27:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:53 INFO : only13: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only10: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only14: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only15: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only16: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only11: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only17: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only18: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only19: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only2: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only4: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only3: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only5: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only6: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only7: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only8: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 01:27:54 INFO : only9: Copied (replaced existing) 2025/02/05 01:27:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:28:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 01:28:03 INFO : sub dir: Making directory 2025/02/05 01:28:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" 2025/02/05 01:28:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 01:28:06 INFO : sub dir: Making directory 2025/02/05 01:28:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cayaqij2bowu", Local "Local file system at /tmp/rclone1372986374", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.95s) PASS 2025/02/05 01:28:09 DEBUG : B2 bucket rclone-test-cayaqij2bowu: Purge remote 2025/02/05 01:28:09 INFO : B2 bucket rclone-test-cayaqij2bowu: cleaning bucket "rclone-test-cayaqij2bowu" of all files 2025/02/05 01:28:09 DEBUG : BackupDir/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf1205_d20250205_m012602_c001_v7007000_t0000_u01738718762326") 2025/02/05 01:28:09 DEBUG : BackupDir/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1054463c267b4749_d20250205_m012557_c001_v0001182_t0028_u01738718757301") 2025/02/05 01:28:09 DEBUG : CompareDest/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93b40_d20250205_m012538_c001_v7007000_t0000_u01738718738632") 2025/02/05 01:28:09 DEBUG : CompareDest/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe3643d_d20250205_m012532_c001_v0001165_t0023_u01738718732011") 2025/02/05 01:28:09 DEBUG : CompareDest/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93b41_d20250205_m012538_c001_v7007000_t0000_u01738718738813") 2025/02/05 01:28:09 DEBUG : CompareDest/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7ccc5_d20250205_m012533_c001_v0001181_t0055_u01738718733366") 2025/02/05 01:28:09 DEBUG : CopyDest/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf1207_d20250205_m012602_c001_v7007000_t0000_u01738718762507") 2025/02/05 01:28:09 DEBUG : CopyDest/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48efc5_d20250205_m012554_c001_v0001150_t0045_u01738718754389") 2025/02/05 01:28:09 DEBUG : CopyDest/three: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf1208_d20250205_m012602_c001_v7007000_t0000_u01738718762689") 2025/02/05 01:28:10 DEBUG : CopyDest/three: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cd2f_d20250205_m012600_c001_v0001181_t0010_u01738718760511") 2025/02/05 01:28:10 DEBUG : CopyDest/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf120a_d20250205_m012602_c001_v7007000_t0000_u01738718762881") 2025/02/05 01:28:10 DEBUG : CopyDest/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe36495_d20250205_m012558_c001_v0001165_t0039_u01738718758612") 2025/02/05 01:28:10 DEBUG : EXISTING: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d030b6_d20250205_m012722_c001_v7007000_t0000_u01738718842346") 2025/02/05 01:28:10 DEBUG : EXISTING: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7ced5_d20250205_m012721_c001_v0001181_t0017_u01738718841364") 2025/02/05 01:28:10 DEBUG : Testêé: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0309c_d20250205_m012715_c001_v7007000_t0000_u01738718835314") 2025/02/05 01:28:10 DEBUG : Testêé: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cea1_d20250205_m012714_c001_v0001181_t0043_u01738718834732") 2025/02/05 01:28:10 DEBUG : Testêé: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe365bd_d20250205_m012713_c001_v0001165_t0008_u01738718833780") 2025/02/05 01:28:10 DEBUG : a/potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7fe_d20250205_m012323_c001_v7007000_t0000_u01738718603305") 2025/02/05 01:28:10 DEBUG : a/potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee67_d20250205_m012322_c001_v0001150_t0050_u01738718602672") 2025/02/05 01:28:10 DEBUG : a/potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7fc_d20250205_m012320_c001_v7007000_t0000_u01738718600753") 2025/02/05 01:28:10 DEBUG : a/potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee5d_d20250205_m012319_c001_v0001150_t0053_u01738718599875") 2025/02/05 01:28:10 DEBUG : a/potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7ea_d20250205_m012300_c001_v7007000_t0000_u01738718580134") 2025/02/05 01:28:10 DEBUG : a/potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee11_d20250205_m012259_c001_v0001150_t0046_u01738718579290") 2025/02/05 01:28:10 DEBUG : b/potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403a5_d20250205_m012323_c001_v7007000_t0000_u01738718603853") 2025/02/05 01:28:10 DEBUG : b/potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee61_d20250205_m012321_c001_v0001150_t0048_u01738718601703") 2025/02/05 01:28:11 DEBUG : b/potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7fb_d20250205_m012320_c001_v7007000_t0000_u01738718600207") 2025/02/05 01:28:11 DEBUG : b/potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee59_d20250205_m012318_c001_v0001150_t0035_u01738718598914") 2025/02/05 01:28:11 DEBUG : b/potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7e9_d20250205_m012259_c001_v7007000_t0000_u01738718579589") 2025/02/05 01:28:11 DEBUG : b/potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee0d_d20250205_m012258_c001_v0001150_t0026_u01738718578424") 2025/02/05 01:28:11 DEBUG : backup/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce80f_d20250205_m012614_c001_v7007000_t0000_u01738718774682") 2025/02/05 01:28:11 DEBUG : backup/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f10515da61f2c9780_d20250205_m012613_c001_v0001154_t0021_u01738718773004") 2025/02/05 01:28:11 DEBUG : backup/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f107e417da0a689af_d20250205_m012609_c001_v0001157_t0031_u01738718769363") 2025/02/05 01:28:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f405b1d67020c6bb3_d20250205_m012638_c001_v7007000_t0000_u01738718798691") 2025/02/05 01:28:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f11100a45d7df6ab8_d20250205_m012637_c001_v0001183_t0059_u01738718797108") 2025/02/05 01:28:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f103c7cf71d00c176_d20250205_m012633_c001_v0001145_t0007_u01738718793127") 2025/02/05 01:28:11 DEBUG : backup/one.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4143615572f76084_d20250205_m012626_c001_v7007000_t0000_u01738718786527") 2025/02/05 01:28:11 DEBUG : backup/one.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f11212066c6e387d1_d20250205_m012624_c001_v0001150_t0009_u01738718784796") 2025/02/05 01:28:11 DEBUG : backup/one.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1170a5dc08d82e8f_d20250205_m012621_c001_v0001165_t0020_u01738718781193") 2025/02/05 01:28:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f405b1d67020c6bb5_d20250205_m012638_c001_v7007000_t0000_u01738718798877") 2025/02/05 01:28:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f10230ff2143ae29c_d20250205_m012637_c001_v0001183_t0055_u01738718797940") 2025/02/05 01:28:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f114c3964111b86a9_d20250205_m012634_c001_v0001115_t0049_u01738718794537") 2025/02/05 01:28:11 DEBUG : backup/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce816_d20250205_m012614_c001_v7007000_t0000_u01738718774865") 2025/02/05 01:28:11 DEBUG : backup/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f114211ea2fcda4cd_d20250205_m012613_c001_v0001180_t0052_u01738718773884") 2025/02/05 01:28:11 DEBUG : backup/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f111ceb3abfa808e8_d20250205_m012610_c001_v0001178_t0016_u01738718770796") 2025/02/05 01:28:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4143615572f76088_d20250205_m012626_c001_v7007000_t0000_u01738718786707") 2025/02/05 01:28:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1054463c267b4a0e_d20250205_m012625_c001_v0001182_t0009_u01738718785778") 2025/02/05 01:28:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f107212c38fd48153_d20250205_m012622_c001_v0001184_t0030_u01738718782636") 2025/02/05 01:28:12 DEBUG : both0: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8c5_d20250205_m012755_c001_v7007000_t0000_u01738718875427") 2025/02/05 01:28:12 DEBUG : both0: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f138_d20250205_m012742_c001_v0001150_t0057_u01738718862263") 2025/02/05 01:28:12 DEBUG : both0: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03130_d20250205_m012737_c001_v7007000_t0000_u01738718857666") 2025/02/05 01:28:12 DEBUG : both0: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0d2_d20250205_m012724_c001_v0001150_t0051_u01738718844563") 2025/02/05 01:28:12 DEBUG : both1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8cb_d20250205_m012755_c001_v7007000_t0000_u01738718875608") 2025/02/05 01:28:12 DEBUG : both1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f13c_d20250205_m012743_c001_v0001150_t0056_u01738718863128") 2025/02/05 01:28:12 DEBUG : both1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03132_d20250205_m012737_c001_v7007000_t0000_u01738718857848") 2025/02/05 01:28:12 DEBUG : both1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0da_d20250205_m012725_c001_v0001150_t0020_u01738718845129") 2025/02/05 01:28:12 DEBUG : both10: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8cf_d20250205_m012755_c001_v7007000_t0000_u01738718875789") 2025/02/05 01:28:12 DEBUG : both10: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f162_d20250205_m012747_c001_v0001150_t0020_u01738718867849") 2025/02/05 01:28:12 DEBUG : both10: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03133_d20250205_m012738_c001_v7007000_t0000_u01738718858029") 2025/02/05 01:28:12 DEBUG : both10: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0f4_d20250205_m012729_c001_v0001150_t0027_u01738718849900") 2025/02/05 01:28:12 DEBUG : both11: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8d0_d20250205_m012755_c001_v7007000_t0000_u01738718875973") 2025/02/05 01:28:12 DEBUG : both11: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f168_d20250205_m012748_c001_v0001150_t0015_u01738718868434") 2025/02/05 01:28:12 DEBUG : both11: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03134_d20250205_m012738_c001_v7007000_t0000_u01738718858210") 2025/02/05 01:28:12 DEBUG : both11: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0f6_d20250205_m012730_c001_v0001150_t0038_u01738718850418") 2025/02/05 01:28:12 DEBUG : both12: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8d1_d20250205_m012756_c001_v7007000_t0000_u01738718876157") 2025/02/05 01:28:12 DEBUG : both12: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f16a_d20250205_m012748_c001_v0001150_t0006_u01738718868911") 2025/02/05 01:28:12 DEBUG : both12: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03135_d20250205_m012738_c001_v7007000_t0000_u01738718858392") 2025/02/05 01:28:12 DEBUG : both12: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0fa_d20250205_m012730_c001_v0001150_t0035_u01738718850886") 2025/02/05 01:28:13 DEBUG : both13: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8d3_d20250205_m012756_c001_v7007000_t0000_u01738718876339") 2025/02/05 01:28:13 DEBUG : both13: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f170_d20250205_m012749_c001_v0001150_t0016_u01738718869389") 2025/02/05 01:28:13 DEBUG : both13: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03136_d20250205_m012738_c001_v7007000_t0000_u01738718858573") 2025/02/05 01:28:13 DEBUG : both13: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0fc_d20250205_m012731_c001_v0001150_t0052_u01738718851366") 2025/02/05 01:28:13 DEBUG : both14: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8d8_d20250205_m012756_c001_v7007000_t0000_u01738718876520") 2025/02/05 01:28:13 DEBUG : both14: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f172_d20250205_m012749_c001_v0001150_t0033_u01738718869915") 2025/02/05 01:28:13 DEBUG : both14: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03137_d20250205_m012738_c001_v7007000_t0000_u01738718858754") 2025/02/05 01:28:13 DEBUG : both14: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f100_d20250205_m012731_c001_v0001150_t0045_u01738718851881") 2025/02/05 01:28:13 DEBUG : both15: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8dd_d20250205_m012756_c001_v7007000_t0000_u01738718876702") 2025/02/05 01:28:13 DEBUG : both15: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f178_d20250205_m012750_c001_v0001150_t0006_u01738718870406") 2025/02/05 01:28:13 DEBUG : both15: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03138_d20250205_m012738_c001_v7007000_t0000_u01738718858945") 2025/02/05 01:28:13 DEBUG : both15: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f104_d20250205_m012732_c001_v0001150_t0025_u01738718852348") 2025/02/05 01:28:13 DEBUG : both16: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8df_d20250205_m012756_c001_v7007000_t0000_u01738718876883") 2025/02/05 01:28:13 DEBUG : both16: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f17c_d20250205_m012750_c001_v0001150_t0046_u01738718870882") 2025/02/05 01:28:13 DEBUG : both16: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03139_d20250205_m012739_c001_v7007000_t0000_u01738718859127") 2025/02/05 01:28:13 DEBUG : both16: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f106_d20250205_m012732_c001_v0001150_t0012_u01738718852844") 2025/02/05 01:28:13 DEBUG : both17: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8e0_d20250205_m012757_c001_v7007000_t0000_u01738718877065") 2025/02/05 01:28:13 DEBUG : both17: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f180_d20250205_m012751_c001_v0001150_t0037_u01738718871346") 2025/02/05 01:28:13 DEBUG : both17: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0313a_d20250205_m012739_c001_v7007000_t0000_u01738718859308") 2025/02/05 01:28:13 DEBUG : both17: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f108_d20250205_m012733_c001_v0001150_t0042_u01738718853308") 2025/02/05 01:28:13 DEBUG : both18: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8e3_d20250205_m012757_c001_v7007000_t0000_u01738718877247") 2025/02/05 01:28:14 DEBUG : both18: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f182_d20250205_m012751_c001_v0001150_t0038_u01738718871885") 2025/02/05 01:28:14 DEBUG : both18: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0313b_d20250205_m012739_c001_v7007000_t0000_u01738718859490") 2025/02/05 01:28:14 DEBUG : both18: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f10c_d20250205_m012733_c001_v0001150_t0053_u01738718853775") 2025/02/05 01:28:14 DEBUG : both19: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8e6_d20250205_m012757_c001_v7007000_t0000_u01738718877428") 2025/02/05 01:28:14 DEBUG : both19: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f186_d20250205_m012752_c001_v0001150_t0005_u01738718872336") 2025/02/05 01:28:14 DEBUG : both19: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0313c_d20250205_m012739_c001_v7007000_t0000_u01738718859673") 2025/02/05 01:28:14 DEBUG : both19: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f112_d20250205_m012734_c001_v0001150_t0048_u01738718854462") 2025/02/05 01:28:14 DEBUG : both2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8e8_d20250205_m012757_c001_v7007000_t0000_u01738718877619") 2025/02/05 01:28:14 DEBUG : both2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f142_d20250205_m012743_c001_v0001150_t0046_u01738718863740") 2025/02/05 01:28:14 DEBUG : both2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03141_d20250205_m012739_c001_v7007000_t0000_u01738718859854") 2025/02/05 01:28:14 DEBUG : both2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0dc_d20250205_m012725_c001_v0001150_t0029_u01738718845581") 2025/02/05 01:28:14 DEBUG : both3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8e9_d20250205_m012757_c001_v7007000_t0000_u01738718877859") 2025/02/05 01:28:14 DEBUG : both3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f146_d20250205_m012744_c001_v0001150_t0013_u01738718864260") 2025/02/05 01:28:14 DEBUG : both3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03142_d20250205_m012740_c001_v7007000_t0000_u01738718860045") 2025/02/05 01:28:14 DEBUG : both3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0de_d20250205_m012726_c001_v0001150_t0046_u01738718846018") 2025/02/05 01:28:14 DEBUG : both4: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8eb_d20250205_m012758_c001_v7007000_t0000_u01738718878043") 2025/02/05 01:28:14 DEBUG : both4: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f14a_d20250205_m012744_c001_v0001150_t0022_u01738718864739") 2025/02/05 01:28:14 DEBUG : both4: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03144_d20250205_m012740_c001_v7007000_t0000_u01738718860226") 2025/02/05 01:28:14 DEBUG : both4: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0e0_d20250205_m012726_c001_v0001150_t0053_u01738718846594") 2025/02/05 01:28:14 DEBUG : both5: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8ec_d20250205_m012758_c001_v7007000_t0000_u01738718878225") 2025/02/05 01:28:14 DEBUG : both5: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f14e_d20250205_m012745_c001_v0001150_t0047_u01738718865237") 2025/02/05 01:28:15 DEBUG : both5: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03145_d20250205_m012740_c001_v7007000_t0000_u01738718860409") 2025/02/05 01:28:15 DEBUG : both5: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0e4_d20250205_m012727_c001_v0001150_t0034_u01738718847264") 2025/02/05 01:28:15 DEBUG : both6: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8ed_d20250205_m012758_c001_v7007000_t0000_u01738718878407") 2025/02/05 01:28:15 DEBUG : both6: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f154_d20250205_m012745_c001_v0001150_t0043_u01738718865721") 2025/02/05 01:28:15 DEBUG : both6: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03146_d20250205_m012740_c001_v7007000_t0000_u01738718860590") 2025/02/05 01:28:15 DEBUG : both6: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0e6_d20250205_m012727_c001_v0001150_t0057_u01738718847799") 2025/02/05 01:28:15 DEBUG : both7: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8ee_d20250205_m012758_c001_v7007000_t0000_u01738718878587") 2025/02/05 01:28:15 DEBUG : both7: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f15a_d20250205_m012746_c001_v0001150_t0034_u01738718866343") 2025/02/05 01:28:15 DEBUG : both7: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03147_d20250205_m012740_c001_v7007000_t0000_u01738718860772") 2025/02/05 01:28:15 DEBUG : both7: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0ec_d20250205_m012728_c001_v0001150_t0044_u01738718848349") 2025/02/05 01:28:15 DEBUG : both8: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8ef_d20250205_m012758_c001_v7007000_t0000_u01738718878784") 2025/02/05 01:28:15 DEBUG : both8: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f15c_d20250205_m012746_c001_v0001150_t0031_u01738718866829") 2025/02/05 01:28:15 DEBUG : both8: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03148_d20250205_m012740_c001_v7007000_t0000_u01738718860953") 2025/02/05 01:28:15 DEBUG : both8: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0ee_d20250205_m012728_c001_v0001150_t0026_u01738718848902") 2025/02/05 01:28:15 DEBUG : both9: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8f2_d20250205_m012758_c001_v7007000_t0000_u01738718878966") 2025/02/05 01:28:15 DEBUG : both9: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f15e_d20250205_m012747_c001_v0001150_t0045_u01738718867311") 2025/02/05 01:28:15 DEBUG : both9: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03149_d20250205_m012741_c001_v7007000_t0000_u01738718861158") 2025/02/05 01:28:15 DEBUG : both9: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0f2_d20250205_m012729_c001_v0001150_t0029_u01738718849350") 2025/02/05 01:28:15 DEBUG : c/non empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403a6_d20250205_m012324_c001_v7007000_t0000_u01738718604035") 2025/02/05 01:28:15 DEBUG : c/non empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee63_d20250205_m012321_c001_v0001150_t0022_u01738718601975") 2025/02/05 01:28:15 DEBUG : c/non empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7fd_d20250205_m012320_c001_v7007000_t0000_u01738718600933") 2025/02/05 01:28:15 DEBUG : c/non empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee5b_d20250205_m012319_c001_v0001150_t0000_u01738718599157") 2025/02/05 01:28:16 DEBUG : c/non empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7eb_d20250205_m012300_c001_v7007000_t0000_u01738718580316") 2025/02/05 01:28:16 DEBUG : c/non empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee0f_d20250205_m012258_c001_v0001150_t0011_u01738718578660") 2025/02/05 01:28:16 DEBUG : check sum: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf062_d20250205_m012247_c001_v7007000_t0000_u01738718567387") 2025/02/05 01:28:16 DEBUG : check sum: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ede5_d20250205_m012246_c001_v0001150_t0018_u01738718566329") 2025/02/05 01:28:16 DEBUG : dest/3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf11c4_d20250205_m012547_c001_v7007000_t0000_u01738718747539") 2025/02/05 01:28:16 DEBUG : dest/3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4146dcfddc604e22_d20250205_m012546_c001_v0001184_t0021_u01738718746451") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0308b_d20250205_m012712_c001_v7007000_t0000_u01738718832313") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1033a9721e626869_d20250205_m012710_c001_v0001184_t0038_u01738718830540") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4129bb5b63bf02ab_d20250205_m012710_c001_v7007000_t0000_u01738718830359") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1033a9721e6267a1_d20250205_m012707_c001_v0001184_t0030_u01738718827313") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4129bb5b63bf02a8_d20250205_m012706_c001_v7007000_t0000_u01738718826578") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe3657d_d20250205_m012702_c001_v0001165_t0039_u01738718822346") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce86e_d20250205_m012700_c001_v7007000_t0000_u01738718820877") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f106113fcc946e417_d20250205_m012658_c001_v0001145_t0056_u01738718818870") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8548b3_d20250205_m012658_c001_v7007000_t0000_u01738718818689") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f106113fcc946e413_d20250205_m012655_c001_v0001145_t0050_u01738718815358") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8548a2_d20250205_m012654_c001_v7007000_t0000_u01738718814632") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe36543_d20250205_m012650_c001_v0001165_t0055_u01738718810358") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f405b1d67020c6bd2_d20250205_m012649_c001_v7007000_t0000_u01738718809067") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f117c6f52cc9645c8_d20250205_m012647_c001_v0001102_t0046_u01738718807539") 2025/02/05 01:28:16 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d54058a_d20250205_m012647_c001_v7007000_t0000_u01738718807358") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f117c6f52cc9645bc_d20250205_m012644_c001_v0001102_t0054_u01738718804185") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d54057b_d20250205_m012643_c001_v7007000_t0000_u01738718803464") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f03f_d20250205_m012639_c001_v0001150_t0047_u01738718799980") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f405b1d67020c6bb8_d20250205_m012639_c001_v7007000_t0000_u01738718799062") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f104081c1d07bf3ab_d20250205_m012637_c001_v0001176_t0034_u01738718797495") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e780027972cd_d20250205_m012637_c001_v7007000_t0000_u01738718797312") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f104081c1d07bf3a1_d20250205_m012634_c001_v0001176_t0054_u01738718794109") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e780027972c5_d20250205_m012633_c001_v7007000_t0000_u01738718793381") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cdaf_d20250205_m012627_c001_v0001181_t0018_u01738718787808") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4143615572f7608b_d20250205_m012626_c001_v7007000_t0000_u01738718786888") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1044068c066e8f16_d20250205_m012625_c001_v0001150_t0041_u01738718785325") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4066816e390bd598_d20250205_m012625_c001_v7007000_t0000_u01738718785085") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1044068c066e8f0a_d20250205_m012622_c001_v0001150_t0036_u01738718782127") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4066816e390bd596_d20250205_m012621_c001_v7007000_t0000_u01738718781395") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe364c3_d20250205_m012615_c001_v0001165_t0024_u01738718775974") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce817_d20250205_m012615_c001_v7007000_t0000_u01738718775047") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1045d7dac6ee831b_d20250205_m012613_c001_v0001183_t0034_u01738718773489") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f407e180be8af9d4c_d20250205_m012613_c001_v7007000_t0000_u01738718773303") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1045d7dac6ee82bd_d20250205_m012610_c001_v0001183_t0045_u01738718770385") 2025/02/05 01:28:17 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f407e180be8af9d2c_d20250205_m012609_c001_v7007000_t0000_u01738718769659") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48efcd_d20250205_m012604_c001_v0001150_t0015_u01738718764149") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf120c_d20250205_m012603_c001_v7007000_t0000_u01738718763061") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1136309da5295fad_d20250205_m012557_c001_v0001137_t0017_u01738718757741") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e78002797293_d20250205_m012557_c001_v7007000_t0000_u01738718757530") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cd15_d20250205_m012553_c001_v0001181_t0030_u01738718753795") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f100a6355bf211862_d20250205_m012552_c001_v0001120_t0012_u01738718752922") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f100a6355bf21185c_d20250205_m012551_c001_v0001120_t0043_u01738718751931") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93b42_d20250205_m012538_c001_v7007000_t0000_u01738718738993") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ef97_d20250205_m012531_c001_v0001150_t0005_u01738718731305") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f108ed29fb06ff154_d20250205_m012529_c001_v0001106_t0055_u01738718729657") 2025/02/05 01:28:18 DEBUG : dst/one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f108ed29fb06ff148_d20250205_m012527_c001_v0001106_t0031_u01738718727933") 2025/02/05 01:28:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0308c_d20250205_m012712_c001_v7007000_t0000_u01738718832495") 2025/02/05 01:28:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f11754d0c992cefd7_d20250205_m012710_c001_v0001184_t0000_u01738718830164") 2025/02/05 01:28:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085ad7559d3c112_d20250205_m012706_c001_v0001183_t0049_u01738718826348") 2025/02/05 01:28:18 DEBUG : dst/one.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce86f_d20250205_m012701_c001_v7007000_t0000_u01738718821059") 2025/02/05 01:28:18 DEBUG : dst/one.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f114ee1c04ed3538a_d20250205_m012658_c001_v0001120_t0051_u01738718818351") 2025/02/05 01:28:18 DEBUG : dst/one.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f114edf29998ae921_d20250205_m012653_c001_v0001109_t0056_u01738718813921") 2025/02/05 01:28:18 DEBUG : dst/one.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f405b1d67020c6bd3_d20250205_m012649_c001_v7007000_t0000_u01738718809251") 2025/02/05 01:28:18 DEBUG : dst/one.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1132cbee5c491534_d20250205_m012647_c001_v0001120_t0058_u01738718807090") 2025/02/05 01:28:18 DEBUG : dst/one.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1012c621c2c5e6a2_d20250205_m012643_c001_v0001180_t0033_u01738718803266") 2025/02/05 01:28:18 DEBUG : dst/three: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf120d_d20250205_m012603_c001_v7007000_t0000_u01738718763243") 2025/02/05 01:28:18 DEBUG : dst/three: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f100a6355bf21187a_d20250205_m012601_c001_v0001120_t0035_u01738718761668") 2025/02/05 01:28:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0308d_d20250205_m012712_c001_v7007000_t0000_u01738718832676") 2025/02/05 01:28:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f119b3ff231c74153_d20250205_m012711_c001_v0001183_t0023_u01738718831317") 2025/02/05 01:28:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1191a9b8a8123e32_d20250205_m012708_c001_v0001115_t0048_u01738718828109") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03091_d20250205_m012712_c001_v7007000_t0000_u01738718832872") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1033a9721e62689e_d20250205_m012711_c001_v0001184_t0055_u01738718831710") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4129bb5b63bf02ac_d20250205_m012711_c001_v7007000_t0000_u01738718831526") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1033a9721e6267ef_d20250205_m012708_c001_v0001184_t0009_u01738718828804") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4129bb5b63bf02aa_d20250205_m012708_c001_v7007000_t0000_u01738718828623") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f06b_d20250205_m012703_c001_v0001150_t0059_u01738718823515") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce870_d20250205_m012701_c001_v7007000_t0000_u01738718821253") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f106113fcc946e41b_d20250205_m012700_c001_v0001145_t0021_u01738718820216") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8548bc_d20250205_m012700_c001_v7007000_t0000_u01738718820033") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f106113fcc946e415_d20250205_m012656_c001_v0001145_t0046_u01738718816858") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8548b2_d20250205_m012656_c001_v7007000_t0000_u01738718816676") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f053_d20250205_m012651_c001_v0001150_t0031_u01738718811202") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d54058f_d20250205_m012648_c001_v7007000_t0000_u01738718808508") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f049_d20250205_m012646_c001_v0001150_t0050_u01738718806114") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d540585_d20250205_m012645_c001_v7007000_t0000_u01738718805381") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cde7_d20250205_m012640_c001_v0001181_t0031_u01738718800815") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e780027972d0_d20250205_m012638_c001_v7007000_t0000_u01738718798135") 2025/02/05 01:28:19 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cdd1_d20250205_m012636_c001_v0001181_t0055_u01738718796280") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e780027972ca_d20250205_m012635_c001_v7007000_t0000_u01738718795106") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe364fd_d20250205_m012628_c001_v0001165_t0057_u01738718788744") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4066816e390bd599_d20250205_m012625_c001_v7007000_t0000_u01738718785972") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe364e9_d20250205_m012623_c001_v0001165_t0032_u01738718783935") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4066816e390bd597_d20250205_m012622_c001_v7007000_t0000_u01738718782847") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48efea_d20250205_m012616_c001_v0001150_t0018_u01738718776767") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f407e180be8af9d4e_d20250205_m012614_c001_v7007000_t0000_u01738718774111") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48efe2_d20250205_m012612_c001_v0001150_t0029_u01738718772116") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f407e180be8af9d37_d20250205_m012611_c001_v7007000_t0000_u01738718771021") 2025/02/05 01:28:20 DEBUG : dst/three.txt: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cd4b_d20250205_m012604_c001_v0001181_t0047_u01738718764961") 2025/02/05 01:28:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce871_d20250205_m012701_c001_v7007000_t0000_u01738718821435") 2025/02/05 01:28:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f10994740866d9ad1_d20250205_m012659_c001_v0001146_t0020_u01738718819679") 2025/02/05 01:28:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f10236518d7d221cc_d20250205_m012656_c001_v0001128_t0024_u01738718816327") 2025/02/05 01:28:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f405b1d67020c6bd5_d20250205_m012649_c001_v7007000_t0000_u01738718809436") 2025/02/05 01:28:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f119388fc3cddee62_d20250205_m012648_c001_v0001101_t0037_u01738718808063") 2025/02/05 01:28:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f113d70e27d05f33e_d20250205_m012644_c001_v0001032_t0024_u01738718804877") 2025/02/05 01:28:20 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03092_d20250205_m012713_c001_v7007000_t0000_u01738718833053") 2025/02/05 01:28:20 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7ce65_d20250205_m012702_c001_v0001181_t0056_u01738718822942") 2025/02/05 01:28:20 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce873_d20250205_m012701_c001_v7007000_t0000_u01738718821617") 2025/02/05 01:28:20 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7ce1d_d20250205_m012650_c001_v0001181_t0004_u01738718810922") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f405b1d67020c6bd6_d20250205_m012649_c001_v7007000_t0000_u01738718809620") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe3651f_d20250205_m012640_c001_v0001165_t0019_u01738718800604") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f405b1d67020c6bba_d20250205_m012639_c001_v7007000_t0000_u01738718799245") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f017_d20250205_m012628_c001_v0001150_t0020_u01738718788380") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4143615572f7608c_d20250205_m012627_c001_v7007000_t0000_u01738718787080") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cd8d_d20250205_m012616_c001_v0001181_t0046_u01738718776554") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce818_d20250205_m012615_c001_v7007000_t0000_u01738718775230") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe364ab_d20250205_m012604_c001_v0001165_t0029_u01738718764743") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf120e_d20250205_m012603_c001_v7007000_t0000_u01738718763424") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f101c2133c48b579c_d20250205_m012559_c001_v0001183_t0039_u01738718759384") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93b43_d20250205_m012539_c001_v7007000_t0000_u01738718739175") 2025/02/05 01:28:21 DEBUG : dst/two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f108ed29fb06ff16e_d20250205_m012537_c001_v0001106_t0029_u01738718737431") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e780027971d9_d20250205_m012448_c001_v7007000_t0000_u01738718688578") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cbe5_d20250205_m012441_c001_v0001181_t0014_u01738718681330") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4129bb5b63bf0089_d20250205_m012439_c001_v7007000_t0000_u01738718679465") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cb87_d20250205_m012421_c001_v0001181_t0035_u01738718661976") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca771_d20250205_m012407_c001_v7007000_t0000_u01738718647170") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cb13_d20250205_m012400_c001_v0001181_t0054_u01738718640892") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403bb_d20250205_m012337_c001_v7007000_t0000_u01738718617332") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee9b_d20250205_m012335_c001_v0001150_t0046_u01738718615516") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403b4_d20250205_m012333_c001_v7007000_t0000_u01738718613969") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee91_d20250205_m012332_c001_v0001150_t0034_u01738718612702") 2025/02/05 01:28:21 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403af_d20250205_m012329_c001_v7007000_t0000_u01738718609184") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee7f_d20250205_m012327_c001_v0001150_t0014_u01738718607546") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403ac_d20250205_m012326_c001_v7007000_t0000_u01738718606333") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee73_d20250205_m012325_c001_v0001150_t0022_u01738718605058") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7f9_d20250205_m012318_c001_v7007000_t0000_u01738718598006") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee4f_d20250205_m012316_c001_v0001150_t0055_u01738718596564") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7f5_d20250205_m012315_c001_v7007000_t0000_u01738718595329") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee47_d20250205_m012314_c001_v0001150_t0042_u01738718594456") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7f1_d20250205_m012309_c001_v7007000_t0000_u01738718589230") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee23_d20250205_m012307_c001_v0001150_t0005_u01738718587942") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7ef_d20250205_m012305_c001_v7007000_t0000_u01738718585392") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee19_d20250205_m012304_c001_v0001150_t0045_u01738718584389") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7ee_d20250205_m012303_c001_v7007000_t0000_u01738718583292") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1148135263b450a7_d20250205_m012302_c001_v0001102_t0036_u01738718582642") 2025/02/05 01:28:22 DEBUG : empty space: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee15_d20250205_m012301_c001_v0001150_t0040_u01738718581058") 2025/02/05 01:28:22 DEBUG : enormous: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403b8_d20250205_m012336_c001_v7007000_t0000_u01738718616413") 2025/02/05 01:28:22 DEBUG : enormous: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee9d_d20250205_m012335_c001_v0001150_t0046_u01738718615767") 2025/02/05 01:28:22 DEBUG : existing: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d030a4_d20250205_m012717_c001_v7007000_t0000_u01738718837720") 2025/02/05 01:28:22 DEBUG : existing: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f0a5_d20250205_m012716_c001_v0001150_t0017_u01738718836410") 2025/02/05 01:28:22 DEBUG : existing: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93add_d20250205_m012359_c001_v7007000_t0000_u01738718639228") 2025/02/05 01:28:22 DEBUG : existing: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cb08_d20250205_m012358_c001_v0001181_t0042_u01738718638241") 2025/02/05 01:28:23 DEBUG : existing: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf074_d20250205_m012256_c001_v7007000_t0000_u01738718576961") 2025/02/05 01:28:23 DEBUG : existing: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee07_d20250205_m012255_c001_v0001150_t0022_u01738718575892") 2025/02/05 01:28:23 DEBUG : existing: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf06b_d20250205_m012254_c001_v7007000_t0000_u01738718574628") 2025/02/05 01:28:23 DEBUG : existing: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee01_d20250205_m012253_c001_v0001150_t0047_u01738718573898") 2025/02/05 01:28:23 DEBUG : existing: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48edfd_d20250205_m012253_c001_v0001150_t0001_u01738718573064") 2025/02/05 01:28:23 DEBUG : existing-b: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93ade_d20250205_m012359_c001_v7007000_t0000_u01738718639411") 2025/02/05 01:28:23 DEBUG : existing-b: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48eee7_d20250205_m012358_c001_v0001150_t0032_u01738718638231") 2025/02/05 01:28:23 DEBUG : five: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403be_d20250205_m012341_c001_v7007000_t0000_u01738718621746") 2025/02/05 01:28:23 DEBUG : five: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4082a04dbfe362f7_d20250205_m012340_c001_v0001165_t0000_u01738718620504") 2025/02/05 01:28:23 DEBUG : foo: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7f0_d20250205_m012307_c001_v7007000_t0000_u01738718587216") 2025/02/05 01:28:23 DEBUG : foo: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48ee1f_d20250205_m012306_c001_v0001150_t0014_u01738718586672") 2025/02/05 01:28:23 DEBUG : foo: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48ee1d_d20250205_m012306_c001_v0001150_t0014_u01738718586123") 2025/02/05 01:28:23 DEBUG : four: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403c0_d20250205_m012341_c001_v7007000_t0000_u01738718621927") 2025/02/05 01:28:23 DEBUG : four: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48eeb3_d20250205_m012339_c001_v0001150_t0014_u01738718619787") 2025/02/05 01:28:23 DEBUG : four: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48eeb1_d20250205_m012339_c001_v0001150_t0046_u01738718619083") 2025/02/05 01:28:23 DEBUG : hello world2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546c8_d20250205_m012148_c001_v7007000_t0000_u01738718508961") 2025/02/05 01:28:23 DEBUG : hello world2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed51_d20250205_m012148_c001_v0001150_t0027_u01738718508313") 2025/02/05 01:28:23 DEBUG : ignore-size: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf068_d20250205_m012251_c001_v7007000_t0000_u01738718571983") 2025/02/05 01:28:23 DEBUG : ignore-size: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48edf5_d20250205_m012250_c001_v0001150_t0023_u01738718570916") 2025/02/05 01:28:23 DEBUG : nested/sub dir/file: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93adb_d20250205_m012357_c001_v7007000_t0000_u01738718637134") 2025/02/05 01:28:23 DEBUG : nested/sub dir/file: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cafe_d20250205_m012356_c001_v0001181_t0000_u01738718636198") 2025/02/05 01:28:24 DEBUG : nested/sub dir/file: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93ad9_d20250205_m012355_c001_v7007000_t0000_u01738718635071") 2025/02/05 01:28:24 DEBUG : nested/sub dir/file: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7caf6_d20250205_m012354_c001_v0001181_t0025_u01738718634056") 2025/02/05 01:28:24 DEBUG : one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403c1_d20250205_m012342_c001_v7007000_t0000_u01738718622110") 2025/02/05 01:28:24 DEBUG : one: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48eeab_d20250205_m012338_c001_v0001150_t0014_u01738718618435") 2025/02/05 01:28:24 DEBUG : only0: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8f3_d20250205_m012759_c001_v7007000_t0000_u01738718879147") 2025/02/05 01:28:24 DEBUG : only0: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48f18a_d20250205_m012753_c001_v0001150_t0014_u01738718873444") 2025/02/05 01:28:24 DEBUG : only0: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf9f_d20250205_m012742_c001_v0001181_t0012_u01738718862904") 2025/02/05 01:28:24 DEBUG : only0: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93c62_d20250205_m012736_c001_v7007000_t0000_u01738718856474") 2025/02/05 01:28:24 DEBUG : only0: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cef3_d20250205_m012724_c001_v0001181_t0020_u01738718844920") 2025/02/05 01:28:24 DEBUG : only1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8f5_d20250205_m012759_c001_v7007000_t0000_u01738718879330") 2025/02/05 01:28:24 DEBUG : only1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4042fcb05ca7d005_d20250205_m012753_c001_v0001181_t0019_u01738718873454") 2025/02/05 01:28:24 DEBUG : only1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfa7_d20250205_m012743_c001_v0001181_t0012_u01738718863491") 2025/02/05 01:28:24 DEBUG : only1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93c64_d20250205_m012736_c001_v7007000_t0000_u01738718856837") 2025/02/05 01:28:24 DEBUG : only1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cef9_d20250205_m012725_c001_v0001181_t0016_u01738718845377") 2025/02/05 01:28:24 DEBUG : only10: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8f6_d20250205_m012759_c001_v7007000_t0000_u01738718879513") 2025/02/05 01:28:24 DEBUG : only10: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40451d7f5e828966_d20250205_m012753_c001_v0001184_t0054_u01738718873996") 2025/02/05 01:28:24 DEBUG : only10: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfd3_d20250205_m012748_c001_v0001181_t0023_u01738718868201") 2025/02/05 01:28:24 DEBUG : only10: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93c61_d20250205_m012736_c001_v7007000_t0000_u01738718856292") 2025/02/05 01:28:24 DEBUG : only10: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf2b_d20250205_m012730_c001_v0001181_t0046_u01738718850156") 2025/02/05 01:28:24 DEBUG : only11: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8f7_d20250205_m012759_c001_v7007000_t0000_u01738718879696") 2025/02/05 01:28:24 DEBUG : only11: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f400d35c5ce0828da_d20250205_m012754_c001_v0001105_t0022_u01738718874195") 2025/02/05 01:28:24 DEBUG : only11: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfd9_d20250205_m012748_c001_v0001181_t0018_u01738718868705") 2025/02/05 01:28:25 DEBUG : only11: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0312e_d20250205_m012737_c001_v7007000_t0000_u01738718857037") 2025/02/05 01:28:25 DEBUG : only11: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf31_d20250205_m012730_c001_v0001181_t0053_u01738718850669") 2025/02/05 01:28:25 DEBUG : only12: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8f8_d20250205_m012759_c001_v7007000_t0000_u01738718879881") 2025/02/05 01:28:25 DEBUG : only12: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48f18c_d20250205_m012753_c001_v0001150_t0014_u01738718873845") 2025/02/05 01:28:25 DEBUG : only12: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfdb_d20250205_m012749_c001_v0001181_t0010_u01738718869176") 2025/02/05 01:28:25 DEBUG : only12: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8bd_d20250205_m012736_c001_v7007000_t0000_u01738718856487") 2025/02/05 01:28:25 DEBUG : only12: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf37_d20250205_m012731_c001_v0001181_t0024_u01738718851159") 2025/02/05 01:28:25 DEBUG : only13: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8fa_d20250205_m012800_c001_v7007000_t0000_u01738718880062") 2025/02/05 01:28:25 DEBUG : only13: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4042fcb05ca7d009_d20250205_m012753_c001_v0001181_t0019_u01738718873852") 2025/02/05 01:28:25 DEBUG : only13: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfdf_d20250205_m012749_c001_v0001181_t0037_u01738718869695") 2025/02/05 01:28:25 DEBUG : only13: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8be_d20250205_m012736_c001_v7007000_t0000_u01738718856497") 2025/02/05 01:28:25 DEBUG : only13: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf3d_d20250205_m012731_c001_v0001181_t0000_u01738718851676") 2025/02/05 01:28:25 DEBUG : only14: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8fb_d20250205_m012800_c001_v7007000_t0000_u01738718880244") 2025/02/05 01:28:25 DEBUG : only14: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48f190_d20250205_m012754_c001_v0001150_t0014_u01738718874028") 2025/02/05 01:28:25 DEBUG : only14: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfe7_d20250205_m012750_c001_v0001181_t0009_u01738718870200") 2025/02/05 01:28:25 DEBUG : only14: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d03129_d20250205_m012736_c001_v7007000_t0000_u01738718856279") 2025/02/05 01:28:25 DEBUG : only14: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf41_d20250205_m012732_c001_v0001181_t0048_u01738718852121") 2025/02/05 01:28:25 DEBUG : only15: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8fc_d20250205_m012800_c001_v7007000_t0000_u01738718880427") 2025/02/05 01:28:25 DEBUG : only15: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4042fcb05ca7d00b_d20250205_m012754_c001_v0001181_t0019_u01738718874037") 2025/02/05 01:28:25 DEBUG : only15: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfeb_d20250205_m012750_c001_v0001181_t0034_u01738718870675") 2025/02/05 01:28:25 DEBUG : only15: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93c63_d20250205_m012736_c001_v7007000_t0000_u01738718856656") 2025/02/05 01:28:26 DEBUG : only15: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf47_d20250205_m012732_c001_v0001181_t0026_u01738718852638") 2025/02/05 01:28:26 DEBUG : only16: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce8fd_d20250205_m012800_c001_v7007000_t0000_u01738718880609") 2025/02/05 01:28:26 DEBUG : only16: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40451d7f5e828972_d20250205_m012754_c001_v0001184_t0054_u01738718874178") 2025/02/05 01:28:26 DEBUG : only16: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cff1_d20250205_m012751_c001_v0001181_t0059_u01738718871132") 2025/02/05 01:28:26 DEBUG : only16: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8b9_d20250205_m012736_c001_v7007000_t0000_u01738718856301") 2025/02/05 01:28:26 DEBUG : only16: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf4b_d20250205_m012733_c001_v0001181_t0042_u01738718853091") 2025/02/05 01:28:26 DEBUG : only17: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce902_d20250205_m012800_c001_v7007000_t0000_u01738718880791") 2025/02/05 01:28:26 DEBUG : only17: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48f192_d20250205_m012754_c001_v0001150_t0014_u01738718874216") 2025/02/05 01:28:26 DEBUG : only17: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cff5_d20250205_m012751_c001_v0001181_t0054_u01738718871672") 2025/02/05 01:28:26 DEBUG : only17: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8ba_d20250205_m012736_c001_v7007000_t0000_u01738718856304") 2025/02/05 01:28:26 DEBUG : only17: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf4f_d20250205_m012733_c001_v0001181_t0030_u01738718853560") 2025/02/05 01:28:26 DEBUG : only18: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce903_d20250205_m012800_c001_v7007000_t0000_u01738718880974") 2025/02/05 01:28:26 DEBUG : only18: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4042fcb05ca7d011_d20250205_m012754_c001_v0001181_t0019_u01738718874226") 2025/02/05 01:28:26 DEBUG : only18: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cff9_d20250205_m012752_c001_v0001181_t0049_u01738718872129") 2025/02/05 01:28:26 DEBUG : only18: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0312c_d20250205_m012736_c001_v7007000_t0000_u01738718856855") 2025/02/05 01:28:26 DEBUG : only18: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf55_d20250205_m012734_c001_v0001181_t0035_u01738718854070") 2025/02/05 01:28:26 DEBUG : only19: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce904_d20250205_m012801_c001_v7007000_t0000_u01738718881157") 2025/02/05 01:28:26 DEBUG : only19: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40451d7f5e828982_d20250205_m012754_c001_v0001184_t0054_u01738718874359") 2025/02/05 01:28:26 DEBUG : only19: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cffd_d20250205_m012752_c001_v0001181_t0057_u01738718872602") 2025/02/05 01:28:26 DEBUG : only19: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0312a_d20250205_m012736_c001_v7007000_t0000_u01738718856461") 2025/02/05 01:28:27 DEBUG : only19: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf61_d20250205_m012734_c001_v0001181_t0020_u01738718854720") 2025/02/05 01:28:27 DEBUG : only2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce905_d20250205_m012801_c001_v7007000_t0000_u01738718881345") 2025/02/05 01:28:27 DEBUG : only2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f400d35c5ce0828dc_d20250205_m012754_c001_v0001105_t0022_u01738718874379") 2025/02/05 01:28:27 DEBUG : only2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfa9_d20250205_m012744_c001_v0001181_t0032_u01738718864040") 2025/02/05 01:28:27 DEBUG : only2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8c1_d20250205_m012736_c001_v7007000_t0000_u01738718856877") 2025/02/05 01:28:27 DEBUG : only2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cefd_d20250205_m012725_c001_v0001181_t0043_u01738718845811") 2025/02/05 01:28:27 DEBUG : only3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce906_d20250205_m012801_c001_v7007000_t0000_u01738718881527") 2025/02/05 01:28:27 DEBUG : only3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48f194_d20250205_m012754_c001_v0001150_t0014_u01738718874401") 2025/02/05 01:28:27 DEBUG : only3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfaf_d20250205_m012744_c001_v0001181_t0004_u01738718864513") 2025/02/05 01:28:27 DEBUG : only3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8b6_d20250205_m012735_c001_v7007000_t0000_u01738718855912") 2025/02/05 01:28:27 DEBUG : only3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf01_d20250205_m012726_c001_v0001181_t0020_u01738718846365") 2025/02/05 01:28:27 DEBUG : only4: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce90b_d20250205_m012801_c001_v7007000_t0000_u01738718881725") 2025/02/05 01:28:27 DEBUG : only4: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4042fcb05ca7d013_d20250205_m012754_c001_v0001181_t0019_u01738718874410") 2025/02/05 01:28:27 DEBUG : only4: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfb3_d20250205_m012745_c001_v0001181_t0041_u01738718865029") 2025/02/05 01:28:27 DEBUG : only4: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4032164c44d0312b_d20250205_m012736_c001_v7007000_t0000_u01738718856673") 2025/02/05 01:28:27 DEBUG : only4: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf09_d20250205_m012727_c001_v0001181_t0017_u01738718847000") 2025/02/05 01:28:27 DEBUG : only5: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce90d_d20250205_m012801_c001_v7007000_t0000_u01738718881908") 2025/02/05 01:28:27 DEBUG : only5: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40451d7f5e82898a_d20250205_m012754_c001_v0001184_t0054_u01738718874540") 2025/02/05 01:28:27 DEBUG : only5: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfb5_d20250205_m012745_c001_v0001181_t0058_u01738718865515") 2025/02/05 01:28:27 DEBUG : only5: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8bf_d20250205_m012736_c001_v7007000_t0000_u01738718856684") 2025/02/05 01:28:27 DEBUG : only5: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf0d_d20250205_m012727_c001_v0001181_t0031_u01738718847568") 2025/02/05 01:28:27 DEBUG : only6: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce90e_d20250205_m012802_c001_v7007000_t0000_u01738718882091") 2025/02/05 01:28:28 DEBUG : only6: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f400d35c5ce0828e0_d20250205_m012754_c001_v0001105_t0022_u01738718874563") 2025/02/05 01:28:28 DEBUG : only6: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfbb_d20250205_m012746_c001_v0001181_t0016_u01738718866127") 2025/02/05 01:28:28 DEBUG : only6: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8c0_d20250205_m012736_c001_v7007000_t0000_u01738718856695") 2025/02/05 01:28:28 DEBUG : only6: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf0f_d20250205_m012728_c001_v0001181_t0031_u01738718848141") 2025/02/05 01:28:28 DEBUG : only7: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce90f_d20250205_m012802_c001_v7007000_t0000_u01738718882272") 2025/02/05 01:28:28 DEBUG : only7: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4042fcb05ca7d019_d20250205_m012754_c001_v0001181_t0019_u01738718874593") 2025/02/05 01:28:28 DEBUG : only7: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfc1_d20250205_m012746_c001_v0001181_t0046_u01738718866619") 2025/02/05 01:28:28 DEBUG : only7: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8c2_d20250205_m012736_c001_v7007000_t0000_u01738718856888") 2025/02/05 01:28:28 DEBUG : only7: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf1b_d20250205_m012728_c001_v0001181_t0005_u01738718848695") 2025/02/05 01:28:28 DEBUG : only8: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce910_d20250205_m012802_c001_v7007000_t0000_u01738718882455") 2025/02/05 01:28:28 DEBUG : only8: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48f196_d20250205_m012754_c001_v0001150_t0014_u01738718874604") 2025/02/05 01:28:28 DEBUG : only8: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfc5_d20250205_m012747_c001_v0001181_t0043_u01738718867094") 2025/02/05 01:28:28 DEBUG : only8: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca8b8_d20250205_m012736_c001_v7007000_t0000_u01738718856095") 2025/02/05 01:28:28 DEBUG : only8: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf1f_d20250205_m012729_c001_v0001181_t0038_u01738718849143") 2025/02/05 01:28:28 DEBUG : only9: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce911_d20250205_m012802_c001_v7007000_t0000_u01738718882637") 2025/02/05 01:28:28 DEBUG : only9: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40451d7f5e828998_d20250205_m012754_c001_v0001184_t0054_u01738718874722") 2025/02/05 01:28:28 DEBUG : only9: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cfc9_d20250205_m012747_c001_v0001181_t0034_u01738718867619") 2025/02/05 01:28:28 DEBUG : only9: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93c65_d20250205_m012737_c001_v7007000_t0000_u01738718857018") 2025/02/05 01:28:28 DEBUG : only9: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cf23_d20250205_m012729_c001_v0001181_t0044_u01738718849594") 2025/02/05 01:28:28 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93ad1_d20250205_m012352_c001_v7007000_t0000_u01738718632197") 2025/02/05 01:28:28 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe36313_d20250205_m012350_c001_v0001165_t0044_u01738718630621") 2025/02/05 01:28:28 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403cb_d20250205_m012348_c001_v7007000_t0000_u01738718628417") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48eecd_d20250205_m012346_c001_v0001150_t0040_u01738718626791") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403c6_d20250205_m012344_c001_v7007000_t0000_u01738718624957") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cab8_d20250205_m012343_c001_v0001181_t0004_u01738718623033") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403b2_d20250205_m012331_c001_v7007000_t0000_u01738718611567") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee87_d20250205_m012330_c001_v0001150_t0026_u01738718610111") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403ae_d20250205_m012328_c001_v7007000_t0000_u01738718608168") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee7d_d20250205_m012327_c001_v0001150_t0050_u01738718607242") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403a9_d20250205_m012325_c001_v7007000_t0000_u01738718605698") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee6f_d20250205_m012324_c001_v0001150_t0056_u01738718604762") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7f8_d20250205_m012317_c001_v7007000_t0000_u01738718597458") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee4b_d20250205_m012316_c001_v0001150_t0053_u01738718596245") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7f6_d20250205_m012315_c001_v7007000_t0000_u01738718595522") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee43_d20250205_m012314_c001_v0001150_t0035_u01738718594188") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7f4_d20250205_m012313_c001_v7007000_t0000_u01738718593451") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee3b_d20250205_m012312_c001_v0001150_t0008_u01738718592763") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee35_d20250205_m012312_c001_v0001150_t0025_u01738718592141") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7f3_d20250205_m012311_c001_v7007000_t0000_u01738718591414") 2025/02/05 01:28:29 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee33_d20250205_m012310_c001_v0001150_t0029_u01738718590793") 2025/02/05 01:28:30 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee2b_d20250205_m012310_c001_v0001150_t0043_u01738718590150") 2025/02/05 01:28:30 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7f2_d20250205_m012309_c001_v7007000_t0000_u01738718589412") 2025/02/05 01:28:30 DEBUG : potato: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee25_d20250205_m012308_c001_v0001150_t0051_u01738718588559") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f401f7838aee3429a_d20250205_m012505_c001_v7007000_t0000_u01738718705116") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe36401_d20250205_m012504_c001_v0001165_t0052_u01738718704531") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e780027971da_d20250205_m012448_c001_v7007000_t0000_u01738718688842") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe363c0_d20250205_m012440_c001_v0001165_t0038_u01738718680730") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e780027971c2_d20250205_m012426_c001_v7007000_t0000_u01738718666990") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe36382_d20250205_m012421_c001_v0001165_t0042_u01738718661368") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca772_d20250205_m012407_c001_v7007000_t0000_u01738718647394") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe36345_d20250205_m012400_c001_v0001165_t0054_u01738718640685") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403b9_d20250205_m012336_c001_v7007000_t0000_u01738718616596") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee99_d20250205_m012335_c001_v0001150_t0030_u01738718615275") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403b5_d20250205_m012334_c001_v7007000_t0000_u01738718614152") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee8f_d20250205_m012332_c001_v0001150_t0019_u01738718612479") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403b3_d20250205_m012331_c001_v7007000_t0000_u01738718611750") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee8b_d20250205_m012330_c001_v0001150_t0054_u01738718610764") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403b0_d20250205_m012329_c001_v7007000_t0000_u01738718609382") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee83_d20250205_m012328_c001_v0001150_t0058_u01738718608534") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403ad_d20250205_m012326_c001_v7007000_t0000_u01738718606515") 2025/02/05 01:28:30 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee77_d20250205_m012325_c001_v0001150_t0010_u01738718605709") 2025/02/05 01:28:31 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f408445698964f7fa_d20250205_m012318_c001_v7007000_t0000_u01738718598190") 2025/02/05 01:28:31 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ee51_d20250205_m012317_c001_v0001150_t0026_u01738718597208") 2025/02/05 01:28:31 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546ca_d20250205_m012152_c001_v7007000_t0000_u01738718512501") 2025/02/05 01:28:31 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed55_d20250205_m012151_c001_v0001150_t0042_u01738718511870") 2025/02/05 01:28:31 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546c9_d20250205_m012150_c001_v7007000_t0000_u01738718510502") 2025/02/05 01:28:31 DEBUG : potato2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed53_d20250205_m012149_c001_v0001150_t0047_u01738718509874") 2025/02/05 01:28:31 DEBUG : potato3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e780027971de_d20250205_m012449_c001_v7007000_t0000_u01738718689463") 2025/02/05 01:28:31 DEBUG : potato3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ef3d_d20250205_m012441_c001_v0001150_t0053_u01738718681915") 2025/02/05 01:28:31 DEBUG : potato3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4009e780027971c3_d20250205_m012427_c001_v7007000_t0000_u01738718667425") 2025/02/05 01:28:31 DEBUG : potato3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ef13_d20250205_m012422_c001_v0001150_t0012_u01738718662569") 2025/02/05 01:28:31 DEBUG : potato3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4133013de91ca775_d20250205_m012407_c001_v7007000_t0000_u01738718647817") 2025/02/05 01:28:31 DEBUG : potato3: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48eeeb_d20250205_m012401_c001_v0001150_t0043_u01738718641107") 2025/02/05 01:28:31 DEBUG : pre-dest1/1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf11c5_d20250205_m012547_c001_v7007000_t0000_u01738718747721") 2025/02/05 01:28:31 DEBUG : pre-dest1/1: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48efa9_d20250205_m012539_c001_v0001150_t0059_u01738718739909") 2025/02/05 01:28:31 DEBUG : pre-dest2/2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4105dab585bf11c7_d20250205_m012547_c001_v7007000_t0000_u01738718747902") 2025/02/05 01:28:31 DEBUG : pre-dest2/2: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe3645d_d20250205_m012540_c001_v0001165_t0031_u01738718740583") 2025/02/05 01:28:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93b28_d20250205_m012517_c001_v7007000_t0000_u01738718717603") 2025/02/05 01:28:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cc87_d20250205_m012514_c001_v0001181_t0030_u01738718714538") 2025/02/05 01:28:31 DEBUG : sizeonly: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf063_d20250205_m012249_c001_v7007000_t0000_u01738718569652") 2025/02/05 01:28:31 DEBUG : sizeonly: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48edef_d20250205_m012248_c001_v0001150_t0058_u01738718568648") 2025/02/05 01:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce935_d20250205_m012807_c001_v7007000_t0000_u01738718887941") 2025/02/05 01:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f10451d7f5e828cd9_d20250205_m012806_c001_v0001184_t0019_u01738718886885") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce925_d20250205_m012805_c001_v7007000_t0000_u01738718885001") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f100d35c5ce08290c_d20250205_m012803_c001_v0001105_t0057_u01738718883950") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93adc_d20250205_m012357_c001_v7007000_t0000_u01738718637316") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe36337_d20250205_m012356_c001_v0001165_t0021_u01738718636548") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93ada_d20250205_m012355_c001_v7007000_t0000_u01738718635255") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48eedb_d20250205_m012354_c001_v0001150_t0050_u01738718634406") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf060_d20250205_m012245_c001_v7007000_t0000_u01738718565427") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48eddb_d20250205_m012244_c001_v0001150_t0054_u01738718564049") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf05d_d20250205_m012243_c001_v7007000_t0000_u01738718563327") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48edd3_d20250205_m012242_c001_v0001150_t0059_u01738718562348") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf057_d20250205_m012237_c001_v7007000_t0000_u01738718557781") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48edc9_d20250205_m012236_c001_v0001150_t0049_u01738718556523") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf055_d20250205_m012235_c001_v7007000_t0000_u01738718555979") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48edc3_d20250205_m012235_c001_v0001150_t0053_u01738718555075") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48edb3_d20250205_m012230_c001_v0001150_t0020_u01738718550430") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf050_d20250205_m012229_c001_v7007000_t0000_u01738718549708") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48edaf_d20250205_m012229_c001_v0001150_t0054_u01738718549049") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48eda7_d20250205_m012228_c001_v0001150_t0044_u01738718548384") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40211737154cf04d_d20250205_m012226_c001_v7007000_t0000_u01738718546929") 2025/02/05 01:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed97_d20250205_m012220_c001_v0001150_t0026_u01738718540956") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed89_d20250205_m012215_c001_v0001150_t0036_u01738718535028") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4143615572f752f9_d20250205_m012214_c001_v7007000_t0000_u01738718534304") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed85_d20250205_m012213_c001_v0001150_t0001_u01738718533551") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed81_d20250205_m012212_c001_v0001150_t0031_u01738718532916") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4143615572f752f7_d20250205_m012211_c001_v7007000_t0000_u01738718531776") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed6f_d20250205_m012202_c001_v0001150_t0027_u01738718522861") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4129bb5b63beef10_d20250205_m012202_c001_v7007000_t0000_u01738718522498") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed6d_d20250205_m012201_c001_v0001150_t0055_u01738718521843") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546cf_d20250205_m012200_c001_v7007000_t0000_u01738718520201") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed69_d20250205_m012159_c001_v0001150_t0037_u01738718519468") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546ce_d20250205_m012158_c001_v7007000_t0000_u01738718518910") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed63_d20250205_m012158_c001_v0001150_t0045_u01738718518303") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546cd_d20250205_m012157_c001_v7007000_t0000_u01738718517038") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed5d_d20250205_m012156_c001_v0001150_t0012_u01738718516163") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546cc_d20250205_m012155_c001_v7007000_t0000_u01738718515622") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed5b_d20250205_m012154_c001_v0001150_t0013_u01738718514995") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546cb_d20250205_m012154_c001_v7007000_t0000_u01738718514082") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed59_d20250205_m012153_c001_v0001150_t0043_u01738718513404") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546c7_d20250205_m012147_c001_v7007000_t0000_u01738718507390") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed4b_d20250205_m012146_c001_v0001150_t0050_u01738718506733") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546c4_d20250205_m012145_c001_v7007000_t0000_u01738718505824") 2025/02/05 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed49_d20250205_m012145_c001_v0001150_t0013_u01738718505212") 2025/02/05 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546c3_d20250205_m012144_c001_v7007000_t0000_u01738718504296") 2025/02/05 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed41_d20250205_m012143_c001_v0001150_t0014_u01738718503626") 2025/02/05 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f416bc7984a8546c2_d20250205_m012140_c001_v7007000_t0000_u01738718500678") 2025/02/05 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48ed37_d20250205_m012140_c001_v0001150_t0037_u01738718500038") 2025/02/05 01:28:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce936_d20250205_m012808_c001_v7007000_t0000_u01738718888122") 2025/02/05 01:28:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48f1bf_d20250205_m012806_c001_v0001150_t0052_u01738718886869") 2025/02/05 01:28:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f40904eeeb3cce926_d20250205_m012805_c001_v7007000_t0000_u01738718885182") 2025/02/05 01:28:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7d059_d20250205_m012803_c001_v0001181_t0001_u01738718883956") 2025/02/05 01:28:34 DEBUG : sub/yam: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93ad0_d20250205_m012351_c001_v7007000_t0000_u01738718631637") 2025/02/05 01:28:34 DEBUG : sub/yam: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cadc_d20250205_m012350_c001_v0001181_t0009_u01738718630269") 2025/02/05 01:28:34 DEBUG : three: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403c2_d20250205_m012342_c001_v7007000_t0000_u01738718622300") 2025/02/05 01:28:34 DEBUG : three: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48eeb7_d20250205_m012341_c001_v0001150_t0054_u01738718621069") 2025/02/05 01:28:34 DEBUG : three: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1085a21adb48eeaf_d20250205_m012338_c001_v0001150_t0008_u01738718618811") 2025/02/05 01:28:34 DEBUG : two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403c3_d20250205_m012342_c001_v7007000_t0000_u01738718622483") 2025/02/05 01:28:34 DEBUG : two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4042fcb05ca7caae_d20250205_m012340_c001_v0001181_t0019_u01738718620317") 2025/02/05 01:28:34 DEBUG : two: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f4085a21adb48eead_d20250205_m012338_c001_v0001150_t0014_u01738718618629") 2025/02/05 01:28:34 DEBUG : yam: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f418581a564a93ad2_d20250205_m012352_c001_v7007000_t0000_u01738718632381") 2025/02/05 01:28:34 DEBUG : yam: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f111f84170b791b5f_d20250205_m012351_c001_v0001184_t0014_u01738718631426") 2025/02/05 01:28:34 DEBUG : yam: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403ca_d20250205_m012347_c001_v7007000_t0000_u01738718627858") 2025/02/05 01:28:34 DEBUG : yam: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1042fcb05ca7cace_d20250205_m012346_c001_v0001181_t0021_u01738718626443") 2025/02/05 01:28:35 DEBUG : yam: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403c4_d20250205_m012344_c001_v7007000_t0000_u01738718624405") 2025/02/05 01:28:35 DEBUG : yam: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f1082a04dbfe36301_d20250205_m012343_c001_v0001165_t0007_u01738718623041") 2025/02/05 01:28:35 DEBUG : yaml: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403cc_d20250205_m012348_c001_v7007000_t0000_u01738718628613") 2025/02/05 01:28:35 DEBUG : yaml: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f117de4a68cc81ca9_d20250205_m012347_c001_v0001182_t0026_u01738718627640") 2025/02/05 01:28:35 DEBUG : yaml: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f41151c353d5403c7_d20250205_m012345_c001_v7007000_t0000_u01738718625139") 2025/02/05 01:28:35 DEBUG : yaml: Deleting (id "4_z2fc2cd03b02ddb3b9f480e1b_f11957082a638e7b8_d20250205_m012344_c001_v0001180_t0012_u01738718624207") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m4.325090551s (try 1/5)