"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/04 01:30:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba" 2025/02/04 01:30:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:30:20 DEBUG : Creating backend with remote "/tmp/rclone735666318" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/04 01:30:24 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:24 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.07s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:30:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:26 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:26 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:27 DEBUG : B2 bucket rclone-test-hicosab3zaba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.10s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", 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-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:28 DEBUG : Creating backend with remote "/non-existing" 2025/02/04 01:30:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/04 01:30:28 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:28 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:30 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:30 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:31 INFO : B2 bucket rclone-test-hicosab3zaba: Running all checks before starting transfers 2025/02/04 01:30:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:31 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:31 INFO : B2 bucket rclone-test-hicosab3zaba: Checks finished, now starting transfers 2025/02/04 01:30:31 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.57s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:33 ERROR : Ignoring --no-traverse with sync 2025/02/04 01:30:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:33 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:33 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:33 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:30:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.57s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/04 01:30:34 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:34 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/04 01:30:35 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.73s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:30:36 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:36 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:30:38 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:38 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.93s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/04 01:30:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/04 01:30:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/04 01:30:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:30:40 INFO : sub dir: Making directory 2025/02/04 01:30:40 INFO : sub dir2: Making directory 2025/02/04 01:30:40 INFO : sub dir2/sub sub dir2: Making directory 2025/02/04 01:30:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:40 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:40 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/04 01:30:40 DEBUG : B2 bucket rclone-test-hicosab3zaba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:41 INFO : sub dir2: Making directory 2025/02/04 01:30:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/04 01:30:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/04 01:30:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:41 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:41 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:42 DEBUG : sub dir2: Making directory with metadata 2025/02/04 01:30:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/04 01:30:42 INFO : sub dir: Making directory 2025/02/04 01:30:42 INFO : sub dir2: Making directory 2025/02/04 01:30:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:42 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:42 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:43 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:30:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/04 01:30:43 DEBUG : B2 bucket rclone-test-hicosab3zaba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/04 01:30:43 DEBUG : B2 bucket rclone-test-hicosab3zaba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", 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-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:44 INFO : sub dir2: Making directory 2025/02/04 01:30:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:45 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:45 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:45 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:30:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:46 DEBUG : sub dir2: Making directory with metadata 2025/02/04 01:30:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/04 01:30:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:30:46 INFO : sub dir: Making directory 2025/02/04 01:30:46 INFO : sub dir2: Making directory 2025/02/04 01:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:46 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:46 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:46 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:30:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/04 01:30:46 DEBUG : B2 bucket rclone-test-hicosab3zaba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:48 INFO : sub dir2: Making directory 2025/02/04 01:30:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:48 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:30:48 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:30:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:49 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:30:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xeroxuf4tuha" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-hicosab3zaba -> B2 bucket rclone-test-xeroxuf4tuha 2025/02/04 01:30:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:30:51 DEBUG : B2 bucket rclone-test-xeroxuf4tuha: Waiting for checks to finish 2025/02/04 01:30:51 DEBUG : B2 bucket rclone-test-xeroxuf4tuha: Waiting for transfers to finish 2025/02/04 01:30:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:30:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:30:55 DEBUG : B2 bucket rclone-test-xeroxuf4tuha: Purge remote 2025/02/04 01:30:55 INFO : B2 bucket rclone-test-xeroxuf4tuha: cleaning bucket "rclone-test-xeroxuf4tuha" of all files 2025/02/04 01:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf92ed33904dcbeb9f480e1b_f103e2e0f2fed4288_d20250204_m013055_c001_v0001128_t0053_u01738632655498") --- PASS: TestServerSideCopy (10.14s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/04 01:31:00 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:00 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/04 01:31:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bofosig9rele" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-hicosab3zaba -> B2 bucket rclone-test-bofosig9rele 2025/02/04 01:31:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:31:03 DEBUG : B2 bucket rclone-test-bofosig9rele: Waiting for checks to finish 2025/02/04 01:31:03 DEBUG : B2 bucket rclone-test-bofosig9rele: Waiting for transfers to finish 2025/02/04 01:31:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:31:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/04 01:31:09 DEBUG : B2 bucket rclone-test-bofosig9rele: Waiting for checks to finish 2025/02/04 01:31:09 DEBUG : B2 bucket rclone-test-bofosig9rele: Waiting for transfers to finish 2025/02/04 01:31:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/04 01:31:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:09 DEBUG : B2 bucket rclone-test-bofosig9rele: Purge remote 2025/02/04 01:31:09 INFO : B2 bucket rclone-test-bofosig9rele: cleaning bucket "rclone-test-bofosig9rele" of all files 2025/02/04 01:31:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21d43905dcbeb9f480e1b_f110848b3f98db3e8_d20250204_m013109_c001_v0001184_t0013_u01738632669651") 2025/02/04 01:31:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21d43905dcbeb9f480e1b_f115dce6b5b4505d6_d20250204_m013107_c001_v0001180_t0007_u01738632667834") --- PASS: TestServerSideCopyOverSelf (13.10s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/04 01:31:16 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:16 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/04 01:31:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/04 01:31:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:18 DEBUG : Creating backend with remote "TestB2:rclone-test-muzodoj5jura" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-hicosab3zaba -> B2 bucket rclone-test-muzodoj5jura 2025/02/04 01:31:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:31:19 DEBUG : B2 bucket rclone-test-muzodoj5jura: Waiting for checks to finish 2025/02/04 01:31:19 DEBUG : B2 bucket rclone-test-muzodoj5jura: Waiting for transfers to finish 2025/02/04 01:31:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:31:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/04 01:31:25 DEBUG : B2 bucket rclone-test-muzodoj5jura: Waiting for checks to finish 2025/02/04 01:31:25 DEBUG : B2 bucket rclone-test-muzodoj5jura: Waiting for transfers to finish 2025/02/04 01:31:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/04 01:31:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/04 01:31:25 INFO : sub dir/hello world: Deleted 2025/02/04 01:31:26 DEBUG : testing file moves 2025/02/04 01:31:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/04 01:31:26 DEBUG : B2 bucket rclone-test-muzodoj5jura: Waiting for checks to finish 2025/02/04 01:31:26 DEBUG : B2 bucket rclone-test-muzodoj5jura: Waiting for transfers to finish 2025/02/04 01:31:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/04 01:31:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/04 01:31:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:27 DEBUG : B2 bucket rclone-test-muzodoj5jura: Purge remote 2025/02/04 01:31:27 INFO : B2 bucket rclone-test-muzodoj5jura: cleaning bucket "rclone-test-muzodoj5jura" of all files 2025/02/04 01:31:27 DEBUG : sub dir/hello world: Deleting (id "4_z4fa25d13905dcbeb9f480e1b_f104bbc6353e7bbdb_d20250204_m013126_c001_v0001182_t0000_u01738632686698") 2025/02/04 01:31:27 DEBUG : sub dir/hello world: Deleting (id "4_z4fa25d13905dcbeb9f480e1b_f1139a12df4908d67_d20250204_m013125_c001_v0001184_t0052_u01738632685158") 2025/02/04 01:31:27 DEBUG : sub dir/hello world: Deleting (id "4_z4fa25d13905dcbeb9f480e1b_f1152e7de8fdfad2b_d20250204_m013123_c001_v0001165_t0049_u01738632683288") --- PASS: TestServerSideMoveOverSelf (12.66s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:30 ERROR : : error listing: directory not found 2025/02/04 01:31:31 INFO : Local file system at /tmp/rclone735666318: Making directory 2025/02/04 01:31:31 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:31 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.77s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:31:33 DEBUG : Local file system at /tmp/rclone735666318: Waiting for checks to finish 2025/02/04 01:31:33 DEBUG : Local file system at /tmp/rclone735666318: Waiting for transfers to finish 2025/02/04 01:31:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:31:33 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/04 01:31:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyRedownload (2.13s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/04 01:31:34 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:34 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:31:35 INFO : check sum: Copied (new) 2025/02/04 01:31:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:35 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:31:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/04 01:31:35 DEBUG : check sum: Unchanged skipping 2025/02/04 01:31:35 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:35 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/04 01:31:37 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:37 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:31:37 INFO : sizeonly: Copied (new) 2025/02/04 01:31:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:37 DEBUG : sizeonly: Sizes identical 2025/02/04 01:31:37 DEBUG : sizeonly: Unchanged skipping 2025/02/04 01:31:37 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:37 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:37 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/04 01:31:39 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:39 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/04 01:31:39 INFO : ignore-size: Copied (new) 2025/02/04 01:31:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:31:40 DEBUG : ignore-size: Unchanged skipping 2025/02/04 01:31:40 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:40 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:40 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:31:42 DEBUG : existing: Unchanged skipping 2025/02/04 01:31:42 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:42 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:42 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/04 01:31:42 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:42 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:31:42 INFO : existing: Copied (replaced existing) 2025/02/04 01:31:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.64s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/04 01:31:44 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:44 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:31:45 INFO : existing: Copied (new) 2025/02/04 01:31:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:45 DEBUG : existing: Destination exists, skipping 2025/02/04 01:31:45 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:45 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:45 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:47 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/04 01:31:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:31:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/04 01:31:48 DEBUG : c/non empty space: Unchanged skipping 2025/02/04 01:31:48 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:48 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:31:48 INFO : a/potato2: Copied (new) 2025/02/04 01:31:48 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:48 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:50 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/04 01:31:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:31:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/04 01:31:50 DEBUG : empty space: Unchanged skipping 2025/02/04 01:31:50 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:50 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:50 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/04 01:31:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:31:51 INFO : empty space: Updated modification time in destination 2025/02/04 01:31:51 DEBUG : empty space: Unchanged skipping 2025/02/04 01:31:51 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:51 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:54 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:54 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/04 01:31:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:31:54 DEBUG : empty space: Unchanged skipping 2025/02/04 01:31:54 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:54 DEBUG : Waiting for deletions to finish 2025/02/04 01:31:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.25s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:56 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/04 01:31:56 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone735666318) 2025/02/04 01:31:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hicosab3zaba) 2025/02/04 01:31:56 DEBUG : foo: sha1 differ 2025/02/04 01:31:56 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/04 01:31:56 INFO : foo: Copied (replaced existing) 2025/02/04 01:31:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:31:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/04 01:31:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:31:58 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:31:58 DEBUG : empty space: Unchanged skipping 2025/02/04 01:31:58 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:31:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:31:58 INFO : potato: Copied (new) 2025/02/04 01:31:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/04 01:32:00 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:00 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/04 01:32:01 INFO : potato: Copied (replaced existing) 2025/02/04 01:32:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.30s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:03 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/04 01:32:03 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone735666318) 2025/02/04 01:32:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hicosab3zaba) 2025/02/04 01:32:03 DEBUG : potato: sha1 differ 2025/02/04 01:32:03 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/04 01:32:03 INFO : potato: Copied (replaced existing) 2025/02/04 01:32:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:32:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:32:05 DEBUG : empty space: Unchanged skipping 2025/02/04 01:32:05 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:05 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/04 01:32:05 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:32:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:32:07 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:07 DEBUG : empty space: Unchanged skipping 2025/02/04 01:32:07 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:32:08 INFO : potato2: Copied (new) 2025/02/04 01:32:08 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:08 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:10 INFO : d: Making directory 2025/02/04 01:32:10 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/04 01:32:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:32:10 DEBUG : c/non empty space: Unchanged skipping 2025/02/04 01:32:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/04 01:32:10 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:10 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:32:11 INFO : a/potato2: Copied (new) 2025/02/04 01:32:11 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:11 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:13 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/04 01:32:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:32:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/04 01:32:13 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:13 DEBUG : c/non empty space: Unchanged skipping 2025/02/04 01:32:13 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:32:13 INFO : a/potato2: Copied (new) 2025/02/04 01:32:13 ERROR : B2 bucket rclone-test-hicosab3zaba: not deleting files as there were IO errors 2025/02/04 01:32:13 ERROR : B2 bucket rclone-test-hicosab3zaba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:16 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:32:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:32:16 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:16 DEBUG : empty space: Unchanged skipping 2025/02/04 01:32:16 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:16 INFO : potato: Deleted 2025/02/04 01:32:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:32:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.70s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:19 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:19 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:19 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:19 INFO : potato: Deleted 2025/02/04 01:32:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:32:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:32:19 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:19 DEBUG : empty space: Unchanged skipping 2025/02/04 01:32:19 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:32:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:32:22 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:22 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/04 01:32:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:24 DEBUG : enormous: Excluded (Size Filter) 2025/02/04 01:32:24 DEBUG : enormous: Excluded 2025/02/04 01:32:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:32:24 DEBUG : potato2: Excluded 2025/02/04 01:32:25 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:32:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:32:25 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:25 DEBUG : empty space: Unchanged skipping 2025/02/04 01:32:25 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:25 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:25 DEBUG : enormous: Excluded (Size Filter) 2025/02/04 01:32:25 DEBUG : enormous: Excluded 2025/02/04 01:32:25 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:32:25 DEBUG : potato2: Excluded 2025/02/04 01:32:25 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:32:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/04 01:32:25 DEBUG : empty space: Unchanged skipping 2025/02/04 01:32:25 DEBUG : Local file system at /tmp/rclone735666318: Waiting for checks to finish 2025/02/04 01:32:25 DEBUG : Local file system at /tmp/rclone735666318: Waiting for transfers to finish 2025/02/04 01:32:25 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:28 DEBUG : enormous: Excluded (Size Filter) 2025/02/04 01:32:28 DEBUG : enormous: Excluded 2025/02/04 01:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:32:28 DEBUG : potato2: Excluded 2025/02/04 01:32:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:32:28 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:28 DEBUG : empty space: Unchanged skipping 2025/02/04 01:32:28 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:28 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:28 INFO : enormous: Deleted 2025/02/04 01:32:28 INFO : potato2: Deleted 2025/02/04 01:32:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/04 01:32:29 DEBUG : empty space: Unchanged skipping 2025/02/04 01:32:29 DEBUG : Local file system at /tmp/rclone735666318: Waiting for checks to finish 2025/02/04 01:32:29 DEBUG : Local file system at /tmp/rclone735666318: Waiting for transfers to finish 2025/02/04 01:32:29 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:29 INFO : enormous: Deleted 2025/02/04 01:32:29 INFO : potato2: Deleted 2025/02/04 01:32:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:31 DEBUG : five: Need to transfer - File not found at Destination 2025/02/04 01:32:31 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/04 01:32:31 DEBUG : one: Destination is newer than source, skipping 2025/02/04 01:32:31 DEBUG : three: Sizes identical 2025/02/04 01:32:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/04 01:32:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone735666318) 2025/02/04 01:32:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hicosab3zaba) 2025/02/04 01:32:31 DEBUG : two: sha1 differ 2025/02/04 01:32:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/04 01:32:31 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/04 01:32:32 INFO : five: Copied (new) 2025/02/04 01:32:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/04 01:32:32 INFO : four: Copied (replaced existing) 2025/02/04 01:32:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/04 01:32:32 INFO : two: Copied (replaced existing) 2025/02/04 01:32:32 DEBUG : Waiting for deletions to finish 2025/02/04 01:32:33 DEBUG : one: Destination is newer than source, skipping 2025/02/04 01:32:33 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/04 01:32:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/04 01:32:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/04 01:32:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/04 01:32:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone735666318) 2025/02/04 01:32:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/04 01:32:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hicosab3zaba) 2025/02/04 01:32:33 DEBUG : three: sha1 differ 2025/02/04 01:32:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/04 01:32:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/04 01:32:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/04 01:32:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/04 01:32:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/04 01:32:33 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:32:33 INFO : three: Copied (replaced existing) 2025/02/04 01:32:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.58s) === 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-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/04 01:32:35 INFO : B2 bucket rclone-test-hicosab3zaba: Making map for --track-renames 2025/02/04 01:32:35 INFO : B2 bucket rclone-test-hicosab3zaba: Finished making map for --track-renames 2025/02/04 01:32:35 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/04 01:32:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/04 01:32:35 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for renames to finish 2025/02/04 01:32:35 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:32:35 INFO : yam: Copied (new) 2025/02/04 01:32:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/04 01:32:35 INFO : potato: Copied (new) 2025/02/04 01:32:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:32:36 INFO : B2 bucket rclone-test-hicosab3zaba: Making map for --track-renames 2025/02/04 01:32:36 INFO : B2 bucket rclone-test-hicosab3zaba: Finished making map for --track-renames 2025/02/04 01:32:36 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:36 DEBUG : potato: Unchanged skipping 2025/02/04 01:32:36 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for renames to finish 2025/02/04 01:32:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:32:36 INFO : yam: Copied (server-side copy) to: yaml 2025/02/04 01:32:37 INFO : yam: Deleted 2025/02/04 01:32:37 INFO : yaml: Renamed from "yam" 2025/02/04 01:32:37 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/04 01:32:38 INFO : B2 bucket rclone-test-hicosab3zaba: Making map for --track-renames 2025/02/04 01:32:38 INFO : B2 bucket rclone-test-hicosab3zaba: Finished making map for --track-renames 2025/02/04 01:32:38 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/04 01:32:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/04 01:32:38 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for renames to finish 2025/02/04 01:32:38 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:32:39 INFO : yam: Copied (new) 2025/02/04 01:32:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/04 01:32:39 INFO : potato: Copied (new) 2025/02/04 01:32:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:32:40 INFO : B2 bucket rclone-test-hicosab3zaba: Making map for --track-renames 2025/02/04 01:32:40 INFO : B2 bucket rclone-test-hicosab3zaba: Finished making map for --track-renames 2025/02/04 01:32:40 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:40 DEBUG : potato: Unchanged skipping 2025/02/04 01:32:40 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for renames to finish 2025/02/04 01:32:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:32:45 INFO : yam: Copied (server-side copy) to: yaml 2025/02/04 01:32:45 INFO : yam: Deleted 2025/02/04 01:32:45 INFO : yaml: Renamed from "yam" 2025/02/04 01:32:45 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (8.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/04 01:32:47 INFO : B2 bucket rclone-test-hicosab3zaba: Making map for --track-renames 2025/02/04 01:32:47 INFO : B2 bucket rclone-test-hicosab3zaba: Finished making map for --track-renames 2025/02/04 01:32:47 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/04 01:32:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/04 01:32:47 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for renames to finish 2025/02/04 01:32:47 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:32:48 INFO : sub/yam: Copied (new) 2025/02/04 01:32:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/04 01:32:48 INFO : potato: Copied (new) 2025/02/04 01:32:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:32:48 DEBUG : potato: Unchanged skipping 2025/02/04 01:32:48 INFO : B2 bucket rclone-test-hicosab3zaba: Making map for --track-renames 2025/02/04 01:32:48 INFO : B2 bucket rclone-test-hicosab3zaba: Finished making map for --track-renames 2025/02/04 01:32:48 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:48 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for renames to finish 2025/02/04 01:32:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:32:49 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/04 01:32:49 INFO : sub/yam: Deleted 2025/02/04 01:32:49 INFO : yam: Renamed from "sub/yam" 2025/02/04 01:32:49 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.13s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:51 DEBUG : Creating backend with remote "/tmp/rclone735666318/dir1" 2025/02/04 01:32:51 DEBUG : Creating backend with remote "/tmp/rclone735666318/dir2" 2025/02/04 01:32:51 DEBUG : Local file system at /tmp/rclone735666318/dir2: Using server-side directory move 2025/02/04 01:32:51 INFO : Local file system at /tmp/rclone735666318/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/04 01:32:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/04 01:32:51 INFO : file1.txt: Moved (server-side) 2025/02/04 01:32:51 DEBUG : Local file system at /tmp/rclone735666318/dir2: Waiting for checks to finish 2025/02/04 01:32:51 DEBUG : Local file system at /tmp/rclone735666318/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:32:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/04 01:32:52 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:52 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/04 01:32:52 INFO : nested/sub dir/file: Copied (new) 2025/02/04 01:32:52 INFO : nested/sub dir/file: Deleted 2025/02/04 01:32:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:32:52 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:32:52 INFO : sub dir/hello world: Deleted 2025/02/04 01:32:52 INFO : sub dir: Removing directory 2025/02/04 01:32:52 INFO : nested/sub dir: Removing directory 2025/02/04 01:32:52 INFO : nested: Removing directory 2025/02/04 01:32:52 DEBUG : Local file system at /tmp/rclone735666318: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:32:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/04 01:32:54 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:54 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/04 01:32:54 INFO : nested/sub dir/file: Copied (new) 2025/02/04 01:32:54 INFO : nested/sub dir/file: Deleted 2025/02/04 01:32:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:32:55 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:32:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.57s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/04 01:32:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/04 01:32:57 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:57 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:32:57 INFO : existing: Copied (new) 2025/02/04 01:32:57 INFO : existing: Deleted 2025/02/04 01:32:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/04 01:32:57 INFO : existing-b: Copied (new) 2025/02/04 01:32:57 INFO : existing-b: Deleted 2025/02/04 01:32:57 DEBUG : existing: Destination exists, skipping 2025/02/04 01:32:57 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:32:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/04 01:32:57 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:32:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:32:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kuguleg6nuko" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hicosab3zaba -> B2 bucket rclone-test-kuguleg6nuko 2025/02/04 01:33:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:33:05 DEBUG : B2 bucket rclone-test-kuguleg6nuko: Waiting for checks to finish 2025/02/04 01:33:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/04 01:33:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/04 01:33:05 DEBUG : empty space: Unchanged skipping 2025/02/04 01:33:06 INFO : empty space: Deleted 2025/02/04 01:33:06 DEBUG : B2 bucket rclone-test-kuguleg6nuko: Waiting for transfers to finish 2025/02/04 01:33:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:33:06 INFO : potato2: Copied (server-side copy) 2025/02/04 01:33:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:33:06 INFO : potato3: Copied (server-side copy) 2025/02/04 01:33:06 INFO : potato2: Deleted 2025/02/04 01:33:06 INFO : potato3: Deleted 2025/02/04 01:33:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zopodex5reyu" 2025/02/04 01:33:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/04 01:33:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:33:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/04 01:33:08 DEBUG : B2 bucket rclone-test-zopodex5reyu: Waiting for checks to finish 2025/02/04 01:33:08 DEBUG : B2 bucket rclone-test-zopodex5reyu: Waiting for transfers to finish 2025/02/04 01:33:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:33:11 INFO : potato2: Copied (server-side copy) 2025/02/04 01:33:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:33:11 INFO : potato3: Copied (server-side copy) 2025/02/04 01:33:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:33:11 INFO : empty space: Copied (server-side copy) 2025/02/04 01:33:11 INFO : potato2: Deleted 2025/02/04 01:33:11 INFO : potato3: Deleted 2025/02/04 01:33:11 INFO : empty space: Deleted 2025/02/04 01:33:11 DEBUG : B2 bucket rclone-test-zopodex5reyu: Purge remote 2025/02/04 01:33:11 INFO : B2 bucket rclone-test-zopodex5reyu: cleaning bucket "rclone-test-zopodex5reyu" of all files 2025/02/04 01:33:11 DEBUG : empty space: Deleting (id "4_z5fa2fda3906dcbeb9f480e1b_f10705edaa9165dd6_d20250204_m013310_c001_v0001098_t0005_u01738632790596") 2025/02/04 01:33:11 DEBUG : potato2: Deleting (id "4_z5fa2fda3906dcbeb9f480e1b_f10264e2299a040b5_d20250204_m013310_c001_v0001182_t0042_u01738632790938") 2025/02/04 01:33:11 DEBUG : potato3: Deleting (id "4_z5fa2fda3906dcbeb9f480e1b_f1076b036c868f14c_d20250204_m013310_c001_v0001165_t0057_u01738632790949") 2025/02/04 01:33:13 DEBUG : B2 bucket rclone-test-kuguleg6nuko: Purge remote 2025/02/04 01:33:13 INFO : B2 bucket rclone-test-kuguleg6nuko: cleaning bucket "rclone-test-kuguleg6nuko" of all files 2025/02/04 01:33:14 DEBUG : empty space: Deleting (id "4_z5f62ddf3906dcbeb9f480e1b_f4171f0998e0552d6_d20250204_m013311_c001_v7007000_t0000_u01738632791323") 2025/02/04 01:33:14 DEBUG : empty space: Deleting (id "4_z5f62ddf3906dcbeb9f480e1b_f108e7c09153333ae_d20250204_m013304_c001_v0001100_t0053_u01738632784946") 2025/02/04 01:33:14 DEBUG : potato2: Deleting (id "4_z5f62ddf3906dcbeb9f480e1b_f4171f0998e0552d5_d20250204_m013311_c001_v7007000_t0000_u01738632791140") 2025/02/04 01:33:14 DEBUG : potato2: Deleting (id "4_z5f62ddf3906dcbeb9f480e1b_f115ee4aebc1057a0_d20250204_m013305_c001_v0001144_t0024_u01738632785993") 2025/02/04 01:33:14 DEBUG : potato3: Deleting (id "4_z5f62ddf3906dcbeb9f480e1b_f4042e831227fdcc6_d20250204_m013311_c001_v7007000_t0000_u01738632791168") 2025/02/04 01:33:14 DEBUG : potato3: Deleting (id "4_z5f62ddf3906dcbeb9f480e1b_f10244cd37ba8eb11_d20250204_m013306_c001_v0001041_t0044_u01738632786349") 2025/02/04 01:33:14 DEBUG : potato3: Deleting (id "4_z5f62ddf3906dcbeb9f480e1b_f108e7c09153333b0_d20250204_m013305_c001_v0001100_t0058_u01738632785265") --- PASS: TestServerSideMove (18.37s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-mexores5tewa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hicosab3zaba -> B2 bucket rclone-test-mexores5tewa 2025/02/04 01:33:25 DEBUG : empty space: Excluded (Size Filter) 2025/02/04 01:33:25 DEBUG : empty space: Excluded (Size Filter) 2025/02/04 01:33:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:33:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/04 01:33:25 DEBUG : B2 bucket rclone-test-mexores5tewa: Waiting for checks to finish 2025/02/04 01:33:25 DEBUG : B2 bucket rclone-test-mexores5tewa: Waiting for transfers to finish 2025/02/04 01:33:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:33:26 INFO : potato2: Copied (server-side copy) 2025/02/04 01:33:26 INFO : potato2: Deleted 2025/02/04 01:33:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:33:26 INFO : potato3: Copied (server-side copy) 2025/02/04 01:33:26 INFO : potato3: Deleted 2025/02/04 01:33:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xerimed0xibe" 2025/02/04 01:33:27 DEBUG : empty space: Excluded (Size Filter) 2025/02/04 01:33:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:33:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/04 01:33:28 DEBUG : B2 bucket rclone-test-xerimed0xibe: Waiting for checks to finish 2025/02/04 01:33:28 DEBUG : B2 bucket rclone-test-xerimed0xibe: Waiting for transfers to finish 2025/02/04 01:33:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:33:30 INFO : potato2: Copied (server-side copy) 2025/02/04 01:33:30 INFO : potato2: Deleted 2025/02/04 01:33:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:33:30 INFO : potato3: Copied (server-side copy) 2025/02/04 01:33:31 INFO : potato3: Deleted 2025/02/04 01:33:31 DEBUG : B2 bucket rclone-test-xerimed0xibe: Purge remote 2025/02/04 01:33:31 INFO : B2 bucket rclone-test-xerimed0xibe: cleaning bucket "rclone-test-xerimed0xibe" of all files 2025/02/04 01:33:31 DEBUG : potato2: Deleting (id "4_z2fd24d73907dcbeb9f480e1b_f1024d4e449cd8440_d20250204_m013330_c001_v0001146_t0015_u01738632810504") 2025/02/04 01:33:31 DEBUG : potato3: Deleting (id "4_z2fd24d73907dcbeb9f480e1b_f1080cc8f318388d9_d20250204_m013330_c001_v0001183_t0019_u01738632810831") 2025/02/04 01:33:33 DEBUG : B2 bucket rclone-test-mexores5tewa: Purge remote 2025/02/04 01:33:33 INFO : B2 bucket rclone-test-mexores5tewa: cleaning bucket "rclone-test-mexores5tewa" of all files 2025/02/04 01:33:33 DEBUG : empty space: Deleting (id "4_z6f922da3907dcbeb9f480e1b_f11787ac463f9ad26_d20250204_m013324_c001_v0001184_t0019_u01738632804882") 2025/02/04 01:33:33 DEBUG : potato2: Deleting (id "4_z6f922da3907dcbeb9f480e1b_f418581a5649e270e_d20250204_m013330_c001_v7007000_t0000_u01738632810811") 2025/02/04 01:33:33 DEBUG : potato2: Deleting (id "4_z6f922da3907dcbeb9f480e1b_f115067c610495eb7_d20250204_m013326_c001_v0001184_t0037_u01738632806067") 2025/02/04 01:33:33 DEBUG : potato3: Deleting (id "4_z6f922da3907dcbeb9f480e1b_f418581a5649e2710_d20250204_m013331_c001_v7007000_t0000_u01738632811046") 2025/02/04 01:33:33 DEBUG : potato3: Deleting (id "4_z6f922da3907dcbeb9f480e1b_f1046614b73e5f22f_d20250204_m013326_c001_v0001183_t0018_u01738632806292") 2025/02/04 01:33:33 DEBUG : potato3: Deleting (id "4_z6f922da3907dcbeb9f480e1b_f11787ac463f9ad2e_d20250204_m013325_c001_v0001184_t0018_u01738632805095") --- PASS: TestServerSideMoveWithFilter (20.28s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:33:37 DEBUG : Creating backend with remote "TestB2:rclone-test-himabom1vici" 2025/02/04 01:33:40 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hicosab3zaba -> B2 bucket rclone-test-himabom1vici 2025/02/04 01:33:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:33:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/04 01:33:46 DEBUG : empty space: Unchanged skipping 2025/02/04 01:33:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/04 01:33:46 DEBUG : B2 bucket rclone-test-himabom1vici: Waiting for checks to finish 2025/02/04 01:33:46 INFO : empty space: Deleted 2025/02/04 01:33:46 DEBUG : B2 bucket rclone-test-himabom1vici: Waiting for transfers to finish 2025/02/04 01:33:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:33:47 INFO : potato2: Copied (server-side copy) 2025/02/04 01:33:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:33:47 INFO : potato3: Copied (server-side copy) 2025/02/04 01:33:47 INFO : potato2: Deleted 2025/02/04 01:33:47 INFO : potato3: Deleted 2025/02/04 01:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-fuzaviy2qura" 2025/02/04 01:33:48 INFO : tomatoDir: Making directory 2025/02/04 01:33:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/04 01:33:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:33:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/04 01:33:49 DEBUG : B2 bucket rclone-test-fuzaviy2qura: Waiting for checks to finish 2025/02/04 01:33:49 DEBUG : B2 bucket rclone-test-fuzaviy2qura: Waiting for transfers to finish 2025/02/04 01:33:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:33:52 INFO : empty space: Copied (server-side copy) 2025/02/04 01:33:53 INFO : empty space: Deleted 2025/02/04 01:33:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:33:53 INFO : potato2: Copied (server-side copy) 2025/02/04 01:33:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:33:53 INFO : potato3: Copied (server-side copy) 2025/02/04 01:33:53 INFO : potato2: Deleted 2025/02/04 01:33:53 INFO : potato3: Deleted 2025/02/04 01:33:54 DEBUG : B2 bucket rclone-test-fuzaviy2qura: Purge remote 2025/02/04 01:33:54 INFO : B2 bucket rclone-test-fuzaviy2qura: cleaning bucket "rclone-test-fuzaviy2qura" of all files 2025/02/04 01:33:54 DEBUG : empty space: Deleting (id "4_z3fb29d93907dcbeb9f480e1b_f10128b2f1326e112_d20250204_m013352_c001_v0001184_t0005_u01738632832802") 2025/02/04 01:33:54 DEBUG : potato2: Deleting (id "4_z3fb29d93907dcbeb9f480e1b_f11971c8d58d8637d_d20250204_m013353_c001_v0001043_t0047_u01738632833021") 2025/02/04 01:33:54 DEBUG : potato3: Deleting (id "4_z3fb29d93907dcbeb9f480e1b_f110076a27cd9b86d_d20250204_m013353_c001_v0001102_t0010_u01738632833175") 2025/02/04 01:33:56 DEBUG : B2 bucket rclone-test-himabom1vici: Purge remote 2025/02/04 01:33:56 INFO : B2 bucket rclone-test-himabom1vici: cleaning bucket "rclone-test-himabom1vici" of all files 2025/02/04 01:33:56 DEBUG : empty space: Deleting (id "4_zbf027d93907dcbeb9f480e1b_f415514a1fa8e0ed7_d20250204_m013352_c001_v7007000_t0000_u01738632832997") 2025/02/04 01:33:56 DEBUG : empty space: Deleting (id "4_zbf027d93907dcbeb9f480e1b_f112c5d74af2887e8_d20250204_m013345_c001_v0001184_t0053_u01738632825427") 2025/02/04 01:33:56 DEBUG : potato2: Deleting (id "4_zbf027d93907dcbeb9f480e1b_f415514a1fa8e0ed8_d20250204_m013353_c001_v7007000_t0000_u01738632833399") 2025/02/04 01:33:56 DEBUG : potato2: Deleting (id "4_zbf027d93907dcbeb9f480e1b_f10896b827b4bc343_d20250204_m013346_c001_v0001120_t0039_u01738632826609") 2025/02/04 01:33:56 DEBUG : potato3: Deleting (id "4_zbf027d93907dcbeb9f480e1b_f415514a1fa8e0eda_d20250204_m013353_c001_v7007000_t0000_u01738632833580") 2025/02/04 01:33:56 DEBUG : potato3: Deleting (id "4_zbf027d93907dcbeb9f480e1b_f10975a94b06847e4_d20250204_m013346_c001_v0001184_t0027_u01738632826960") 2025/02/04 01:33:56 DEBUG : potato3: Deleting (id "4_zbf027d93907dcbeb9f480e1b_f112c5d74af2887fe_d20250204_m013345_c001_v0001184_t0005_u01738632825632") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.68s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:34:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.88s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:34:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:34:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/rclone-sync-test" 2025/02/04 01:34:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/rclone-sync-test-include/layer2" 2025/02/04 01:34:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/rclone-sync-test-ignore-file" 2025/02/04 01:34:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/04 01:34:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/04 01:34:15 DEBUG : pacer: Reducing sleep to 10ms 2025/02/04 01:34:15 DEBUG : B2 bucket rclone-test-hicosab3zaba path rclone-sync-test: Waiting for checks to finish 2025/02/04 01:34:15 DEBUG : B2 bucket rclone-test-hicosab3zaba path rclone-sync-test: Waiting for transfers to finish 2025/02/04 01:34:15 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:15 INFO : There was nothing to transfer 2025/02/04 01:34:15 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:34:15 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:34:15 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:34:16 DEBUG : B2 bucket rclone-test-hicosab3zaba path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/04 01:34:16 DEBUG : B2 bucket rclone-test-hicosab3zaba path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/04 01:34:16 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:34:16 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:34:16 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:34:16 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:34:16 DEBUG : B2 bucket rclone-test-hicosab3zaba path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/04 01:34:16 DEBUG : B2 bucket rclone-test-hicosab3zaba path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/04 01:34:16 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.38s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:34:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/dst" 2025/02/04 01:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/CompareDest" 2025/02/04 01:34:26 DEBUG : one: Need to transfer - File not found at Destination 2025/02/04 01:34:26 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:26 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:34:27 INFO : one: Copied (new) 2025/02/04 01:34:27 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:28 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:28 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/04 01:34:28 INFO : one: Copied (replaced existing) 2025/02/04 01:34:28 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:30 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:34:30 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:30 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:30 INFO : There was nothing to transfer 2025/02/04 01:34:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 01:34:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:32 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:34:32 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:32 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:32 INFO : There was nothing to transfer 2025/02/04 01:34:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 01:34:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:33 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:34:33 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:33 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:33 INFO : There was nothing to transfer 2025/02/04 01:34:34 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/04 01:34:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/04 01:34:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 01:34:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:34 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:34:34 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:34 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:34 INFO : There was nothing to transfer 2025/02/04 01:34:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:35 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 01:34:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:35 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:34:35 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/04 01:34:35 INFO : two: Copied (new) 2025/02/04 01:34:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.48s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:34:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/dest" 2025/02/04 01:34:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/pre-dest1" 2025/02/04 01:34:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/pre-dest2" 2025/02/04 01:34:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:34:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/04 01:34:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:34:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/04 01:34:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/04 01:34:43 DEBUG : B2 bucket rclone-test-hicosab3zaba path dest: Waiting for checks to finish 2025/02/04 01:34:43 DEBUG : B2 bucket rclone-test-hicosab3zaba path dest: Waiting for transfers to finish 2025/02/04 01:34:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/04 01:34:44 INFO : 3: Copied (new) 2025/02/04 01:34:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:34:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/dst" 2025/02/04 01:34:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/CopyDest" 2025/02/04 01:34:49 DEBUG : one: Need to transfer - File not found at Destination 2025/02/04 01:34:49 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:49 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:34:50 INFO : one: Copied (new) 2025/02/04 01:34:50 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:50 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:50 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/04 01:34:51 INFO : one: Copied (replaced existing) 2025/02/04 01:34:51 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/BackupDir" 2025/02/04 01:34:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:53 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:34:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:34:55 INFO : one: Copied (server-side copy) 2025/02/04 01:34:55 INFO : one: Deleted 2025/02/04 01:34:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/04 01:34:56 INFO : one: Copied (server-side copy) 2025/02/04 01:34:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/04 01:34:56 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:56 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/04 01:34:58 INFO : two: Copied (server-side copy) 2025/02/04 01:34:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/04 01:34:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:58 DEBUG : one: Unchanged skipping 2025/02/04 01:34:58 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:58 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:58 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:58 DEBUG : one: Unchanged skipping 2025/02/04 01:34:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:34:58 DEBUG : two: Unchanged skipping 2025/02/04 01:34:58 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:34:58 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:34:58 DEBUG : Waiting for deletions to finish 2025/02/04 01:34:58 INFO : There was nothing to transfer 2025/02/04 01:35:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/04 01:35:00 DEBUG : three: Destination not found in --copy-dest 2025/02/04 01:35:00 DEBUG : three: Need to transfer - File not found at Destination 2025/02/04 01:35:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:35:00 DEBUG : one: Unchanged skipping 2025/02/04 01:35:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:35:00 DEBUG : two: Unchanged skipping 2025/02/04 01:35:00 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:35:00 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:35:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/04 01:35:00 INFO : three: Copied (new) 2025/02/04 01:35:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.49s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:35:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/dst" 2025/02/04 01:35:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/backup" 2025/02/04 01:35:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:35:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:35:07 DEBUG : two: Unchanged skipping 2025/02/04 01:35:07 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:35:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:35:09 INFO : one: Copied (server-side copy) 2025/02/04 01:35:09 INFO : one: Deleted 2025/02/04 01:35:09 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:35:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:35:10 INFO : one: Copied (new) 2025/02/04 01:35:10 DEBUG : Waiting for deletions to finish 2025/02/04 01:35:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:35:11 INFO : three.txt: Copied (server-side copy) 2025/02/04 01:35:11 INFO : three.txt: Deleted 2025/02/04 01:35:11 INFO : three.txt: Moved into backup dir 2025/02/04 01:35:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:35:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:35:12 DEBUG : two: Unchanged skipping 2025/02/04 01:35:12 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:35:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:35:13 INFO : one: Copied (server-side copy) 2025/02/04 01:35:13 INFO : one: Deleted 2025/02/04 01:35:13 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:35:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:35:13 INFO : one: Copied (new) 2025/02/04 01:35:13 DEBUG : Waiting for deletions to finish 2025/02/04 01:35:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:35:14 INFO : three.txt: Copied (server-side copy) 2025/02/04 01:35:14 INFO : three.txt: Deleted 2025/02/04 01:35:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:35:17 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1136-05.backblaze.com/b2api/v1/b2_upload_file/ff026dc3904dcbeb9f480e1b/c001_v0001136_t0040": EOF 2025/02/04 01:35:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-05.backblaze.com/b2api/v1/b2_upload_file/ff026dc3904dcbeb9f480e1b/c001_v0001136_t0040": EOF) 2025/02/04 01:35:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hicosab3zaba: 1/10 (Post "https://pod-000-1136-05.backblaze.com/b2api/v1/b2_upload_file/ff026dc3904dcbeb9f480e1b/c001_v0001136_t0040": EOF) 2025/02/04 01:35:20 DEBUG : pacer: Reducing sleep to 10ms 2025/02/04 01:35:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/dst" 2025/02/04 01:35:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/backup" 2025/02/04 01:35:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:35:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:35:23 DEBUG : two: Unchanged skipping 2025/02/04 01:35:23 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:35:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:35:24 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:35:24 INFO : one: Deleted 2025/02/04 01:35:24 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:35:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:35:25 INFO : one: Copied (new) 2025/02/04 01:35:25 DEBUG : Waiting for deletions to finish 2025/02/04 01:35:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:35:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:35:26 INFO : three.txt: Deleted 2025/02/04 01:35:26 INFO : three.txt: Moved into backup dir 2025/02/04 01:35:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:35:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:35:27 DEBUG : two: Unchanged skipping 2025/02/04 01:35:27 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:35:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:35:28 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:35:28 INFO : one: Deleted 2025/02/04 01:35:28 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:35:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:35:28 INFO : one: Copied (new) 2025/02/04 01:35:28 DEBUG : Waiting for deletions to finish 2025/02/04 01:35:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:35:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:35:29 INFO : three.txt: Deleted 2025/02/04 01:35:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:35:32 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/ff026dc3904dcbeb9f480e1b/c001_v0001184_t0046": EOF 2025/02/04 01:35:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/ff026dc3904dcbeb9f480e1b/c001_v0001184_t0046": EOF) 2025/02/04 01:35:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-hicosab3zaba: 1/10 (Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/ff026dc3904dcbeb9f480e1b/c001_v0001184_t0046": EOF) 2025/02/04 01:35:34 DEBUG : pacer: Reducing sleep to 10ms 2025/02/04 01:35:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/dst" 2025/02/04 01:35:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/backup" 2025/02/04 01:35:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:35:38 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:35:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:35:38 DEBUG : two: Unchanged skipping 2025/02/04 01:35:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:35:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/04 01:35:40 INFO : one: Deleted 2025/02/04 01:35:40 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:35:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:35:41 INFO : one: Copied (new) 2025/02/04 01:35:41 DEBUG : Waiting for deletions to finish 2025/02/04 01:35:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:35:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/04 01:35:41 INFO : three.txt: Deleted 2025/02/04 01:35:41 INFO : three.txt: Moved into backup dir 2025/02/04 01:35:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:35:43 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:35:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:35:43 DEBUG : two: Unchanged skipping 2025/02/04 01:35:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:35:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/04 01:35:44 INFO : one: Deleted 2025/02/04 01:35:44 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:35:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:35:45 INFO : one: Copied (new) 2025/02/04 01:35:45 DEBUG : Waiting for deletions to finish 2025/02/04 01:35:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:35:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/04 01:35:45 INFO : three.txt: Deleted 2025/02/04 01:35:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.99s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/dst" 2025/02/04 01:35:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:35:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:35:50 DEBUG : two: Unchanged skipping 2025/02/04 01:35:50 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:35:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:35:51 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:35:51 INFO : one: Deleted 2025/02/04 01:35:51 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:35:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:35:52 INFO : one: Copied (new) 2025/02/04 01:35:52 DEBUG : Waiting for deletions to finish 2025/02/04 01:35:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:35:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:35:53 INFO : three.txt: Deleted 2025/02/04 01:35:53 INFO : three.txt: Moved into backup dir 2025/02/04 01:35:54 DEBUG : one.bak: Excluded (Path Filter) 2025/02/04 01:35:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/04 01:35:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:35:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:35:54 DEBUG : two: Unchanged skipping 2025/02/04 01:35:54 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for checks to finish 2025/02/04 01:35:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:35:54 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:35:55 INFO : one: Deleted 2025/02/04 01:35:55 DEBUG : B2 bucket rclone-test-hicosab3zaba path dst: Waiting for transfers to finish 2025/02/04 01:35:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:35:55 INFO : one: Copied (new) 2025/02/04 01:35:55 DEBUG : Waiting for deletions to finish 2025/02/04 01:35:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:35:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:35:56 INFO : three.txt: Deleted 2025/02/04 01:35:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.55s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:35:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/dst" 2025/02/04 01:36:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:36:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:36:02 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:36:02 INFO : one: Deleted 2025/02/04 01:36:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:36:03 INFO : one: Copied (new) 2025/02/04 01:36:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:36:03 DEBUG : two: Unchanged skipping 2025/02/04 01:36:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/04 01:36:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:36:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:36:04 INFO : three.txt: Deleted 2025/02/04 01:36:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:36:05 INFO : three.txt: Copied (new) 2025/02/04 01:36:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:36:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:36:07 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:36:07 INFO : one: Deleted 2025/02/04 01:36:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:36:07 INFO : one: Copied (new) 2025/02/04 01:36:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:36:07 DEBUG : two: Unchanged skipping 2025/02/04 01:36:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/04 01:36:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:36:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:36:08 INFO : three.txt: Deleted 2025/02/04 01:36:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/04 01:36:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:36:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hicosab3zaba/dst" 2025/02/04 01:36:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:36:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:36:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/04 01:36:16 INFO : one: Deleted 2025/02/04 01:36:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:36:18 INFO : one: Copied (new) 2025/02/04 01:36:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:36:18 DEBUG : two: Unchanged skipping 2025/02/04 01:36:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/04 01:36:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:36:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/04 01:36:19 INFO : three.txt: Deleted 2025/02/04 01:36:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:36:20 INFO : three.txt: Copied (new) 2025/02/04 01:36:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:36:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:36:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/04 01:36:22 INFO : one: Deleted 2025/02/04 01:36:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:36:23 INFO : one: Copied (new) 2025/02/04 01:36:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:36:23 DEBUG : two: Unchanged skipping 2025/02/04 01:36:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/04 01:36:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:36:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/04 01:36:24 INFO : three.txt: Deleted 2025/02/04 01:36:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/04 01:36:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (16.43s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:36:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/04 01:36:28 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:36:28 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:36:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/04 01:36:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/04 01:36:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.77s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:36:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/04 01:36:30 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:36:30 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:36:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:36:31 INFO : existing: Copied (new) 2025/02/04 01:36:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:36:31 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:36:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/04 01:36:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/04 01:36:31 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:36:31 ERROR : B2 bucket rclone-test-hicosab3zaba: not deleting files as there were IO errors 2025/02/04 01:36:31 ERROR : B2 bucket rclone-test-hicosab3zaba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncImmutable (3.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:36:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:36:34 DEBUG : existing: Unchanged skipping 2025/02/04 01:36:34 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:36:34 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:36:34 DEBUG : Waiting for deletions to finish 2025/02/04 01:36:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.82s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:37:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:37:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both0: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both12: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both13: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both1: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both15: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both16: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both17: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both18: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both19: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both2: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both3: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both4: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both5: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both6: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both7: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both8: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:04 DEBUG : both9: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both10: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both11: Unchanged skipping 2025/02/04 01:37:04 DEBUG : both14: Unchanged skipping 2025/02/04 01:37:04 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:37:04 DEBUG : Waiting for deletions to finish 2025/02/04 01:37:04 INFO : only13: Deleted 2025/02/04 01:37:04 INFO : only15: Deleted 2025/02/04 01:37:04 INFO : only2: Deleted 2025/02/04 01:37:04 INFO : only3: Deleted 2025/02/04 01:37:04 INFO : only9: Deleted 2025/02/04 01:37:04 INFO : only6: Deleted 2025/02/04 01:37:04 INFO : only1: Deleted 2025/02/04 01:37:04 INFO : only16: Deleted 2025/02/04 01:37:04 INFO : only4: Deleted 2025/02/04 01:37:04 INFO : only7: Deleted 2025/02/04 01:37:05 INFO : only0: Deleted 2025/02/04 01:37:05 INFO : only14: Deleted 2025/02/04 01:37:05 INFO : only17: Deleted 2025/02/04 01:37:05 INFO : only18: Deleted 2025/02/04 01:37:05 INFO : only8: Deleted 2025/02/04 01:37:05 INFO : only11: Deleted 2025/02/04 01:37:05 INFO : only12: Deleted 2025/02/04 01:37:05 INFO : only19: Deleted 2025/02/04 01:37:05 INFO : only5: Deleted 2025/02/04 01:37:05 INFO : only10: Deleted 2025/02/04 01:37:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (33.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:37:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for checks to finish 2025/02/04 01:37:37 DEBUG : both0: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both12: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both13: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both14: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both15: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both16: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both17: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both18: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both19: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both2: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both3: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both4: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both5: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both6: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both1: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : both7: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both10: Unchanged skipping 2025/02/04 01:37:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:37:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : both11: Unchanged skipping 2025/02/04 01:37:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : both9: Unchanged skipping 2025/02/04 01:37:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : both8: Unchanged skipping 2025/02/04 01:37:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/04 01:37:37 DEBUG : B2 bucket rclone-test-hicosab3zaba: Waiting for transfers to finish 2025/02/04 01:37:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:37 INFO : only10: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only11: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only14: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only0: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only12: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only16: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only13: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only17: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only19: Copied (replaced existing) 2025/02/04 01:37:38 INFO : only1: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only2: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only4: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only5: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only6: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only7: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only8: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only9: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only15: Copied (replaced existing) 2025/02/04 01:37:38 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:38 INFO : only18: Copied (replaced existing) 2025/02/04 01:37:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:37:39 INFO : only3: Copied (replaced existing) 2025/02/04 01:37:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (37.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:37:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:37:47 INFO : sub dir: Making directory 2025/02/04 01:37:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.67s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" 2025/02/04 01:37:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:37:51 INFO : sub dir: Making directory 2025/02/04 01:37:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hicosab3zaba", Local "Local file system at /tmp/rclone735666318", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.99s) PASS 2025/02/04 01:37:54 DEBUG : B2 bucket rclone-test-hicosab3zaba: Purge remote 2025/02/04 01:37:54 INFO : B2 bucket rclone-test-hicosab3zaba: cleaning bucket "rclone-test-hicosab3zaba" of all files 2025/02/04 01:37:55 DEBUG : BackupDir/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679964_d20250204_m013501_c001_v7007000_t0000_u01738632901364") 2025/02/04 01:37:55 DEBUG : BackupDir/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11289cbb2885faa5_d20250204_m013455_c001_v0001146_t0047_u01738632895273") 2025/02/04 01:37:55 DEBUG : CompareDest/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e0f06_d20250204_m013436_c001_v7007000_t0000_u01738632876266") 2025/02/04 01:37:55 DEBUG : CompareDest/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369115_d20250204_m013429_c001_v0001117_t0012_u01738632869843") 2025/02/04 01:37:55 DEBUG : CompareDest/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e0f07_d20250204_m013436_c001_v7007000_t0000_u01738632876447") 2025/02/04 01:37:55 DEBUG : CompareDest/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c3c78_d20250204_m013431_c001_v0001184_t0033_u01738632871551") 2025/02/04 01:37:55 DEBUG : CopyDest/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679965_d20250204_m013501_c001_v7007000_t0000_u01738632901546") 2025/02/04 01:37:55 DEBUG : CopyDest/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b68e_d20250204_m013452_c001_v0001136_t0012_u01738632892335") 2025/02/04 01:37:55 DEBUG : CopyDest/three: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679966_d20250204_m013501_c001_v7007000_t0000_u01738632901732") 2025/02/04 01:37:55 DEBUG : CopyDest/three: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c41f0_d20250204_m013459_c001_v0001184_t0027_u01738632899586") 2025/02/04 01:37:55 DEBUG : CopyDest/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679967_d20250204_m013501_c001_v7007000_t0000_u01738632901914") 2025/02/04 01:37:55 DEBUG : CopyDest/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3691bc_d20250204_m013456_c001_v0001117_t0013_u01738632896986") 2025/02/04 01:37:55 DEBUG : EXISTING: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4021173715429ec5_d20250204_m013634_c001_v7007000_t0000_u01738632994770") 2025/02/04 01:37:55 DEBUG : EXISTING: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369365_d20250204_m013633_c001_v0001117_t0040_u01738632993327") 2025/02/04 01:37:55 DEBUG : Testêé: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4021173715429ebd_d20250204_m013629_c001_v7007000_t0000_u01738632989694") 2025/02/04 01:37:55 DEBUG : Testêé: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369349_d20250204_m013628_c001_v0001117_t0046_u01738632988662") 2025/02/04 01:37:55 DEBUG : Testêé: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369345_d20250204_m013627_c001_v0001117_t0021_u01738632987663") 2025/02/04 01:37:55 DEBUG : a/potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49975_d20250204_m013214_c001_v7007000_t0000_u01738632734413") 2025/02/04 01:37:55 DEBUG : a/potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4bd_d20250204_m013213_c001_v0001136_t0044_u01738632733654") 2025/02/04 01:37:55 DEBUG : a/potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c4996c_d20250204_m013211_c001_v7007000_t0000_u01738632731656") 2025/02/04 01:37:55 DEBUG : a/potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4b5_d20250204_m013210_c001_v0001136_t0005_u01738632730694") 2025/02/04 01:37:56 DEBUG : a/potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64b2e_d20250204_m013149_c001_v7007000_t0000_u01738632709010") 2025/02/04 01:37:56 DEBUG : a/potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b46f_d20250204_m013148_c001_v0001136_t0044_u01738632708149") 2025/02/04 01:37:56 DEBUG : b/potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49976_d20250204_m013214_c001_v7007000_t0000_u01738632734635") 2025/02/04 01:37:56 DEBUG : b/potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4b9_d20250204_m013212_c001_v0001136_t0010_u01738632732608") 2025/02/04 01:37:56 DEBUG : b/potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c4996a_d20250204_m013211_c001_v7007000_t0000_u01738632731109") 2025/02/04 01:37:56 DEBUG : b/potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4af_d20250204_m013209_c001_v0001136_t0005_u01738632729709") 2025/02/04 01:37:56 DEBUG : b/potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64b28_d20250204_m013148_c001_v7007000_t0000_u01738632708456") 2025/02/04 01:37:56 DEBUG : b/potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b465_d20250204_m013146_c001_v0001136_t0041_u01738632706987") 2025/02/04 01:37:56 DEBUG : backup/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e0f58_d20250204_m013514_c001_v7007000_t0000_u01738632914925") 2025/02/04 01:37:56 DEBUG : backup/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1139a12df490be32_d20250204_m013513_c001_v0001184_t0010_u01738632913180") 2025/02/04 01:37:56 DEBUG : backup/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f118a62a6d60c257d_d20250204_m013508_c001_v0001146_t0023_u01738632908826") 2025/02/04 01:37:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4143615572ec561a_d20250204_m013546_c001_v7007000_t0000_u01738632946313") 2025/02/04 01:37:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f111b2ca6aa08b05c_d20250204_m013544_c001_v0001105_t0014_u01738632944027") 2025/02/04 01:37:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1007680a310594d5_d20250204_m013539_c001_v0001178_t0046_u01738632939841") 2025/02/04 01:37:56 DEBUG : backup/one.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c099c7_d20250204_m013530_c001_v7007000_t0000_u01738632930292") 2025/02/04 01:37:56 DEBUG : backup/one.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1106ebf8ccc4a5ec_d20250204_m013527_c001_v0001182_t0059_u01738632927983") 2025/02/04 01:37:56 DEBUG : backup/one.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1080cc8f31839ace_d20250204_m013524_c001_v0001183_t0037_u01738632924306") 2025/02/04 01:37:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4143615572ec561b_d20250204_m013546_c001_v7007000_t0000_u01738632946496") 2025/02/04 01:37:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f115adb04cb18f832_d20250204_m013545_c001_v0001157_t0049_u01738632945461") 2025/02/04 01:37:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1046614b73e604d3_d20250204_m013541_c001_v0001183_t0034_u01738632941583") 2025/02/04 01:37:57 DEBUG : backup/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e0f59_d20250204_m013515_c001_v7007000_t0000_u01738632915108") 2025/02/04 01:37:57 DEBUG : backup/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10951ce59c292a7a_d20250204_m013514_c001_v0001179_t0022_u01738632914165") 2025/02/04 01:37:57 DEBUG : backup/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f100aac9a674a94a8_d20250204_m013510_c001_v0001102_t0017_u01738632910875") 2025/02/04 01:37:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c099c9_d20250204_m013530_c001_v7007000_t0000_u01738632930495") 2025/02/04 01:37:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f115b182ea0f56f6e_d20250204_m013529_c001_v0001106_t0040_u01738632929074") 2025/02/04 01:37:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f102ea816c82b7d64_d20250204_m013525_c001_v0001105_t0011_u01738632925717") 2025/02/04 01:37:57 DEBUG : both0: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1047_d20250204_m013739_c001_v7007000_t0000_u01738633059644") 2025/02/04 01:37:57 DEBUG : both0: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36946e_d20250204_m013710_c001_v0001117_t0016_u01738633030644") 2025/02/04 01:37:57 DEBUG : both0: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ad9_d20250204_m013705_c001_v7007000_t0000_u01738633025962") 2025/02/04 01:37:57 DEBUG : both0: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36937b_d20250204_m013636_c001_v0001117_t0009_u01738632996663") 2025/02/04 01:37:57 DEBUG : both1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1049_d20250204_m013739_c001_v7007000_t0000_u01738633059827") 2025/02/04 01:37:57 DEBUG : both1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369476_d20250204_m013711_c001_v0001117_t0034_u01738633031972") 2025/02/04 01:37:57 DEBUG : both1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ada_d20250204_m013706_c001_v7007000_t0000_u01738633026155") 2025/02/04 01:37:57 DEBUG : both1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369387_d20250204_m013637_c001_v0001117_t0038_u01738632997903") 2025/02/04 01:37:57 DEBUG : both10: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e104a_d20250204_m013740_c001_v7007000_t0000_u01738633060009") 2025/02/04 01:37:57 DEBUG : both10: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694cb_d20250204_m013723_c001_v0001117_t0047_u01738633043973") 2025/02/04 01:37:57 DEBUG : both10: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029adc_d20250204_m013706_c001_v7007000_t0000_u01738633026363") 2025/02/04 01:37:57 DEBUG : both10: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693e7_d20250204_m013649_c001_v0001117_t0043_u01738633009446") 2025/02/04 01:37:57 DEBUG : both11: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e104b_d20250204_m013740_c001_v7007000_t0000_u01738633060193") 2025/02/04 01:37:57 DEBUG : both11: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694d1_d20250204_m013725_c001_v0001117_t0025_u01738633045594") 2025/02/04 01:37:58 DEBUG : both11: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029add_d20250204_m013706_c001_v7007000_t0000_u01738633026545") 2025/02/04 01:37:58 DEBUG : both11: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693f3_d20250204_m013650_c001_v0001117_t0021_u01738633010588") 2025/02/04 01:37:58 DEBUG : both12: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1050_d20250204_m013740_c001_v7007000_t0000_u01738633060375") 2025/02/04 01:37:58 DEBUG : both12: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694d7_d20250204_m013726_c001_v0001117_t0034_u01738633046873") 2025/02/04 01:37:58 DEBUG : both12: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029adf_d20250204_m013706_c001_v7007000_t0000_u01738633026745") 2025/02/04 01:37:58 DEBUG : both12: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693fb_d20250204_m013651_c001_v0001117_t0049_u01738633011784") 2025/02/04 01:37:58 DEBUG : both13: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1053_d20250204_m013740_c001_v7007000_t0000_u01738633060558") 2025/02/04 01:37:58 DEBUG : both13: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694e7_d20250204_m013728_c001_v0001117_t0053_u01738633048261") 2025/02/04 01:37:58 DEBUG : both13: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ae0_d20250204_m013706_c001_v7007000_t0000_u01738633026928") 2025/02/04 01:37:58 DEBUG : both13: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369407_d20250204_m013652_c001_v0001117_t0033_u01738633012960") 2025/02/04 01:37:58 DEBUG : both14: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1054_d20250204_m013740_c001_v7007000_t0000_u01738633060740") 2025/02/04 01:37:58 DEBUG : both14: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694ed_d20250204_m013729_c001_v0001117_t0049_u01738633049347") 2025/02/04 01:37:58 DEBUG : both14: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ae2_d20250204_m013707_c001_v7007000_t0000_u01738633027111") 2025/02/04 01:37:58 DEBUG : both14: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369410_d20250204_m013654_c001_v0001117_t0039_u01738633014595") 2025/02/04 01:37:58 DEBUG : both15: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1058_d20250204_m013740_c001_v7007000_t0000_u01738633060923") 2025/02/04 01:37:58 DEBUG : both15: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694f9_d20250204_m013730_c001_v0001117_t0018_u01738633050617") 2025/02/04 01:37:58 DEBUG : both15: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ae4_d20250204_m013707_c001_v7007000_t0000_u01738633027304") 2025/02/04 01:37:58 DEBUG : both15: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36941c_d20250204_m013655_c001_v0001117_t0009_u01738633015879") 2025/02/04 01:37:58 DEBUG : both16: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e105a_d20250204_m013741_c001_v7007000_t0000_u01738633061107") 2025/02/04 01:37:58 DEBUG : both16: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694ff_d20250204_m013731_c001_v0001117_t0037_u01738633051663") 2025/02/04 01:37:59 DEBUG : both16: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ae5_d20250204_m013707_c001_v7007000_t0000_u01738633027487") 2025/02/04 01:37:59 DEBUG : both16: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369424_d20250204_m013657_c001_v0001117_t0041_u01738633017627") 2025/02/04 01:37:59 DEBUG : both17: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e105b_d20250204_m013741_c001_v7007000_t0000_u01738633061290") 2025/02/04 01:37:59 DEBUG : both17: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369509_d20250204_m013733_c001_v0001117_t0026_u01738633053073") 2025/02/04 01:37:59 DEBUG : both17: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ae7_d20250204_m013707_c001_v7007000_t0000_u01738633027671") 2025/02/04 01:37:59 DEBUG : both17: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369436_d20250204_m013659_c001_v0001117_t0029_u01738633019019") 2025/02/04 01:37:59 DEBUG : both18: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e105e_d20250204_m013741_c001_v7007000_t0000_u01738633061505") 2025/02/04 01:37:59 DEBUG : both18: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369515_d20250204_m013734_c001_v0001117_t0015_u01738633054399") 2025/02/04 01:37:59 DEBUG : both18: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ae8_d20250204_m013707_c001_v7007000_t0000_u01738633027865") 2025/02/04 01:37:59 DEBUG : both18: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36943c_d20250204_m013700_c001_v0001117_t0000_u01738633020659") 2025/02/04 01:37:59 DEBUG : both19: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e105f_d20250204_m013741_c001_v7007000_t0000_u01738633061688") 2025/02/04 01:37:59 DEBUG : both19: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36951d_d20250204_m013735_c001_v0001117_t0021_u01738633055522") 2025/02/04 01:37:59 DEBUG : both19: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029aea_d20250204_m013708_c001_v7007000_t0000_u01738633028049") 2025/02/04 01:37:59 DEBUG : both19: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36944a_d20250204_m013702_c001_v0001117_t0014_u01738633022059") 2025/02/04 01:37:59 DEBUG : both2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1061_d20250204_m013741_c001_v7007000_t0000_u01738633061900") 2025/02/04 01:37:59 DEBUG : both2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36947e_d20250204_m013713_c001_v0001117_t0031_u01738633033324") 2025/02/04 01:37:59 DEBUG : both2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029aeb_d20250204_m013708_c001_v7007000_t0000_u01738633028232") 2025/02/04 01:37:59 DEBUG : both2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369391_d20250204_m013639_c001_v0001117_t0022_u01738632999090") 2025/02/04 01:37:59 DEBUG : both3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1062_d20250204_m013742_c001_v7007000_t0000_u01738633062084") 2025/02/04 01:37:59 DEBUG : both3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36948a_d20250204_m013714_c001_v0001117_t0018_u01738633034775") 2025/02/04 01:38:00 DEBUG : both3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029aed_d20250204_m013708_c001_v7007000_t0000_u01738633028415") 2025/02/04 01:38:00 DEBUG : both3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369399_d20250204_m013640_c001_v0001117_t0038_u01738633000728") 2025/02/04 01:38:00 DEBUG : both4: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1063_d20250204_m013742_c001_v7007000_t0000_u01738633062284") 2025/02/04 01:38:00 DEBUG : both4: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369492_d20250204_m013716_c001_v0001117_t0022_u01738633036243") 2025/02/04 01:38:00 DEBUG : both4: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029aee_d20250204_m013708_c001_v7007000_t0000_u01738633028601") 2025/02/04 01:38:00 DEBUG : both4: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693a3_d20250204_m013641_c001_v0001117_t0039_u01738633001877") 2025/02/04 01:38:00 DEBUG : both5: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1068_d20250204_m013742_c001_v7007000_t0000_u01738633062465") 2025/02/04 01:38:00 DEBUG : both5: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36949c_d20250204_m013717_c001_v0001117_t0040_u01738633037441") 2025/02/04 01:38:00 DEBUG : both5: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029af0_d20250204_m013708_c001_v7007000_t0000_u01738633028784") 2025/02/04 01:38:00 DEBUG : both5: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693b9_d20250204_m013643_c001_v0001117_t0037_u01738633003292") 2025/02/04 01:38:00 DEBUG : both6: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1069_d20250204_m013742_c001_v7007000_t0000_u01738633062649") 2025/02/04 01:38:00 DEBUG : both6: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694a4_d20250204_m013718_c001_v0001117_t0021_u01738633038550") 2025/02/04 01:38:00 DEBUG : both6: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029af1_d20250204_m013708_c001_v7007000_t0000_u01738633028968") 2025/02/04 01:38:00 DEBUG : both6: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693c3_d20250204_m013644_c001_v0001117_t0021_u01738633004680") 2025/02/04 01:38:00 DEBUG : both7: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e106a_d20250204_m013742_c001_v7007000_t0000_u01738633062832") 2025/02/04 01:38:00 DEBUG : both7: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694af_d20250204_m013719_c001_v0001117_t0040_u01738633039728") 2025/02/04 01:38:00 DEBUG : both7: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029af3_d20250204_m013709_c001_v7007000_t0000_u01738633029151") 2025/02/04 01:38:00 DEBUG : both7: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693cb_d20250204_m013645_c001_v0001117_t0056_u01738633005610") 2025/02/04 01:38:00 DEBUG : both8: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e106c_d20250204_m013743_c001_v7007000_t0000_u01738633063015") 2025/02/04 01:38:00 DEBUG : both8: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694b9_d20250204_m013721_c001_v0001117_t0035_u01738633041137") 2025/02/04 01:38:00 DEBUG : both8: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029af4_d20250204_m013709_c001_v7007000_t0000_u01738633029334") 2025/02/04 01:38:01 DEBUG : both8: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693d1_d20250204_m013647_c001_v0001117_t0012_u01738633007083") 2025/02/04 01:38:01 DEBUG : both9: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e106d_d20250204_m013743_c001_v7007000_t0000_u01738633063202") 2025/02/04 01:38:01 DEBUG : both9: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694c1_d20250204_m013722_c001_v0001117_t0029_u01738633042463") 2025/02/04 01:38:01 DEBUG : both9: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029af6_d20250204_m013709_c001_v7007000_t0000_u01738633029528") 2025/02/04 01:38:01 DEBUG : both9: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693df_d20250204_m013648_c001_v0001117_t0046_u01738633008103") 2025/02/04 01:38:01 DEBUG : c/non empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49978_d20250204_m013214_c001_v7007000_t0000_u01738632734818") 2025/02/04 01:38:01 DEBUG : c/non empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4bb_d20250204_m013212_c001_v0001136_t0042_u01738632732934") 2025/02/04 01:38:01 DEBUG : c/non empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c4996d_d20250204_m013211_c001_v7007000_t0000_u01738632731840") 2025/02/04 01:38:01 DEBUG : c/non empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4b1_d20250204_m013209_c001_v0001136_t0026_u01738632729993") 2025/02/04 01:38:01 DEBUG : c/non empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64b31_d20250204_m013149_c001_v7007000_t0000_u01738632709192") 2025/02/04 01:38:01 DEBUG : c/non empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b469_d20250204_m013147_c001_v0001136_t0026_u01738632707366") 2025/02/04 01:38:01 DEBUG : check sum: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64aca_d20250204_m013136_c001_v7007000_t0000_u01738632696000") 2025/02/04 01:38:01 DEBUG : check sum: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b449_d20250204_m013134_c001_v0001136_t0058_u01738632694785") 2025/02/04 01:38:01 DEBUG : dest/3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679948_d20250204_m013445_c001_v7007000_t0000_u01738632885599") 2025/02/04 01:38:01 DEBUG : dest/3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f408b0f24e2ff0fd2_d20250204_m013444_c001_v0001115_t0035_u01738632884506") 2025/02/04 01:38:01 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4021173715429eb7_d20250204_m013626_c001_v7007000_t0000_u01738632986180") 2025/02/04 01:38:01 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f109f13d7a34cb4b1_d20250204_m013622_c001_v0001144_t0038_u01738632982396") 2025/02/04 01:38:01 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40733665797b2771_d20250204_m013622_c001_v7007000_t0000_u01738632982212") 2025/02/04 01:38:01 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f109f13d7a34cb495_d20250204_m013617_c001_v0001144_t0004_u01738632977333") 2025/02/04 01:38:01 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40733665797b276c_d20250204_m013616_c001_v7007000_t0000_u01738632976602") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3692f3_d20250204_m013611_c001_v0001117_t0033_u01738632971221") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09a77_d20250204_m013609_c001_v7007000_t0000_u01738632969713") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f108df3735af5977f_d20250204_m013607_c001_v0001033_t0017_u01738632967312") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416bc7984a7e2261_d20250204_m013607_c001_v7007000_t0000_u01738632967131") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f108df3735af59775_d20250204_m013603_c001_v0001033_t0057_u01738632963333") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416bc7984a7e225c_d20250204_m013602_c001_v7007000_t0000_u01738632962609") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3692bb_d20250204_m013557_c001_v0001117_t0023_u01738632957812") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4143615572ec561f_d20250204_m013556_c001_v7007000_t0000_u01738632956822") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1032165fc5e7b6ca_d20250204_m013555_c001_v0001092_t0026_u01738632955215") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029a1c_d20250204_m013555_c001_v7007000_t0000_u01738632955032") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1032165fc5e7b6c6_d20250204_m013552_c001_v0001092_t0038_u01738632952097") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029a14_d20250204_m013551_c001_v7007000_t0000_u01738632951372") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36928b_d20250204_m013547_c001_v0001117_t0049_u01738632947260") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4143615572ec561c_d20250204_m013546_c001_v7007000_t0000_u01738632946680") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10092fb5dc5ddeb3_d20250204_m013544_c001_v0001109_t0050_u01738632944474") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679a22_d20250204_m013544_c001_v7007000_t0000_u01738632944286") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10092fb5dc5ddea5_d20250204_m013540_c001_v0001109_t0019_u01738632940782") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679a17_d20250204_m013540_c001_v7007000_t0000_u01738632940054") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369257_d20250204_m013531_c001_v0001117_t0017_u01738632931630") 2025/02/04 01:38:02 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c099ca_d20250204_m013530_c001_v7007000_t0000_u01738632930680") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1134e4c6b879c99c_d20250204_m013528_c001_v0001105_t0039_u01738632928391") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64e74_d20250204_m013528_c001_v7007000_t0000_u01738632928192") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1134e4c6b879c996_d20250204_m013525_c001_v0001105_t0005_u01738632925243") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64e70_d20250204_m013524_c001_v7007000_t0000_u01738632924518") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3691ff_d20250204_m013516_c001_v0001117_t0034_u01738632916242") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e0f5a_d20250204_m013515_c001_v7007000_t0000_u01738632915292") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f100605dabc488434_d20250204_m013513_c001_v0001036_t0055_u01738632913571") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4129bb5b63b218e9_d20250204_m013513_c001_v7007000_t0000_u01738632913389") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f100605dabc488430_d20250204_m013510_c001_v0001036_t0034_u01738632910006") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4129bb5b63b218e0_d20250204_m013509_c001_v7007000_t0000_u01738632909275") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b6b6_d20250204_m013503_c001_v0001136_t0006_u01738632903199") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679969_d20250204_m013502_c001_v7007000_t0000_u01738632902096") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1064ccedab22a5c1_d20250204_m013455_c001_v0001104_t0007_u01738632895794") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09988_d20250204_m013455_c001_v7007000_t0000_u01738632895590") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c4060_d20250204_m013451_c001_v0001184_t0053_u01738632891769") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f114e36e4cffff144_d20250204_m013450_c001_v0001180_t0014_u01738632890995") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f114e36e4cffff13c_d20250204_m013450_c001_v0001180_t0046_u01738632890056") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e0f08_d20250204_m013436_c001_v7007000_t0000_u01738632876630") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b640_d20250204_m013429_c001_v0001136_t0004_u01738632869178") 2025/02/04 01:38:03 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f108fdc9120733d50_d20250204_m013428_c001_v0001180_t0028_u01738632868427") 2025/02/04 01:38:04 DEBUG : dst/one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f108fdc9120733d48_d20250204_m013427_c001_v0001180_t0000_u01738632867467") 2025/02/04 01:38:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4021173715429eb8_d20250204_m013626_c001_v7007000_t0000_u01738632986364") 2025/02/04 01:38:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11528d139809fb73_d20250204_m013621_c001_v0001109_t0058_u01738632981781") 2025/02/04 01:38:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1164f6e689d0fab9_d20250204_m013616_c001_v0001161_t0014_u01738632976085") 2025/02/04 01:38:04 DEBUG : dst/one.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09a79_d20250204_m013609_c001_v7007000_t0000_u01738632969898") 2025/02/04 01:38:04 DEBUG : dst/one.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11811d5ea181cc24_d20250204_m013606_c001_v0001153_t0003_u01738632966790") 2025/02/04 01:38:04 DEBUG : dst/one.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1044388c0d19e270_d20250204_m013602_c001_v0001042_t0036_u01738632962151") 2025/02/04 01:38:04 DEBUG : dst/one.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4143615572ec5620_d20250204_m013557_c001_v7007000_t0000_u01738632957079") 2025/02/04 01:38:04 DEBUG : dst/one.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116fbc4114ee11ba_d20250204_m013554_c001_v0001182_t0037_u01738632954826") 2025/02/04 01:38:04 DEBUG : dst/one.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10332e70dd1aa0eb_d20250204_m013551_c001_v0001184_t0055_u01738632951176") 2025/02/04 01:38:04 DEBUG : dst/three: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c67996b_d20250204_m013502_c001_v7007000_t0000_u01738632902285") 2025/02/04 01:38:04 DEBUG : dst/three: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f114e36e4cffff176_d20250204_m013500_c001_v0001180_t0036_u01738632900733") 2025/02/04 01:38:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4021173715429eb9_d20250204_m013626_c001_v7007000_t0000_u01738632986546") 2025/02/04 01:38:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1189c06b55526c4b_d20250204_m013623_c001_v0001144_t0058_u01738632983868") 2025/02/04 01:38:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1070d748122f4c30_d20250204_m013618_c001_v0001153_t0004_u01738632978849") 2025/02/04 01:38:04 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4021173715429eba_d20250204_m013626_c001_v7007000_t0000_u01738632986729") 2025/02/04 01:38:04 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f109f13d7a34cb4bd_d20250204_m013624_c001_v0001144_t0016_u01738632984775") 2025/02/04 01:38:04 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40733665797b2774_d20250204_m013624_c001_v7007000_t0000_u01738632984581") 2025/02/04 01:38:04 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f109f13d7a34cb4a1_d20250204_m013619_c001_v0001144_t0019_u01738632979529") 2025/02/04 01:38:04 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40733665797b276e_d20250204_m013619_c001_v7007000_t0000_u01738632979344") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3692f7_d20250204_m013612_c001_v0001117_t0020_u01738632972769") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09a7b_d20250204_m013610_c001_v7007000_t0000_u01738632970084") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f108df3735af59783_d20250204_m013608_c001_v0001033_t0039_u01738632968782") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416bc7984a7e2263_d20250204_m013608_c001_v7007000_t0000_u01738632968601") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f108df3735af59779_d20250204_m013605_c001_v0001033_t0059_u01738632965010") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416bc7984a7e225f_d20250204_m013604_c001_v7007000_t0000_u01738632964829") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3692c3_d20250204_m013559_c001_v0001117_t0029_u01738632959035") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029a21_d20250204_m013556_c001_v7007000_t0000_u01738632956265") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3692af_d20250204_m013553_c001_v0001117_t0009_u01738632953640") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029a19_d20250204_m013553_c001_v7007000_t0000_u01738632953272") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369299_d20250204_m013548_c001_v0001117_t0032_u01738632948277") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679a23_d20250204_m013545_c001_v7007000_t0000_u01738632945747") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36927f_d20250204_m013542_c001_v0001117_t0043_u01738632942880") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679a1c_d20250204_m013541_c001_v7007000_t0000_u01738632941774") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369265_d20250204_m013534_c001_v0001117_t0042_u01738632934966") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64e75_d20250204_m013529_c001_v7007000_t0000_u01738632929729") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c46cd_d20250204_m013527_c001_v0001184_t0046_u01738632927200") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64e71_d20250204_m013526_c001_v7007000_t0000_u01738632926109") 2025/02/04 01:38:05 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369217_d20250204_m013519_c001_v0001117_t0040_u01738632919605") 2025/02/04 01:38:06 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4129bb5b63b218ee_d20250204_m013514_c001_v7007000_t0000_u01738632914371") 2025/02/04 01:38:06 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b6ca_d20250204_m013512_c001_v0001136_t0051_u01738632912302") 2025/02/04 01:38:06 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4129bb5b63b218e5_d20250204_m013511_c001_v7007000_t0000_u01738632911211") 2025/02/04 01:38:06 DEBUG : dst/three.txt: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c42de_d20250204_m013504_c001_v0001184_t0053_u01738632904478") 2025/02/04 01:38:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09a7d_d20250204_m013610_c001_v7007000_t0000_u01738632970290") 2025/02/04 01:38:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11787ac463f9cd05_d20250204_m013608_c001_v0001184_t0022_u01738632968393") 2025/02/04 01:38:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1103367b6aa415dd_d20250204_m013604_c001_v0001146_t0033_u01738632964364") 2025/02/04 01:38:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4143615572ec5621_d20250204_m013557_c001_v7007000_t0000_u01738632957261") 2025/02/04 01:38:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1107ae9dc3dd30e1_d20250204_m013555_c001_v0001130_t0040_u01738632955801") 2025/02/04 01:38:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f119781ff2fcdc028_d20250204_m013552_c001_v0001039_t0018_u01738632952719") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4021173715429ebb_d20250204_m013626_c001_v7007000_t0000_u01738632986913") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3692f5_d20250204_m013612_c001_v0001117_t0038_u01738632972192") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09a7f_d20250204_m013610_c001_v7007000_t0000_u01738632970480") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3692bf_d20250204_m013558_c001_v0001117_t0031_u01738632958360") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4143615572ec5622_d20250204_m013557_c001_v7007000_t0000_u01738632957444") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369293_d20250204_m013547_c001_v0001117_t0059_u01738632947761") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4143615572ec561d_d20250204_m013546_c001_v7007000_t0000_u01738632946879") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369261_d20250204_m013534_c001_v0001117_t0006_u01738632934396") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c099cb_d20250204_m013530_c001_v7007000_t0000_u01738632930887") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c4523_d20250204_m013517_c001_v0001184_t0057_u01738632917220") 2025/02/04 01:38:06 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e0f5b_d20250204_m013515_c001_v7007000_t0000_u01738632915486") 2025/02/04 01:38:07 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3691d0_d20250204_m013503_c001_v0001117_t0057_u01738632903923") 2025/02/04 01:38:07 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c67996d_d20250204_m013502_c001_v7007000_t0000_u01738632902467") 2025/02/04 01:38:07 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f108a2024adcc9849_d20250204_m013458_c001_v0001098_t0022_u01738632898344") 2025/02/04 01:38:07 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e0f09_d20250204_m013436_c001_v7007000_t0000_u01738632876810") 2025/02/04 01:38:07 DEBUG : dst/two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f108fdc9120733d70_d20250204_m013435_c001_v0001180_t0027_u01738632875695") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4129bb5b63b21745_d20250204_m013346_c001_v7007000_t0000_u01738632826596") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c30f7_d20250204_m013339_c001_v0001184_t0028_u01738632819610") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40186da2d4e1529e_d20250204_m013337_c001_v7007000_t0000_u01738632817418") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c2d96_d20250204_m013319_c001_v0001184_t0057_u01738632799430") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41934c5c00f85076_d20250204_m013305_c001_v7007000_t0000_u01738632785957") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c2ae0_d20250204_m013300_c001_v0001184_t0034_u01738632780279") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd77_d20250204_m013229_c001_v7007000_t0000_u01738632749348") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4f3_d20250204_m013227_c001_v0001136_t0003_u01738632747401") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd72_d20250204_m013225_c001_v7007000_t0000_u01738632745781") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4e9_d20250204_m013224_c001_v0001136_t0012_u01738632744487") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd55_d20250204_m013220_c001_v7007000_t0000_u01738632740915") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4d5_d20250204_m013218_c001_v0001136_t0006_u01738632738718") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c4997f_d20250204_m013217_c001_v7007000_t0000_u01738632737302") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4cb_d20250204_m013215_c001_v0001136_t0041_u01738632735908") 2025/02/04 01:38:07 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49963_d20250204_m013208_c001_v7007000_t0000_u01738632728716") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4a3_d20250204_m013207_c001_v0001136_t0059_u01738632727187") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c4995c_d20250204_m013205_c001_v7007000_t0000_u01738632725856") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b49f_d20250204_m013205_c001_v0001136_t0045_u01738632725010") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49946_d20250204_m013159_c001_v7007000_t0000_u01738632719323") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b48b_d20250204_m013157_c001_v0001136_t0047_u01738632717777") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49939_d20250204_m013155_c001_v7007000_t0000_u01738632715226") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b47f_d20250204_m013153_c001_v0001136_t0047_u01738632713699") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49934_d20250204_m013152_c001_v7007000_t0000_u01738632712600") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11787ac463f99cd2_d20250204_m013151_c001_v0001184_t0020_u01738632711668") 2025/02/04 01:38:08 DEBUG : empty space: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b475_d20250204_m013149_c001_v0001136_t0059_u01738632709939") 2025/02/04 01:38:08 DEBUG : enormous: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd75_d20250204_m013228_c001_v7007000_t0000_u01738632748437") 2025/02/04 01:38:08 DEBUG : enormous: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4f5_d20250204_m013227_c001_v0001136_t0056_u01738632747771") 2025/02/04 01:38:08 DEBUG : existing: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4021173715429ec1_d20250204_m013632_c001_v7007000_t0000_u01738632992188") 2025/02/04 01:38:08 DEBUG : existing: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369351_d20250204_m013630_c001_v0001117_t0032_u01738632990441") 2025/02/04 01:38:08 DEBUG : existing: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41934c5c00f8502e_d20250204_m013258_c001_v7007000_t0000_u01738632778251") 2025/02/04 01:38:08 DEBUG : existing: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c2a62_d20250204_m013257_c001_v0001184_t0025_u01738632777254") 2025/02/04 01:38:08 DEBUG : existing: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64b16_d20250204_m013145_c001_v7007000_t0000_u01738632705886") 2025/02/04 01:38:08 DEBUG : existing: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b45d_d20250204_m013144_c001_v0001136_t0029_u01738632704689") 2025/02/04 01:38:08 DEBUG : existing: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64b01_d20250204_m013143_c001_v7007000_t0000_u01738632703400") 2025/02/04 01:38:09 DEBUG : existing: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b45b_d20250204_m013142_c001_v0001136_t0022_u01738632702732") 2025/02/04 01:38:09 DEBUG : existing: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b455_d20250204_m013141_c001_v0001136_t0026_u01738632701872") 2025/02/04 01:38:09 DEBUG : existing-b: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41934c5c00f8502f_d20250204_m013258_c001_v7007000_t0000_u01738632778441") 2025/02/04 01:38:09 DEBUG : existing-b: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b541_d20250204_m013257_c001_v0001136_t0053_u01738632777243") 2025/02/04 01:38:09 DEBUG : five: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd83_d20250204_m013233_c001_v7007000_t0000_u01738632753931") 2025/02/04 01:38:09 DEBUG : five: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40517a1ec2d6b509_d20250204_m013231_c001_v0001136_t0040_u01738632751926") 2025/02/04 01:38:09 DEBUG : foo: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49940_d20250204_m013157_c001_v7007000_t0000_u01738632717055") 2025/02/04 01:38:09 DEBUG : foo: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40517a1ec2d6b489_d20250204_m013156_c001_v0001136_t0040_u01738632716495") 2025/02/04 01:38:09 DEBUG : foo: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40517a1ec2d6b483_d20250204_m013155_c001_v0001136_t0040_u01738632715949") 2025/02/04 01:38:09 DEBUG : four: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd84_d20250204_m013234_c001_v7007000_t0000_u01738632754113") 2025/02/04 01:38:09 DEBUG : four: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416146304c368efb_d20250204_m013232_c001_v0001117_t0049_u01738632752489") 2025/02/04 01:38:09 DEBUG : four: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b507_d20250204_m013231_c001_v0001136_t0005_u01738632751191") 2025/02/04 01:38:09 DEBUG : hello world2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a0c_d20250204_m013035_c001_v7007000_t0000_u01738632635729") 2025/02/04 01:38:09 DEBUG : hello world2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b395_d20250204_m013034_c001_v0001136_t0052_u01738632634971") 2025/02/04 01:38:09 DEBUG : ignore-size: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64af1_d20250204_m013140_c001_v7007000_t0000_u01738632700774") 2025/02/04 01:38:09 DEBUG : ignore-size: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b44f_d20250204_m013139_c001_v0001136_t0027_u01738632699696") 2025/02/04 01:38:09 DEBUG : nested/sub dir/file: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41934c5c00f85021_d20250204_m013256_c001_v7007000_t0000_u01738632776140") 2025/02/04 01:38:09 DEBUG : nested/sub dir/file: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c2a00_d20250204_m013254_c001_v0001184_t0059_u01738632774679") 2025/02/04 01:38:09 DEBUG : nested/sub dir/file: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41934c5c00f85014_d20250204_m013253_c001_v7007000_t0000_u01738632773513") 2025/02/04 01:38:09 DEBUG : nested/sub dir/file: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c29be_d20250204_m013252_c001_v0001184_t0021_u01738632772128") 2025/02/04 01:38:09 DEBUG : one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd85_d20250204_m013234_c001_v7007000_t0000_u01738632754297") 2025/02/04 01:38:10 DEBUG : one: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40517a1ec2d6b4ff_d20250204_m013230_c001_v0001136_t0040_u01738632750450") 2025/02/04 01:38:10 DEBUG : only0: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e106f_d20250204_m013743_c001_v7007000_t0000_u01738633063435") 2025/02/04 01:38:10 DEBUG : only0: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f419dd235870cfe56_d20250204_m013738_c001_v0001101_t0049_u01738633058173") 2025/02/04 01:38:10 DEBUG : only0: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369474_d20250204_m013711_c001_v0001117_t0012_u01738633031336") 2025/02/04 01:38:10 DEBUG : only0: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09b42_d20250204_m013704_c001_v7007000_t0000_u01738633024952") 2025/02/04 01:38:10 DEBUG : only0: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36937f_d20250204_m013637_c001_v0001117_t0045_u01738632997260") 2025/02/04 01:38:10 DEBUG : only1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1070_d20250204_m013743_c001_v7007000_t0000_u01738633063619") 2025/02/04 01:38:10 DEBUG : only1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4196664cd03c51e0_d20250204_m013738_c001_v0001184_t0019_u01738633058366") 2025/02/04 01:38:10 DEBUG : only1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369478_d20250204_m013712_c001_v0001117_t0020_u01738633032778") 2025/02/04 01:38:10 DEBUG : only1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09b3e_d20250204_m013704_c001_v7007000_t0000_u01738633024770") 2025/02/04 01:38:10 DEBUG : only1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36938b_d20250204_m013638_c001_v0001117_t0048_u01738632998528") 2025/02/04 01:38:10 DEBUG : only10: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1073_d20250204_m013743_c001_v7007000_t0000_u01738633063801") 2025/02/04 01:38:10 DEBUG : only10: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416146304c369529_d20250204_m013737_c001_v0001117_t0049_u01738633057424") 2025/02/04 01:38:10 DEBUG : only10: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694cf_d20250204_m013724_c001_v0001117_t0054_u01738633044940") 2025/02/04 01:38:10 DEBUG : only10: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ad5_d20250204_m013705_c001_v7007000_t0000_u01738633025338") 2025/02/04 01:38:10 DEBUG : only10: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693f1_d20250204_m013650_c001_v0001117_t0039_u01738633010088") 2025/02/04 01:38:10 DEBUG : only11: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1077_d20250204_m013743_c001_v7007000_t0000_u01738633063984") 2025/02/04 01:38:10 DEBUG : only11: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f419dd235870cfe54_d20250204_m013737_c001_v0001101_t0049_u01738633057985") 2025/02/04 01:38:10 DEBUG : only11: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694d3_d20250204_m013726_c001_v0001117_t0005_u01738633046196") 2025/02/04 01:38:10 DEBUG : only11: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ad3_d20250204_m013705_c001_v7007000_t0000_u01738633025155") 2025/02/04 01:38:11 DEBUG : only11: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693f7_d20250204_m013651_c001_v0001117_t0045_u01738633011154") 2025/02/04 01:38:11 DEBUG : only12: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e107c_d20250204_m013744_c001_v7007000_t0000_u01738633064167") 2025/02/04 01:38:11 DEBUG : only12: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4196664cd03c51db_d20250204_m013738_c001_v0001184_t0019_u01738633058171") 2025/02/04 01:38:11 DEBUG : only12: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694dd_d20250204_m013727_c001_v0001117_t0046_u01738633047407") 2025/02/04 01:38:11 DEBUG : only12: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4084456989621213_d20250204_m013705_c001_v7007000_t0000_u01738633025164") 2025/02/04 01:38:11 DEBUG : only12: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369403_d20250204_m013652_c001_v0001117_t0050_u01738633012300") 2025/02/04 01:38:11 DEBUG : only13: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e107d_d20250204_m013744_c001_v7007000_t0000_u01738633064350") 2025/02/04 01:38:11 DEBUG : only13: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41241b3aae8e9516_d20250204_m013738_c001_v0001183_t0041_u01738633058355") 2025/02/04 01:38:11 DEBUG : only13: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694e9_d20250204_m013728_c001_v0001117_t0019_u01738633048675") 2025/02/04 01:38:11 DEBUG : only13: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679aeb_d20250204_m013704_c001_v7007000_t0000_u01738633024236") 2025/02/04 01:38:11 DEBUG : only13: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36940a_d20250204_m013653_c001_v0001117_t0004_u01738633013858") 2025/02/04 01:38:11 DEBUG : only14: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1081_d20250204_m013744_c001_v7007000_t0000_u01738633064535") 2025/02/04 01:38:11 DEBUG : only14: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416146304c36952d_d20250204_m013738_c001_v0001117_t0049_u01738633058003") 2025/02/04 01:38:11 DEBUG : only14: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694ef_d20250204_m013730_c001_v0001117_t0015_u01738633050183") 2025/02/04 01:38:11 DEBUG : only14: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ad2_d20250204_m013704_c001_v7007000_t0000_u01738633024970") 2025/02/04 01:38:11 DEBUG : only14: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369416_d20250204_m013655_c001_v0001117_t0050_u01738633015407") 2025/02/04 01:38:11 DEBUG : only15: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1083_d20250204_m013744_c001_v7007000_t0000_u01738633064718") 2025/02/04 01:38:11 DEBUG : only15: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416146304c369537_d20250204_m013738_c001_v0001117_t0049_u01738633058784") 2025/02/04 01:38:11 DEBUG : only15: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694fd_d20250204_m013731_c001_v0001117_t0034_u01738633051108") 2025/02/04 01:38:11 DEBUG : only15: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679aee_d20250204_m013704_c001_v7007000_t0000_u01738633024420") 2025/02/04 01:38:12 DEBUG : only15: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369420_d20250204_m013656_c001_v0001117_t0000_u01738633016533") 2025/02/04 01:38:12 DEBUG : only16: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1086_d20250204_m013744_c001_v7007000_t0000_u01738633064900") 2025/02/04 01:38:12 DEBUG : only16: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416146304c36952f_d20250204_m013738_c001_v0001117_t0049_u01738633058186") 2025/02/04 01:38:12 DEBUG : only16: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369501_d20250204_m013732_c001_v0001117_t0002_u01738633052404") 2025/02/04 01:38:12 DEBUG : only16: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029acf_d20250204_m013704_c001_v7007000_t0000_u01738633024785") 2025/02/04 01:38:12 DEBUG : only16: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369430_d20250204_m013658_c001_v0001117_t0033_u01738633018315") 2025/02/04 01:38:12 DEBUG : only17: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1089_d20250204_m013745_c001_v7007000_t0000_u01738633065083") 2025/02/04 01:38:12 DEBUG : only17: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f419dd235870cfe58_d20250204_m013738_c001_v0001101_t0049_u01738633058358") 2025/02/04 01:38:12 DEBUG : only17: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36950f_d20250204_m013733_c001_v0001117_t0001_u01738633053641") 2025/02/04 01:38:12 DEBUG : only17: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4084456989621212_d20250204_m013704_c001_v7007000_t0000_u01738633024978") 2025/02/04 01:38:12 DEBUG : only17: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36943a_d20250204_m013659_c001_v0001117_t0057_u01738633019893") 2025/02/04 01:38:12 DEBUG : only18: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e108c_d20250204_m013745_c001_v7007000_t0000_u01738633065272") 2025/02/04 01:38:12 DEBUG : only18: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41241b3aae8e9530_d20250204_m013738_c001_v0001183_t0041_u01738633058907") 2025/02/04 01:38:12 DEBUG : only18: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369519_d20250204_m013734_c001_v0001117_t0013_u01738633054938") 2025/02/04 01:38:12 DEBUG : only18: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679af2_d20250204_m013704_c001_v7007000_t0000_u01738633024987") 2025/02/04 01:38:12 DEBUG : only18: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369446_d20250204_m013701_c001_v0001117_t0032_u01738633021434") 2025/02/04 01:38:12 DEBUG : only19: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1091_d20250204_m013745_c001_v7007000_t0000_u01738633065454") 2025/02/04 01:38:12 DEBUG : only19: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416146304c369533_d20250204_m013738_c001_v0001117_t0049_u01738633058378") 2025/02/04 01:38:12 DEBUG : only19: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369521_d20250204_m013736_c001_v0001117_t0041_u01738633056192") 2025/02/04 01:38:12 DEBUG : only19: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679af4_d20250204_m013705_c001_v7007000_t0000_u01738633025172") 2025/02/04 01:38:13 DEBUG : only19: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369450_d20250204_m013702_c001_v0001117_t0057_u01738633022580") 2025/02/04 01:38:13 DEBUG : only2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1095_d20250204_m013745_c001_v7007000_t0000_u01738633065636") 2025/02/04 01:38:13 DEBUG : only2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41241b3aae8e951e_d20250204_m013738_c001_v0001183_t0041_u01738633058540") 2025/02/04 01:38:13 DEBUG : only2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369486_d20250204_m013714_c001_v0001117_t0042_u01738633034184") 2025/02/04 01:38:13 DEBUG : only2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09b3c_d20250204_m013704_c001_v7007000_t0000_u01738633024588") 2025/02/04 01:38:13 DEBUG : only2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369397_d20250204_m013640_c001_v0001117_t0009_u01738633000124") 2025/02/04 01:38:13 DEBUG : only3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e1098_d20250204_m013745_c001_v7007000_t0000_u01738633065819") 2025/02/04 01:38:13 DEBUG : only3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f419dd235870cfe60_d20250204_m013738_c001_v0001101_t0049_u01738633058924") 2025/02/04 01:38:13 DEBUG : only3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369490_d20250204_m013715_c001_v0001117_t0059_u01738633035563") 2025/02/04 01:38:13 DEBUG : only3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d6702029ace_d20250204_m013704_c001_v7007000_t0000_u01738633024602") 2025/02/04 01:38:13 DEBUG : only3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36939d_d20250204_m013641_c001_v0001117_t0040_u01738633001291") 2025/02/04 01:38:13 DEBUG : only4: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e109b_d20250204_m013746_c001_v7007000_t0000_u01738633066001") 2025/02/04 01:38:13 DEBUG : only4: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f419dd235870cfe5c_d20250204_m013738_c001_v0001101_t0049_u01738633058552") 2025/02/04 01:38:13 DEBUG : only4: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369498_d20250204_m013716_c001_v0001117_t0037_u01738633036928") 2025/02/04 01:38:13 DEBUG : only4: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4084456989621211_d20250204_m013704_c001_v7007000_t0000_u01738633024794") 2025/02/04 01:38:13 DEBUG : only4: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693ad_d20250204_m013642_c001_v0001117_t0030_u01738633002448") 2025/02/04 01:38:13 DEBUG : only5: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e109f_d20250204_m013746_c001_v7007000_t0000_u01738633066183") 2025/02/04 01:38:13 DEBUG : only5: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4196664cd03c51ef_d20250204_m013738_c001_v0001184_t0019_u01738633058562") 2025/02/04 01:38:13 DEBUG : only5: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36949e_d20250204_m013718_c001_v0001117_t0052_u01738633038022") 2025/02/04 01:38:13 DEBUG : only5: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09b47_d20250204_m013705_c001_v7007000_t0000_u01738633025315") 2025/02/04 01:38:14 DEBUG : only5: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693bf_d20250204_m013644_c001_v0001117_t0024_u01738633004106") 2025/02/04 01:38:14 DEBUG : only6: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e10a2_d20250204_m013746_c001_v7007000_t0000_u01738633066366") 2025/02/04 01:38:14 DEBUG : only6: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f416146304c369535_d20250204_m013738_c001_v0001117_t0049_u01738633058573") 2025/02/04 01:38:14 DEBUG : only6: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694ad_d20250204_m013719_c001_v0001117_t0017_u01738633039245") 2025/02/04 01:38:14 DEBUG : only6: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679af0_d20250204_m013704_c001_v7007000_t0000_u01738633024610") 2025/02/04 01:38:14 DEBUG : only6: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693c7_d20250204_m013645_c001_v0001117_t0006_u01738633005217") 2025/02/04 01:38:14 DEBUG : only7: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e10a5_d20250204_m013746_c001_v7007000_t0000_u01738633066563") 2025/02/04 01:38:14 DEBUG : only7: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41241b3aae8e9522_d20250204_m013738_c001_v0001183_t0041_u01738633058723") 2025/02/04 01:38:14 DEBUG : only7: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694b5_d20250204_m013720_c001_v0001117_t0048_u01738633040431") 2025/02/04 01:38:14 DEBUG : only7: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679af1_d20250204_m013704_c001_v7007000_t0000_u01738633024803") 2025/02/04 01:38:14 DEBUG : only7: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693cd_d20250204_m013646_c001_v0001117_t0011_u01738633006628") 2025/02/04 01:38:14 DEBUG : only8: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e10a8_d20250204_m013746_c001_v7007000_t0000_u01738633066746") 2025/02/04 01:38:14 DEBUG : only8: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f419dd235870cfe5e_d20250204_m013738_c001_v0001101_t0049_u01738633058739") 2025/02/04 01:38:14 DEBUG : only8: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694bf_d20250204_m013721_c001_v0001117_t0018_u01738633041809") 2025/02/04 01:38:14 DEBUG : only8: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40904eeeb3c09b45_d20250204_m013705_c001_v7007000_t0000_u01738633025134") 2025/02/04 01:38:14 DEBUG : only8: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693d5_d20250204_m013647_c001_v0001117_t0013_u01738633007649") 2025/02/04 01:38:14 DEBUG : only9: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e10ab_d20250204_m013746_c001_v7007000_t0000_u01738633066928") 2025/02/04 01:38:14 DEBUG : only9: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4196664cd03c51f3_d20250204_m013738_c001_v0001184_t0019_u01738633058754") 2025/02/04 01:38:14 DEBUG : only9: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3694c7_d20250204_m013723_c001_v0001117_t0051_u01738633043481") 2025/02/04 01:38:14 DEBUG : only9: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4084456989621210_d20250204_m013704_c001_v7007000_t0000_u01738633024610") 2025/02/04 01:38:14 DEBUG : only9: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3693e1_d20250204_m013648_c001_v0001117_t0015_u01738633008890") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebda5_d20250204_m013250_c001_v7007000_t0000_u01738632770276") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c368f43_d20250204_m013247_c001_v0001117_t0055_u01738632767969") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd95_d20250204_m013246_c001_v7007000_t0000_u01738632766146") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b519_d20250204_m013239_c001_v0001136_t0032_u01738632759443") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd8c_d20250204_m013237_c001_v7007000_t0000_u01738632757620") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c368f13_d20250204_m013235_c001_v0001117_t0028_u01738632755209") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd68_d20250204_m013223_c001_v7007000_t0000_u01738632743234") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4dd_d20250204_m013221_c001_v0001136_t0028_u01738632741823") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49988_d20250204_m013219_c001_v7007000_t0000_u01738632739468") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4d1_d20250204_m013218_c001_v0001136_t0042_u01738632738244") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c4997e_d20250204_m013216_c001_v7007000_t0000_u01738632736591") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4c7_d20250204_m013215_c001_v0001136_t0039_u01738632735546") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49962_d20250204_m013208_c001_v7007000_t0000_u01738632728158") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4a1_d20250204_m013206_c001_v0001136_t0038_u01738632726761") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c4995d_d20250204_m013206_c001_v7007000_t0000_u01738632726038") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b49c_d20250204_m013204_c001_v0001136_t0036_u01738632724609") 2025/02/04 01:38:15 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49958_d20250204_m013203_c001_v7007000_t0000_u01738632723875") 2025/02/04 01:38:16 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b497_d20250204_m013203_c001_v0001136_t0055_u01738632723191") 2025/02/04 01:38:16 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b493_d20250204_m013202_c001_v0001136_t0008_u01738632722529") 2025/02/04 01:38:16 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49952_d20250204_m013201_c001_v7007000_t0000_u01738632721798") 2025/02/04 01:38:16 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b491_d20250204_m013200_c001_v0001136_t0013_u01738632720936") 2025/02/04 01:38:16 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b48f_d20250204_m013200_c001_v0001136_t0007_u01738632720227") 2025/02/04 01:38:16 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49949_d20250204_m013159_c001_v7007000_t0000_u01738632719505") 2025/02/04 01:38:16 DEBUG : potato: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b48d_d20250204_m013158_c001_v0001136_t0043_u01738632718439") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f405b1d670202983b_d20250204_m013404_c001_v7007000_t0000_u01738632844029") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c3690af_d20250204_m013403_c001_v0001117_t0030_u01738632843038") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4129bb5b63b21747_d20250204_m013347_c001_v7007000_t0000_u01738632827119") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369014_d20250204_m013338_c001_v0001117_t0001_u01738632818734") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f401f7838aed96ace_d20250204_m013326_c001_v7007000_t0000_u01738632806272") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c368fbc_d20250204_m013318_c001_v0001117_t0029_u01738632798524") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41934c5c00f85088_d20250204_m013306_c001_v7007000_t0000_u01738632786597") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c368f80_d20250204_m013259_c001_v0001117_t0038_u01738632779751") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd76_d20250204_m013228_c001_v7007000_t0000_u01738632748619") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4ef_d20250204_m013227_c001_v0001136_t0008_u01738632747055") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd73_d20250204_m013225_c001_v7007000_t0000_u01738632745963") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4e5_d20250204_m013224_c001_v0001136_t0047_u01738632744147") 2025/02/04 01:38:16 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd69_d20250204_m013223_c001_v7007000_t0000_u01738632743416") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4e1_d20250204_m013222_c001_v0001136_t0047_u01738632742531") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd57_d20250204_m013221_c001_v7007000_t0000_u01738632741097") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4d9_d20250204_m013219_c001_v0001136_t0039_u01738632739833") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49980_d20250204_m013217_c001_v7007000_t0000_u01738632737514") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4cf_d20250204_m013216_c001_v0001136_t0059_u01738632736601") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c49965_d20250204_m013208_c001_v7007000_t0000_u01738632728899") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b4a5_d20250204_m013207_c001_v0001136_t0049_u01738632727851") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a15_d20250204_m013039_c001_v7007000_t0000_u01738632639266") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3a5_d20250204_m013038_c001_v0001136_t0000_u01738632638612") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a0f_d20250204_m013037_c001_v7007000_t0000_u01738632637348") 2025/02/04 01:38:17 DEBUG : potato2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b39d_d20250204_m013036_c001_v0001136_t0029_u01738632636695") 2025/02/04 01:38:17 DEBUG : potato3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4129bb5b63b21748_d20250204_m013347_c001_v7007000_t0000_u01738632827318") 2025/02/04 01:38:17 DEBUG : potato3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b5aa_d20250204_m013340_c001_v0001136_t0055_u01738632820183") 2025/02/04 01:38:17 DEBUG : potato3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f401f7838aed96ad1_d20250204_m013326_c001_v7007000_t0000_u01738632806486") 2025/02/04 01:38:17 DEBUG : potato3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b56c_d20250204_m013319_c001_v0001136_t0014_u01738632799987") 2025/02/04 01:38:17 DEBUG : potato3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41934c5c00f8508a_d20250204_m013306_c001_v7007000_t0000_u01738632786780") 2025/02/04 01:38:17 DEBUG : potato3: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b549_d20250204_m013300_c001_v0001136_t0020_u01738632780511") 2025/02/04 01:38:17 DEBUG : pre-dest1/1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c679949_d20250204_m013445_c001_v7007000_t0000_u01738632885779") 2025/02/04 01:38:17 DEBUG : pre-dest1/1: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b658_d20250204_m013437_c001_v0001136_t0049_u01738632877572") 2025/02/04 01:38:17 DEBUG : pre-dest2/2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4087affe9c67994a_d20250204_m013445_c001_v7007000_t0000_u01738632885981") 2025/02/04 01:38:18 DEBUG : pre-dest2/2: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c36914e_d20250204_m013438_c001_v0001117_t0016_u01738632878228") 2025/02/04 01:38:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e0eeb_d20250204_m013417_c001_v7007000_t0000_u01738632857110") 2025/02/04 01:38:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c38ce_d20250204_m013414_c001_v0001184_t0037_u01738632854045") 2025/02/04 01:38:18 DEBUG : sizeonly: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64ade_d20250204_m013138_c001_v7007000_t0000_u01738632698413") 2025/02/04 01:38:18 DEBUG : sizeonly: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b44b_d20250204_m013137_c001_v0001136_t0034_u01738632697283") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e10f1_d20250204_m013753_c001_v7007000_t0000_u01738633073037") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11241b3aae8e9726_d20250204_m013751_c001_v0001183_t0011_u01738633071915") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e10d0_d20250204_m013750_c001_v7007000_t0000_u01738633070027") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1196664cd03c53f6_d20250204_m013748_c001_v0001184_t0027_u01738633068247") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41934c5c00f85023_d20250204_m013256_c001_v7007000_t0000_u01738632776323") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c368f5f_d20250204_m013255_c001_v0001117_t0059_u01738632775029") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41934c5c00f85015_d20250204_m013253_c001_v7007000_t0000_u01738632773697") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b533_d20250204_m013252_c001_v0001136_t0008_u01738632772483") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64ac0_d20250204_m013133_c001_v7007000_t0000_u01738632693842") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b441_d20250204_m013132_c001_v0001136_t0002_u01738632692471") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64aab_d20250204_m013131_c001_v7007000_t0000_u01738632691740") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b437_d20250204_m013130_c001_v0001136_t0026_u01738632690698") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a8e_d20250204_m013126_c001_v7007000_t0000_u01738632686924") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b42f_d20250204_m013125_c001_v0001136_t0019_u01738632685947") 2025/02/04 01:38:18 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a8a_d20250204_m013125_c001_v7007000_t0000_u01738632685378") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b42b_d20250204_m013124_c001_v0001136_t0023_u01738632684055") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b41d_d20250204_m013118_c001_v0001136_t0025_u01738632678036") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4171f0998e055186_d20250204_m013117_c001_v7007000_t0000_u01738632677308") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b41b_d20250204_m013116_c001_v0001136_t0050_u01738632676622") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b417_d20250204_m013115_c001_v0001136_t0023_u01738632675929") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4171f0998e055180_d20250204_m013114_c001_v7007000_t0000_u01738632674474") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b405_d20250204_m013108_c001_v0001136_t0050_u01738632668599") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3fd_d20250204_m013102_c001_v0001136_t0052_u01738632662458") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c498bc_d20250204_m013101_c001_v7007000_t0000_u01738632661725") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3f5_d20250204_m013101_c001_v0001136_t0023_u01738632661049") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3f3_d20250204_m013100_c001_v0001136_t0052_u01738632660391") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4032164c44c498b3_d20250204_m013059_c001_v7007000_t0000_u01738632659311") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3d3_d20250204_m013049_c001_v0001136_t0044_u01738632649891") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4042e831227fdbfd_d20250204_m013049_c001_v7007000_t0000_u01738632649525") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3d1_d20250204_m013048_c001_v0001136_t0031_u01738632648803") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a28_d20250204_m013047_c001_v7007000_t0000_u01738632647152") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3c7_d20250204_m013046_c001_v0001136_t0016_u01738632646377") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a24_d20250204_m013045_c001_v7007000_t0000_u01738632645789") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3b9_d20250204_m013045_c001_v0001136_t0044_u01738632645119") 2025/02/04 01:38:19 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a1d_d20250204_m013043_c001_v7007000_t0000_u01738632643845") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3b3_d20250204_m013042_c001_v0001136_t0051_u01738632642980") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a1b_d20250204_m013042_c001_v7007000_t0000_u01738632642429") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3b1_d20250204_m013041_c001_v0001136_t0053_u01738632641805") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a16_d20250204_m013040_c001_v7007000_t0000_u01738632640877") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b3a9_d20250204_m013040_c001_v0001136_t0059_u01738632640189") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a08_d20250204_m013034_c001_v7007000_t0000_u01738632634064") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b38b_d20250204_m013033_c001_v0001136_t0011_u01738632633427") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a64a05_d20250204_m013032_c001_v7007000_t0000_u01738632632498") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b385_d20250204_m013031_c001_v0001136_t0004_u01738632631832") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a649fe_d20250204_m013030_c001_v7007000_t0000_u01738632630930") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b381_d20250204_m013030_c001_v0001136_t0053_u01738632630253") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f407e180be8a649f5_d20250204_m013027_c001_v7007000_t0000_u01738632627361") 2025/02/04 01:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b37b_d20250204_m013026_c001_v0001136_t0000_u01738632626710") 2025/02/04 01:38:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e10f4_d20250204_m013753_c001_v7007000_t0000_u01738633073224") 2025/02/04 01:38:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f119dd235870cfe80_d20250204_m013751_c001_v0001101_t0044_u01738633071929") 2025/02/04 01:38:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f415514a1fa8e10d3_d20250204_m013750_c001_v7007000_t0000_u01738633070215") 2025/02/04 01:38:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f116146304c369555_d20250204_m013748_c001_v0001117_t0036_u01738633068253") 2025/02/04 01:38:20 DEBUG : sub/yam: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebda2_d20250204_m013249_c001_v7007000_t0000_u01738632769730") 2025/02/04 01:38:20 DEBUG : sub/yam: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c2910_d20250204_m013247_c001_v0001184_t0005_u01738632767986") 2025/02/04 01:38:20 DEBUG : three: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd86_d20250204_m013234_c001_v7007000_t0000_u01738632754479") 2025/02/04 01:38:21 DEBUG : three: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b50f_d20250204_m013233_c001_v0001136_t0004_u01738632753229") 2025/02/04 01:38:21 DEBUG : three: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f10517a1ec2d6b503_d20250204_m013230_c001_v0001136_t0051_u01738632750827") 2025/02/04 01:38:21 DEBUG : two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd87_d20250204_m013234_c001_v7007000_t0000_u01738632754660") 2025/02/04 01:38:21 DEBUG : two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f41113deb381c2688_d20250204_m013232_c001_v0001184_t0046_u01738632752670") 2025/02/04 01:38:21 DEBUG : two: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f40517a1ec2d6b501_d20250204_m013230_c001_v0001136_t0040_u01738632750644") 2025/02/04 01:38:21 DEBUG : yam: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebda6_d20250204_m013250_c001_v7007000_t0000_u01738632770458") 2025/02/04 01:38:21 DEBUG : yam: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f1054850a830b0ef5_d20250204_m013249_c001_v0001098_t0018_u01738632769416") 2025/02/04 01:38:21 DEBUG : yam: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd93_d20250204_m013245_c001_v7007000_t0000_u01738632765599") 2025/02/04 01:38:21 DEBUG : yam: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c27dd_d20250204_m013239_c001_v0001184_t0020_u01738632759092") 2025/02/04 01:38:21 DEBUG : yam: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd8b_d20250204_m013237_c001_v7007000_t0000_u01738632757073") 2025/02/04 01:38:21 DEBUG : yam: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f11113deb381c2734_d20250204_m013235_c001_v0001184_t0008_u01738632755218") 2025/02/04 01:38:21 DEBUG : yaml: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd96_d20250204_m013246_c001_v7007000_t0000_u01738632766328") 2025/02/04 01:38:21 DEBUG : yaml: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f105fa13b8bdd821e_d20250204_m013245_c001_v0001184_t0025_u01738632765391") 2025/02/04 01:38:21 DEBUG : yaml: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f4009e780026ebd8e_d20250204_m013237_c001_v7007000_t0000_u01738632757801") 2025/02/04 01:38:21 DEBUG : yaml: Deleting (id "4_zff026dc3904dcbeb9f480e1b_f109c93accd281cb6_d20250204_m013236_c001_v0001165_t0001_u01738632756860") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m4.229952634s (try 1/5)