"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/21 03:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu" 2025/01/21 03:06:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 03:06:33 DEBUG : Creating backend with remote "/tmp/rclone3811464843" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:37 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/21 03:06:37 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.02s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:38 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:38 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:39 DEBUG : B2 bucket rclone-test-lacadef8kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", 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-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", 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-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:41 DEBUG : Creating backend with remote "/non-existing" 2025/01/21 03:06:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/21 03:06:41 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:41 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:42 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:42 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:44 INFO : B2 bucket rclone-test-lacadef8kasu: Running all checks before starting transfers 2025/01/21 03:06:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:44 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:44 INFO : B2 bucket rclone-test-lacadef8kasu: Checks finished, now starting transfers 2025/01/21 03:06:44 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.61s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:45 ERROR : Ignoring --no-traverse with sync 2025/01/21 03:06:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:45 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:45 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:46 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:06:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/21 03:06:47 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:47 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/21 03:06:47 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.55s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:06:48 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:48 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:06:50 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:50 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/21 03:06:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:06:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/21 03:06:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:06:52 INFO : sub dir: Making directory 2025/01/21 03:06:52 INFO : sub dir2: Making directory 2025/01/21 03:06:52 INFO : sub dir2/sub sub dir2: Making directory 2025/01/21 03:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:52 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:52 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/21 03:06:52 DEBUG : B2 bucket rclone-test-lacadef8kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:53 INFO : sub dir2: Making directory 2025/01/21 03:06:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/21 03:06:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:06:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:53 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:53 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:54 DEBUG : sub dir2: Making directory with metadata 2025/01/21 03:06:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:06:54 INFO : sub dir: Making directory 2025/01/21 03:06:54 INFO : sub dir2: Making directory 2025/01/21 03:06:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:54 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:54 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:55 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:06:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/21 03:06:55 DEBUG : B2 bucket rclone-test-lacadef8kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/21 03:06:55 DEBUG : B2 bucket rclone-test-lacadef8kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", 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-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:56 INFO : sub dir2: Making directory 2025/01/21 03:06:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:56 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:56 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:57 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:06:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:57 DEBUG : sub dir2: Making directory with metadata 2025/01/21 03:06:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:06:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:06:58 INFO : sub dir: Making directory 2025/01/21 03:06:58 INFO : sub dir2: Making directory 2025/01/21 03:06:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:06:58 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:06:58 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:06:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:06:58 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:06:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/21 03:06:58 DEBUG : B2 bucket rclone-test-lacadef8kasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:06:59 INFO : sub dir2: Making directory 2025/01/21 03:07:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:07:00 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:00 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:07:00 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:07:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sozozec1sibe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-lacadef8kasu -> B2 bucket rclone-test-sozozec1sibe 2025/01/21 03:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:07:03 DEBUG : B2 bucket rclone-test-sozozec1sibe: Waiting for checks to finish 2025/01/21 03:07:03 DEBUG : B2 bucket rclone-test-sozozec1sibe: Waiting for transfers to finish 2025/01/21 03:07:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:07:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:07 DEBUG : B2 bucket rclone-test-sozozec1sibe: Purge remote 2025/01/21 03:07:07 INFO : B2 bucket rclone-test-sozozec1sibe: cleaning bucket "rclone-test-sozozec1sibe" of all files 2025/01/21 03:07:07 DEBUG : sub dir/hello world: Deleting (id "4_z2f42edd3d03d8b6b9f480e1b_f111136a5163409cb_d20250121_m030706_c001_v0001184_t0005_u01737428826945") --- PASS: TestServerSideCopy (9.87s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:07:12 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:12 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:07:12 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.45s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rukofef9jedi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-lacadef8kasu -> B2 bucket rclone-test-rukofef9jedi 2025/01/21 03:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:07:15 DEBUG : B2 bucket rclone-test-rukofef9jedi: Waiting for checks to finish 2025/01/21 03:07:15 DEBUG : B2 bucket rclone-test-rukofef9jedi: Waiting for transfers to finish 2025/01/21 03:07:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:07:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:21 DEBUG : B2 bucket rclone-test-rukofef9jedi: Waiting for checks to finish 2025/01/21 03:07:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:07:21 DEBUG : B2 bucket rclone-test-rukofef9jedi: Waiting for transfers to finish 2025/01/21 03:07:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:07:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:22 DEBUG : B2 bucket rclone-test-rukofef9jedi: Purge remote 2025/01/21 03:07:22 INFO : B2 bucket rclone-test-rukofef9jedi: cleaning bucket "rclone-test-rukofef9jedi" of all files 2025/01/21 03:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f721dd3d04d8b6b9f480e1b_f109aac71ae0fee90_d20250121_m030721_c001_v0001184_t0019_u01737428841833") 2025/01/21 03:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f721dd3d04d8b6b9f480e1b_f1020fe551538b7f3_d20250121_m030719_c001_v0001106_t0009_u01737428839111") --- PASS: TestServerSideCopyOverSelf (13.74s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:07:28 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:28 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:07:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/21 03:07:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.47s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:30 DEBUG : Creating backend with remote "TestB2:rclone-test-jamebib7bodi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-lacadef8kasu -> B2 bucket rclone-test-jamebib7bodi 2025/01/21 03:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:07:31 DEBUG : B2 bucket rclone-test-jamebib7bodi: Waiting for checks to finish 2025/01/21 03:07:31 DEBUG : B2 bucket rclone-test-jamebib7bodi: Waiting for transfers to finish 2025/01/21 03:07:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:07:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:07:36 DEBUG : B2 bucket rclone-test-jamebib7bodi: Waiting for checks to finish 2025/01/21 03:07:36 DEBUG : B2 bucket rclone-test-jamebib7bodi: Waiting for transfers to finish 2025/01/21 03:07:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:07:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/21 03:07:37 INFO : sub dir/hello world: Deleted 2025/01/21 03:07:37 DEBUG : testing file moves 2025/01/21 03:07:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/21 03:07:38 DEBUG : B2 bucket rclone-test-jamebib7bodi: Waiting for checks to finish 2025/01/21 03:07:38 DEBUG : B2 bucket rclone-test-jamebib7bodi: Waiting for transfers to finish 2025/01/21 03:07:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/21 03:07:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/21 03:07:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:38 DEBUG : B2 bucket rclone-test-jamebib7bodi: Purge remote 2025/01/21 03:07:38 INFO : B2 bucket rclone-test-jamebib7bodi: cleaning bucket "rclone-test-jamebib7bodi" of all files 2025/01/21 03:07:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf025dc3d04d8b6b9f480e1b_f1095317abe0a8dfe_d20250121_m030738_c001_v0001183_t0022_u01737428858282") 2025/01/21 03:07:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf025dc3d04d8b6b9f480e1b_f11532f6bf34422f1_d20250121_m030736_c001_v0001184_t0031_u01737428856771") 2025/01/21 03:07:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf025dc3d04d8b6b9f480e1b_f11853f50c2b01396_d20250121_m030735_c001_v0001184_t0005_u01737428855262") --- PASS: TestServerSideMoveOverSelf (12.70s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:43 ERROR : : error listing: directory not found 2025/01/21 03:07:43 INFO : Local file system at /tmp/rclone3811464843: Making directory 2025/01/21 03:07:43 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:43 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.21s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:07:45 DEBUG : Local file system at /tmp/rclone3811464843: Waiting for checks to finish 2025/01/21 03:07:45 DEBUG : Local file system at /tmp/rclone3811464843: Waiting for transfers to finish 2025/01/21 03:07:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:07:46 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/21 03:07:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/21 03:07:47 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:47 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:07:47 INFO : check sum: Copied (new) 2025/01/21 03:07:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:47 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:07:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/21 03:07:47 DEBUG : check sum: Unchanged skipping 2025/01/21 03:07:47 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:47 DEBUG : Waiting for deletions to finish 2025/01/21 03:07:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/21 03:07:49 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:49 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:49 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:07:49 INFO : sizeonly: Copied (new) 2025/01/21 03:07:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:50 DEBUG : sizeonly: Sizes identical 2025/01/21 03:07:50 DEBUG : sizeonly: Unchanged skipping 2025/01/21 03:07:50 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:50 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:50 DEBUG : Waiting for deletions to finish 2025/01/21 03:07:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/21 03:07:51 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:51 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/21 03:07:51 INFO : ignore-size: Copied (new) 2025/01/21 03:07:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:07:52 DEBUG : ignore-size: Unchanged skipping 2025/01/21 03:07:52 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:52 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:52 DEBUG : Waiting for deletions to finish 2025/01/21 03:07:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:54 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:07:54 DEBUG : existing: Unchanged skipping 2025/01/21 03:07:54 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:54 DEBUG : Waiting for deletions to finish 2025/01/21 03:07:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/21 03:07:54 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:54 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:07:54 INFO : existing: Copied (replaced existing) 2025/01/21 03:07:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/21 03:07:56 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:56 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:07:56 INFO : existing: Copied (new) 2025/01/21 03:07:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:57 DEBUG : existing: Destination exists, skipping 2025/01/21 03:07:57 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:57 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:57 DEBUG : Waiting for deletions to finish 2025/01/21 03:07:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:07:59 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/21 03:07:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/21 03:07:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:07:59 DEBUG : c/non empty space: Unchanged skipping 2025/01/21 03:07:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:07:59 INFO : a/potato2: Copied (new) 2025/01/21 03:07:59 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:07:59 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:07:59 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:00 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:02 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:02 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/01/21 03:08:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:08:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/21 03:08:02 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:02 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:02 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:02 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:02 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/01/21 03:08:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:08:03 INFO : empty space: Updated modification time in destination 2025/01/21 03:08:03 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:03 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:03 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.24s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:05 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:05 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/01/21 03:08:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:08:05 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:05 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:05 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08: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/01/21 03:08:06 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3811464843) 2025/01/21 03:08:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lacadef8kasu) 2025/01/21 03:08:06 DEBUG : foo: sha1 differ 2025/01/21 03:08:06 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/21 03:08:07 INFO : foo: Copied (replaced existing) 2025/01/21 03:08:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/21 03:08:08 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:08:08 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:08 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:08:08 INFO : potato: Copied (new) 2025/01/21 03:08:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/21 03:08:10 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:10 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/21 03:08:11 INFO : potato: Copied (replaced existing) 2025/01/21 03:08:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:12 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08: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/01/21 03:08:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3811464843) 2025/01/21 03:08:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lacadef8kasu) 2025/01/21 03:08:12 DEBUG : potato: sha1 differ 2025/01/21 03:08:12 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/21 03:08:12 INFO : potato: Copied (replaced existing) 2025/01/21 03:08:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:08:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/21 03:08:14 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:08:14 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:14 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:14 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:08:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:08:16 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:16 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:16 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:08:17 INFO : potato2: Copied (new) 2025/01/21 03:08:17 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:17 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:18 INFO : d: Making directory 2025/01/21 03:08:18 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/21 03:08:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/21 03:08:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:08:19 DEBUG : c/non empty space: Unchanged skipping 2025/01/21 03:08:19 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:19 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:08:19 INFO : a/potato2: Copied (new) 2025/01/21 03:08:19 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:21 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/21 03:08:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/21 03:08:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:08:22 DEBUG : c/non empty space: Unchanged skipping 2025/01/21 03:08:22 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:22 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:08:22 INFO : a/potato2: Copied (new) 2025/01/21 03:08:22 ERROR : B2 bucket rclone-test-lacadef8kasu: not deleting files as there were IO errors 2025/01/21 03:08:22 ERROR : B2 bucket rclone-test-lacadef8kasu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:24 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:08:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:08:24 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:24 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:24 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:24 INFO : potato: Deleted 2025/01/21 03:08:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:08:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:26 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:26 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:26 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:26 INFO : potato: Deleted 2025/01/21 03:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:08:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:08:27 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:27 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:27 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:08:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:08:29 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:29 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/21 03:08:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:31 DEBUG : enormous: Excluded (Size Filter) 2025/01/21 03:08:31 DEBUG : enormous: Excluded 2025/01/21 03:08:31 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:08:31 DEBUG : potato2: Excluded 2025/01/21 03:08:31 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:08:31 DEBUG : potato2: Excluded 2025/01/21 03:08:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:08:31 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:31 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:31 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:31 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:31 DEBUG : enormous: Excluded (Size Filter) 2025/01/21 03:08:31 DEBUG : enormous: Excluded 2025/01/21 03:08:31 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:08:31 DEBUG : potato2: Excluded 2025/01/21 03:08:31 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:08:31 DEBUG : potato2: Excluded 2025/01/21 03:08:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/21 03:08:31 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:31 DEBUG : Local file system at /tmp/rclone3811464843: Waiting for checks to finish 2025/01/21 03:08:31 DEBUG : Local file system at /tmp/rclone3811464843: Waiting for transfers to finish 2025/01/21 03:08:31 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:34 DEBUG : enormous: Excluded (Size Filter) 2025/01/21 03:08:34 DEBUG : enormous: Excluded 2025/01/21 03:08:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:08:34 DEBUG : potato2: Excluded 2025/01/21 03:08:34 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:08:34 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:34 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:34 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:34 INFO : enormous: Deleted 2025/01/21 03:08:34 INFO : potato2: Deleted 2025/01/21 03:08:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/21 03:08:35 DEBUG : empty space: Unchanged skipping 2025/01/21 03:08:35 DEBUG : Local file system at /tmp/rclone3811464843: Waiting for checks to finish 2025/01/21 03:08:35 DEBUG : Local file system at /tmp/rclone3811464843: Waiting for transfers to finish 2025/01/21 03:08:35 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:35 INFO : enormous: Deleted 2025/01/21 03:08:35 INFO : potato2: Deleted 2025/01/21 03:08:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:37 DEBUG : five: Need to transfer - File not found at Destination 2025/01/21 03:08:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/21 03:08:37 DEBUG : one: Destination is newer than source, skipping 2025/01/21 03:08:37 DEBUG : three: Sizes identical 2025/01/21 03:08:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3811464843) 2025/01/21 03:08:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lacadef8kasu) 2025/01/21 03:08:37 DEBUG : two: sha1 differ 2025/01/21 03:08:37 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/21 03:08:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:08:37 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/21 03:08:38 INFO : five: Copied (new) 2025/01/21 03:08:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/21 03:08:38 INFO : four: Copied (replaced existing) 2025/01/21 03:08:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:08:38 INFO : two: Copied (replaced existing) 2025/01/21 03:08:38 DEBUG : Waiting for deletions to finish 2025/01/21 03:08:39 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:39 DEBUG : one: Destination is newer than source, skipping 2025/01/21 03:08:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/21 03:08:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/21 03:08:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/21 03:08:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/21 03:08:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:08:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:08:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3811464843) 2025/01/21 03:08:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lacadef8kasu) 2025/01/21 03:08:39 DEBUG : three: sha1 differ 2025/01/21 03:08:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:08:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/21 03:08:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/21 03:08:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:08:39 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:08:39 INFO : three: Copied (replaced existing) 2025/01/21 03:08:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.35s) === 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-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/21 03:08:41 INFO : B2 bucket rclone-test-lacadef8kasu: Making map for --track-renames 2025/01/21 03:08:41 INFO : B2 bucket rclone-test-lacadef8kasu: Finished making map for --track-renames 2025/01/21 03:08:41 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/21 03:08:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/21 03:08:41 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for renames to finish 2025/01/21 03:08:41 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:08:41 INFO : yam: Copied (new) 2025/01/21 03:08:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/21 03:08:41 INFO : potato: Copied (new) 2025/01/21 03:08:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:08:41 INFO : B2 bucket rclone-test-lacadef8kasu: Making map for --track-renames 2025/01/21 03:08:41 INFO : B2 bucket rclone-test-lacadef8kasu: Finished making map for --track-renames 2025/01/21 03:08:41 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:41 DEBUG : potato: Unchanged skipping 2025/01/21 03:08:41 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for renames to finish 2025/01/21 03:08:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:08:42 INFO : yam: Copied (server-side copy) to: yaml 2025/01/21 03:08:42 INFO : yam: Deleted 2025/01/21 03:08:42 INFO : yaml: Renamed from "yam" 2025/01/21 03:08:42 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.53s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/21 03:08:44 INFO : B2 bucket rclone-test-lacadef8kasu: Making map for --track-renames 2025/01/21 03:08:44 INFO : B2 bucket rclone-test-lacadef8kasu: Finished making map for --track-renames 2025/01/21 03:08:44 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/21 03:08:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/21 03:08:44 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for renames to finish 2025/01/21 03:08:44 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:08:44 INFO : yam: Copied (new) 2025/01/21 03:08:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/21 03:08:45 INFO : potato: Copied (new) 2025/01/21 03:08:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:08:45 INFO : B2 bucket rclone-test-lacadef8kasu: Making map for --track-renames 2025/01/21 03:08:45 INFO : B2 bucket rclone-test-lacadef8kasu: Finished making map for --track-renames 2025/01/21 03:08:45 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:45 DEBUG : potato: Unchanged skipping 2025/01/21 03:08:45 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for renames to finish 2025/01/21 03:08:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:08:46 INFO : yam: Copied (server-side copy) to: yaml 2025/01/21 03:08:46 INFO : yam: Deleted 2025/01/21 03:08:46 INFO : yaml: Renamed from "yam" 2025/01/21 03:08:46 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/21 03:08:48 INFO : B2 bucket rclone-test-lacadef8kasu: Making map for --track-renames 2025/01/21 03:08:48 INFO : B2 bucket rclone-test-lacadef8kasu: Finished making map for --track-renames 2025/01/21 03:08:48 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/21 03:08:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/21 03:08:48 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for renames to finish 2025/01/21 03:08:48 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:08:48 INFO : sub/yam: Copied (new) 2025/01/21 03:08:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/21 03:08:49 INFO : potato: Copied (new) 2025/01/21 03:08:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:08:49 DEBUG : potato: Unchanged skipping 2025/01/21 03:08:49 INFO : B2 bucket rclone-test-lacadef8kasu: Making map for --track-renames 2025/01/21 03:08:49 INFO : B2 bucket rclone-test-lacadef8kasu: Finished making map for --track-renames 2025/01/21 03:08:49 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:49 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for renames to finish 2025/01/21 03:08:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:08:51 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/21 03:08:51 INFO : sub/yam: Deleted 2025/01/21 03:08:51 INFO : yam: Renamed from "sub/yam" 2025/01/21 03:08:51 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:53 DEBUG : Creating backend with remote "/tmp/rclone3811464843/dir1" 2025/01/21 03:08:53 DEBUG : Creating backend with remote "/tmp/rclone3811464843/dir2" 2025/01/21 03:08:53 DEBUG : Local file system at /tmp/rclone3811464843/dir2: Using server-side directory move 2025/01/21 03:08:53 INFO : Local file system at /tmp/rclone3811464843/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/21 03:08:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/21 03:08:53 DEBUG : Local file system at /tmp/rclone3811464843/dir2: Waiting for checks to finish 2025/01/21 03:08:53 DEBUG : Local file system at /tmp/rclone3811464843/dir2: Waiting for transfers to finish 2025/01/21 03:08:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:08:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/21 03:08:53 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:53 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/21 03:08:53 INFO : nested/sub dir/file: Copied (new) 2025/01/21 03:08:53 INFO : nested/sub dir/file: Deleted 2025/01/21 03:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:08:54 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:08:54 INFO : sub dir/hello world: Deleted 2025/01/21 03:08:54 INFO : sub dir: Removing directory 2025/01/21 03:08:54 INFO : nested/sub dir: Removing directory 2025/01/21 03:08:54 INFO : nested: Removing directory 2025/01/21 03:08:54 DEBUG : Local file system at /tmp/rclone3811464843: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:08:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/21 03:08:55 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:55 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/21 03:08:55 INFO : nested/sub dir/file: Copied (new) 2025/01/21 03:08:55 INFO : nested/sub dir/file: Deleted 2025/01/21 03:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:08:56 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:08:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/21 03:08:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/21 03:08:57 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:57 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:08:58 INFO : existing: Copied (new) 2025/01/21 03:08:58 INFO : existing: Deleted 2025/01/21 03:08:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/21 03:08:58 INFO : existing-b: Copied (new) 2025/01/21 03:08:58 INFO : existing-b: Deleted 2025/01/21 03:08:58 DEBUG : existing: Destination exists, skipping 2025/01/21 03:08:58 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:08:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/21 03:08:58 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:08:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.16s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:08:59 DEBUG : Creating backend with remote "TestB2:rclone-test-valokaq9kisi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lacadef8kasu -> B2 bucket rclone-test-valokaq9kisi 2025/01/21 03:09:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:09:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/21 03:09:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/21 03:09:07 DEBUG : empty space: Unchanged skipping 2025/01/21 03:09:07 DEBUG : B2 bucket rclone-test-valokaq9kisi: Waiting for checks to finish 2025/01/21 03:09:07 INFO : empty space: Deleted 2025/01/21 03:09:07 DEBUG : B2 bucket rclone-test-valokaq9kisi: Waiting for transfers to finish 2025/01/21 03:09:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:09:07 INFO : potato2: Copied (server-side copy) 2025/01/21 03:09:07 INFO : potato2: Deleted 2025/01/21 03:09:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:09:08 INFO : potato3: Copied (server-side copy) 2025/01/21 03:09:08 INFO : potato3: Deleted 2025/01/21 03:09:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lagifel6qubo" 2025/01/21 03:09:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/21 03:09:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:09:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/21 03:09:09 DEBUG : B2 bucket rclone-test-lagifel6qubo: Waiting for checks to finish 2025/01/21 03:09:09 DEBUG : B2 bucket rclone-test-lagifel6qubo: Waiting for transfers to finish 2025/01/21 03:09:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:09:13 INFO : empty space: Copied (server-side copy) 2025/01/21 03:09:13 INFO : empty space: Deleted 2025/01/21 03:09:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:09:13 INFO : potato2: Copied (server-side copy) 2025/01/21 03:09:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:09:14 INFO : potato3: Copied (server-side copy) 2025/01/21 03:09:14 INFO : potato2: Deleted 2025/01/21 03:09:14 INFO : potato3: Deleted 2025/01/21 03:09:14 DEBUG : B2 bucket rclone-test-lagifel6qubo: Purge remote 2025/01/21 03:09:14 INFO : B2 bucket rclone-test-lagifel6qubo: cleaning bucket "rclone-test-lagifel6qubo" of all files 2025/01/21 03:09:14 DEBUG : empty space: Deleting (id "4_z7f62ddb3d05d8b6b9f480e1b_f114180aecc2fb171_d20250121_m030913_c001_v0001182_t0011_u01737428953420") 2025/01/21 03:09:14 DEBUG : potato2: Deleting (id "4_z7f62ddb3d05d8b6b9f480e1b_f11939727ec403a64_d20250121_m030913_c001_v0001182_t0012_u01737428953809") 2025/01/21 03:09:14 DEBUG : potato3: Deleting (id "4_z7f62ddb3d05d8b6b9f480e1b_f1063cecd5ed1b288_d20250121_m030913_c001_v0001042_t0000_u01737428953743") 2025/01/21 03:09:16 DEBUG : B2 bucket rclone-test-valokaq9kisi: Purge remote 2025/01/21 03:09:16 INFO : B2 bucket rclone-test-valokaq9kisi: cleaning bucket "rclone-test-valokaq9kisi" of all files 2025/01/21 03:09:16 DEBUG : empty space: Deleting (id "4_zafd2bdc3d05d8b6b9f480e1b_f409d499a74bd71ce_d20250121_m030913_c001_v7007000_t0000_u01737428953644") 2025/01/21 03:09:16 DEBUG : empty space: Deleting (id "4_zafd2bdc3d05d8b6b9f480e1b_f116c7758de38196e_d20250121_m030906_c001_v0001044_t0018_u01737428946006") 2025/01/21 03:09:16 DEBUG : potato2: Deleting (id "4_zafd2bdc3d05d8b6b9f480e1b_f409d499a74bd71cf_d20250121_m030914_c001_v7007000_t0000_u01737428954031") 2025/01/21 03:09:16 DEBUG : potato2: Deleting (id "4_zafd2bdc3d05d8b6b9f480e1b_f100f82b16da262d3_d20250121_m030907_c001_v0001184_t0050_u01737428947696") 2025/01/21 03:09:16 DEBUG : potato3: Deleting (id "4_zafd2bdc3d05d8b6b9f480e1b_f41094930cce8e14b_d20250121_m030914_c001_v7007000_t0000_u01737428954122") 2025/01/21 03:09:16 DEBUG : potato3: Deleting (id "4_zafd2bdc3d05d8b6b9f480e1b_f1018730c2a1a4921_d20250121_m030907_c001_v0001184_t0021_u01737428947928") 2025/01/21 03:09:16 DEBUG : potato3: Deleting (id "4_zafd2bdc3d05d8b6b9f480e1b_f116c7758de381970_d20250121_m030906_c001_v0001044_t0030_u01737428946439") --- PASS: TestServerSideMove (20.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-feyeher8pome" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lacadef8kasu -> B2 bucket rclone-test-feyeher8pome 2025/01/21 03:09:27 DEBUG : empty space: Excluded (Size Filter) 2025/01/21 03:09:27 DEBUG : empty space: Excluded 2025/01/21 03:09:27 DEBUG : empty space: Excluded (Size Filter) 2025/01/21 03:09:27 DEBUG : empty space: Excluded 2025/01/21 03:09:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:09:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/21 03:09:27 DEBUG : B2 bucket rclone-test-feyeher8pome: Waiting for checks to finish 2025/01/21 03:09:27 DEBUG : B2 bucket rclone-test-feyeher8pome: Waiting for transfers to finish 2025/01/21 03:09:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:09:27 INFO : potato2: Copied (server-side copy) 2025/01/21 03:09:27 INFO : potato2: Deleted 2025/01/21 03:09:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:09:27 INFO : potato3: Copied (server-side copy) 2025/01/21 03:09:27 INFO : potato3: Deleted 2025/01/21 03:09:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wajedet4lutu" 2025/01/21 03:09:29 DEBUG : empty space: Excluded (Size Filter) 2025/01/21 03:09:29 DEBUG : empty space: Excluded 2025/01/21 03:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:09:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/21 03:09:29 DEBUG : B2 bucket rclone-test-wajedet4lutu: Waiting for checks to finish 2025/01/21 03:09:29 DEBUG : B2 bucket rclone-test-wajedet4lutu: Waiting for transfers to finish 2025/01/21 03:09:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:09:33 INFO : potato2: Copied (server-side copy) 2025/01/21 03:09:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:09:33 INFO : potato3: Copied (server-side copy) 2025/01/21 03:09:33 INFO : potato3: Deleted 2025/01/21 03:09:33 INFO : potato2: Deleted 2025/01/21 03:09:34 DEBUG : B2 bucket rclone-test-wajedet4lutu: Purge remote 2025/01/21 03:09:34 INFO : B2 bucket rclone-test-wajedet4lutu: cleaning bucket "rclone-test-wajedet4lutu" of all files 2025/01/21 03:09:34 DEBUG : potato2: Deleting (id "4_z8f822d83d06d8b6b9f480e1b_f109cc08f6f1b1118_d20250121_m030933_c001_v0001117_t0029_u01737428973130") 2025/01/21 03:09:34 DEBUG : potato3: Deleting (id "4_z8f822d83d06d8b6b9f480e1b_f105e89a6e5f2d47b_d20250121_m030933_c001_v0001183_t0035_u01737428973519") 2025/01/21 03:09:36 DEBUG : B2 bucket rclone-test-feyeher8pome: Purge remote 2025/01/21 03:09:36 INFO : B2 bucket rclone-test-feyeher8pome: cleaning bucket "rclone-test-feyeher8pome" of all files 2025/01/21 03:09:36 DEBUG : empty space: Deleting (id "4_zbff21d03d06d8b6b9f480e1b_f109bfeba447e800b_d20250121_m030926_c001_v0001040_t0020_u01737428966228") 2025/01/21 03:09:36 DEBUG : potato2: Deleting (id "4_zbff21d03d06d8b6b9f480e1b_f4098fd85dc9ca014_d20250121_m030933_c001_v7007000_t0000_u01737428973744") 2025/01/21 03:09:36 DEBUG : potato2: Deleting (id "4_zbff21d03d06d8b6b9f480e1b_f113103fb1c89b9fa_d20250121_m030927_c001_v0001184_t0045_u01737428967386") 2025/01/21 03:09:36 DEBUG : potato3: Deleting (id "4_zbff21d03d06d8b6b9f480e1b_f41956a5b27e8abdb_d20250121_m030933_c001_v7007000_t0000_u01737428973743") 2025/01/21 03:09:36 DEBUG : potato3: Deleting (id "4_zbff21d03d06d8b6b9f480e1b_f104fff28fbcb8032_d20250121_m030927_c001_v0001183_t0053_u01737428967625") 2025/01/21 03:09:36 DEBUG : potato3: Deleting (id "4_zbff21d03d06d8b6b9f480e1b_f109bfeba447e800f_d20250121_m030926_c001_v0001040_t0044_u01737428966613") --- PASS: TestServerSideMoveWithFilter (19.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxumex5ticu" 2025/01/21 03:09:42 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lacadef8kasu -> B2 bucket rclone-test-vuxumex5ticu 2025/01/21 03:09:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:09:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/21 03:09:49 DEBUG : empty space: Unchanged skipping 2025/01/21 03:09:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/21 03:09:49 DEBUG : B2 bucket rclone-test-vuxumex5ticu: Waiting for checks to finish 2025/01/21 03:09:49 INFO : empty space: Deleted 2025/01/21 03:09:49 DEBUG : B2 bucket rclone-test-vuxumex5ticu: Waiting for transfers to finish 2025/01/21 03:09:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:09:49 INFO : potato2: Copied (server-side copy) 2025/01/21 03:09:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:09:50 INFO : potato3: Copied (server-side copy) 2025/01/21 03:09:50 INFO : potato2: Deleted 2025/01/21 03:09:50 INFO : potato3: Deleted 2025/01/21 03:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cefaseq5remi" 2025/01/21 03:09:51 INFO : tomatoDir: Making directory 2025/01/21 03:09:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/21 03:09:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:09:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/21 03:09:52 DEBUG : B2 bucket rclone-test-cefaseq5remi: Waiting for checks to finish 2025/01/21 03:09:52 DEBUG : B2 bucket rclone-test-cefaseq5remi: Waiting for transfers to finish 2025/01/21 03:09:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:09:55 INFO : empty space: Copied (server-side copy) 2025/01/21 03:09:56 INFO : empty space: Deleted 2025/01/21 03:09:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:09:56 INFO : potato3: Copied (server-side copy) 2025/01/21 03:09:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:09:56 INFO : potato2: Copied (server-side copy) 2025/01/21 03:09:56 INFO : potato3: Deleted 2025/01/21 03:09:56 INFO : potato2: Deleted 2025/01/21 03:09:57 DEBUG : B2 bucket rclone-test-cefaseq5remi: Purge remote 2025/01/21 03:09:57 INFO : B2 bucket rclone-test-cefaseq5remi: cleaning bucket "rclone-test-cefaseq5remi" of all files 2025/01/21 03:09:57 DEBUG : empty space: Deleting (id "4_z2fd28d13d06d8b6b9f480e1b_f114d0cb06b110656_d20250121_m030955_c001_v0001184_t0037_u01737428995783") 2025/01/21 03:09:57 DEBUG : potato2: Deleting (id "4_z2fd28d13d06d8b6b9f480e1b_f1182aa3818d8f1b4_d20250121_m030956_c001_v0001090_t0058_u01737428996017") 2025/01/21 03:09:57 DEBUG : potato3: Deleting (id "4_z2fd28d13d06d8b6b9f480e1b_f1154dbc33a8717f3_d20250121_m030956_c001_v0001182_t0052_u01737428996149") 2025/01/21 03:09:58 DEBUG : B2 bucket rclone-test-vuxumex5ticu: Purge remote 2025/01/21 03:09:58 INFO : B2 bucket rclone-test-vuxumex5ticu: cleaning bucket "rclone-test-vuxumex5ticu" of all files 2025/01/21 03:09:59 DEBUG : empty space: Deleting (id "4_z1f825de3d06d8b6b9f480e1b_f403ff0ee136e1ea3_d20250121_m030956_c001_v7007000_t0000_u01737428996011") 2025/01/21 03:09:59 DEBUG : empty space: Deleting (id "4_z1f825de3d06d8b6b9f480e1b_f108a866108fa5b45_d20250121_m030947_c001_v0001104_t0037_u01737428987317") 2025/01/21 03:09:59 DEBUG : potato2: Deleting (id "4_z1f825de3d06d8b6b9f480e1b_f403ff0ee136e1ea5_d20250121_m030956_c001_v7007000_t0000_u01737428996583") 2025/01/21 03:09:59 DEBUG : potato2: Deleting (id "4_z1f825de3d06d8b6b9f480e1b_f114e4ab0b793789a_d20250121_m030949_c001_v0001128_t0026_u01737428989590") 2025/01/21 03:09:59 DEBUG : potato3: Deleting (id "4_z1f825de3d06d8b6b9f480e1b_f403ff0ee136e1ea4_d20250121_m030956_c001_v7007000_t0000_u01737428996385") 2025/01/21 03:09:59 DEBUG : potato3: Deleting (id "4_z1f825de3d06d8b6b9f480e1b_f1095317abe0aa374_d20250121_m030949_c001_v0001183_t0027_u01737428989963") 2025/01/21 03:09:59 DEBUG : potato3: Deleting (id "4_z1f825de3d06d8b6b9f480e1b_f108a866108fa5b49_d20250121_m030947_c001_v0001104_t0009_u01737428987786") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:10:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:10:09 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/rclone-sync-test" 2025/01/21 03:10:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/rclone-sync-test-include/layer2" 2025/01/21 03:10:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/rclone-sync-test-ignore-file" 2025/01/21 03:10:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/21 03:10:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/21 03:10:17 DEBUG : pacer: Reducing sleep to 10ms 2025/01/21 03:10:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:10:17 DEBUG : B2 bucket rclone-test-lacadef8kasu path rclone-sync-test: Waiting for checks to finish 2025/01/21 03:10:17 DEBUG : B2 bucket rclone-test-lacadef8kasu path rclone-sync-test: Waiting for transfers to finish 2025/01/21 03:10:17 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:17 INFO : There was nothing to transfer 2025/01/21 03:10:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:10:17 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:10:17 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:10:17 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:10:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:10:18 DEBUG : B2 bucket rclone-test-lacadef8kasu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/21 03:10:18 DEBUG : B2 bucket rclone-test-lacadef8kasu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/21 03:10:18 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:10:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:10:19 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:10:19 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:10:19 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:10:19 DEBUG : : Excluded 2025/01/21 03:10:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/21 03:10:19 DEBUG : B2 bucket rclone-test-lacadef8kasu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/21 03:10:19 DEBUG : B2 bucket rclone-test-lacadef8kasu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/21 03:10:19 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.93s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:10:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/dst" 2025/01/21 03:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/CompareDest" 2025/01/21 03:10:29 DEBUG : one: Need to transfer - File not found at Destination 2025/01/21 03:10:29 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:29 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:10:30 INFO : one: Copied (new) 2025/01/21 03:10:30 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:30 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:31 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/21 03:10:31 INFO : one: Copied (replaced existing) 2025/01/21 03:10:31 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:33 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:10:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:10:33 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:33 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:33 INFO : There was nothing to transfer 2025/01/21 03:10:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:10:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:34 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:10:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:10:34 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:34 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:34 INFO : There was nothing to transfer 2025/01/21 03:10:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:10:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 03:10:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:35 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:10:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:10:35 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:35 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:35 INFO : There was nothing to transfer 2025/01/21 03:10: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/01/21 03:10:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:10:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 03:10:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:36 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:10:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:10:36 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:36 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:36 INFO : There was nothing to transfer 2025/01/21 03:10:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:37 DEBUG : two: Need to transfer - File not found at Destination 2025/01/21 03:10:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:37 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:10:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:10:37 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/21 03:10:38 INFO : two: Copied (new) 2025/01/21 03:10:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.13s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:10:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/dest" 2025/01/21 03:10:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/pre-dest1" 2025/01/21 03:10:43 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/pre-dest2" 2025/01/21 03:10:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:10:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/21 03:10:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:10:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/21 03:10:46 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/21 03:10:46 DEBUG : B2 bucket rclone-test-lacadef8kasu path dest: Waiting for checks to finish 2025/01/21 03:10:46 DEBUG : B2 bucket rclone-test-lacadef8kasu path dest: Waiting for transfers to finish 2025/01/21 03:10:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/21 03:10:46 INFO : 3: Copied (new) 2025/01/21 03:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/dst" 2025/01/21 03:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/CopyDest" 2025/01/21 03:10:51 DEBUG : one: Need to transfer - File not found at Destination 2025/01/21 03:10:51 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:51 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:10:52 INFO : one: Copied (new) 2025/01/21 03:10:52 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:52 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:53 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/21 03:10:53 INFO : one: Copied (replaced existing) 2025/01/21 03:10:53 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/BackupDir" 2025/01/21 03:10:56 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:10:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:10:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:10:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:10:57 INFO : one: Copied (server-side copy) 2025/01/21 03:10:58 INFO : one: Deleted 2025/01/21 03:10:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/21 03:10:58 INFO : one: Copied (server-side copy) 2025/01/21 03:10:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/21 03:10:58 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:10:58 DEBUG : Waiting for deletions to finish 2025/01/21 03:10:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:11:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:11:00 INFO : two: Copied (server-side copy) 2025/01/21 03:11:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/21 03:11:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:11:00 DEBUG : one: Unchanged skipping 2025/01/21 03:11:00 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:00 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:00 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:11:00 DEBUG : two: Unchanged skipping 2025/01/21 03:11:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:11:00 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:00 DEBUG : one: Unchanged skipping 2025/01/21 03:11:00 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:00 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:00 INFO : There was nothing to transfer 2025/01/21 03:11:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/21 03:11:01 DEBUG : three: Destination not found in --copy-dest 2025/01/21 03:11:01 DEBUG : three: Need to transfer - File not found at Destination 2025/01/21 03:11:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:11:01 DEBUG : one: Unchanged skipping 2025/01/21 03:11:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:11:01 DEBUG : two: Unchanged skipping 2025/01/21 03:11:01 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:01 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/21 03:11:02 INFO : three: Copied (new) 2025/01/21 03:11:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.94s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/dst" 2025/01/21 03:11:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/backup" 2025/01/21 03:11:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:11:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:11:09 DEBUG : two: Unchanged skipping 2025/01/21 03:11:09 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:11:10 INFO : one: Copied (server-side copy) 2025/01/21 03:11:10 INFO : one: Deleted 2025/01/21 03:11:10 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:11:11 INFO : one: Copied (new) 2025/01/21 03:11:11 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:11:12 INFO : three.txt: Copied (server-side copy) 2025/01/21 03:11:12 INFO : three.txt: Deleted 2025/01/21 03:11:12 INFO : three.txt: Moved into backup dir 2025/01/21 03:11:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:11:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:11:13 DEBUG : two: Unchanged skipping 2025/01/21 03:11:13 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:11:14 INFO : one: Copied (server-side copy) 2025/01/21 03:11:14 INFO : one: Deleted 2025/01/21 03:11:14 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:11:14 INFO : one: Copied (new) 2025/01/21 03:11:14 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:11:15 INFO : three.txt: Copied (server-side copy) 2025/01/21 03:11:15 INFO : three.txt: Deleted 2025/01/21 03:11:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.57s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:11:18 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1178-10.backblaze.com/b2api/v1/b2_upload_file/0fa27db3d03d8b6b9f480e1b/c001_v0001178_t0032": EOF 2025/01/21 03:11:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-10.backblaze.com/b2api/v1/b2_upload_file/0fa27db3d03d8b6b9f480e1b/c001_v0001178_t0032": EOF) 2025/01/21 03:11:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lacadef8kasu: 1/10 (Post "https://pod-000-1178-10.backblaze.com/b2api/v1/b2_upload_file/0fa27db3d03d8b6b9f480e1b/c001_v0001178_t0032": EOF) 2025/01/21 03:11:20 DEBUG : pacer: Reducing sleep to 10ms 2025/01/21 03:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/dst" 2025/01/21 03:11:22 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/backup" 2025/01/21 03:11:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:11:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:11:24 DEBUG : two: Unchanged skipping 2025/01/21 03:11:24 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:11:25 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:11:25 INFO : one: Deleted 2025/01/21 03:11:25 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:11:26 INFO : one: Copied (new) 2025/01/21 03:11:26 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:11:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:11:27 INFO : three.txt: Deleted 2025/01/21 03:11:27 INFO : three.txt: Moved into backup dir 2025/01/21 03:11:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:11:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:11:28 DEBUG : two: Unchanged skipping 2025/01/21 03:11:28 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:11:29 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:11:29 INFO : one: Deleted 2025/01/21 03:11:29 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:11:29 INFO : one: Copied (new) 2025/01/21 03:11:29 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:11:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:11:30 INFO : three.txt: Deleted 2025/01/21 03:11:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/dst" 2025/01/21 03:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/backup" 2025/01/21 03:11:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:11:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:11:36 DEBUG : two: Unchanged skipping 2025/01/21 03:11:36 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:11:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/21 03:11:37 INFO : one: Deleted 2025/01/21 03:11:37 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:11:38 INFO : one: Copied (new) 2025/01/21 03:11:38 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:11:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/21 03:11:39 INFO : three.txt: Deleted 2025/01/21 03:11:39 INFO : three.txt: Moved into backup dir 2025/01/21 03:11:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:11:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:11:40 DEBUG : two: Unchanged skipping 2025/01/21 03:11:40 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:11:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/21 03:11:41 INFO : one: Deleted 2025/01/21 03:11:41 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:11:41 INFO : one: Copied (new) 2025/01/21 03:11:41 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:11:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/21 03:11:42 INFO : three.txt: Deleted 2025/01/21 03:11:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.18s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:11:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/dst" 2025/01/21 03:11:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:11:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:11:47 DEBUG : two: Unchanged skipping 2025/01/21 03:11:47 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:11:47 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:11:47 INFO : one: Deleted 2025/01/21 03:11:47 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:11:48 INFO : one: Copied (new) 2025/01/21 03:11:48 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:11:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:11:49 INFO : three.txt: Deleted 2025/01/21 03:11:49 INFO : three.txt: Moved into backup dir 2025/01/21 03:11:50 DEBUG : one.bak: Excluded (Path Filter) 2025/01/21 03:11:50 DEBUG : one.bak: Excluded 2025/01/21 03:11:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/21 03:11:50 DEBUG : three.txt.bak: Excluded 2025/01/21 03:11:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:11:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:11:50 DEBUG : two: Unchanged skipping 2025/01/21 03:11:50 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for checks to finish 2025/01/21 03:11:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:11:51 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:11:51 INFO : one: Deleted 2025/01/21 03:11:51 DEBUG : B2 bucket rclone-test-lacadef8kasu path dst: Waiting for transfers to finish 2025/01/21 03:11:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:11:51 INFO : one: Copied (new) 2025/01/21 03:11:51 DEBUG : Waiting for deletions to finish 2025/01/21 03:11:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:11:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:11:52 INFO : three.txt: Deleted 2025/01/21 03:11:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.81s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:11:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/dst" 2025/01/21 03:11:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:11:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:11:58 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:11:58 INFO : one: Deleted 2025/01/21 03:11:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:11:59 INFO : one: Copied (new) 2025/01/21 03:11:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:11:59 DEBUG : two: Unchanged skipping 2025/01/21 03:11:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/21 03:12:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:12:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:12:00 INFO : three.txt: Deleted 2025/01/21 03:12:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:12:00 INFO : three.txt: Copied (new) 2025/01/21 03:12:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:12:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:12:01 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:12:02 INFO : one: Deleted 2025/01/21 03:12:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:12:02 INFO : one: Copied (new) 2025/01/21 03:12:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:02 DEBUG : two: Unchanged skipping 2025/01/21 03:12:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/21 03:12:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:12:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:12:03 INFO : three.txt: Deleted 2025/01/21 03:12:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/21 03:12:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:12:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lacadef8kasu/dst" 2025/01/21 03:12:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:12:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:12:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/21 03:12:09 INFO : one: Deleted 2025/01/21 03:12:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:12:10 INFO : one: Copied (new) 2025/01/21 03:12:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:10 DEBUG : two: Unchanged skipping 2025/01/21 03:12:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/21 03:12:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:12:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/21 03:12:12 INFO : three.txt: Deleted 2025/01/21 03:12:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:12:12 INFO : three.txt: Copied (new) 2025/01/21 03:12:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:12:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:12:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/21 03:12:14 INFO : one: Deleted 2025/01/21 03:12:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:12:14 INFO : one: Copied (new) 2025/01/21 03:12:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:14 DEBUG : two: Unchanged skipping 2025/01/21 03:12:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/21 03:12:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:12:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/21 03:12:16 INFO : three.txt: Deleted 2025/01/21 03:12:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/21 03:12:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.68s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:12:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/21 03:12:19 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:12:19 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:12:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/21 03:12:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/21 03:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:12:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/21 03:12:20 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:12:20 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:12:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:12:21 INFO : existing: Copied (new) 2025/01/21 03:12:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:12:21 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:12:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/21 03:12:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/21 03:12:21 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:12:21 ERROR : B2 bucket rclone-test-lacadef8kasu: not deleting files as there were IO errors 2025/01/21 03:12:21 ERROR : B2 bucket rclone-test-lacadef8kasu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncImmutable (2.88s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:12:23 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:12:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:23 DEBUG : existing: Unchanged skipping 2025/01/21 03:12:23 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:12:23 DEBUG : Waiting for deletions to finish 2025/01/21 03:12:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", 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-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", 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-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:12:26 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1101-06.backblaze.com/b2api/v1/b2_upload_file/0fa27db3d03d8b6b9f480e1b/c001_v0001101_t0024": EOF 2025/01/21 03:12:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-06.backblaze.com/b2api/v1/b2_upload_file/0fa27db3d03d8b6b9f480e1b/c001_v0001101_t0024": EOF) 2025/01/21 03:12:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-lacadef8kasu: 1/10 (Post "https://pod-000-1101-06.backblaze.com/b2api/v1/b2_upload_file/0fa27db3d03d8b6b9f480e1b/c001_v0001101_t0024": EOF) 2025/01/21 03:12:28 DEBUG : pacer: Reducing sleep to 10ms 2025/01/21 03:12:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:12:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both0: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both12: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both1: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both11: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both15: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both10: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both17: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both18: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both19: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both13: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both14: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both4: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both16: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both6: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both2: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both3: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:37 DEBUG : both5: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both7: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both8: Unchanged skipping 2025/01/21 03:12:37 DEBUG : both9: Unchanged skipping 2025/01/21 03:12:37 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:12:37 DEBUG : Waiting for deletions to finish 2025/01/21 03:12:37 INFO : only18: Deleted 2025/01/21 03:12:38 INFO : only3: Deleted 2025/01/21 03:12:38 INFO : only2: Deleted 2025/01/21 03:12:38 INFO : only12: Deleted 2025/01/21 03:12:38 INFO : only0: Deleted 2025/01/21 03:12:38 INFO : only17: Deleted 2025/01/21 03:12:38 INFO : only14: Deleted 2025/01/21 03:12:38 INFO : only4: Deleted 2025/01/21 03:12:38 INFO : only9: Deleted 2025/01/21 03:12:38 INFO : only5: Deleted 2025/01/21 03:12:38 INFO : only1: Deleted 2025/01/21 03:12:38 INFO : only11: Deleted 2025/01/21 03:12:38 INFO : only13: Deleted 2025/01/21 03:12:38 INFO : only8: Deleted 2025/01/21 03:12:38 INFO : only15: Deleted 2025/01/21 03:12:38 INFO : only10: Deleted 2025/01/21 03:12:38 INFO : only6: Deleted 2025/01/21 03:12:38 INFO : only16: Deleted 2025/01/21 03:12:38 INFO : only19: Deleted 2025/01/21 03:12:38 INFO : only7: Deleted 2025/01/21 03:12:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:12:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for checks to finish 2025/01/21 03:12:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both1: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both10: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both13: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both14: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both15: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both16: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both12: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both11: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both17: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both18: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both0: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both2: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both5: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both19: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both7: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both8: Unchanged skipping 2025/01/21 03:12:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:12:52 DEBUG : both9: Unchanged skipping 2025/01/21 03:12:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : both3: Unchanged skipping 2025/01/21 03:12:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : both4: Unchanged skipping 2025/01/21 03:12:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : both6: Unchanged skipping 2025/01/21 03:12:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/21 03:12:52 DEBUG : B2 bucket rclone-test-lacadef8kasu: Waiting for transfers to finish 2025/01/21 03:12:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:53 INFO : only1: Copied (replaced existing) 2025/01/21 03:12:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:53 INFO : only0: Copied (replaced existing) 2025/01/21 03:12:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:53 INFO : only12: Copied (replaced existing) 2025/01/21 03:12:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:53 INFO : only13: Copied (replaced existing) 2025/01/21 03:12:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:53 INFO : only10: Copied (replaced existing) 2025/01/21 03:12:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:53 INFO : only14: Copied (replaced existing) 2025/01/21 03:12:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:53 INFO : only15: Copied (replaced existing) 2025/01/21 03:12:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:53 INFO : only11: Copied (replaced existing) 2025/01/21 03:12:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:53 INFO : only16: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only17: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only18: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only19: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only2: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only3: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only4: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only5: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only8: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only6: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only7: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:12:54 INFO : only9: Copied (replaced existing) 2025/01/21 03:12:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:13:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:13:03 INFO : sub dir: Making directory 2025/01/21 03:13: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-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" 2025/01/21 03:13:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:13:07 INFO : sub dir: Making directory 2025/01/21 03:13:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lacadef8kasu", Local "Local file system at /tmp/rclone3811464843", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.71s) PASS 2025/01/21 03:13:12 DEBUG : B2 bucket rclone-test-lacadef8kasu: Purge remote 2025/01/21 03:13:12 INFO : B2 bucket rclone-test-lacadef8kasu: cleaning bucket "rclone-test-lacadef8kasu" of all files 2025/01/21 03:13:13 DEBUG : BackupDir/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d808_d20250121_m031103_c001_v7007000_t0000_u01737429063060") 2025/01/21 03:13:13 DEBUG : BackupDir/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f102465e651f2b783_d20250121_m031057_c001_v0001090_t0059_u01737429057514") 2025/01/21 03:13:13 DEBUG : CompareDest/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd4297_d20250121_m031038_c001_v7007000_t0000_u01737429038736") 2025/01/21 03:13:13 DEBUG : CompareDest/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4aa3_d20250121_m031032_c001_v0001101_t0038_u01737429032548") 2025/01/21 03:13:13 DEBUG : CompareDest/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd4298_d20250121_m031038_c001_v7007000_t0000_u01737429038919") 2025/01/21 03:13:13 DEBUG : CompareDest/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0f51b_d20250121_m031034_c001_v0001183_t0017_u01737429034100") 2025/01/21 03:13:13 DEBUG : CopyDest/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d809_d20250121_m031103_c001_v7007000_t0000_u01737429063245") 2025/01/21 03:13:13 DEBUG : CopyDest/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161df4_d20250121_m031054_c001_v0001178_t0025_u01737429054607") 2025/01/21 03:13:13 DEBUG : CopyDest/three: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d80b_d20250121_m031103_c001_v7007000_t0000_u01737429063431") 2025/01/21 03:13:13 DEBUG : CopyDest/three: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0fa23_d20250121_m031101_c001_v0001183_t0022_u01737429061295") 2025/01/21 03:13:13 DEBUG : CopyDest/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d80d_d20250121_m031103_c001_v7007000_t0000_u01737429063615") 2025/01/21 03:13:13 DEBUG : CopyDest/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4aea_d20250121_m031058_c001_v0001101_t0028_u01737429058884") 2025/01/21 03:13:13 DEBUG : EXISTING: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410c5327f3910d86_d20250121_m031224_c001_v7007000_t0000_u01737429144418") 2025/01/21 03:13:13 DEBUG : EXISTING: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10a49_d20250121_m031223_c001_v0001183_t0055_u01737429143418") 2025/01/21 03:13:13 DEBUG : Testêé: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410c5327f3910d7f_d20250121_m031220_c001_v7007000_t0000_u01737429140170") 2025/01/21 03:13:13 DEBUG : Testêé: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10977_d20250121_m031219_c001_v0001183_t0032_u01737429139598") 2025/01/21 03:13:13 DEBUG : Testêé: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4c04_d20250121_m031218_c001_v0001101_t0002_u01737429138559") 2025/01/21 03:13:13 DEBUG : a/potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92c9f_d20250121_m030822_c001_v7007000_t0000_u01737428902560") 2025/01/21 03:13:13 DEBUG : a/potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dcda_d20250121_m030821_c001_v0001183_t0043_u01737428901996") 2025/01/21 03:13:13 DEBUG : a/potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92c9a_d20250121_m030820_c001_v7007000_t0000_u01737428900236") 2025/01/21 03:13:13 DEBUG : a/potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dc76_d20250121_m030819_c001_v0001183_t0017_u01737428899471") 2025/01/21 03:13:14 DEBUG : a/potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb20703e9_d20250121_m030800_c001_v7007000_t0000_u01737428880628") 2025/01/21 03:13:14 DEBUG : a/potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d8c7_d20250121_m030759_c001_v0001183_t0035_u01737428879724") 2025/01/21 03:13:14 DEBUG : b/potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92ca1_d20250121_m030822_c001_v7007000_t0000_u01737428902743") 2025/01/21 03:13:14 DEBUG : b/potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dcc0_d20250121_m030821_c001_v0001183_t0028_u01737428901204") 2025/01/21 03:13:14 DEBUG : b/potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92c98_d20250121_m030819_c001_v7007000_t0000_u01737428899667") 2025/01/21 03:13:14 DEBUG : b/potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dc56_d20250121_m030818_c001_v0001183_t0047_u01737428898592") 2025/01/21 03:13:14 DEBUG : b/potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb20703e6_d20250121_m030800_c001_v7007000_t0000_u01737428880071") 2025/01/21 03:13:14 DEBUG : b/potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d8a7_d20250121_m030758_c001_v0001183_t0001_u01737428878900") 2025/01/21 03:13:14 DEBUG : backup/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4141d0dfa73944a3_d20250121_m031116_c001_v7007000_t0000_u01737429076127") 2025/01/21 03:13:14 DEBUG : backup/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f112fd5a2405e6ccd_d20250121_m031113_c001_v0001182_t0001_u01737429073994") 2025/01/21 03:13:14 DEBUG : backup/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11055cce1c3e93cb_d20250121_m031110_c001_v0001184_t0042_u01737429070239") 2025/01/21 03:13:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd8e32_d20250121_m031143_c001_v7007000_t0000_u01737429103116") 2025/01/21 03:13:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f104f45aced6f8213_d20250121_m031141_c001_v0001184_t0037_u01737429101148") 2025/01/21 03:13:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1012dbdd397cbb52_d20250121_m031137_c001_v0001182_t0052_u01737429097490") 2025/01/21 03:13:14 DEBUG : backup/one.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2074842_d20250121_m031130_c001_v7007000_t0000_u01737429090938") 2025/01/21 03:13:14 DEBUG : backup/one.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106662a3a271f2f4_d20250121_m031129_c001_v0001039_t0030_u01737429089121") 2025/01/21 03:13:14 DEBUG : backup/one.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f104d1df4a35ca63e_d20250121_m031125_c001_v0001182_t0017_u01737429085658") 2025/01/21 03:13:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd8e33_d20250121_m031143_c001_v7007000_t0000_u01737429103300") 2025/01/21 03:13:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f111fda46d35e9aad_d20250121_m031142_c001_v0001136_t0020_u01737429102200") 2025/01/21 03:13:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f109fc246e2060af3_d20250121_m031139_c001_v0001181_t0040_u01737429099012") 2025/01/21 03:13:14 DEBUG : backup/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4141d0dfa73944a4_d20250121_m031116_c001_v7007000_t0000_u01737429076373") 2025/01/21 03:13:14 DEBUG : backup/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1035b344dd1cc316_d20250121_m031115_c001_v0001161_t0004_u01737429075035") 2025/01/21 03:13:14 DEBUG : backup/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f117a4e3b69cc83a9_d20250121_m031111_c001_v0001043_t0029_u01737429071731") 2025/01/21 03:13:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2074843_d20250121_m031131_c001_v7007000_t0000_u01737429091120") 2025/01/21 03:13:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1130e6c910dd57f4_d20250121_m031130_c001_v0001178_t0029_u01737429090160") 2025/01/21 03:13:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f103b8bd374a92952_d20250121_m031127_c001_v0001184_t0026_u01737429087000") 2025/01/21 03:13:15 DEBUG : both0: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c17_d20250121_m031255_c001_v7007000_t0000_u01737429175161") 2025/01/21 03:13:15 DEBUG : both0: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10ee7_d20250121_m031244_c001_v0001183_t0034_u01737429164135") 2025/01/21 03:13:15 DEBUG : both0: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05077_d20250121_m031239_c001_v7007000_t0000_u01737429159516") 2025/01/21 03:13:15 DEBUG : both0: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10b5b_d20250121_m031228_c001_v0001183_t0046_u01737429148327") 2025/01/21 03:13:15 DEBUG : both1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c18_d20250121_m031255_c001_v7007000_t0000_u01737429175346") 2025/01/21 03:13:15 DEBUG : both1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f0d_d20250121_m031244_c001_v0001183_t0009_u01737429164534") 2025/01/21 03:13:15 DEBUG : both1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05079_d20250121_m031239_c001_v7007000_t0000_u01737429159699") 2025/01/21 03:13:15 DEBUG : both1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10b6f_d20250121_m031228_c001_v0001183_t0028_u01737429148767") 2025/01/21 03:13:15 DEBUG : both10: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c19_d20250121_m031255_c001_v7007000_t0000_u01737429175526") 2025/01/21 03:13:15 DEBUG : both10: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee1100f_d20250121_m031248_c001_v0001183_t0004_u01737429168223") 2025/01/21 03:13:15 DEBUG : both10: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0507a_d20250121_m031239_c001_v7007000_t0000_u01737429159880") 2025/01/21 03:13:15 DEBUG : both10: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c6a_d20250121_m031232_c001_v0001183_t0057_u01737429152478") 2025/01/21 03:13:15 DEBUG : both11: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c1b_d20250121_m031255_c001_v7007000_t0000_u01737429175708") 2025/01/21 03:13:15 DEBUG : both11: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11027_d20250121_m031248_c001_v0001183_t0037_u01737429168622") 2025/01/21 03:13:15 DEBUG : both11: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0507c_d20250121_m031240_c001_v7007000_t0000_u01737429160062") 2025/01/21 03:13:15 DEBUG : both11: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c8a_d20250121_m031232_c001_v0001183_t0032_u01737429152876") 2025/01/21 03:13:15 DEBUG : both12: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c1c_d20250121_m031255_c001_v7007000_t0000_u01737429175889") 2025/01/21 03:13:15 DEBUG : both12: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11039_d20250121_m031249_c001_v0001183_t0027_u01737429169019") 2025/01/21 03:13:16 DEBUG : both12: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0507d_d20250121_m031240_c001_v7007000_t0000_u01737429160250") 2025/01/21 03:13:16 DEBUG : both12: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10cae_d20250121_m031233_c001_v0001183_t0057_u01737429153365") 2025/01/21 03:13:16 DEBUG : both13: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c1d_d20250121_m031256_c001_v7007000_t0000_u01737429176071") 2025/01/21 03:13:16 DEBUG : both13: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11051_d20250121_m031249_c001_v0001183_t0039_u01737429169418") 2025/01/21 03:13:16 DEBUG : both13: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0507f_d20250121_m031240_c001_v7007000_t0000_u01737429160442") 2025/01/21 03:13:16 DEBUG : both13: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10cca_d20250121_m031233_c001_v0001183_t0041_u01737429153811") 2025/01/21 03:13:16 DEBUG : both14: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c1e_d20250121_m031256_c001_v7007000_t0000_u01737429176263") 2025/01/21 03:13:16 DEBUG : both14: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11077_d20250121_m031249_c001_v0001183_t0044_u01737429169810") 2025/01/21 03:13:16 DEBUG : both14: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05080_d20250121_m031240_c001_v7007000_t0000_u01737429160628") 2025/01/21 03:13:16 DEBUG : both14: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10ce8_d20250121_m031234_c001_v0001183_t0024_u01737429154212") 2025/01/21 03:13:16 DEBUG : both15: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c1f_d20250121_m031256_c001_v7007000_t0000_u01737429176445") 2025/01/21 03:13:16 DEBUG : both15: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee1108d_d20250121_m031250_c001_v0001183_t0052_u01737429170217") 2025/01/21 03:13:16 DEBUG : both15: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05081_d20250121_m031240_c001_v7007000_t0000_u01737429160811") 2025/01/21 03:13:16 DEBUG : both15: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10cfe_d20250121_m031234_c001_v0001183_t0022_u01737429154624") 2025/01/21 03:13:16 DEBUG : both16: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c20_d20250121_m031256_c001_v7007000_t0000_u01737429176627") 2025/01/21 03:13:16 DEBUG : both16: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee110ab_d20250121_m031250_c001_v0001183_t0010_u01737429170620") 2025/01/21 03:13:16 DEBUG : both16: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05083_d20250121_m031240_c001_v7007000_t0000_u01737429160997") 2025/01/21 03:13:16 DEBUG : both16: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10d12_d20250121_m031235_c001_v0001183_t0023_u01737429155045") 2025/01/21 03:13:16 DEBUG : both17: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c21_d20250121_m031256_c001_v7007000_t0000_u01737429176808") 2025/01/21 03:13:16 DEBUG : both17: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee110c7_d20250121_m031251_c001_v0001183_t0027_u01737429171048") 2025/01/21 03:13:17 DEBUG : both17: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05084_d20250121_m031241_c001_v7007000_t0000_u01737429161178") 2025/01/21 03:13:17 DEBUG : both17: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10d2b_d20250121_m031235_c001_v0001183_t0011_u01737429155496") 2025/01/21 03:13:17 DEBUG : both18: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c22_d20250121_m031256_c001_v7007000_t0000_u01737429176989") 2025/01/21 03:13:17 DEBUG : both18: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee110de_d20250121_m031251_c001_v0001183_t0014_u01737429171440") 2025/01/21 03:13:17 DEBUG : both18: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05085_d20250121_m031241_c001_v7007000_t0000_u01737429161360") 2025/01/21 03:13:17 DEBUG : both18: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10d3f_d20250121_m031235_c001_v0001183_t0019_u01737429155936") 2025/01/21 03:13:17 DEBUG : both19: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c23_d20250121_m031257_c001_v7007000_t0000_u01737429177182") 2025/01/21 03:13:17 DEBUG : both19: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee110ff_d20250121_m031251_c001_v0001183_t0013_u01737429171845") 2025/01/21 03:13:17 DEBUG : both19: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05087_d20250121_m031241_c001_v7007000_t0000_u01737429161542") 2025/01/21 03:13:17 DEBUG : both19: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10d57_d20250121_m031236_c001_v0001183_t0022_u01737429156346") 2025/01/21 03:13:17 DEBUG : both2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c24_d20250121_m031257_c001_v7007000_t0000_u01737429177364") 2025/01/21 03:13:17 DEBUG : both2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f2d_d20250121_m031244_c001_v0001183_t0024_u01737429164936") 2025/01/21 03:13:17 DEBUG : both2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05088_d20250121_m031241_c001_v7007000_t0000_u01737429161724") 2025/01/21 03:13:17 DEBUG : both2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10b8f_d20250121_m031229_c001_v0001183_t0031_u01737429149170") 2025/01/21 03:13:17 DEBUG : both3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c27_d20250121_m031257_c001_v7007000_t0000_u01737429177547") 2025/01/21 03:13:17 DEBUG : both3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f47_d20250121_m031245_c001_v0001183_t0000_u01737429165347") 2025/01/21 03:13:17 DEBUG : both3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05089_d20250121_m031241_c001_v7007000_t0000_u01737429161904") 2025/01/21 03:13:17 DEBUG : both3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10bb3_d20250121_m031229_c001_v0001183_t0003_u01737429149574") 2025/01/21 03:13:17 DEBUG : both4: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c28_d20250121_m031257_c001_v7007000_t0000_u01737429177730") 2025/01/21 03:13:17 DEBUG : both4: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f71_d20250121_m031245_c001_v0001183_t0021_u01737429165749") 2025/01/21 03:13:17 DEBUG : both4: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0508a_d20250121_m031242_c001_v7007000_t0000_u01737429162085") 2025/01/21 03:13:17 DEBUG : both4: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10bcc_d20250121_m031229_c001_v0001183_t0047_u01737429149983") 2025/01/21 03:13:17 DEBUG : both5: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c29_d20250121_m031257_c001_v7007000_t0000_u01737429177910") 2025/01/21 03:13:18 DEBUG : both5: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f8d_d20250121_m031246_c001_v0001183_t0050_u01737429166138") 2025/01/21 03:13:18 DEBUG : both5: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0508b_d20250121_m031242_c001_v7007000_t0000_u01737429162269") 2025/01/21 03:13:18 DEBUG : both5: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10bde_d20250121_m031230_c001_v0001183_t0038_u01737429150432") 2025/01/21 03:13:18 DEBUG : both6: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c2a_d20250121_m031258_c001_v7007000_t0000_u01737429178091") 2025/01/21 03:13:18 DEBUG : both6: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10fa1_d20250121_m031246_c001_v0001183_t0011_u01737429166522") 2025/01/21 03:13:18 DEBUG : both6: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0508c_d20250121_m031242_c001_v7007000_t0000_u01737429162450") 2025/01/21 03:13:18 DEBUG : both6: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10bf6_d20250121_m031230_c001_v0001183_t0001_u01737429150858") 2025/01/21 03:13:18 DEBUG : both7: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c2b_d20250121_m031258_c001_v7007000_t0000_u01737429178273") 2025/01/21 03:13:18 DEBUG : both7: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10fbd_d20250121_m031246_c001_v0001183_t0021_u01737429166952") 2025/01/21 03:13:18 DEBUG : both7: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0508e_d20250121_m031242_c001_v7007000_t0000_u01737429162644") 2025/01/21 03:13:18 DEBUG : both7: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c06_d20250121_m031231_c001_v0001183_t0024_u01737429151265") 2025/01/21 03:13:18 DEBUG : both8: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c2c_d20250121_m031258_c001_v7007000_t0000_u01737429178464") 2025/01/21 03:13:18 DEBUG : both8: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10fd7_d20250121_m031247_c001_v0001183_t0047_u01737429167360") 2025/01/21 03:13:18 DEBUG : both8: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0508f_d20250121_m031242_c001_v7007000_t0000_u01737429162825") 2025/01/21 03:13:18 DEBUG : both8: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c2a_d20250121_m031231_c001_v0001183_t0030_u01737429151664") 2025/01/21 03:13:18 DEBUG : both9: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c2d_d20250121_m031258_c001_v7007000_t0000_u01737429178647") 2025/01/21 03:13:18 DEBUG : both9: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10ff7_d20250121_m031247_c001_v0001183_t0036_u01737429167780") 2025/01/21 03:13:18 DEBUG : both9: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf05090_d20250121_m031243_c001_v7007000_t0000_u01737429163018") 2025/01/21 03:13:18 DEBUG : both9: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c4e_d20250121_m031232_c001_v0001183_t0043_u01737429152069") 2025/01/21 03:13:18 DEBUG : c/non empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92ca3_d20250121_m030822_c001_v7007000_t0000_u01737428902925") 2025/01/21 03:13:18 DEBUG : c/non empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dcca_d20250121_m030821_c001_v0001183_t0014_u01737428901397") 2025/01/21 03:13:19 DEBUG : c/non empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92c9b_d20250121_m030820_c001_v7007000_t0000_u01737428900431") 2025/01/21 03:13:19 DEBUG : c/non empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dc60_d20250121_m030818_c001_v0001183_t0057_u01737428898872") 2025/01/21 03:13:19 DEBUG : c/non empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb20703ea_d20250121_m030800_c001_v7007000_t0000_u01737428880812") 2025/01/21 03:13:19 DEBUG : c/non empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d8b5_d20250121_m030759_c001_v0001183_t0047_u01737428879105") 2025/01/21 03:13:19 DEBUG : check sum: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f7540_d20250121_m030748_c001_v7007000_t0000_u01737428868337") 2025/01/21 03:13:19 DEBUG : check sum: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d691_d20250121_m030747_c001_v0001183_t0030_u01737428867399") 2025/01/21 03:13:19 DEBUG : dest/3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d7ab_d20250121_m031047_c001_v7007000_t0000_u01737429047831") 2025/01/21 03:13:19 DEBUG : dest/3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f412c96c611e78218_d20250121_m031046_c001_v0001184_t0002_u01737429046707") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410c5327f3910d77_d20250121_m031217_c001_v7007000_t0000_u01737429137086") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f112fd5a2405e760c_d20250121_m031214_c001_v0001182_t0046_u01737429134375") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f411341ef2aa6135c_d20250121_m031214_c001_v7007000_t0000_u01737429134189") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f112fd5a2405e7567_d20250121_m031210_c001_v0001182_t0013_u01737429130502") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f411341ef2aa61344_d20250121_m031209_c001_v7007000_t0000_u01737429129773") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10647_d20250121_m031205_c001_v0001183_t0020_u01737429125866") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f404595cd76567dbb_d20250121_m031204_c001_v7007000_t0000_u01737429124406") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1073fe228856c4b5_d20250121_m031202_c001_v0001182_t0012_u01737429122210") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2e93b_d20250121_m031202_c001_v7007000_t0000_u01737429122027") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1073fe228856c46f_d20250121_m031158_c001_v0001182_t0050_u01737429118948") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2e935_d20250121_m031158_c001_v7007000_t0000_u01737429118215") 2025/01/21 03:13:19 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4ba4_d20250121_m031154_c001_v0001101_t0016_u01737429114214") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd9261_d20250121_m031152_c001_v7007000_t0000_u01737429112921") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f114083ad3402590e_d20250121_m031151_c001_v0001181_t0022_u01737429111682") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4009652886b89ded_d20250121_m031151_c001_v7007000_t0000_u01737429111498") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f114083ad34025904_d20250121_m031148_c001_v0001181_t0037_u01737429108595") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4009652886b89ddc_d20250121_m031147_c001_v7007000_t0000_u01737429107862") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4b80_d20250121_m031144_c001_v0001101_t0057_u01737429104400") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd8e34_d20250121_m031143_c001_v7007000_t0000_u01737429103495") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1172d8d2e7d6d799_d20250121_m031141_c001_v0001102_t0014_u01737429101571") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41564a3b9003700d_d20250121_m031141_c001_v7007000_t0000_u01737429101375") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1172d8d2e7d6d78f_d20250121_m031138_c001_v0001102_t0030_u01737429098433") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41564a3b90037007_d20250121_m031137_c001_v7007000_t0000_u01737429097702") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4b46_d20250121_m031132_c001_v0001101_t0030_u01737429092227") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2074844_d20250121_m031131_c001_v7007000_t0000_u01737429091314") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1095317abe0ab218_d20250121_m031129_c001_v0001183_t0020_u01737429089746") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf02bd7_d20250121_m031129_c001_v7007000_t0000_u01737429089567") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1095317abe0ab18d_d20250121_m031126_c001_v0001183_t0000_u01737429086585") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf02bc5_d20250121_m031125_c001_v7007000_t0000_u01737429085868") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4b0c_d20250121_m031117_c001_v0001101_t0016_u01737429077469") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4141d0dfa73944a5_d20250121_m031116_c001_v7007000_t0000_u01737429076557") 2025/01/21 03:13:20 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f100069dd183e0966_d20250121_m031114_c001_v0001042_t0043_u01737429074393") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4088f55ab7e6fd80_d20250121_m031114_c001_v7007000_t0000_u01737429074206") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f100069dd183e0960_d20250121_m031111_c001_v0001042_t0057_u01737429071188") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4088f55ab7e6fd7a_d20250121_m031110_c001_v7007000_t0000_u01737429070438") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161e2a_d20250121_m031104_c001_v0001178_t0048_u01737429064910") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d80e_d20250121_m031103_c001_v7007000_t0000_u01737429063799") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f112fd5a2405e6a22_d20250121_m031058_c001_v0001182_t0025_u01737429058128") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f417eed449885e78a_d20250121_m031057_c001_v7007000_t0000_u01737429057909") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0f8e5_d20250121_m031054_c001_v0001183_t0033_u01737429054009") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f10239c2c94cb1c7f_d20250121_m031053_c001_v0001183_t0020_u01737429053243") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f10239c2c94cb1c51_d20250121_m031052_c001_v0001183_t0016_u01737429052301") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd4299_d20250121_m031039_c001_v7007000_t0000_u01737429039105") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161d77_d20250121_m031031_c001_v0001178_t0009_u01737429031976") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1066d6a6f2cfb310_d20250121_m031031_c001_v0001183_t0041_u01737429031209") 2025/01/21 03:13:21 DEBUG : dst/one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1066d6a6f2cfb2de_d20250121_m031030_c001_v0001183_t0034_u01737429030262") 2025/01/21 03:13:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410c5327f3910d78_d20250121_m031217_c001_v7007000_t0000_u01737429137268") 2025/01/21 03:13:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1113f858528f92fc_d20250121_m031213_c001_v0001182_t0027_u01737429133969") 2025/01/21 03:13:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11853f50c2b05cec_d20250121_m031209_c001_v0001184_t0006_u01737429129581") 2025/01/21 03:13:21 DEBUG : dst/one.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f404595cd76567dbd_d20250121_m031204_c001_v7007000_t0000_u01737429124588") 2025/01/21 03:13:21 DEBUG : dst/one.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1101c72d8c9ee7e3_d20250121_m031201_c001_v0001157_t0049_u01737429121755") 2025/01/21 03:13:21 DEBUG : dst/one.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1105902c137cd527_d20250121_m031157_c001_v0001092_t0009_u01737429117760") 2025/01/21 03:13:22 DEBUG : dst/one.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd9262_d20250121_m031153_c001_v7007000_t0000_u01737429113105") 2025/01/21 03:13:22 DEBUG : dst/one.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1113f858528f8f5f_d20250121_m031151_c001_v0001182_t0028_u01737429111297") 2025/01/21 03:13:22 DEBUG : dst/one.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f114d0cb06b111f62_d20250121_m031147_c001_v0001184_t0020_u01737429107655") 2025/01/21 03:13:22 DEBUG : dst/three: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d80f_d20250121_m031103_c001_v7007000_t0000_u01737429063984") 2025/01/21 03:13:22 DEBUG : dst/three: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f10239c2c94cb1df5_d20250121_m031102_c001_v0001183_t0046_u01737429062420") 2025/01/21 03:13:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410c5327f3910d79_d20250121_m031217_c001_v7007000_t0000_u01737429137450") 2025/01/21 03:13:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f101357a42000582d_d20250121_m031215_c001_v0001144_t0059_u01737429135135") 2025/01/21 03:13:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f10116e3773a54922_d20250121_m031211_c001_v0001109_t0021_u01737429131409") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410c5327f3910d7a_d20250121_m031217_c001_v7007000_t0000_u01737429137633") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f112fd5a2405e7640_d20250121_m031216_c001_v0001182_t0038_u01737429136488") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f411341ef2aa61370_d20250121_m031216_c001_v7007000_t0000_u01737429136302") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f112fd5a2405e75cb_d20250121_m031212_c001_v0001182_t0053_u01737429132626") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f411341ef2aa6134c_d20250121_m031212_c001_v7007000_t0000_u01737429132441") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10683_d20250121_m031206_c001_v0001183_t0044_u01737429126843") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f404595cd76567dc0_d20250121_m031204_c001_v7007000_t0000_u01737429124775") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1073fe228856c4cf_d20250121_m031203_c001_v0001182_t0049_u01737429123807") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2e945_d20250121_m031203_c001_v7007000_t0000_u01737429123625") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1073fe228856c495_d20250121_m031200_c001_v0001182_t0011_u01737429120420") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2e937_d20250121_m031200_c001_v7007000_t0000_u01737429120235") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4ba6_d20250121_m031154_c001_v0001101_t0021_u01737429114802") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4009652886b89df1_d20250121_m031152_c001_v7007000_t0000_u01737429112343") 2025/01/21 03:13:22 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee103c5_d20250121_m031150_c001_v0001183_t0054_u01737429110498") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4009652886b89de4_d20250121_m031149_c001_v7007000_t0000_u01737429109765") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4b82_d20250121_m031144_c001_v0001101_t0053_u01737429104906") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41564a3b90037010_d20250121_m031142_c001_v7007000_t0000_u01737429102551") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee1017d_d20250121_m031140_c001_v0001183_t0013_u01737429100318") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41564a3b9003700a_d20250121_m031139_c001_v7007000_t0000_u01737429099219") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4b4c_d20250121_m031132_c001_v0001101_t0059_u01737429092877") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf02bd9_d20250121_m031130_c001_v7007000_t0000_u01737429090392") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0fef3_d20250121_m031128_c001_v0001183_t0053_u01737429088336") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf02bcd_d20250121_m031127_c001_v7007000_t0000_u01737429087246") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4b20_d20250121_m031120_c001_v0001101_t0021_u01737429080415") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4088f55ab7e6fd83_d20250121_m031115_c001_v7007000_t0000_u01737429075533") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161e50_d20250121_m031113_c001_v0001178_t0004_u01737429073208") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4088f55ab7e6fd7d_d20250121_m031112_c001_v7007000_t0000_u01737429072098") 2025/01/21 03:13:23 DEBUG : dst/three.txt: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0fae5_d20250121_m031105_c001_v0001183_t0057_u01737429065826") 2025/01/21 03:13:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f404595cd76567dc2_d20250121_m031204_c001_v7007000_t0000_u01737429124957") 2025/01/21 03:13:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f10144a6b552431fc_d20250121_m031202_c001_v0001032_t0037_u01737429122978") 2025/01/21 03:13:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f10593a60e6bc8e81_d20250121_m031159_c001_v0001117_t0038_u01737429119704") 2025/01/21 03:13:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd9263_d20250121_m031153_c001_v7007000_t0000_u01737429113290") 2025/01/21 03:13:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1017b6eae2bea2d3_d20250121_m031152_c001_v0001183_t0015_u01737429112149") 2025/01/21 03:13:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f119a0895e27c306e_d20250121_m031149_c001_v0001115_t0030_u01737429109025") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410c5327f3910d7b_d20250121_m031217_c001_v7007000_t0000_u01737429137816") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4bce_d20250121_m031206_c001_v0001101_t0000_u01737429126471") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f404595cd76567dc4_d20250121_m031205_c001_v7007000_t0000_u01737429125139") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee1046b_d20250121_m031154_c001_v0001183_t0017_u01737429114600") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd9264_d20250121_m031153_c001_v7007000_t0000_u01737429113475") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee1025f_d20250121_m031144_c001_v0001183_t0025_u01737429104712") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd8e35_d20250121_m031143_c001_v7007000_t0000_u01737429103681") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0ffef_d20250121_m031132_c001_v0001183_t0033_u01737429092672") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2074845_d20250121_m031131_c001_v7007000_t0000_u01737429091496") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0fd1b_d20250121_m031118_c001_v0001183_t0057_u01737429078144") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4141d0dfa73944a6_d20250121_m031116_c001_v7007000_t0000_u01737429076741") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4afa_d20250121_m031105_c001_v0001101_t0018_u01737429065481") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d810_d20250121_m031104_c001_v7007000_t0000_u01737429064167") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f109ab15ecf5d4b6e_d20250121_m031059_c001_v0001092_t0056_u01737429059824") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd429a_d20250121_m031039_c001_v7007000_t0000_u01737429039290") 2025/01/21 03:13:24 DEBUG : dst/two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1066d6a6f2cfb445_d20250121_m031038_c001_v0001183_t0003_u01737429038169") 2025/01/21 03:13:24 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd7208_d20250121_m030949_c001_v7007000_t0000_u01737428989576") 2025/01/21 03:13:24 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0eb3d_d20250121_m030941_c001_v0001183_t0029_u01737428981919") 2025/01/21 03:13:24 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f404d75fb941dbd9d_d20250121_m030939_c001_v7007000_t0000_u01737428979912") 2025/01/21 03:13:24 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0e74b_d20250121_m030922_c001_v0001183_t0003_u01737428962089") 2025/01/21 03:13:24 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d3a_d20250121_m030907_c001_v7007000_t0000_u01737428947674") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0e396_d20250121_m030900_c001_v0001183_t0059_u01737428940945") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92ce4_d20250121_m030835_c001_v7007000_t0000_u01737428915494") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0debe_d20250121_m030833_c001_v0001183_t0023_u01737428913712") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92cc5_d20250121_m030832_c001_v7007000_t0000_u01737428912234") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0de62_d20250121_m030831_c001_v0001183_t0056_u01737428911077") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92caa_d20250121_m030827_c001_v7007000_t0000_u01737428907694") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dd98_d20250121_m030826_c001_v0001183_t0036_u01737428906180") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92ca5_d20250121_m030825_c001_v7007000_t0000_u01737428905066") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dd1e_d20250121_m030823_c001_v0001183_t0012_u01737428903858") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2070421_d20250121_m030817_c001_v7007000_t0000_u01737428897679") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dbe2_d20250121_m030816_c001_v0001183_t0019_u01737428896348") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb207041c_d20250121_m030815_c001_v7007000_t0000_u01737428895201") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0db84_d20250121_m030814_c001_v0001183_t0040_u01737428894430") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2070411_d20250121_m030809_c001_v7007000_t0000_u01737428889455") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0da44_d20250121_m030808_c001_v0001183_t0015_u01737428888297") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2070405_d20250121_m030805_c001_v7007000_t0000_u01737428885721") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d9a3_d20250121_m030804_c001_v0001183_t0010_u01737428884787") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb20703fe_d20250121_m030803_c001_v7007000_t0000_u01737428883684") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f103bacb2af91f64e_d20250121_m030803_c001_v0001182_t0053_u01737428883072") 2025/01/21 03:13:25 DEBUG : empty space: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d919_d20250121_m030801_c001_v0001183_t0043_u01737428881549") 2025/01/21 03:13:25 DEBUG : enormous: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92ce1_d20250121_m030834_c001_v7007000_t0000_u01737428914526") 2025/01/21 03:13:26 DEBUG : enormous: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dec8_d20250121_m030833_c001_v0001183_t0048_u01737428913941") 2025/01/21 03:13:26 DEBUG : existing: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410c5327f3910d83_d20250121_m031222_c001_v7007000_t0000_u01737429142304") 2025/01/21 03:13:26 DEBUG : existing: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4c18_d20250121_m031220_c001_v0001101_t0028_u01737429140911") 2025/01/21 03:13:26 DEBUG : existing: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd3170_d20250121_m030859_c001_v7007000_t0000_u01737428939120") 2025/01/21 03:13:26 DEBUG : existing: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0e30c_d20250121_m030858_c001_v0001183_t0021_u01737428938089") 2025/01/21 03:13:26 DEBUG : existing: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb20703d9_d20250121_m030757_c001_v7007000_t0000_u01737428877807") 2025/01/21 03:13:26 DEBUG : existing: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d83d_d20250121_m030756_c001_v0001183_t0054_u01737428876509") 2025/01/21 03:13:26 DEBUG : existing: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f754e_d20250121_m030755_c001_v7007000_t0000_u01737428875209") 2025/01/21 03:13:26 DEBUG : existing: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d807_d20250121_m030754_c001_v0001183_t0000_u01737428874626") 2025/01/21 03:13:26 DEBUG : existing: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d7e1_d20250121_m030753_c001_v0001183_t0026_u01737428873871") 2025/01/21 03:13:26 DEBUG : existing-b: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd3171_d20250121_m030859_c001_v7007000_t0000_u01737428939314") 2025/01/21 03:13:26 DEBUG : existing-b: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161b65_d20250121_m030858_c001_v0001178_t0002_u01737428938102") 2025/01/21 03:13:26 DEBUG : five: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d02_d20250121_m030839_c001_v7007000_t0000_u01737428919832") 2025/01/21 03:13:26 DEBUG : five: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee0df83_d20250121_m030837_c001_v0001183_t0041_u01737428917905") 2025/01/21 03:13:26 DEBUG : foo: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb207040d_d20250121_m030807_c001_v7007000_t0000_u01737428887564") 2025/01/21 03:13:26 DEBUG : foo: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee0da20_d20250121_m030807_c001_v0001183_t0041_u01737428887003") 2025/01/21 03:13:26 DEBUG : foo: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee0da05_d20250121_m030806_c001_v0001183_t0041_u01737428886449") 2025/01/21 03:13:26 DEBUG : four: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d03_d20250121_m030840_c001_v7007000_t0000_u01737428920014") 2025/01/21 03:13:26 DEBUG : four: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406d532e4fae4917_d20250121_m030838_c001_v0001101_t0024_u01737428918466") 2025/01/21 03:13:26 DEBUG : four: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0df59_d20250121_m030837_c001_v0001183_t0049_u01737428917280") 2025/01/21 03:13:27 DEBUG : hello world2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef88321_d20250121_m030648_c001_v7007000_t0000_u01737428808105") 2025/01/21 03:13:27 DEBUG : hello world2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cb02_d20250121_m030647_c001_v0001183_t0055_u01737428807460") 2025/01/21 03:13:27 DEBUG : ignore-size: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f754c_d20250121_m030752_c001_v7007000_t0000_u01737428872786") 2025/01/21 03:13:27 DEBUG : ignore-size: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d787_d20250121_m030751_c001_v0001183_t0052_u01737428871838") 2025/01/21 03:13:27 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd316a_d20250121_m030856_c001_v7007000_t0000_u01737428936958") 2025/01/21 03:13:27 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161b5d_d20250121_m030855_c001_v0001178_t0035_u01737428935857") 2025/01/21 03:13:27 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd3167_d20250121_m030854_c001_v7007000_t0000_u01737428934684") 2025/01/21 03:13:27 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161b51_d20250121_m030853_c001_v0001178_t0052_u01737428933755") 2025/01/21 03:13:27 DEBUG : one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d04_d20250121_m030840_c001_v7007000_t0000_u01737428920197") 2025/01/21 03:13:27 DEBUG : one: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee0df3f_d20250121_m030836_c001_v0001183_t0041_u01737428916617") 2025/01/21 03:13:27 DEBUG : only0: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c2e_d20250121_m031258_c001_v7007000_t0000_u01737429178828") 2025/01/21 03:13:27 DEBUG : only0: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f414d0cb06b112bf7_d20250121_m031253_c001_v0001184_t0017_u01737429173518") 2025/01/21 03:13:27 DEBUG : only0: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10ef7_d20250121_m031244_c001_v0001183_t0018_u01737429164330") 2025/01/21 03:13:27 DEBUG : only0: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4088f55ab7e6fe66_d20250121_m031238_c001_v7007000_t0000_u01737429158125") 2025/01/21 03:13:27 DEBUG : only0: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10b63_d20250121_m031228_c001_v0001183_t0018_u01737429148527") 2025/01/21 03:13:27 DEBUG : only1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c2f_d20250121_m031259_c001_v7007000_t0000_u01737429179013") 2025/01/21 03:13:27 DEBUG : only1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee1113b_d20250121_m031252_c001_v0001183_t0041_u01737429172969") 2025/01/21 03:13:27 DEBUG : only1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f19_d20250121_m031244_c001_v0001183_t0052_u01737429164727") 2025/01/21 03:13:27 DEBUG : only1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2074986_d20250121_m031238_c001_v7007000_t0000_u01737429158500") 2025/01/21 03:13:27 DEBUG : only1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10b7f_d20250121_m031228_c001_v0001183_t0041_u01737429148973") 2025/01/21 03:13:27 DEBUG : only10: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c30_d20250121_m031259_c001_v7007000_t0000_u01737429179195") 2025/01/21 03:13:28 DEBUG : only10: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f407d25a291ec44e1_d20250121_m031253_c001_v0001037_t0023_u01737429173715") 2025/01/21 03:13:28 DEBUG : only10: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee1101f_d20250121_m031248_c001_v0001183_t0053_u01737429168424") 2025/01/21 03:13:28 DEBUG : only10: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2074989_d20250121_m031238_c001_v7007000_t0000_u01737429158693") 2025/01/21 03:13:28 DEBUG : only10: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c76_d20250121_m031232_c001_v0001183_t0039_u01737429152670") 2025/01/21 03:13:28 DEBUG : only11: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c31_d20250121_m031259_c001_v7007000_t0000_u01737429179380") 2025/01/21 03:13:28 DEBUG : only11: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f402c8024551a89b2_d20250121_m031253_c001_v0001100_t0006_u01737429173899") 2025/01/21 03:13:28 DEBUG : only11: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11033_d20250121_m031248_c001_v0001183_t0034_u01737429168821") 2025/01/21 03:13:28 DEBUG : only11: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4088f55ab7e6fe70_d20250121_m031238_c001_v7007000_t0000_u01737429158506") 2025/01/21 03:13:28 DEBUG : only11: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c9c_d20250121_m031233_c001_v0001183_t0044_u01737429153070") 2025/01/21 03:13:28 DEBUG : only12: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c32_d20250121_m031259_c001_v7007000_t0000_u01737429179562") 2025/01/21 03:13:28 DEBUG : only12: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee11151_d20250121_m031253_c001_v0001183_t0041_u01737429173547") 2025/01/21 03:13:28 DEBUG : only12: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11047_d20250121_m031249_c001_v0001183_t0052_u01737429169213") 2025/01/21 03:13:28 DEBUG : only12: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2e990_d20250121_m031238_c001_v7007000_t0000_u01737429158139") 2025/01/21 03:13:28 DEBUG : only12: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10cc2_d20250121_m031233_c001_v0001183_t0048_u01737429153590") 2025/01/21 03:13:28 DEBUG : only13: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c33_d20250121_m031259_c001_v7007000_t0000_u01737429179743") 2025/01/21 03:13:28 DEBUG : only13: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f414d0cb06b112c06_d20250121_m031253_c001_v0001184_t0017_u01737429173701") 2025/01/21 03:13:28 DEBUG : only13: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11067_d20250121_m031249_c001_v0001183_t0011_u01737429169617") 2025/01/21 03:13:28 DEBUG : only13: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0505a_d20250121_m031238_c001_v7007000_t0000_u01737429158529") 2025/01/21 03:13:28 DEBUG : only13: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10cd8_d20250121_m031234_c001_v0001183_t0010_u01737429154011") 2025/01/21 03:13:28 DEBUG : only14: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c34_d20250121_m031259_c001_v7007000_t0000_u01737429179925") 2025/01/21 03:13:28 DEBUG : only14: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee1115b_d20250121_m031253_c001_v0001183_t0041_u01737429173729") 2025/01/21 03:13:29 DEBUG : only14: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11081_d20250121_m031250_c001_v0001183_t0050_u01737429170010") 2025/01/21 03:13:29 DEBUG : only14: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2074984_d20250121_m031238_c001_v7007000_t0000_u01737429158317") 2025/01/21 03:13:29 DEBUG : only14: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10cf4_d20250121_m031234_c001_v0001183_t0012_u01737429154417") 2025/01/21 03:13:29 DEBUG : only15: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f9c36_d20250121_m031300_c001_v7007000_t0000_u01737429180106") 2025/01/21 03:13:29 DEBUG : only15: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f414d0cb06b112c1e_d20250121_m031253_c001_v0001184_t0017_u01737429173884") 2025/01/21 03:13:29 DEBUG : only15: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee1109b_d20250121_m031250_c001_v0001183_t0019_u01737429170422") 2025/01/21 03:13:29 DEBUG : only15: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4088f55ab7e6fe73_d20250121_m031238_c001_v7007000_t0000_u01737429158698") 2025/01/21 03:13:29 DEBUG : only15: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10d06_d20250121_m031234_c001_v0001183_t0022_u01737429154850") 2025/01/21 03:13:29 DEBUG : only16: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa01f_d20250121_m031300_c001_v7007000_t0000_u01737429180288") 2025/01/21 03:13:29 DEBUG : only16: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f407d25a291ec44e5_d20250121_m031253_c001_v0001037_t0023_u01737429173900") 2025/01/21 03:13:29 DEBUG : only16: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee110b7_d20250121_m031250_c001_v0001183_t0048_u01737429170835") 2025/01/21 03:13:29 DEBUG : only16: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2e993_d20250121_m031238_c001_v7007000_t0000_u01737429158725") 2025/01/21 03:13:29 DEBUG : only16: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10d23_d20250121_m031235_c001_v0001183_t0034_u01737429155293") 2025/01/21 03:13:29 DEBUG : only17: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa020_d20250121_m031300_c001_v7007000_t0000_u01737429180468") 2025/01/21 03:13:29 DEBUG : only17: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee11171_d20250121_m031253_c001_v0001183_t0041_u01737429173912") 2025/01/21 03:13:29 DEBUG : only17: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee110d9_d20250121_m031251_c001_v0001183_t0034_u01737429171246") 2025/01/21 03:13:29 DEBUG : only17: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0503c_d20250121_m031238_c001_v7007000_t0000_u01737429158151") 2025/01/21 03:13:29 DEBUG : only17: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10d2f_d20250121_m031235_c001_v0001183_t0030_u01737429155721") 2025/01/21 03:13:29 DEBUG : only18: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa021_d20250121_m031300_c001_v7007000_t0000_u01737429180650") 2025/01/21 03:13:29 DEBUG : only18: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f414d0cb06b112c2b_d20250121_m031254_c001_v0001184_t0017_u01737429174066") 2025/01/21 03:13:30 DEBUG : only18: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee110f3_d20250121_m031251_c001_v0001183_t0025_u01737429171648") 2025/01/21 03:13:30 DEBUG : only18: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb207497a_d20250121_m031237_c001_v7007000_t0000_u01737429157761") 2025/01/21 03:13:30 DEBUG : only18: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10d49_d20250121_m031236_c001_v0001183_t0054_u01737429156137") 2025/01/21 03:13:30 DEBUG : only19: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa023_d20250121_m031300_c001_v7007000_t0000_u01737429180831") 2025/01/21 03:13:30 DEBUG : only19: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f402c8024551a89b4_d20250121_m031254_c001_v0001100_t0006_u01737429174082") 2025/01/21 03:13:30 DEBUG : only19: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee1110d_d20250121_m031252_c001_v0001183_t0049_u01737429172040") 2025/01/21 03:13:30 DEBUG : only19: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4088f55ab7e6fe75_d20250121_m031238_c001_v7007000_t0000_u01737429158880") 2025/01/21 03:13:30 DEBUG : only19: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10d65_d20250121_m031236_c001_v0001183_t0022_u01737429156543") 2025/01/21 03:13:30 DEBUG : only2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa024_d20250121_m031301_c001_v7007000_t0000_u01737429181015") 2025/01/21 03:13:30 DEBUG : only2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f407d25a291ec44e9_d20250121_m031254_c001_v0001037_t0023_u01737429174093") 2025/01/21 03:13:30 DEBUG : only2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f3d_d20250121_m031245_c001_v0001183_t0031_u01737429165136") 2025/01/21 03:13:30 DEBUG : only2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb207497f_d20250121_m031238_c001_v7007000_t0000_u01737429158130") 2025/01/21 03:13:30 DEBUG : only2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10b9f_d20250121_m031229_c001_v0001183_t0057_u01737429149379") 2025/01/21 03:13:30 DEBUG : only3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa025_d20250121_m031301_c001_v7007000_t0000_u01737429181212") 2025/01/21 03:13:30 DEBUG : only3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee1117d_d20250121_m031254_c001_v0001183_t0041_u01737429174116") 2025/01/21 03:13:30 DEBUG : only3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f5d_d20250121_m031245_c001_v0001183_t0039_u01737429165548") 2025/01/21 03:13:30 DEBUG : only3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb207497b_d20250121_m031237_c001_v7007000_t0000_u01737429157946") 2025/01/21 03:13:30 DEBUG : only3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10bc4_d20250121_m031229_c001_v0001183_t0049_u01737429149772") 2025/01/21 03:13:30 DEBUG : only4: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa026_d20250121_m031301_c001_v7007000_t0000_u01737429181400") 2025/01/21 03:13:30 DEBUG : only4: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f414d0cb06b112c3b_d20250121_m031254_c001_v0001184_t0017_u01737429174249") 2025/01/21 03:13:30 DEBUG : only4: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f7f_d20250121_m031245_c001_v0001183_t0023_u01737429165945") 2025/01/21 03:13:30 DEBUG : only4: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4088f55ab7e6fe69_d20250121_m031238_c001_v7007000_t0000_u01737429158321") 2025/01/21 03:13:31 DEBUG : only4: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10bd4_d20250121_m031230_c001_v0001183_t0020_u01737429150195") 2025/01/21 03:13:31 DEBUG : only5: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa028_d20250121_m031301_c001_v7007000_t0000_u01737429181596") 2025/01/21 03:13:31 DEBUG : only5: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f402c8024551a89b6_d20250121_m031254_c001_v0001100_t0006_u01737429174263") 2025/01/21 03:13:31 DEBUG : only5: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10f95_d20250121_m031246_c001_v0001183_t0028_u01737429166329") 2025/01/21 03:13:31 DEBUG : only5: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2e991_d20250121_m031238_c001_v7007000_t0000_u01737429158338") 2025/01/21 03:13:31 DEBUG : only5: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10bf0_d20250121_m031230_c001_v0001183_t0030_u01737429150646") 2025/01/21 03:13:31 DEBUG : only6: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa02a_d20250121_m031301_c001_v7007000_t0000_u01737429181802") 2025/01/21 03:13:31 DEBUG : only6: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee1118f_d20250121_m031254_c001_v0001183_t0041_u01737429174298") 2025/01/21 03:13:31 DEBUG : only6: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10fb5_d20250121_m031246_c001_v0001183_t0057_u01737429166743") 2025/01/21 03:13:31 DEBUG : only6: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0505c_d20250121_m031238_c001_v7007000_t0000_u01737429158713") 2025/01/21 03:13:31 DEBUG : only6: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c00_d20250121_m031231_c001_v0001183_t0020_u01737429151053") 2025/01/21 03:13:31 DEBUG : only7: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa02b_d20250121_m031301_c001_v7007000_t0000_u01737429181988") 2025/01/21 03:13:31 DEBUG : only7: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f414d0cb06b112c43_d20250121_m031254_c001_v0001184_t0017_u01737429174430") 2025/01/21 03:13:31 DEBUG : only7: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10fc9_d20250121_m031247_c001_v0001183_t0035_u01737429167152") 2025/01/21 03:13:31 DEBUG : only7: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0505d_d20250121_m031238_c001_v7007000_t0000_u01737429158895") 2025/01/21 03:13:31 DEBUG : only7: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c18_d20250121_m031231_c001_v0001183_t0011_u01737429151458") 2025/01/21 03:13:31 DEBUG : only8: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa02d_d20250121_m031302_c001_v7007000_t0000_u01737429182171") 2025/01/21 03:13:31 DEBUG : only8: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f407d25a291ec44eb_d20250121_m031254_c001_v0001037_t0023_u01737429174292") 2025/01/21 03:13:31 DEBUG : only8: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10fec_d20250121_m031247_c001_v0001183_t0053_u01737429167581") 2025/01/21 03:13:31 DEBUG : only8: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2e992_d20250121_m031238_c001_v7007000_t0000_u01737429158540") 2025/01/21 03:13:31 DEBUG : only8: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c40_d20250121_m031231_c001_v0001183_t0011_u01737429151871") 2025/01/21 03:13:31 DEBUG : only9: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa02e_d20250121_m031302_c001_v7007000_t0000_u01737429182353") 2025/01/21 03:13:32 DEBUG : only9: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f402c8024551a89b8_d20250121_m031254_c001_v0001100_t0006_u01737429174446") 2025/01/21 03:13:32 DEBUG : only9: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11005_d20250121_m031248_c001_v0001183_t0044_u01737429168015") 2025/01/21 03:13:32 DEBUG : only9: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41338e763cf0503f_d20250121_m031238_c001_v7007000_t0000_u01737429158347") 2025/01/21 03:13:32 DEBUG : only9: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee10c58_d20250121_m031232_c001_v0001183_t0042_u01737429152265") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd3162_d20250121_m030851_c001_v7007000_t0000_u01737428931885") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae493d_d20250121_m030848_c001_v0001101_t0030_u01737428928967") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd315b_d20250121_m030847_c001_v7007000_t0000_u01737428927097") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0e0fb_d20250121_m030845_c001_v0001183_t0009_u01737428925069") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d0a_d20250121_m030843_c001_v7007000_t0000_u01737428923176") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4923_d20250121_m030841_c001_v0001101_t0001_u01737428921131") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92cc1_d20250121_m030829_c001_v7007000_t0000_u01737428909909") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0ddfe_d20250121_m030828_c001_v0001183_t0028_u01737428908724") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92ca9_d20250121_m030826_c001_v7007000_t0000_u01737428906748") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dd8a_d20250121_m030825_c001_v0001183_t0040_u01737428905982") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92ca4_d20250121_m030824_c001_v7007000_t0000_u01737428904445") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dd14_d20250121_m030823_c001_v0001183_t0043_u01737428903658") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2070420_d20250121_m030817_c001_v7007000_t0000_u01737428897123") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dbda_d20250121_m030816_c001_v0001183_t0046_u01737428896131") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb207041d_d20250121_m030815_c001_v7007000_t0000_u01737428895386") 2025/01/21 03:13:32 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0db78_d20250121_m030814_c001_v0001183_t0022_u01737428894161") 2025/01/21 03:13:33 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb207041a_d20250121_m030813_c001_v7007000_t0000_u01737428893403") 2025/01/21 03:13:33 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0db1a_d20250121_m030812_c001_v0001183_t0053_u01737428892829") 2025/01/21 03:13:33 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0daf0_d20250121_m030812_c001_v0001183_t0050_u01737428892265") 2025/01/21 03:13:33 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2070417_d20250121_m030811_c001_v7007000_t0000_u01737428891523") 2025/01/21 03:13:33 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dab6_d20250121_m030810_c001_v0001183_t0056_u01737428890948") 2025/01/21 03:13:33 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0da9a_d20250121_m030810_c001_v0001183_t0022_u01737428890366") 2025/01/21 03:13:33 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2070412_d20250121_m030809_c001_v7007000_t0000_u01737428889638") 2025/01/21 03:13:33 DEBUG : potato: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0da62_d20250121_m030808_c001_v0001183_t0035_u01737428888877") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4078244093ec9989_d20250121_m031006_c001_v7007000_t0000_u01737429006297") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4a57_d20250121_m031005_c001_v0001101_t0023_u01737429005542") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd7209_d20250121_m030950_c001_v7007000_t0000_u01737428990093") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae49f1_d20250121_m030941_c001_v0001101_t0017_u01737428981207") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2b877_d20250121_m030927_c001_v7007000_t0000_u01737428967600") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae49a9_d20250121_m030921_c001_v0001101_t0034_u01737428961346") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d3b_d20250121_m030907_c001_v7007000_t0000_u01737428947903") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae496b_d20250121_m030900_c001_v0001101_t0026_u01737428940617") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92ce2_d20250121_m030834_c001_v7007000_t0000_u01737428914753") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0deb4_d20250121_m030833_c001_v0001183_t0029_u01737428913519") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92cc6_d20250121_m030832_c001_v7007000_t0000_u01737428912421") 2025/01/21 03:13:33 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0de5c_d20250121_m030830_c001_v0001183_t0046_u01737428910866") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92cc2_d20250121_m030830_c001_v7007000_t0000_u01737428910095") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0de1e_d20250121_m030829_c001_v0001183_t0029_u01737428909317") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92cab_d20250121_m030827_c001_v7007000_t0000_u01737428907926") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0ddce_d20250121_m030827_c001_v0001183_t0043_u01737428907126") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92ca6_d20250121_m030825_c001_v7007000_t0000_u01737428905251") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dd38_d20250121_m030824_c001_v0001183_t0052_u01737428904454") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f406e9b3bb2070422_d20250121_m030817_c001_v7007000_t0000_u01737428897862") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dbf8_d20250121_m030816_c001_v0001183_t0025_u01737428896917") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef8832b_d20250121_m030651_c001_v7007000_t0000_u01737428811484") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cbc0_d20250121_m030650_c001_v0001183_t0032_u01737428810884") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef88327_d20250121_m030649_c001_v7007000_t0000_u01737428809614") 2025/01/21 03:13:34 DEBUG : potato2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cb68_d20250121_m030649_c001_v0001183_t0054_u01737428809049") 2025/01/21 03:13:34 DEBUG : potato3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f409d499a74bd720a_d20250121_m030950_c001_v7007000_t0000_u01737428990278") 2025/01/21 03:13:34 DEBUG : potato3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161c39_d20250121_m030942_c001_v0001178_t0026_u01737428982489") 2025/01/21 03:13:34 DEBUG : potato3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403d17c8c6f2b878_d20250121_m030927_c001_v7007000_t0000_u01737428967834") 2025/01/21 03:13:34 DEBUG : potato3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161bdc_d20250121_m030922_c001_v0001178_t0013_u01737428962674") 2025/01/21 03:13:34 DEBUG : potato3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d3c_d20250121_m030908_c001_v7007000_t0000_u01737428948134") 2025/01/21 03:13:34 DEBUG : potato3: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161b73_d20250121_m030901_c001_v0001178_t0003_u01737428941158") 2025/01/21 03:13:34 DEBUG : pre-dest1/1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d7ac_d20250121_m031048_c001_v7007000_t0000_u01737429048014") 2025/01/21 03:13:34 DEBUG : pre-dest1/1: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161da3_d20250121_m031040_c001_v0001178_t0047_u01737429040050") 2025/01/21 03:13:35 DEBUG : pre-dest2/2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41956a5b27e8d7ad_d20250121_m031048_c001_v7007000_t0000_u01737429048211") 2025/01/21 03:13:35 DEBUG : pre-dest2/2: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4ab6_d20250121_m031040_c001_v0001101_t0035_u01737429040638") 2025/01/21 03:13:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd4264_d20250121_m031019_c001_v7007000_t0000_u01737429019898") 2025/01/21 03:13:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0f1cc_d20250121_m031015_c001_v0001183_t0020_u01737429015981") 2025/01/21 03:13:35 DEBUG : sizeonly: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f7541_d20250121_m030750_c001_v7007000_t0000_u01737428870550") 2025/01/21 03:13:35 DEBUG : sizeonly: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d70b_d20250121_m030749_c001_v0001183_t0028_u01737428869604") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa038_d20250121_m031311_c001_v7007000_t0000_u01737429191068") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f114d0cb06b112e9f_d20250121_m031308_c001_v0001184_t0035_u01737429188260") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa033_d20250121_m031306_c001_v7007000_t0000_u01737429186335") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f107d25a291ec4519_d20250121_m031303_c001_v0001037_t0015_u01737429183686") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd316b_d20250121_m030857_c001_v7007000_t0000_u01737428937143") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f106d532e4fae4951_d20250121_m030856_c001_v0001101_t0044_u01737428936210") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd3168_d20250121_m030854_c001_v7007000_t0000_u01737428934904") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0e258_d20250121_m030854_c001_v0001183_t0011_u01737428934103") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f753e_d20250121_m030746_c001_v7007000_t0000_u01737428866490") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d625_d20250121_m030744_c001_v0001183_t0052_u01737428864991") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f753d_d20250121_m030744_c001_v7007000_t0000_u01737428864265") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d5c1_d20250121_m030743_c001_v0001183_t0032_u01737428863137") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f7539_d20250121_m030738_c001_v7007000_t0000_u01737428858487") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d4d3_d20250121_m030737_c001_v0001183_t0028_u01737428857523") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f7536_d20250121_m030736_c001_v7007000_t0000_u01737428856982") 2025/01/21 03:13:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d48a_d20250121_m030736_c001_v0001183_t0013_u01737428856007") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d364_d20250121_m030730_c001_v0001183_t0046_u01737428850076") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f7516_d20250121_m030729_c001_v7007000_t0000_u01737428849346") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d324_d20250121_m030728_c001_v0001183_t0043_u01737428848773") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d310_d20250121_m030728_c001_v0001183_t0036_u01737428848001") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895f750d_d20250121_m030726_c001_v7007000_t0000_u01737428846524") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d1a5_d20250121_m030720_c001_v0001183_t0018_u01737428840687") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0d04f_d20250121_m030713_c001_v0001183_t0029_u01737428833864") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403ff0ee136e1a21_d20250121_m030713_c001_v7007000_t0000_u01737428833126") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cff3_d20250121_m030712_c001_v0001183_t0018_u01737428832539") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cfd9_d20250121_m030711_c001_v0001183_t0014_u01737428831783") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f403ff0ee136e1a20_d20250121_m030710_c001_v7007000_t0000_u01737428830685") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cde4_d20250121_m030701_c001_v0001183_t0042_u01737428821549") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f411341ef2aa5a640_d20250121_m030701_c001_v7007000_t0000_u01737428821171") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cdb2_d20250121_m030700_c001_v0001183_t0031_u01737428820364") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef8833c_d20250121_m030658_c001_v7007000_t0000_u01737428818713") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cd4e_d20250121_m030658_c001_v0001183_t0025_u01737428818160") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef8833b_d20250121_m030657_c001_v7007000_t0000_u01737428817616") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cd12_d20250121_m030657_c001_v0001183_t0058_u01737428817047") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef88339_d20250121_m030655_c001_v7007000_t0000_u01737428815759") 2025/01/21 03:13:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cca4_d20250121_m030655_c001_v0001183_t0009_u01737428815010") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef88337_d20250121_m030654_c001_v7007000_t0000_u01737428814467") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cc6d_d20250121_m030653_c001_v0001183_t0054_u01737428813880") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef88334_d20250121_m030652_c001_v7007000_t0000_u01737428812975") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0cc12_d20250121_m030652_c001_v0001183_t0003_u01737428812412") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef88310_d20250121_m030646_c001_v7007000_t0000_u01737428806551") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0caaf_d20250121_m030645_c001_v0001183_t0059_u01737428805995") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef882ff_d20250121_m030645_c001_v7007000_t0000_u01737428805071") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0ca63_d20250121_m030644_c001_v0001183_t0004_u01737428804420") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef882fe_d20250121_m030643_c001_v7007000_t0000_u01737428803488") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0ca15_d20250121_m030642_c001_v0001183_t0057_u01737428802917") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4120d195cef882f9_d20250121_m030640_c001_v7007000_t0000_u01737428800023") 2025/01/21 03:13:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0c973_d20250121_m030639_c001_v0001183_t0029_u01737428799411") 2025/01/21 03:13:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa039_d20250121_m031311_c001_v7007000_t0000_u01737429191251") 2025/01/21 03:13:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f102c8024551a89c8_d20250121_m031308_c001_v0001100_t0040_u01737429188270") 2025/01/21 03:13:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f418a837a895fa034_d20250121_m031306_c001_v7007000_t0000_u01737429186516") 2025/01/21 03:13:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee11371_d20250121_m031303_c001_v0001183_t0048_u01737429183698") 2025/01/21 03:13:37 DEBUG : sub/yam: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd3160_d20250121_m030851_c001_v7007000_t0000_u01737428931299") 2025/01/21 03:13:37 DEBUG : sub/yam: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161b3d_d20250121_m030848_c001_v0001178_t0030_u01737428928732") 2025/01/21 03:13:37 DEBUG : three: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d05_d20250121_m030840_c001_v7007000_t0000_u01737428920380") 2025/01/21 03:13:37 DEBUG : three: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0dfc1_d20250121_m030839_c001_v0001183_t0053_u01737428919249") 2025/01/21 03:13:37 DEBUG : three: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f110726806ee0df4f_d20250121_m030837_c001_v0001183_t0017_u01737428917055") 2025/01/21 03:13:38 DEBUG : two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d06_d20250121_m030840_c001_v7007000_t0000_u01737428920565") 2025/01/21 03:13:38 DEBUG : two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f41078741b5161b07_d20250121_m030838_c001_v0001178_t0032_u01737428918659") 2025/01/21 03:13:38 DEBUG : two: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f410726806ee0df49_d20250121_m030836_c001_v0001183_t0041_u01737428916799") 2025/01/21 03:13:38 DEBUG : yam: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd3164_d20250121_m030852_c001_v7007000_t0000_u01737428932068") 2025/01/21 03:13:38 DEBUG : yam: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1083f0636cdd4b12_d20250121_m030850_c001_v0001106_t0001_u01737428930486") 2025/01/21 03:13:38 DEBUG : yam: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd315a_d20250121_m030846_c001_v7007000_t0000_u01737428926525") 2025/01/21 03:13:38 DEBUG : yam: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161b21_d20250121_m030844_c001_v0001178_t0028_u01737428924711") 2025/01/21 03:13:38 DEBUG : yam: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d09_d20250121_m030842_c001_v7007000_t0000_u01737428922626") 2025/01/21 03:13:38 DEBUG : yam: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f11078741b5161b11_d20250121_m030841_c001_v0001178_t0016_u01737428921145") 2025/01/21 03:13:38 DEBUG : yaml: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f401cd3ce92fd315c_d20250121_m030847_c001_v7007000_t0000_u01737428927281") 2025/01/21 03:13:38 DEBUG : yaml: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f1184b5fdb0641c74_d20250121_m030845_c001_v0001144_t0027_u01737428925865") 2025/01/21 03:13:38 DEBUG : yaml: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f4027f59d6ba92d0b_d20250121_m030843_c001_v7007000_t0000_u01737428923359") 2025/01/21 03:13:38 DEBUG : yaml: Deleting (id "4_z0fa27db3d03d8b6b9f480e1b_f118962229d1f0905_d20250121_m030842_c001_v0001182_t0025_u01737428922433") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m9.720583376s (try 1/5)