"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/16 01:06:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu" 2025/03/16 01:06:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:06:42 DEBUG : Creating backend with remote "/tmp/rclone822491734" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:06:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/16 01:06:43 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:06:43 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.29s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:06:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:06:45 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:06:45 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:06:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:06:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:46 DEBUG : B2 bucket rclone-test-sunajil8gelu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.29s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", 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-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:47 DEBUG : Creating backend with remote "/non-existing" 2025/03/16 01:06:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/16 01:06:48 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:06:48 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:06:49 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:06:49 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:06:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:06:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.08s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:50 INFO : B2 bucket rclone-test-sunajil8gelu: Running all checks before starting transfers 2025/03/16 01:06:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:06:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:06:51 INFO : B2 bucket rclone-test-sunajil8gelu: Checks finished, now starting transfers 2025/03/16 01:06:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:06:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:06:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.86s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:52 ERROR : Ignoring --no-traverse with sync 2025/03/16 01:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:06:52 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:06:52 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:06:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:06:53 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:06:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.63s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/16 01:06:54 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:06:54 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:06:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/16 01:06:55 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:06:56 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:06:56 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:06:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:06:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.75s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:06:58 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:06:58 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:06:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:06:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:06:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/16 01:06:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:06:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/16 01:06:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:07:00 INFO : sub dir: Making directory 2025/03/16 01:07:00 INFO : sub dir2: Making directory 2025/03/16 01:07:00 INFO : sub dir2/sub sub dir2: Making directory 2025/03/16 01:07:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:00 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/16 01:07:00 DEBUG : B2 bucket rclone-test-sunajil8gelu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.74s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:01 INFO : sub dir2: Making directory 2025/03/16 01:07:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/16 01:07:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:07:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:01 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:01 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:02 DEBUG : sub dir2: Making directory with metadata 2025/03/16 01:07:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:07:02 INFO : sub dir: Making directory 2025/03/16 01:07:02 INFO : sub dir2: Making directory 2025/03/16 01:07:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:02 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:02 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:03 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:07:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/16 01:07:03 DEBUG : B2 bucket rclone-test-sunajil8gelu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/16 01:07:03 DEBUG : B2 bucket rclone-test-sunajil8gelu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.82s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:05 INFO : sub dir2: Making directory 2025/03/16 01:07:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:05 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:05 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:05 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:07:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:06 DEBUG : sub dir2: Making directory with metadata 2025/03/16 01:07:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:07:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:07:06 INFO : sub dir: Making directory 2025/03/16 01:07:06 INFO : sub dir2: Making directory 2025/03/16 01:07:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:06 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:06 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:06 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:07:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/16 01:07:07 DEBUG : B2 bucket rclone-test-sunajil8gelu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", 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-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:08 INFO : sub dir2: Making directory 2025/03/16 01:07:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:08 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:08 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:09 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.80s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:10 DEBUG : Creating backend with remote "TestB2:rclone-test-buxexos8bone" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-sunajil8gelu -> B2 bucket rclone-test-buxexos8bone 2025/03/16 01:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:11 DEBUG : B2 bucket rclone-test-buxexos8bone: Waiting for checks to finish 2025/03/16 01:07:11 DEBUG : B2 bucket rclone-test-buxexos8bone: Waiting for transfers to finish 2025/03/16 01:07:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:12 DEBUG : B2 bucket rclone-test-buxexos8bone: Purge remote 2025/03/16 01:07:12 INFO : B2 bucket rclone-test-buxexos8bone: cleaning bucket "rclone-test-buxexos8bone" of all files 2025/03/16 01:07:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f029da370dd9bcb9f580e1b_f105dc849531c5365_d20250316_m010712_c001_v0001184_t0010_u01742087232471") --- PASS: TestServerSideCopy (4.46s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:15 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:07:15 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/16 01:07:15 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:17 DEBUG : Creating backend with remote "TestB2:rclone-test-roputat6yeqo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-sunajil8gelu -> B2 bucket rclone-test-roputat6yeqo 2025/03/16 01:07:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:18 DEBUG : B2 bucket rclone-test-roputat6yeqo: Waiting for checks to finish 2025/03/16 01:07:18 DEBUG : B2 bucket rclone-test-roputat6yeqo: Waiting for transfers to finish 2025/03/16 01:07:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:07:20 DEBUG : B2 bucket rclone-test-roputat6yeqo: Waiting for checks to finish 2025/03/16 01:07:20 DEBUG : B2 bucket rclone-test-roputat6yeqo: Waiting for transfers to finish 2025/03/16 01:07:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/16 01:07:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:21 DEBUG : B2 bucket rclone-test-roputat6yeqo: Purge remote 2025/03/16 01:07:21 INFO : B2 bucket rclone-test-roputat6yeqo: cleaning bucket "rclone-test-roputat6yeqo" of all files 2025/03/16 01:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd5370dd9bcb9f580e1b_f107ed099d8187e9f_d20250316_m010720_c001_v0001113_t0055_u01742087240896") 2025/03/16 01:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd5370dd9bcb9f580e1b_f115c57391f20140e_d20250316_m010719_c001_v0001183_t0040_u01742087239712") --- PASS: TestServerSideCopyOverSelf (6.66s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:07:24 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:24 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/16 01:07:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/16 01:07:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.32s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xemoyuw7qolu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-sunajil8gelu -> B2 bucket rclone-test-xemoyuw7qolu 2025/03/16 01:07:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:27 DEBUG : B2 bucket rclone-test-xemoyuw7qolu: Waiting for checks to finish 2025/03/16 01:07:27 DEBUG : B2 bucket rclone-test-xemoyuw7qolu: Waiting for transfers to finish 2025/03/16 01:07:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:07:29 DEBUG : B2 bucket rclone-test-xemoyuw7qolu: Waiting for checks to finish 2025/03/16 01:07:29 DEBUG : B2 bucket rclone-test-xemoyuw7qolu: Waiting for transfers to finish 2025/03/16 01:07:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/16 01:07:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/16 01:07:29 INFO : sub dir/hello world: Deleted 2025/03/16 01:07:30 DEBUG : testing file moves 2025/03/16 01:07:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/16 01:07:31 DEBUG : B2 bucket rclone-test-xemoyuw7qolu: Waiting for checks to finish 2025/03/16 01:07:31 DEBUG : B2 bucket rclone-test-xemoyuw7qolu: Waiting for transfers to finish 2025/03/16 01:07:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/16 01:07:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/16 01:07:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:31 DEBUG : B2 bucket rclone-test-xemoyuw7qolu: Purge remote 2025/03/16 01:07:31 INFO : B2 bucket rclone-test-xemoyuw7qolu: cleaning bucket "rclone-test-xemoyuw7qolu" of all files 2025/03/16 01:07:32 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd7370dd9bcb9f580e1b_f10237c7bdf4b4baa_d20250316_m010731_c001_v0001120_t0032_u01742087251185") 2025/03/16 01:07:32 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd7370dd9bcb9f580e1b_f112c311e31540561_d20250316_m010729_c001_v0001180_t0042_u01742087249682") 2025/03/16 01:07:32 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd7370dd9bcb9f580e1b_f11414ce3a874d17c_d20250316_m010728_c001_v0001182_t0044_u01742087248536") --- PASS: TestServerSideMoveOverSelf (8.26s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:34 ERROR : : error listing: directory not found 2025/03/16 01:07:34 INFO : Local file system at /tmp/rclone822491734: Making directory 2025/03/16 01:07:34 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:34 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.77s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:07:36 DEBUG : Local file system at /tmp/rclone822491734: Waiting for checks to finish 2025/03/16 01:07:36 DEBUG : Local file system at /tmp/rclone822491734: Waiting for transfers to finish 2025/03/16 01:07:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:07:37 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/16 01:07:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/16 01:07:38 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:38 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/16 01:07:38 INFO : check sum: Copied (new) 2025/03/16 01:07:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:39 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/16 01:07:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/16 01:07:39 DEBUG : check sum: Unchanged skipping 2025/03/16 01:07:39 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:39 DEBUG : Waiting for deletions to finish 2025/03/16 01:07:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.31s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/16 01:07:40 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:40 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/16 01:07:40 INFO : sizeonly: Copied (new) 2025/03/16 01:07:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:41 DEBUG : sizeonly: Sizes identical 2025/03/16 01:07:41 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:41 DEBUG : sizeonly: Unchanged skipping 2025/03/16 01:07:41 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:41 DEBUG : Waiting for deletions to finish 2025/03/16 01:07:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.31s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/16 01:07:42 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:42 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/16 01:07:43 INFO : ignore-size: Copied (new) 2025/03/16 01:07:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:07:43 DEBUG : ignore-size: Unchanged skipping 2025/03/16 01:07:43 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:43 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:43 DEBUG : Waiting for deletions to finish 2025/03/16 01:07:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.89s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:07:46 DEBUG : existing: Unchanged skipping 2025/03/16 01:07:46 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:46 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:46 DEBUG : Waiting for deletions to finish 2025/03/16 01:07:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/16 01:07:46 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:46 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/16 01:07:46 INFO : existing: Copied (replaced existing) 2025/03/16 01:07:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 01:07:48 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:48 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/16 01:07:48 INFO : existing: Copied (new) 2025/03/16 01:07:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:49 DEBUG : existing: Destination exists, skipping 2025/03/16 01:07:49 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:49 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:49 DEBUG : Waiting for deletions to finish 2025/03/16 01:07:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.37s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:51 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/16 01:07:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:07:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 01:07:51 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 01:07:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:07:52 INFO : a/potato2: Copied (new) 2025/03/16 01:07:52 DEBUG : Waiting for deletions to finish 2025/03/16 01:07:52 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07: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/03/16 01:07:54 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/16 01:07:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/16 01:07:54 DEBUG : empty space: Unchanged skipping 2025/03/16 01:07:54 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:54 DEBUG : Waiting for deletions to finish 2025/03/16 01:07:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07: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/03/16 01:07:54 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/16 01:07:55 INFO : empty space: Updated modification time in destination 2025/03/16 01:07:55 DEBUG : empty space: Unchanged skipping 2025/03/16 01:07:55 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:55 DEBUG : Waiting for deletions to finish 2025/03/16 01:07:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:07:58 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/03/16 01:07:58 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:07:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/16 01:07:58 DEBUG : empty space: Unchanged skipping 2025/03/16 01:07:58 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:07:58 DEBUG : Waiting for deletions to finish 2025/03/16 01:07:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:00 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/03/16 01:08:00 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone822491734) 2025/03/16 01:08:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sunajil8gelu) 2025/03/16 01:08:00 DEBUG : foo: sha1 differ 2025/03/16 01:08:00 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/16 01:08:00 INFO : foo: Copied (replaced existing) 2025/03/16 01:08:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 01:08:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:08:02 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:02 DEBUG : empty space: Unchanged skipping 2025/03/16 01:08:02 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:08:02 INFO : potato: Copied (new) 2025/03/16 01:08:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/16 01:08:04 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:04 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/16 01:08:04 INFO : potato: Copied (replaced existing) 2025/03/16 01:08:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:06 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/03/16 01:08:06 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone822491734) 2025/03/16 01:08:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sunajil8gelu) 2025/03/16 01:08:06 DEBUG : potato: sha1 differ 2025/03/16 01:08:06 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/16 01:08:07 INFO : potato: Copied (replaced existing) 2025/03/16 01:08:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:08:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/16 01:08:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:08:09 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:09 DEBUG : empty space: Unchanged skipping 2025/03/16 01:08:09 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:09 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:08:11 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:08:11 DEBUG : empty space: Unchanged skipping 2025/03/16 01:08:11 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:08:11 INFO : potato2: Copied (new) 2025/03/16 01:08:11 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:11 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:14 INFO : d: Making directory 2025/03/16 01:08:14 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/16 01:08:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 01:08:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:08:15 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:15 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 01:08:15 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:08:15 INFO : a/potato2: Copied (new) 2025/03/16 01:08:15 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:15 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:17 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/16 01:08:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:08:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 01:08:17 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:17 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 01:08:17 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:08:18 INFO : a/potato2: Copied (new) 2025/03/16 01:08:18 ERROR : B2 bucket rclone-test-sunajil8gelu: not deleting files as there were IO errors 2025/03/16 01:08:18 ERROR : B2 bucket rclone-test-sunajil8gelu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:20 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:08:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:08:21 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:21 DEBUG : empty space: Unchanged skipping 2025/03/16 01:08:21 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:21 INFO : potato: Deleted 2025/03/16 01:08:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:08:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:23 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:23 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:23 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:24 INFO : potato: Deleted 2025/03/16 01:08:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:08:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:08:24 DEBUG : empty space: Unchanged skipping 2025/03/16 01:08:24 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:24 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:08:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:08:26 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:26 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/16 01:08:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:29 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 01:08:29 DEBUG : enormous: Excluded 2025/03/16 01:08:29 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:08:29 DEBUG : potato2: Excluded 2025/03/16 01:08:29 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:08:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:08:29 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:29 DEBUG : empty space: Unchanged skipping 2025/03/16 01:08:29 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:29 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:29 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 01:08:29 DEBUG : enormous: Excluded 2025/03/16 01:08:29 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:08:29 DEBUG : potato2: Excluded 2025/03/16 01:08:29 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:08:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/16 01:08:29 DEBUG : empty space: Unchanged skipping 2025/03/16 01:08:29 DEBUG : Local file system at /tmp/rclone822491734: Waiting for checks to finish 2025/03/16 01:08:29 DEBUG : Local file system at /tmp/rclone822491734: Waiting for transfers to finish 2025/03/16 01:08:29 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:32 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 01:08:32 DEBUG : enormous: Excluded 2025/03/16 01:08:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:08:32 DEBUG : potato2: Excluded 2025/03/16 01:08:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:08:33 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:33 DEBUG : empty space: Unchanged skipping 2025/03/16 01:08:33 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:33 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:33 INFO : enormous: Deleted 2025/03/16 01:08:33 INFO : potato2: Deleted 2025/03/16 01:08:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:33 DEBUG : Local file system at /tmp/rclone822491734: Waiting for checks to finish 2025/03/16 01:08:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/16 01:08:33 DEBUG : empty space: Unchanged skipping 2025/03/16 01:08:33 DEBUG : Local file system at /tmp/rclone822491734: Waiting for transfers to finish 2025/03/16 01:08:33 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:33 INFO : enormous: Deleted 2025/03/16 01:08:33 INFO : potato2: Deleted 2025/03/16 01:08:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.64s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:36 DEBUG : five: Need to transfer - File not found at Destination 2025/03/16 01:08:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/16 01:08:36 DEBUG : one: Destination is newer than source, skipping 2025/03/16 01:08:36 DEBUG : three: Sizes identical 2025/03/16 01:08:36 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/16 01:08:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/16 01:08:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone822491734) 2025/03/16 01:08:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sunajil8gelu) 2025/03/16 01:08:36 DEBUG : two: sha1 differ 2025/03/16 01:08:36 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/16 01:08:37 INFO : four: Copied (replaced existing) 2025/03/16 01:08:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/16 01:08:37 INFO : two: Copied (replaced existing) 2025/03/16 01:08:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/16 01:08:37 INFO : five: Copied (new) 2025/03/16 01:08:37 DEBUG : Waiting for deletions to finish 2025/03/16 01:08:38 DEBUG : one: Destination is newer than source, skipping 2025/03/16 01:08:38 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/16 01:08:38 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/16 01:08:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/16 01:08:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone822491734) 2025/03/16 01:08:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sunajil8gelu) 2025/03/16 01:08:38 DEBUG : three: sha1 differ 2025/03/16 01:08:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/16 01:08:38 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/16 01:08:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/16 01:08:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/16 01:08:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/16 01:08:38 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/16 01:08:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/16 01:08:38 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/16 01:08:38 INFO : three: Copied (replaced existing) 2025/03/16 01:08:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.90s) === 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-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/16 01:08:40 INFO : B2 bucket rclone-test-sunajil8gelu: Making map for --track-renames 2025/03/16 01:08:40 INFO : B2 bucket rclone-test-sunajil8gelu: Finished making map for --track-renames 2025/03/16 01:08:40 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/16 01:08:40 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for renames to finish 2025/03/16 01:08:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/16 01:08:40 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/16 01:08:40 INFO : potato: Copied (new) 2025/03/16 01:08:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/16 01:08:40 INFO : yam: Copied (new) 2025/03/16 01:08:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:08:40 INFO : B2 bucket rclone-test-sunajil8gelu: Making map for --track-renames 2025/03/16 01:08:40 INFO : B2 bucket rclone-test-sunajil8gelu: Finished making map for --track-renames 2025/03/16 01:08:40 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:40 DEBUG : potato: Unchanged skipping 2025/03/16 01:08:40 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for renames to finish 2025/03/16 01:08:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/16 01:08:41 INFO : yam: Copied (server-side copy) to: yaml 2025/03/16 01:08:41 INFO : yam: Deleted 2025/03/16 01:08:41 INFO : yaml: Renamed from "yam" 2025/03/16 01:08:41 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/16 01:08:43 INFO : B2 bucket rclone-test-sunajil8gelu: Making map for --track-renames 2025/03/16 01:08:43 INFO : B2 bucket rclone-test-sunajil8gelu: Finished making map for --track-renames 2025/03/16 01:08:43 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/16 01:08:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/16 01:08:43 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for renames to finish 2025/03/16 01:08:43 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/16 01:08:43 INFO : yam: Copied (new) 2025/03/16 01:08:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/16 01:08:44 INFO : potato: Copied (new) 2025/03/16 01:08:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:08:44 INFO : B2 bucket rclone-test-sunajil8gelu: Making map for --track-renames 2025/03/16 01:08:44 DEBUG : potato: Unchanged skipping 2025/03/16 01:08:44 INFO : B2 bucket rclone-test-sunajil8gelu: Finished making map for --track-renames 2025/03/16 01:08:44 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:44 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for renames to finish 2025/03/16 01:08:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/16 01:08:45 INFO : yam: Copied (server-side copy) to: yaml 2025/03/16 01:08:45 INFO : yam: Deleted 2025/03/16 01:08:45 INFO : yaml: Renamed from "yam" 2025/03/16 01:08:45 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/16 01:08:47 INFO : B2 bucket rclone-test-sunajil8gelu: Making map for --track-renames 2025/03/16 01:08:47 INFO : B2 bucket rclone-test-sunajil8gelu: Finished making map for --track-renames 2025/03/16 01:08:47 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/16 01:08:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/16 01:08:47 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for renames to finish 2025/03/16 01:08:47 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/16 01:08:47 INFO : sub/yam: Copied (new) 2025/03/16 01:08:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/16 01:08:47 INFO : potato: Copied (new) 2025/03/16 01:08:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:08:48 DEBUG : potato: Unchanged skipping 2025/03/16 01:08:48 INFO : B2 bucket rclone-test-sunajil8gelu: Making map for --track-renames 2025/03/16 01:08:48 INFO : B2 bucket rclone-test-sunajil8gelu: Finished making map for --track-renames 2025/03/16 01:08:48 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:48 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for renames to finish 2025/03/16 01:08:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/16 01:08:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/16 01:08:49 INFO : sub/yam: Deleted 2025/03/16 01:08:49 INFO : yam: Renamed from "sub/yam" 2025/03/16 01:08:49 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:50 DEBUG : Creating backend with remote "/tmp/rclone822491734/dir1" 2025/03/16 01:08:50 DEBUG : Creating backend with remote "/tmp/rclone822491734/dir2" 2025/03/16 01:08:50 DEBUG : Local file system at /tmp/rclone822491734/dir2: Using server-side directory move 2025/03/16 01:08:50 INFO : Local file system at /tmp/rclone822491734/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 01:08:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/16 01:08:50 INFO : file1.txt: Moved (server-side) 2025/03/16 01:08:50 DEBUG : Local file system at /tmp/rclone822491734/dir2: Waiting for checks to finish 2025/03/16 01:08:50 DEBUG : Local file system at /tmp/rclone822491734/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:08:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/16 01:08:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/16 01:08:51 INFO : nested/sub dir/file: Copied (new) 2025/03/16 01:08:51 INFO : nested/sub dir/file: Deleted 2025/03/16 01:08:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:08:52 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:08:52 INFO : sub dir/hello world: Deleted 2025/03/16 01:08:52 INFO : sub dir: Removing directory 2025/03/16 01:08:52 INFO : nested/sub dir: Removing directory 2025/03/16 01:08:52 INFO : nested: Removing directory 2025/03/16 01:08:52 DEBUG : Local file system at /tmp/rclone822491734: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:08:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/16 01:08:53 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:53 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/16 01:08:53 INFO : nested/sub dir/file: Copied (new) 2025/03/16 01:08:53 INFO : nested/sub dir/file: Deleted 2025/03/16 01:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/16 01:08:54 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:08:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 01:08:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/16 01:08:55 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:55 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/16 01:08:55 INFO : existing: Copied (new) 2025/03/16 01:08:55 INFO : existing: Deleted 2025/03/16 01:08:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/16 01:08:56 INFO : existing-b: Copied (new) 2025/03/16 01:08:56 INFO : existing-b: Deleted 2025/03/16 01:08:56 DEBUG : existing: Destination exists, skipping 2025/03/16 01:08:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/16 01:08:56 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:08:56 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:08:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.24s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:08:57 DEBUG : Creating backend with remote "TestB2:rclone-test-curukoy2luca" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sunajil8gelu -> B2 bucket rclone-test-curukoy2luca 2025/03/16 01:09:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:09:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/16 01:09:01 DEBUG : empty space: Unchanged skipping 2025/03/16 01:09:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 01:09:01 DEBUG : B2 bucket rclone-test-curukoy2luca: Waiting for checks to finish 2025/03/16 01:09:01 INFO : empty space: Deleted 2025/03/16 01:09:01 DEBUG : B2 bucket rclone-test-curukoy2luca: Waiting for transfers to finish 2025/03/16 01:09:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:09:01 INFO : potato2: Copied (server-side copy) 2025/03/16 01:09:02 INFO : potato2: Deleted 2025/03/16 01:09:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/16 01:09:02 INFO : potato3: Copied (server-side copy) 2025/03/16 01:09:02 INFO : potato3: Deleted 2025/03/16 01:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jodiyab9niso" 2025/03/16 01:09:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/16 01:09:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:09:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/16 01:09:03 DEBUG : B2 bucket rclone-test-jodiyab9niso: Waiting for checks to finish 2025/03/16 01:09:03 DEBUG : B2 bucket rclone-test-jodiyab9niso: Waiting for transfers to finish 2025/03/16 01:09:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:09:04 INFO : potato2: Copied (server-side copy) 2025/03/16 01:09:04 INFO : potato2: Deleted 2025/03/16 01:09:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/16 01:09:04 INFO : empty space: Copied (server-side copy) 2025/03/16 01:09:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/16 01:09:04 INFO : potato3: Copied (server-side copy) 2025/03/16 01:09:04 INFO : empty space: Deleted 2025/03/16 01:09:05 INFO : potato3: Deleted 2025/03/16 01:09:05 DEBUG : B2 bucket rclone-test-jodiyab9niso: Purge remote 2025/03/16 01:09:05 INFO : B2 bucket rclone-test-jodiyab9niso: cleaning bucket "rclone-test-jodiyab9niso" of all files 2025/03/16 01:09:05 DEBUG : empty space: Deleting (id "4_z4f924df370fd9bcb9f580e1b_f11105ca2a550deb3_d20250316_m010904_c001_v0001184_t0014_u01742087344625") 2025/03/16 01:09:05 DEBUG : potato2: Deleting (id "4_z4f924df370fd9bcb9f580e1b_f101342cf53813816_d20250316_m010904_c001_v0001184_t0057_u01742087344401") 2025/03/16 01:09:05 DEBUG : potato3: Deleting (id "4_z4f924df370fd9bcb9f580e1b_f10204c6dc5f9ad20_d20250316_m010904_c001_v0001178_t0018_u01742087344762") 2025/03/16 01:09:06 DEBUG : B2 bucket rclone-test-curukoy2luca: Purge remote 2025/03/16 01:09:06 INFO : B2 bucket rclone-test-curukoy2luca: cleaning bucket "rclone-test-curukoy2luca" of all files 2025/03/16 01:09:06 DEBUG : empty space: Deleting (id "4_zaf023de370fd9bcb9f580e1b_f40200070b1e67af5_d20250316_m010904_c001_v7007000_t0000_u01742087344848") 2025/03/16 01:09:06 DEBUG : empty space: Deleting (id "4_zaf023de370fd9bcb9f580e1b_f1015c1f340ca78dc_d20250316_m010900_c001_v0001182_t0033_u01742087340882") 2025/03/16 01:09:06 DEBUG : potato2: Deleting (id "4_zaf023de370fd9bcb9f580e1b_f40200070b1e67af4_d20250316_m010904_c001_v7007000_t0000_u01742087344606") 2025/03/16 01:09:06 DEBUG : potato2: Deleting (id "4_zaf023de370fd9bcb9f580e1b_f119bc41a16838e8f_d20250316_m010901_c001_v0001150_t0047_u01742087341685") 2025/03/16 01:09:06 DEBUG : potato3: Deleting (id "4_zaf023de370fd9bcb9f580e1b_f411aa6e54abd989c_d20250316_m010904_c001_v7007000_t0000_u01742087344973") 2025/03/16 01:09:06 DEBUG : potato3: Deleting (id "4_zaf023de370fd9bcb9f580e1b_f106581b46cdbf3f4_d20250316_m010901_c001_v0001184_t0038_u01742087341983") 2025/03/16 01:09:06 DEBUG : potato3: Deleting (id "4_zaf023de370fd9bcb9f580e1b_f1015c1f340ca78de_d20250316_m010901_c001_v0001182_t0020_u01742087341097") --- PASS: TestServerSideMove (10.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:09:08 DEBUG : Creating backend with remote "TestB2:rclone-test-leninah0lexo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sunajil8gelu -> B2 bucket rclone-test-leninah0lexo 2025/03/16 01:09:13 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 01:09:13 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 01:09:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:09:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 01:09:13 DEBUG : B2 bucket rclone-test-leninah0lexo: Waiting for checks to finish 2025/03/16 01:09:13 DEBUG : B2 bucket rclone-test-leninah0lexo: Waiting for transfers to finish 2025/03/16 01:09:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/16 01:09:13 INFO : potato3: Copied (server-side copy) 2025/03/16 01:09:13 INFO : potato3: Deleted 2025/03/16 01:09:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:09:13 INFO : potato2: Copied (server-side copy) 2025/03/16 01:09:14 INFO : potato2: Deleted 2025/03/16 01:09:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vizizov6paso" 2025/03/16 01:09:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 01:09:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:09:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/16 01:09:15 DEBUG : B2 bucket rclone-test-vizizov6paso: Waiting for checks to finish 2025/03/16 01:09:15 DEBUG : B2 bucket rclone-test-vizizov6paso: Waiting for transfers to finish 2025/03/16 01:09:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:09:16 INFO : potato2: Copied (server-side copy) 2025/03/16 01:09:16 INFO : potato2: Deleted 2025/03/16 01:09:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/16 01:09:17 INFO : potato3: Copied (server-side copy) 2025/03/16 01:09:17 INFO : potato3: Deleted 2025/03/16 01:09:17 DEBUG : B2 bucket rclone-test-vizizov6paso: Purge remote 2025/03/16 01:09:17 INFO : B2 bucket rclone-test-vizizov6paso: cleaning bucket "rclone-test-vizizov6paso" of all files 2025/03/16 01:09:17 DEBUG : potato2: Deleting (id "4_zefb27dc370fd9bcb9f580e1b_f100c0d94a660352f_d20250316_m010916_c001_v0001165_t0020_u01742087356621") 2025/03/16 01:09:17 DEBUG : potato3: Deleting (id "4_zefb27dc370fd9bcb9f580e1b_f10714b02663f0059_d20250316_m010916_c001_v0001177_t0038_u01742087356885") 2025/03/16 01:09:18 DEBUG : B2 bucket rclone-test-leninah0lexo: Purge remote 2025/03/16 01:09:18 INFO : B2 bucket rclone-test-leninah0lexo: cleaning bucket "rclone-test-leninah0lexo" of all files 2025/03/16 01:09:18 DEBUG : empty space: Deleting (id "4_z9fe26dd370fd9bcb9f580e1b_f10585900b3883845_d20250316_m010912_c001_v0001183_t0004_u01742087352651") 2025/03/16 01:09:18 DEBUG : potato2: Deleting (id "4_z9fe26dd370fd9bcb9f580e1b_f40407bc8f7faaa33_d20250316_m010916_c001_v7007000_t0000_u01742087356863") 2025/03/16 01:09:18 DEBUG : potato2: Deleting (id "4_z9fe26dd370fd9bcb9f580e1b_f1192144d8a8922f9_d20250316_m010913_c001_v0001183_t0058_u01742087353725") 2025/03/16 01:09:18 DEBUG : potato3: Deleting (id "4_z9fe26dd370fd9bcb9f580e1b_f40407bc8f7faaa34_d20250316_m010917_c001_v7007000_t0000_u01742087357093") 2025/03/16 01:09:18 DEBUG : potato3: Deleting (id "4_z9fe26dd370fd9bcb9f580e1b_f1014d7a67ff93a14_d20250316_m010913_c001_v0001165_t0032_u01742087353471") 2025/03/16 01:09:18 DEBUG : potato3: Deleting (id "4_z9fe26dd370fd9bcb9f580e1b_f10585900b3883849_d20250316_m010912_c001_v0001183_t0021_u01742087352845") --- PASS: TestServerSideMoveWithFilter (12.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cuyahug4jeji" 2025/03/16 01:09:22 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sunajil8gelu -> B2 bucket rclone-test-cuyahug4jeji 2025/03/16 01:09:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:09:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/16 01:09:25 DEBUG : empty space: Unchanged skipping 2025/03/16 01:09:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 01:09:25 DEBUG : B2 bucket rclone-test-cuyahug4jeji: Waiting for checks to finish 2025/03/16 01:09:25 INFO : empty space: Deleted 2025/03/16 01:09:25 DEBUG : B2 bucket rclone-test-cuyahug4jeji: Waiting for transfers to finish 2025/03/16 01:09:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:09:25 INFO : potato2: Copied (server-side copy) 2025/03/16 01:09:26 INFO : potato2: Deleted 2025/03/16 01:09:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/16 01:09:26 INFO : potato3: Copied (server-side copy) 2025/03/16 01:09:26 INFO : potato3: Deleted 2025/03/16 01:09:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cawexex7muya" 2025/03/16 01:09:27 INFO : tomatoDir: Making directory 2025/03/16 01:09:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/16 01:09:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:09:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/16 01:09:28 DEBUG : B2 bucket rclone-test-cawexex7muya: Waiting for checks to finish 2025/03/16 01:09:28 DEBUG : B2 bucket rclone-test-cawexex7muya: Waiting for transfers to finish 2025/03/16 01:09:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/16 01:09:29 INFO : empty space: Copied (server-side copy) 2025/03/16 01:09:29 INFO : empty space: Deleted 2025/03/16 01:09:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/16 01:09:29 INFO : potato3: Copied (server-side copy) 2025/03/16 01:09:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/16 01:09:29 INFO : potato2: Copied (server-side copy) 2025/03/16 01:09:29 INFO : potato3: Deleted 2025/03/16 01:09:29 INFO : potato2: Deleted 2025/03/16 01:09:30 DEBUG : B2 bucket rclone-test-cawexex7muya: Purge remote 2025/03/16 01:09:30 INFO : B2 bucket rclone-test-cawexex7muya: cleaning bucket "rclone-test-cawexex7muya" of all files 2025/03/16 01:09:30 DEBUG : empty space: Deleting (id "4_z6f02ade370fd9bcb9f580e1b_f11360104e67ea4ce_d20250316_m010928_c001_v0001036_t0001_u01742087368720") 2025/03/16 01:09:30 DEBUG : potato2: Deleting (id "4_z6f02ade370fd9bcb9f580e1b_f10651410ce26732e_d20250316_m010929_c001_v0001150_t0041_u01742087369118") 2025/03/16 01:09:30 DEBUG : potato3: Deleting (id "4_z6f02ade370fd9bcb9f580e1b_f11786b25ac857da3_d20250316_m010929_c001_v0001177_t0043_u01742087369108") 2025/03/16 01:09:30 DEBUG : B2 bucket rclone-test-cuyahug4jeji: Purge remote 2025/03/16 01:09:30 INFO : B2 bucket rclone-test-cuyahug4jeji: cleaning bucket "rclone-test-cuyahug4jeji" of all files 2025/03/16 01:09:31 DEBUG : empty space: Deleting (id "4_z3ff29dc370fd9bcb9f580e1b_f4095f293b0460cf6_d20250316_m010929_c001_v7007000_t0000_u01742087369113") 2025/03/16 01:09:31 DEBUG : empty space: Deleting (id "4_z3ff29dc370fd9bcb9f580e1b_f101c98904db7515f_d20250316_m010924_c001_v0001101_t0016_u01742087364637") 2025/03/16 01:09:31 DEBUG : potato2: Deleting (id "4_z3ff29dc370fd9bcb9f580e1b_f415632f400ce29a5_d20250316_m010929_c001_v7007000_t0000_u01742087369435") 2025/03/16 01:09:31 DEBUG : potato2: Deleting (id "4_z3ff29dc370fd9bcb9f580e1b_f1028ed37e930e45d_d20250316_m010925_c001_v0001165_t0035_u01742087365781") 2025/03/16 01:09:31 DEBUG : potato3: Deleting (id "4_z3ff29dc370fd9bcb9f580e1b_f4095f293b0460cf7_d20250316_m010929_c001_v7007000_t0000_u01742087369315") 2025/03/16 01:09:31 DEBUG : potato3: Deleting (id "4_z3ff29dc370fd9bcb9f580e1b_f102915f7c2ee7e7e_d20250316_m010926_c001_v0001182_t0012_u01742087366224") 2025/03/16 01:09:31 DEBUG : potato3: Deleting (id "4_z3ff29dc370fd9bcb9f580e1b_f101c98904db75161_d20250316_m010925_c001_v0001101_t0030_u01742087365067") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.39s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:09:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:09:38 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/rclone-sync-test" 2025/03/16 01:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/rclone-sync-test-include/layer2" 2025/03/16 01:09:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/rclone-sync-test-ignore-file" 2025/03/16 01:09:45 DEBUG : B2 bucket rclone-test-sunajil8gelu path rclone-sync-test: Waiting for checks to finish 2025/03/16 01:09:45 DEBUG : B2 bucket rclone-test-sunajil8gelu path rclone-sync-test: Waiting for transfers to finish 2025/03/16 01:09:45 DEBUG : Waiting for deletions to finish 2025/03/16 01:09:45 INFO : There was nothing to transfer 2025/03/16 01:09:45 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:09:45 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:09:45 DEBUG : Waiting for deletions to finish 2025/03/16 01:09:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:09:46 DEBUG : B2 bucket rclone-test-sunajil8gelu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/16 01:09:46 DEBUG : B2 bucket rclone-test-sunajil8gelu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/16 01:09:46 DEBUG : Waiting for deletions to finish 2025/03/16 01:09:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:09:46 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:09:46 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:09:46 DEBUG : Waiting for deletions to finish 2025/03/16 01:09:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:09:47 DEBUG : B2 bucket rclone-test-sunajil8gelu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/16 01:09:47 DEBUG : B2 bucket rclone-test-sunajil8gelu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/16 01:09:47 DEBUG : Waiting for deletions to finish 2025/03/16 01:09:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.72s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:09:53 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/dst" 2025/03/16 01:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/CompareDest" 2025/03/16 01:09:56 DEBUG : one: Need to transfer - File not found at Destination 2025/03/16 01:09:56 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:09:56 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:09:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/16 01:09:57 INFO : one: Copied (new) 2025/03/16 01:09:57 DEBUG : Waiting for deletions to finish 2025/03/16 01:09:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:09:58 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:09:58 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:09:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/16 01:09:58 INFO : one: Copied (replaced existing) 2025/03/16 01:09:58 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:10:00 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:10:00 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:00 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:00 INFO : There was nothing to transfer 2025/03/16 01:10:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 01:10:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:10:02 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:10:02 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:02 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:02 INFO : There was nothing to transfer 2025/03/16 01:10:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 01:10:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:10:02 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:10:03 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:03 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:03 INFO : There was nothing to transfer 2025/03/16 01:10:04 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/03/16 01:10:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/16 01:10:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 01:10:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:10:04 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:10:04 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:04 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:04 INFO : There was nothing to transfer 2025/03/16 01:10:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/16 01:10:05 DEBUG : two: Need to transfer - File not found at Destination 2025/03/16 01:10:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:10:05 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:10:05 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/16 01:10:05 INFO : two: Copied (new) 2025/03/16 01:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:10:08 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/dest" 2025/03/16 01:10:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/pre-dest1" 2025/03/16 01:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/pre-dest2" 2025/03/16 01:10:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:10:12 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/16 01:10:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:10:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/16 01:10:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/16 01:10:13 DEBUG : B2 bucket rclone-test-sunajil8gelu path dest: Waiting for checks to finish 2025/03/16 01:10:13 DEBUG : B2 bucket rclone-test-sunajil8gelu path dest: Waiting for transfers to finish 2025/03/16 01:10:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/16 01:10:14 INFO : 3: Copied (new) 2025/03/16 01:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.78s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:10:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/dst" 2025/03/16 01:10:16 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/CopyDest" 2025/03/16 01:10:18 DEBUG : one: Need to transfer - File not found at Destination 2025/03/16 01:10:18 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:18 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/16 01:10:19 INFO : one: Copied (new) 2025/03/16 01:10:19 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:10:20 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:20 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/16 01:10:20 INFO : one: Copied (replaced existing) 2025/03/16 01:10:20 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/BackupDir" 2025/03/16 01:10:23 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:10:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:10:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/16 01:10:24 INFO : one: Copied (server-side copy) 2025/03/16 01:10:25 INFO : one: Deleted 2025/03/16 01:10:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/16 01:10:25 INFO : one: Copied (server-side copy) 2025/03/16 01:10:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/16 01:10:25 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:25 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/16 01:10:27 INFO : two: Copied (server-side copy) 2025/03/16 01:10:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/16 01:10:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:27 DEBUG : one: Unchanged skipping 2025/03/16 01:10:27 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:27 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:27 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:27 DEBUG : one: Unchanged skipping 2025/03/16 01:10:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:27 DEBUG : two: Unchanged skipping 2025/03/16 01:10:27 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:27 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:27 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:27 INFO : There was nothing to transfer 2025/03/16 01:10:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/16 01:10:28 DEBUG : three: Destination not found in --copy-dest 2025/03/16 01:10:28 DEBUG : three: Need to transfer - File not found at Destination 2025/03/16 01:10:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:28 DEBUG : one: Unchanged skipping 2025/03/16 01:10:28 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:10:28 DEBUG : two: Unchanged skipping 2025/03/16 01:10:28 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:29 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/16 01:10:29 INFO : three: Copied (new) 2025/03/16 01:10:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.59s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:10:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/dst" 2025/03/16 01:10:34 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/backup" 2025/03/16 01:10:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:10:36 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:10:36 DEBUG : two: Unchanged skipping 2025/03/16 01:10:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/16 01:10:38 INFO : one: Copied (server-side copy) 2025/03/16 01:10:38 INFO : one: Deleted 2025/03/16 01:10:38 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:10:39 INFO : one: Copied (new) 2025/03/16 01:10:39 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/16 01:10:39 INFO : three.txt: Copied (server-side copy) 2025/03/16 01:10:39 INFO : three.txt: Deleted 2025/03/16 01:10:39 INFO : three.txt: Moved into backup dir 2025/03/16 01:10:41 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:10:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:10:41 DEBUG : two: Unchanged skipping 2025/03/16 01:10:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:10:41 INFO : one: Copied (server-side copy) 2025/03/16 01:10:41 INFO : one: Deleted 2025/03/16 01:10:41 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/16 01:10:42 INFO : one: Copied (new) 2025/03/16 01:10:42 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/16 01:10:42 INFO : three.txt: Copied (server-side copy) 2025/03/16 01:10:43 INFO : three.txt: Deleted 2025/03/16 01:10:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:10:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/dst" 2025/03/16 01:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/backup" 2025/03/16 01:10:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:10:49 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:10:49 DEBUG : two: Unchanged skipping 2025/03/16 01:10:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/16 01:10:50 INFO : one: Copied (server-side copy) to: one.bak 2025/03/16 01:10:50 INFO : one: Deleted 2025/03/16 01:10:50 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:10:51 INFO : one: Copied (new) 2025/03/16 01:10:51 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/16 01:10:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/16 01:10:52 INFO : three.txt: Deleted 2025/03/16 01:10:52 INFO : three.txt: Moved into backup dir 2025/03/16 01:10:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:10:53 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:10:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:10:53 DEBUG : two: Unchanged skipping 2025/03/16 01:10:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:10:54 INFO : one: Copied (server-side copy) to: one.bak 2025/03/16 01:10:54 INFO : one: Deleted 2025/03/16 01:10:54 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:10:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/16 01:10:55 INFO : one: Copied (new) 2025/03/16 01:10:55 DEBUG : Waiting for deletions to finish 2025/03/16 01:10:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/16 01:10:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/16 01:10:55 INFO : three.txt: Deleted 2025/03/16 01:10:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:10:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-00.backblaze.com/b2api/v1/b2_upload_file/ef922d8370dd9bcb9f580e1b/c001_v0001181_t0013": EOF 2025/03/16 01:10:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-00.backblaze.com/b2api/v1/b2_upload_file/ef922d8370dd9bcb9f580e1b/c001_v0001181_t0013": EOF) 2025/03/16 01:10:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sunajil8gelu: 1/10 (Post "https://pod-000-1181-00.backblaze.com/b2api/v1/b2_upload_file/ef922d8370dd9bcb9f580e1b/c001_v0001181_t0013": EOF) 2025/03/16 01:11:00 DEBUG : pacer: Reducing sleep to 10ms 2025/03/16 01:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/dst" 2025/03/16 01:11:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/backup" 2025/03/16 01:11:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:11:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:11:04 DEBUG : two: Unchanged skipping 2025/03/16 01:11:04 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:11:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/16 01:11:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/16 01:11:06 INFO : one: Deleted 2025/03/16 01:11:06 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:11:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:11:07 INFO : one: Copied (new) 2025/03/16 01:11:07 DEBUG : Waiting for deletions to finish 2025/03/16 01:11:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/16 01:11:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/16 01:11:07 INFO : three.txt: Deleted 2025/03/16 01:11:07 INFO : three.txt: Moved into backup dir 2025/03/16 01:11:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:11:09 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:11:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:11:09 DEBUG : two: Unchanged skipping 2025/03/16 01:11:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:11:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/16 01:11:10 INFO : one: Deleted 2025/03/16 01:11:10 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:11:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/16 01:11:10 INFO : one: Copied (new) 2025/03/16 01:11:10 DEBUG : Waiting for deletions to finish 2025/03/16 01:11:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/16 01:11:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/16 01:11:11 INFO : three.txt: Deleted 2025/03/16 01:11:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/dst" 2025/03/16 01:11:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:11:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:11:15 DEBUG : two: Unchanged skipping 2025/03/16 01:11:15 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:11:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/16 01:11:16 INFO : one: Copied (server-side copy) to: one.bak 2025/03/16 01:11:16 INFO : one: Deleted 2025/03/16 01:11:16 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:11:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:11:17 INFO : one: Copied (new) 2025/03/16 01:11:17 DEBUG : Waiting for deletions to finish 2025/03/16 01:11:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/16 01:11:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/16 01:11:18 INFO : three.txt: Deleted 2025/03/16 01:11:18 INFO : three.txt: Moved into backup dir 2025/03/16 01:11:18 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1101-00.backblaze.com/b2api/v1/b2_upload_file/ef922d8370dd9bcb9f580e1b/c001_v0001101_t0026": EOF 2025/03/16 01:11:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-00.backblaze.com/b2api/v1/b2_upload_file/ef922d8370dd9bcb9f580e1b/c001_v0001101_t0026": EOF) 2025/03/16 01:11:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sunajil8gelu: 1/10 (Post "https://pod-000-1101-00.backblaze.com/b2api/v1/b2_upload_file/ef922d8370dd9bcb9f580e1b/c001_v0001101_t0026": EOF) 2025/03/16 01:11:20 DEBUG : pacer: Reducing sleep to 10ms 2025/03/16 01:11:21 DEBUG : one.bak: Excluded (Path Filter) 2025/03/16 01:11:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/16 01:11:21 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for checks to finish 2025/03/16 01:11:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:11:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:11:21 DEBUG : two: Unchanged skipping 2025/03/16 01:11:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:11:22 INFO : one: Copied (server-side copy) to: one.bak 2025/03/16 01:11:22 INFO : one: Deleted 2025/03/16 01:11:22 DEBUG : B2 bucket rclone-test-sunajil8gelu path dst: Waiting for transfers to finish 2025/03/16 01:11:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/16 01:11:22 INFO : one: Copied (new) 2025/03/16 01:11:22 DEBUG : Waiting for deletions to finish 2025/03/16 01:11:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/16 01:11:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/16 01:11:23 INFO : three.txt: Deleted 2025/03/16 01:11:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.90s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:11:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/dst" 2025/03/16 01:11:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:11:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/16 01:11:28 INFO : one: Copied (server-side copy) to: one.bak 2025/03/16 01:11:28 INFO : one: Deleted 2025/03/16 01:11:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:11:29 INFO : one: Copied (new) 2025/03/16 01:11:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:11:30 DEBUG : two: Unchanged skipping 2025/03/16 01:11:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/16 01:11:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/16 01:11:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/16 01:11:31 INFO : three.txt: Deleted 2025/03/16 01:11:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/16 01:11:31 INFO : three.txt: Copied (new) 2025/03/16 01:11:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:11:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:11:33 INFO : one: Copied (server-side copy) to: one.bak 2025/03/16 01:11:33 INFO : one: Deleted 2025/03/16 01:11:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/16 01:11:34 INFO : one: Copied (new) 2025/03/16 01:11:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:11:34 DEBUG : two: Unchanged skipping 2025/03/16 01:11:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/16 01:11:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/16 01:11:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/16 01:11:35 INFO : three.txt: Deleted 2025/03/16 01:11:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/16 01:11:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:11:38 DEBUG : Creating backend with remote "TestB2:rclone-test-sunajil8gelu/dst" 2025/03/16 01:11:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:11:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/16 01:11:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/16 01:11:41 INFO : one: Deleted 2025/03/16 01:11:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:11:42 INFO : one: Copied (new) 2025/03/16 01:11:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:11:42 DEBUG : two: Unchanged skipping 2025/03/16 01:11:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/16 01:11:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/16 01:11:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/16 01:11:43 INFO : three.txt: Deleted 2025/03/16 01:11:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/16 01:11:43 INFO : three.txt: Copied (new) 2025/03/16 01:11:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/16 01:11:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/16 01:11:44 DEBUG : pacer: Reducing sleep to 10ms 2025/03/16 01:11:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:11:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/16 01:11:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/16 01:11:45 INFO : one: Deleted 2025/03/16 01:11:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/16 01:11:46 INFO : one: Copied (new) 2025/03/16 01:11:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:11:46 DEBUG : two: Unchanged skipping 2025/03/16 01:11:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/16 01:11:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/16 01:11:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/16 01:11:47 INFO : three.txt: Deleted 2025/03/16 01:11:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/16 01:11:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.24s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:11:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/16 01:11:49 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:11:49 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:11:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/16 01:11:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/16 01:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.89s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:11:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 01:11:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:11:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:11:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/16 01:11:51 INFO : existing: Copied (new) 2025/03/16 01:11:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:11:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/16 01:11:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:11:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/16 01:11:51 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:11:51 ERROR : B2 bucket rclone-test-sunajil8gelu: not deleting files as there were IO errors 2025/03/16 01:11:51 ERROR : B2 bucket rclone-test-sunajil8gelu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncImmutable (2.66s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:11:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:11:53 DEBUG : existing: Unchanged skipping 2025/03/16 01:11:53 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:11:53 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:11:53 DEBUG : Waiting for deletions to finish 2025/03/16 01:11:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.31s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:12:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:12:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both0: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both10: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both1: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both14: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both11: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both16: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both17: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both12: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both19: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both2: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both13: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both4: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both5: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both6: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both15: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both18: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:05 DEBUG : both9: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both3: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both7: Unchanged skipping 2025/03/16 01:12:05 DEBUG : both8: Unchanged skipping 2025/03/16 01:12:05 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:12:05 DEBUG : Waiting for deletions to finish 2025/03/16 01:12:05 INFO : only8: Deleted 2025/03/16 01:12:06 INFO : only9: Deleted 2025/03/16 01:12:06 INFO : only7: Deleted 2025/03/16 01:12:06 INFO : only3: Deleted 2025/03/16 01:12:06 INFO : only0: Deleted 2025/03/16 01:12:06 INFO : only12: Deleted 2025/03/16 01:12:06 INFO : only15: Deleted 2025/03/16 01:12:06 INFO : only14: Deleted 2025/03/16 01:12:06 INFO : only1: Deleted 2025/03/16 01:12:06 INFO : only5: Deleted 2025/03/16 01:12:06 INFO : only10: Deleted 2025/03/16 01:12:06 INFO : only18: Deleted 2025/03/16 01:12:06 INFO : only4: Deleted 2025/03/16 01:12:06 INFO : only19: Deleted 2025/03/16 01:12:06 INFO : only2: Deleted 2025/03/16 01:12:06 INFO : only6: Deleted 2025/03/16 01:12:06 INFO : only11: Deleted 2025/03/16 01:12:06 INFO : only13: Deleted 2025/03/16 01:12:06 INFO : only16: Deleted 2025/03/16 01:12:06 INFO : only17: Deleted 2025/03/16 01:12:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:12:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for checks to finish 2025/03/16 01:12:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both0: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both12: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both13: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both14: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both15: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both16: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both10: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both1: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both11: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both2: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both17: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both4: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both5: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both6: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both7: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both18: Unchanged skipping 2025/03/16 01:12:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:12:20 DEBUG : both9: Unchanged skipping 2025/03/16 01:12:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : both19: Unchanged skipping 2025/03/16 01:12:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : both3: Unchanged skipping 2025/03/16 01:12:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : both8: Unchanged skipping 2025/03/16 01:12:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/16 01:12:20 DEBUG : B2 bucket rclone-test-sunajil8gelu: Waiting for transfers to finish 2025/03/16 01:12:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only10: Copied (replaced existing) 2025/03/16 01:12:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only11: Copied (replaced existing) 2025/03/16 01:12:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only15: Copied (replaced existing) 2025/03/16 01:12:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only16: Copied (replaced existing) 2025/03/16 01:12:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only12: Copied (replaced existing) 2025/03/16 01:12:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only17: Copied (replaced existing) 2025/03/16 01:12:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only18: Copied (replaced existing) 2025/03/16 01:12:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only13: Copied (replaced existing) 2025/03/16 01:12:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only19: Copied (replaced existing) 2025/03/16 01:12:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:21 INFO : only2: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only3: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only4: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only6: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only5: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only7: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only8: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only9: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only0: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only1: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/16 01:12:22 INFO : only14: Copied (replaced existing) 2025/03/16 01:12:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.61s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:12:31 DEBUG : empty_dir: Making directory with metadata 2025/03/16 01:12:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:12:31 DEBUG : empty_on_remote: Making directory with metadata 2025/03/16 01:12:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:12:31 INFO : empty_on_remote: Making directory 2025/03/16 01:12:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:12:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/16 01:12:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/16 01:12:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:12:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:12:34 DEBUG : empty_dir: Making directory with metadata 2025/03/16 01:12:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:12:34 DEBUG : empty_on_remote: Making directory with metadata 2025/03/16 01:12:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:12:34 INFO : empty_on_remote: Making directory 2025/03/16 01:12:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:12:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/16 01:12:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/16 01:12:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:12:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/16 01:12:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:12:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:12:37 INFO : sub dir: Making directory 2025/03/16 01:12:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" 2025/03/16 01:12:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:12:41 INFO : sub dir: Making directory 2025/03/16 01:12:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sunajil8gelu", Local "Local file system at /tmp/rclone822491734", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.98s) PASS 2025/03/16 01:12:44 DEBUG : B2 bucket rclone-test-sunajil8gelu: Purge remote 2025/03/16 01:12:44 INFO : B2 bucket rclone-test-sunajil8gelu: cleaning bucket "rclone-test-sunajil8gelu" of all files 2025/03/16 01:12:44 DEBUG : BackupDir/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409ee_d20250316_m011029_c001_v7007000_t0000_u01742087429993") 2025/03/16 01:12:44 DEBUG : BackupDir/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f10614f5bc70d997d_d20250316_m011024_c001_v0001136_t0045_u01742087424732") 2025/03/16 01:12:44 DEBUG : CompareDest/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409cb_d20250316_m011006_c001_v7007000_t0000_u01742087406140") 2025/03/16 01:12:44 DEBUG : CompareDest/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8dc8c_d20250316_m011000_c001_v0001181_t0023_u01742087400140") 2025/03/16 01:12:44 DEBUG : CompareDest/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409cc_d20250316_m011006_c001_v7007000_t0000_u01742087406322") 2025/03/16 01:12:44 DEBUG : CompareDest/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00424_d20250316_m011001_c001_v0001184_t0009_u01742087401475") 2025/03/16 01:12:44 DEBUG : CopyDest/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409ef_d20250316_m011030_c001_v7007000_t0000_u01742087430177") 2025/03/16 01:12:44 DEBUG : CopyDest/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98fc6_d20250316_m011021_c001_v0001101_t0035_u01742087421780") 2025/03/16 01:12:44 DEBUG : CopyDest/three: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409f0_d20250316_m011030_c001_v7007000_t0000_u01742087430359") 2025/03/16 01:12:45 DEBUG : CopyDest/three: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c006a1_d20250316_m011028_c001_v0001184_t0015_u01742087428266") 2025/03/16 01:12:45 DEBUG : CopyDest/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409f1_d20250316_m011030_c001_v7007000_t0000_u01742087430543") 2025/03/16 01:12:45 DEBUG : CopyDest/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8dd13_d20250316_m011026_c001_v0001181_t0025_u01742087426025") 2025/03/16 01:12:45 DEBUG : EXISTING: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4130c18dd38aea1f_d20250316_m011154_c001_v7007000_t0000_u01742087514381") 2025/03/16 01:12:45 DEBUG : EXISTING: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e3d_d20250316_m011153_c001_v0001184_t0057_u01742087513441") 2025/03/16 01:12:45 DEBUG : Testêé: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4130c18dd38aea18_d20250316_m011150_c001_v7007000_t0000_u01742087510408") 2025/03/16 01:12:45 DEBUG : Testêé: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00df8_d20250316_m011149_c001_v0001184_t0025_u01742087509834") 2025/03/16 01:12:45 DEBUG : Testêé: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00df2_d20250316_m011149_c001_v0001184_t0027_u01742087509248") 2025/03/16 01:12:45 DEBUG : a/potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f253a_d20250316_m010818_c001_v7007000_t0000_u01742087298801") 2025/03/16 01:12:45 DEBUG : a/potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e78_d20250316_m010818_c001_v0001101_t0056_u01742087298074") 2025/03/16 01:12:45 DEBUG : a/potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2527_d20250316_m010816_c001_v7007000_t0000_u01742087296040") 2025/03/16 01:12:45 DEBUG : a/potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e6c_d20250316_m010815_c001_v0001101_t0020_u01742087295102") 2025/03/16 01:12:45 DEBUG : a/potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a79_d20250316_m010752_c001_v7007000_t0000_u01742087272927") 2025/03/16 01:12:45 DEBUG : a/potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e12_d20250316_m010751_c001_v0001101_t0011_u01742087271905") 2025/03/16 01:12:45 DEBUG : b/potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f253c_d20250316_m010818_c001_v7007000_t0000_u01742087298996") 2025/03/16 01:12:46 DEBUG : b/potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e72_d20250316_m010816_c001_v0001101_t0057_u01742087296956") 2025/03/16 01:12:46 DEBUG : b/potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2526_d20250316_m010815_c001_v7007000_t0000_u01742087295485") 2025/03/16 01:12:46 DEBUG : b/potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e64_d20250316_m010813_c001_v0001101_t0014_u01742087293731") 2025/03/16 01:12:46 DEBUG : b/potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a77_d20250316_m010752_c001_v7007000_t0000_u01742087272376") 2025/03/16 01:12:46 DEBUG : b/potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e0e_d20250316_m010750_c001_v0001101_t0025_u01742087270871") 2025/03/16 01:12:46 DEBUG : backup/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f411aa6e54abda13b_d20250316_m011043_c001_v7007000_t0000_u01742087443529") 2025/03/16 01:12:46 DEBUG : backup/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f112090137d9e76e7_d20250316_m011041_c001_v0001091_t0045_u01742087441562") 2025/03/16 01:12:46 DEBUG : backup/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1165330defc1dcac_d20250316_m011037_c001_v0001104_t0021_u01742087437055") 2025/03/16 01:12:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e3d2a50737a27_d20250316_m011111_c001_v7007000_t0000_u01742087471737") 2025/03/16 01:12:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f103b8b1e316a7ff4_d20250316_m011109_c001_v0001182_t0007_u01742087469840") 2025/03/16 01:12:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f111ce79a51e4b184_d20250316_m011105_c001_v0001182_t0013_u01742087465830") 2025/03/16 01:12:46 DEBUG : backup/one.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4061b707f0f123e1_d20250316_m011056_c001_v7007000_t0000_u01742087456303") 2025/03/16 01:12:46 DEBUG : backup/one.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f117f9040d09a9ab7_d20250316_m011054_c001_v0001044_t0015_u01742087454208") 2025/03/16 01:12:46 DEBUG : backup/one.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f116bd74a768debd1_d20250316_m011050_c001_v0001109_t0021_u01742087450063") 2025/03/16 01:12:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e3d2a50737a28_d20250316_m011111_c001_v7007000_t0000_u01742087471918") 2025/03/16 01:12:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1112655a373a4ef8_d20250316_m011110_c001_v0001146_t0042_u01742087470876") 2025/03/16 01:12:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f11871a7cc04a2590_d20250316_m011107_c001_v0001182_t0043_u01742087467446") 2025/03/16 01:12:46 DEBUG : backup/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f411aa6e54abda13d_d20250316_m011043_c001_v7007000_t0000_u01742087443746") 2025/03/16 01:12:46 DEBUG : backup/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f10838df4529e27e6_d20250316_m011042_c001_v0001117_t0048_u01742087442462") 2025/03/16 01:12:46 DEBUG : backup/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1081c864fcd7e7c7_d20250316_m011039_c001_v0001178_t0020_u01742087439308") 2025/03/16 01:12:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4061b707f0f123e2_d20250316_m011056_c001_v7007000_t0000_u01742087456485") 2025/03/16 01:12:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1114dedad26a1e35_d20250316_m011055_c001_v0001180_t0009_u01742087455486") 2025/03/16 01:12:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f101cdf97a8b5b7ee_d20250316_m011052_c001_v0001105_t0055_u01742087452089") 2025/03/16 01:12:47 DEBUG : both0: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903b9_d20250316_m011223_c001_v7007000_t0000_u01742087543111") 2025/03/16 01:12:47 DEBUG : both0: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0103c_d20250316_m011212_c001_v0001184_t0034_u01742087532023") 2025/03/16 01:12:47 DEBUG : both0: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3a5_d20250316_m011207_c001_v7007000_t0000_u01742087527465") 2025/03/16 01:12:47 DEBUG : both0: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e6d_d20250316_m011156_c001_v0001184_t0014_u01742087516284") 2025/03/16 01:12:47 DEBUG : both1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903ba_d20250316_m011223_c001_v7007000_t0000_u01742087543294") 2025/03/16 01:12:47 DEBUG : both1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01047_d20250316_m011212_c001_v0001184_t0059_u01742087532457") 2025/03/16 01:12:47 DEBUG : both1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3a7_d20250316_m011207_c001_v7007000_t0000_u01742087527648") 2025/03/16 01:12:47 DEBUG : both1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e7d_d20250316_m011156_c001_v0001184_t0052_u01742087516685") 2025/03/16 01:12:47 DEBUG : both10: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903bb_d20250316_m011223_c001_v7007000_t0000_u01742087543478") 2025/03/16 01:12:47 DEBUG : both10: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010bd_d20250316_m011216_c001_v0001184_t0055_u01742087536129") 2025/03/16 01:12:47 DEBUG : both10: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3a8_d20250316_m011207_c001_v7007000_t0000_u01742087527829") 2025/03/16 01:12:47 DEBUG : both10: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00ef9_d20250316_m011200_c001_v0001184_t0022_u01742087520498") 2025/03/16 01:12:47 DEBUG : both11: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903bc_d20250316_m011223_c001_v7007000_t0000_u01742087543663") 2025/03/16 01:12:47 DEBUG : both11: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010c8_d20250316_m011216_c001_v0001184_t0053_u01742087536522") 2025/03/16 01:12:47 DEBUG : both11: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3a9_d20250316_m011208_c001_v7007000_t0000_u01742087528009") 2025/03/16 01:12:47 DEBUG : both11: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f0b_d20250316_m011200_c001_v0001184_t0018_u01742087520956") 2025/03/16 01:12:47 DEBUG : both12: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903bd_d20250316_m011223_c001_v7007000_t0000_u01742087543864") 2025/03/16 01:12:47 DEBUG : both12: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010db_d20250316_m011216_c001_v0001184_t0056_u01742087536926") 2025/03/16 01:12:47 DEBUG : both12: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3ab_d20250316_m011208_c001_v7007000_t0000_u01742087528194") 2025/03/16 01:12:48 DEBUG : both12: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f25_d20250316_m011201_c001_v0001184_t0022_u01742087521370") 2025/03/16 01:12:48 DEBUG : both13: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903be_d20250316_m011224_c001_v7007000_t0000_u01742087544091") 2025/03/16 01:12:48 DEBUG : both13: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010e7_d20250316_m011217_c001_v0001184_t0028_u01742087537351") 2025/03/16 01:12:48 DEBUG : both13: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3ac_d20250316_m011208_c001_v7007000_t0000_u01742087528374") 2025/03/16 01:12:48 DEBUG : both13: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f35_d20250316_m011201_c001_v0001184_t0007_u01742087521788") 2025/03/16 01:12:48 DEBUG : both14: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903bf_d20250316_m011224_c001_v7007000_t0000_u01742087544291") 2025/03/16 01:12:48 DEBUG : both14: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010fb_d20250316_m011217_c001_v0001184_t0016_u01742087537749") 2025/03/16 01:12:48 DEBUG : both14: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3ad_d20250316_m011208_c001_v7007000_t0000_u01742087528556") 2025/03/16 01:12:48 DEBUG : both14: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f45_d20250316_m011202_c001_v0001184_t0047_u01742087522203") 2025/03/16 01:12:48 DEBUG : both15: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903c0_d20250316_m011224_c001_v7007000_t0000_u01742087544476") 2025/03/16 01:12:48 DEBUG : both15: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01110_d20250316_m011218_c001_v0001184_t0027_u01742087538183") 2025/03/16 01:12:48 DEBUG : both15: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3ae_d20250316_m011208_c001_v7007000_t0000_u01742087528738") 2025/03/16 01:12:48 DEBUG : both15: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f4d_d20250316_m011202_c001_v0001184_t0040_u01742087522599") 2025/03/16 01:12:48 DEBUG : both16: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903c2_d20250316_m011224_c001_v7007000_t0000_u01742087544660") 2025/03/16 01:12:48 DEBUG : both16: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01120_d20250316_m011218_c001_v0001184_t0047_u01742087538593") 2025/03/16 01:12:48 DEBUG : both16: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3af_d20250316_m011208_c001_v7007000_t0000_u01742087528923") 2025/03/16 01:12:48 DEBUG : both16: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f57_d20250316_m011203_c001_v0001184_t0008_u01742087523034") 2025/03/16 01:12:48 DEBUG : both17: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903c4_d20250316_m011224_c001_v7007000_t0000_u01742087544844") 2025/03/16 01:12:48 DEBUG : both17: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01128_d20250316_m011218_c001_v0001184_t0034_u01742087538996") 2025/03/16 01:12:48 DEBUG : both17: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3b0_d20250316_m011209_c001_v7007000_t0000_u01742087529104") 2025/03/16 01:12:49 DEBUG : both17: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f61_d20250316_m011203_c001_v0001184_t0053_u01742087523453") 2025/03/16 01:12:49 DEBUG : both18: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903c7_d20250316_m011225_c001_v7007000_t0000_u01742087545027") 2025/03/16 01:12:49 DEBUG : both18: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01137_d20250316_m011219_c001_v0001184_t0008_u01742087539415") 2025/03/16 01:12:49 DEBUG : both18: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3b1_d20250316_m011209_c001_v7007000_t0000_u01742087529285") 2025/03/16 01:12:49 DEBUG : both18: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f65_d20250316_m011203_c001_v0001184_t0035_u01742087523893") 2025/03/16 01:12:49 DEBUG : both19: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903c8_d20250316_m011225_c001_v7007000_t0000_u01742087545267") 2025/03/16 01:12:49 DEBUG : both19: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01141_d20250316_m011219_c001_v0001184_t0012_u01742087539815") 2025/03/16 01:12:49 DEBUG : both19: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3b2_d20250316_m011209_c001_v7007000_t0000_u01742087529465") 2025/03/16 01:12:49 DEBUG : both19: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f73_d20250316_m011204_c001_v0001184_t0048_u01742087524299") 2025/03/16 01:12:49 DEBUG : both2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903c9_d20250316_m011225_c001_v7007000_t0000_u01742087545463") 2025/03/16 01:12:49 DEBUG : both2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01051_d20250316_m011212_c001_v0001184_t0011_u01742087532867") 2025/03/16 01:12:49 DEBUG : both2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3b3_d20250316_m011209_c001_v7007000_t0000_u01742087529649") 2025/03/16 01:12:49 DEBUG : both2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e87_d20250316_m011157_c001_v0001184_t0017_u01742087517123") 2025/03/16 01:12:49 DEBUG : both3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903ca_d20250316_m011225_c001_v7007000_t0000_u01742087545647") 2025/03/16 01:12:49 DEBUG : both3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01063_d20250316_m011213_c001_v0001184_t0019_u01742087533311") 2025/03/16 01:12:49 DEBUG : both3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3b6_d20250316_m011209_c001_v7007000_t0000_u01742087529830") 2025/03/16 01:12:49 DEBUG : both3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e97_d20250316_m011157_c001_v0001184_t0049_u01742087517562") 2025/03/16 01:12:49 DEBUG : both4: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903cc_d20250316_m011225_c001_v7007000_t0000_u01742087545832") 2025/03/16 01:12:49 DEBUG : both4: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01075_d20250316_m011213_c001_v0001184_t0051_u01742087533718") 2025/03/16 01:12:49 DEBUG : both4: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3b8_d20250316_m011210_c001_v7007000_t0000_u01742087530012") 2025/03/16 01:12:49 DEBUG : both4: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00ea3_d20250316_m011157_c001_v0001184_t0042_u01742087517967") 2025/03/16 01:12:49 DEBUG : both5: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903cd_d20250316_m011226_c001_v7007000_t0000_u01742087546018") 2025/03/16 01:12:50 DEBUG : both5: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0107f_d20250316_m011214_c001_v0001184_t0010_u01742087534111") 2025/03/16 01:12:50 DEBUG : both5: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3b9_d20250316_m011210_c001_v7007000_t0000_u01742087530192") 2025/03/16 01:12:50 DEBUG : both5: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00eab_d20250316_m011158_c001_v0001184_t0009_u01742087518408") 2025/03/16 01:12:50 DEBUG : both6: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903d0_d20250316_m011226_c001_v7007000_t0000_u01742087546203") 2025/03/16 01:12:50 DEBUG : both6: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0108f_d20250316_m011214_c001_v0001184_t0055_u01742087534508") 2025/03/16 01:12:50 DEBUG : both6: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3ba_d20250316_m011210_c001_v7007000_t0000_u01742087530372") 2025/03/16 01:12:50 DEBUG : both6: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00ec1_d20250316_m011158_c001_v0001184_t0012_u01742087518845") 2025/03/16 01:12:50 DEBUG : both7: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903d1_d20250316_m011226_c001_v7007000_t0000_u01742087546389") 2025/03/16 01:12:50 DEBUG : both7: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01097_d20250316_m011214_c001_v0001184_t0015_u01742087534932") 2025/03/16 01:12:50 DEBUG : both7: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3bb_d20250316_m011210_c001_v7007000_t0000_u01742087530553") 2025/03/16 01:12:50 DEBUG : both7: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00ed1_d20250316_m011159_c001_v0001184_t0007_u01742087519258") 2025/03/16 01:12:50 DEBUG : both8: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903d2_d20250316_m011226_c001_v7007000_t0000_u01742087546574") 2025/03/16 01:12:50 DEBUG : both8: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010a1_d20250316_m011215_c001_v0001184_t0009_u01742087535352") 2025/03/16 01:12:50 DEBUG : both8: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3bc_d20250316_m011210_c001_v7007000_t0000_u01742087530737") 2025/03/16 01:12:50 DEBUG : both8: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00edf_d20250316_m011159_c001_v0001184_t0035_u01742087519660") 2025/03/16 01:12:50 DEBUG : both9: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903d3_d20250316_m011226_c001_v7007000_t0000_u01742087546760") 2025/03/16 01:12:50 DEBUG : both9: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010b1_d20250316_m011215_c001_v0001184_t0057_u01742087535742") 2025/03/16 01:12:50 DEBUG : both9: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3bd_d20250316_m011210_c001_v7007000_t0000_u01742087530919") 2025/03/16 01:12:50 DEBUG : both9: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00eed_d20250316_m011200_c001_v0001184_t0046_u01742087520066") 2025/03/16 01:12:50 DEBUG : c/non empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f253d_d20250316_m010819_c001_v7007000_t0000_u01742087299178") 2025/03/16 01:12:50 DEBUG : c/non empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e74_d20250316_m010817_c001_v0001101_t0043_u01742087297352") 2025/03/16 01:12:51 DEBUG : c/non empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2529_d20250316_m010816_c001_v7007000_t0000_u01742087296223") 2025/03/16 01:12:51 DEBUG : c/non empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e68_d20250316_m010814_c001_v0001101_t0050_u01742087294141") 2025/03/16 01:12:51 DEBUG : c/non empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a7a_d20250316_m010753_c001_v7007000_t0000_u01742087273110") 2025/03/16 01:12:51 DEBUG : c/non empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e10_d20250316_m010751_c001_v0001101_t0035_u01742087271248") 2025/03/16 01:12:51 DEBUG : check sum: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b901d0_d20250316_m010739_c001_v7007000_t0000_u01742087259488") 2025/03/16 01:12:51 DEBUG : check sum: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98de8_d20250316_m010738_c001_v0001101_t0032_u01742087258434") 2025/03/16 01:12:51 DEBUG : dest/3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409db_d20250316_m011015_c001_v7007000_t0000_u01742087415130") 2025/03/16 01:12:51 DEBUG : dest/3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f416a3448bedae6dd_d20250316_m011014_c001_v0001131_t0004_u01742087414040") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4130c18dd38aea0f_d20250316_m011147_c001_v7007000_t0000_u01742087507783") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f103d2074d9cda9f7_d20250316_m011145_c001_v0001184_t0047_u01742087505952") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4195f78a02be99c3_d20250316_m011145_c001_v7007000_t0000_u01742087505766") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f103d2074d9cda988_d20250316_m011142_c001_v0001184_t0008_u01742087502359") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4195f78a02be99bc_d20250316_m011141_c001_v7007000_t0000_u01742087501639") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00cf1_d20250316_m011138_c001_v0001184_t0026_u01742087498012") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e632e5c30738c_d20250316_m011136_c001_v7007000_t0000_u01742087496500") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f108039d114c7bbf0_d20250316_m011133_c001_v0001104_t0041_u01742087493681") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e632e5c30738a_d20250316_m011133_c001_v7007000_t0000_u01742087493496") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f108039d114c7bbe0_d20250316_m011129_c001_v0001104_t0013_u01742087489387") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e632e5c307388_d20250316_m011128_c001_v7007000_t0000_u01742087488664") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00ba7_d20250316_m011124_c001_v0001184_t0045_u01742087484553") 2025/03/16 01:12:51 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e3d2a50737a4f_d20250316_m011123_c001_v7007000_t0000_u01742087483574") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1151f7d9cb92221e_d20250316_m011122_c001_v0001099_t0059_u01742087482290") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4095f293b0460f0f_d20250316_m011122_c001_v7007000_t0000_u01742087482107") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1151f7d9cb92220e_d20250316_m011117_c001_v0001099_t0018_u01742087477144") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4095f293b0460eea_d20250316_m011116_c001_v7007000_t0000_u01742087476418") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00a93_d20250316_m011113_c001_v0001184_t0048_u01742087473006") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e3d2a50737a29_d20250316_m011112_c001_v7007000_t0000_u01742087472100") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f118ce68d9daa8b04_d20250316_m011110_c001_v0001044_t0035_u01742087470288") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41037a3e21b45639_d20250316_m011110_c001_v7007000_t0000_u01742087470102") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f118ce68d9daa8afe_d20250316_m011106_c001_v0001044_t0028_u01742087466794") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41037a3e21b45631_d20250316_m011106_c001_v7007000_t0000_u01742087466065") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00939_d20250316_m011057_c001_v0001184_t0018_u01742087457582") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4061b707f0f123e3_d20250316_m011056_c001_v7007000_t0000_u01742087456667") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1078e3280b25931c_d20250316_m011054_c001_v0001131_t0042_u01742087454934") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41630de14eaf48ed_d20250316_m011054_c001_v7007000_t0000_u01742087454748") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1078e3280b259314_d20250316_m011051_c001_v0001131_t0014_u01742087451443") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41630de14eaf48e9_d20250316_m011050_c001_v7007000_t0000_u01742087450712") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8dd67_d20250316_m011044_c001_v0001181_t0036_u01742087444845") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f411aa6e54abda13e_d20250316_m011043_c001_v7007000_t0000_u01742087443929") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1136ba8f9ae48f75_d20250316_m011042_c001_v0001182_t0044_u01742087442049") 2025/03/16 01:12:52 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f401c96a9eb8dcd42_d20250316_m011041_c001_v7007000_t0000_u01742087441852") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1136ba8f9ae48f3b_d20250316_m011038_c001_v0001182_t0030_u01742087438884") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f401c96a9eb8dcd3f_d20250316_m011038_c001_v7007000_t0000_u01742087438154") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98fe2_d20250316_m011031_c001_v0001101_t0028_u01742087431832") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409f3_d20250316_m011030_c001_v7007000_t0000_u01742087430726") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1021771e3404ac8b_d20250316_m011025_c001_v0001184_t0034_u01742087425241") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4061b707f0f123c0_d20250316_m011025_c001_v7007000_t0000_u01742087425034") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c005f4_d20250316_m011021_c001_v0001184_t0041_u01742087421211") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f102a3fcec1991a0d_d20250316_m011020_c001_v0001179_t0037_u01742087420468") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f102a3fcec1991a03_d20250316_m011019_c001_v0001179_t0044_u01742087419507") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409cd_d20250316_m011006_c001_v7007000_t0000_u01742087406503") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98f92_d20250316_m010959_c001_v0001101_t0017_u01742087399396") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1146ee00e0bc20bd_d20250316_m010958_c001_v0001184_t0004_u01742087398570") 2025/03/16 01:12:53 DEBUG : dst/one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1146ee00e0bc209f_d20250316_m010957_c001_v0001184_t0054_u01742087397613") 2025/03/16 01:12:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4130c18dd38aea10_d20250316_m011147_c001_v7007000_t0000_u01742087507965") 2025/03/16 01:12:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f108ad10cc3526ea3_d20250316_m011145_c001_v0001115_t0005_u01742087505107") 2025/03/16 01:12:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1120c99798755855_d20250316_m011141_c001_v0001146_t0014_u01742087501155") 2025/03/16 01:12:53 DEBUG : dst/one.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e632e5c30738d_d20250316_m011136_c001_v7007000_t0000_u01742087496699") 2025/03/16 01:12:53 DEBUG : dst/one.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1060b12f3f3f2814_d20250316_m011133_c001_v0001037_t0040_u01742087493127") 2025/03/16 01:12:53 DEBUG : dst/one.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f11969486915c89a2_d20250316_m011127_c001_v0001144_t0021_u01742087487669") 2025/03/16 01:12:53 DEBUG : dst/one.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e3d2a50737a51_d20250316_m011123_c001_v7007000_t0000_u01742087483796") 2025/03/16 01:12:54 DEBUG : dst/one.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100242ef1e30417d_d20250316_m011121_c001_v0001130_t0057_u01742087481678") 2025/03/16 01:12:54 DEBUG : dst/one.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113bcce505ff56c2_d20250316_m011116_c001_v0001176_t0017_u01742087476199") 2025/03/16 01:12:54 DEBUG : dst/three: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409f4_d20250316_m011030_c001_v7007000_t0000_u01742087430909") 2025/03/16 01:12:54 DEBUG : dst/three: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f102a3fcec1991a4f_d20250316_m011029_c001_v0001179_t0041_u01742087429405") 2025/03/16 01:12:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4130c18dd38aea11_d20250316_m011148_c001_v7007000_t0000_u01742087508151") 2025/03/16 01:12:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1015c1f340ca828f_d20250316_m011146_c001_v0001182_t0022_u01742087506808") 2025/03/16 01:12:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f10512fc28debf96b_d20250316_m011143_c001_v0001157_t0015_u01742087503118") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4130c18dd38aea12_d20250316_m011148_c001_v7007000_t0000_u01742087508334") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f103d2074d9cdaa18_d20250316_m011147_c001_v0001184_t0012_u01742087507194") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4195f78a02be99c4_d20250316_m011147_c001_v7007000_t0000_u01742087507009") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f103d2074d9cda9ae_d20250316_m011143_c001_v0001184_t0051_u01742087503614") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4195f78a02be99bf_d20250316_m011143_c001_v7007000_t0000_u01742087503426") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00cfd_d20250316_m011138_c001_v0001184_t0006_u01742087498552") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e632e5c30738e_d20250316_m011136_c001_v7007000_t0000_u01742087496886") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f108039d114c7bbfc_d20250316_m011135_c001_v0001104_t0053_u01742087495648") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e632e5c30738b_d20250316_m011135_c001_v7007000_t0000_u01742087495463") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f108039d114c7bbea_d20250316_m011131_c001_v0001104_t0015_u01742087491165") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e632e5c307389_d20250316_m011130_c001_v7007000_t0000_u01742087490980") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00bb3_d20250316_m011124_c001_v0001184_t0018_u01742087484978") 2025/03/16 01:12:54 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4095f293b0460f10_d20250316_m011123_c001_v7007000_t0000_u01742087483021") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00b49_d20250316_m011120_c001_v0001184_t0024_u01742087480872") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4095f293b0460eee_d20250316_m011118_c001_v7007000_t0000_u01742087478135") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00a99_d20250316_m011113_c001_v0001184_t0027_u01742087473514") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41037a3e21b4563c_d20250316_m011111_c001_v7007000_t0000_u01742087471177") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c99025_d20250316_m011108_c001_v0001101_t0043_u01742087468732") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41037a3e21b45634_d20250316_m011107_c001_v7007000_t0000_u01742087467655") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00983_d20250316_m011100_c001_v0001184_t0008_u01742087460623") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41630de14eaf48ef_d20250316_m011055_c001_v7007000_t0000_u01742087455747") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8dd97_d20250316_m011053_c001_v0001181_t0034_u01742087453411") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41630de14eaf48ec_d20250316_m011052_c001_v7007000_t0000_u01742087452323") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c99002_d20250316_m011045_c001_v0001101_t0059_u01742087445641") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f401c96a9eb8dcd43_d20250316_m011042_c001_v7007000_t0000_u01742087442969") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98ffa_d20250316_m011040_c001_v0001101_t0025_u01742087440604") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f401c96a9eb8dcd40_d20250316_m011039_c001_v7007000_t0000_u01742087439518") 2025/03/16 01:12:55 DEBUG : dst/three.txt: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00716_d20250316_m011032_c001_v0001184_t0043_u01742087432800") 2025/03/16 01:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e632e5c30738f_d20250316_m011137_c001_v7007000_t0000_u01742087497088") 2025/03/16 01:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f117ca4a9a919a50a_d20250316_m011135_c001_v0001131_t0049_u01742087495158") 2025/03/16 01:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1146458c660ac985_d20250316_m011130_c001_v0001157_t0034_u01742087490658") 2025/03/16 01:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e3d2a50737a53_d20250316_m011123_c001_v7007000_t0000_u01742087483977") 2025/03/16 01:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f110c08d1e3ce2431_d20250316_m011122_c001_v0001183_t0032_u01742087482796") 2025/03/16 01:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1162d7a98db0133a_d20250316_m011117_c001_v0001150_t0016_u01742087477733") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4130c18dd38aea13_d20250316_m011148_c001_v7007000_t0000_u01742087508517") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00cf7_d20250316_m011138_c001_v0001184_t0012_u01742087498354") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e632e5c307390_d20250316_m011137_c001_v7007000_t0000_u01742087497272") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00baf_d20250316_m011124_c001_v0001184_t0040_u01742087484766") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e3d2a50737a54_d20250316_m011124_c001_v7007000_t0000_u01742087484184") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c99033_d20250316_m011113_c001_v0001101_t0051_u01742087473216") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f405e3d2a50737a2a_d20250316_m011112_c001_v7007000_t0000_u01742087472281") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c99010_d20250316_m011058_c001_v0001101_t0023_u01742087458155") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4061b707f0f123e4_d20250316_m011056_c001_v7007000_t0000_u01742087456849") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00833_d20250316_m011045_c001_v0001184_t0036_u01742087445415") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f411aa6e54abda140_d20250316_m011044_c001_v7007000_t0000_u01742087444112") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8dd33_d20250316_m011032_c001_v0001181_t0027_u01742087432587") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409f5_d20250316_m011031_c001_v7007000_t0000_u01742087431093") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1140a9dd02e679f7_d20250316_m011026_c001_v0001098_t0013_u01742087426860") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409ce_d20250316_m011006_c001_v7007000_t0000_u01742087406715") 2025/03/16 01:12:56 DEBUG : dst/two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1146ee00e0bc21ac_d20250316_m011005_c001_v0001184_t0008_u01742087405558") 2025/03/16 01:12:56 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b90270_d20250316_m010925_c001_v7007000_t0000_u01742087365756") 2025/03/16 01:12:56 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00092_d20250316_m010922_c001_v0001184_t0038_u01742087362131") 2025/03/16 01:12:56 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b90269_d20250316_m010920_c001_v7007000_t0000_u01742087360177") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622bfff59_d20250316_m010909_c001_v0001184_t0039_u01742087349881") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa14_d20250316_m010901_c001_v7007000_t0000_u01742087341662") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622bffe3c_d20250316_m010858_c001_v0001184_t0055_u01742087338560") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2568_d20250316_m010834_c001_v7007000_t0000_u01742087314078") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98eb3_d20250316_m010831_c001_v0001101_t0020_u01742087311912") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2561_d20250316_m010830_c001_v7007000_t0000_u01742087310250") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98ea9_d20250316_m010828_c001_v0001101_t0001_u01742087308927") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2558_d20250316_m010825_c001_v7007000_t0000_u01742087305288") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e90_d20250316_m010823_c001_v0001101_t0027_u01742087303306") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f254f_d20250316_m010821_c001_v7007000_t0000_u01742087301902") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e84_d20250316_m010820_c001_v0001101_t0012_u01742087300305") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f251a_d20250316_m010812_c001_v7007000_t0000_u01742087292826") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e5a_d20250316_m010810_c001_v0001101_t0028_u01742087290867") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a90_d20250316_m010809_c001_v7007000_t0000_u01742087289634") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e4a_d20250316_m010808_c001_v0001101_t0004_u01742087288595") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a82_d20250316_m010802_c001_v7007000_t0000_u01742087282927") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e28_d20250316_m010801_c001_v0001101_t0052_u01742087281513") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a7e_d20250316_m010758_c001_v7007000_t0000_u01742087278966") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e1c_d20250316_m010757_c001_v0001101_t0015_u01742087277784") 2025/03/16 01:12:57 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a7c_d20250316_m010756_c001_v7007000_t0000_u01742087276442") 2025/03/16 01:12:58 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f102000d2484f5598_d20250316_m010755_c001_v0001044_t0015_u01742087275516") 2025/03/16 01:12:58 DEBUG : empty space: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e18_d20250316_m010753_c001_v0001101_t0051_u01742087273837") 2025/03/16 01:12:58 DEBUG : enormous: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2565_d20250316_m010833_c001_v7007000_t0000_u01742087313157") 2025/03/16 01:12:58 DEBUG : enormous: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98eb5_d20250316_m010832_c001_v0001101_t0050_u01742087312416") 2025/03/16 01:12:58 DEBUG : existing: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4130c18dd38aea1b_d20250316_m011152_c001_v7007000_t0000_u01742087512315") 2025/03/16 01:12:58 DEBUG : existing: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e10_d20250316_m011151_c001_v0001184_t0059_u01742087511157") 2025/03/16 01:12:58 DEBUG : existing: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa11_d20250316_m010856_c001_v7007000_t0000_u01742087336844") 2025/03/16 01:12:58 DEBUG : existing: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622bffdf0_d20250316_m010855_c001_v0001184_t0043_u01742087335727") 2025/03/16 01:12:58 DEBUG : existing: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a75_d20250316_m010749_c001_v7007000_t0000_u01742087269785") 2025/03/16 01:12:58 DEBUG : existing: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e0a_d20250316_m010748_c001_v0001101_t0058_u01742087268676") 2025/03/16 01:12:58 DEBUG : existing: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a72_d20250316_m010747_c001_v7007000_t0000_u01742087267411") 2025/03/16 01:12:58 DEBUG : existing: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e06_d20250316_m010746_c001_v0001101_t0035_u01742087266693") 2025/03/16 01:12:58 DEBUG : existing: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e04_d20250316_m010745_c001_v0001101_t0022_u01742087265761") 2025/03/16 01:12:58 DEBUG : existing-b: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa12_d20250316_m010857_c001_v7007000_t0000_u01742087337026") 2025/03/16 01:12:58 DEBUG : existing-b: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98f03_d20250316_m010855_c001_v0001101_t0047_u01742087335714") 2025/03/16 01:12:58 DEBUG : file1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903f3_d20250316_m011236_c001_v7007000_t0000_u01742087556335") 2025/03/16 01:12:58 DEBUG : file1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1122ba6f4a50d022_d20250316_m011235_c001_v0001179_t0032_u01742087555525") 2025/03/16 01:12:58 DEBUG : file1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903ee_d20250316_m011233_c001_v7007000_t0000_u01742087553403") 2025/03/16 01:12:58 DEBUG : file1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0127c_d20250316_m011231_c001_v0001184_t0014_u01742087551838") 2025/03/16 01:12:58 DEBUG : five: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f256e_d20250316_m010838_c001_v7007000_t0000_u01742087318971") 2025/03/16 01:12:58 DEBUG : five: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f400a7bac5fa8dacf_d20250316_m010837_c001_v0001181_t0013_u01742087317579") 2025/03/16 01:12:58 DEBUG : foo: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a7f_d20250316_m010800_c001_v7007000_t0000_u01742087280787") 2025/03/16 01:12:58 DEBUG : foo: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f400452c391c98e26_d20250316_m010800_c001_v0001101_t0026_u01742087280235") 2025/03/16 01:12:59 DEBUG : foo: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f400452c391c98e22_d20250316_m010759_c001_v0001101_t0026_u01742087279687") 2025/03/16 01:12:59 DEBUG : four: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f256f_d20250316_m010839_c001_v7007000_t0000_u01742087319153") 2025/03/16 01:12:59 DEBUG : four: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f400452c391c98ec9_d20250316_m010836_c001_v0001101_t0026_u01742087316831") 2025/03/16 01:12:59 DEBUG : four: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98ec7_d20250316_m010835_c001_v0001101_t0014_u01742087315893") 2025/03/16 01:12:59 DEBUG : hello world2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58f7_d20250316_m010655_c001_v7007000_t0000_u01742087215498") 2025/03/16 01:12:59 DEBUG : hello world2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d3c_d20250316_m010654_c001_v0001101_t0020_u01742087214595") 2025/03/16 01:12:59 DEBUG : ignore-size: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b901d6_d20250316_m010744_c001_v7007000_t0000_u01742087264319") 2025/03/16 01:12:59 DEBUG : ignore-size: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98dfa_d20250316_m010743_c001_v0001101_t0012_u01742087263047") 2025/03/16 01:12:59 DEBUG : nested/sub dir/file: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa0f_d20250316_m010854_c001_v7007000_t0000_u01742087334606") 2025/03/16 01:12:59 DEBUG : nested/sub dir/file: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622bffdbe_d20250316_m010853_c001_v0001184_t0005_u01742087333675") 2025/03/16 01:12:59 DEBUG : nested/sub dir/file: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa0d_d20250316_m010852_c001_v7007000_t0000_u01742087332547") 2025/03/16 01:12:59 DEBUG : nested/sub dir/file: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622bffd7c_d20250316_m010851_c001_v0001184_t0051_u01742087331450") 2025/03/16 01:12:59 DEBUG : one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2570_d20250316_m010839_c001_v7007000_t0000_u01742087319336") 2025/03/16 01:12:59 DEBUG : one: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f400452c391c98ec1_d20250316_m010835_c001_v0001101_t0026_u01742087315174") 2025/03/16 01:12:59 DEBUG : only0: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903d4_d20250316_m011226_c001_v7007000_t0000_u01742087546953") 2025/03/16 01:12:59 DEBUG : only0: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4088e066fd0c0768_d20250316_m011222_c001_v0001120_t0011_u01742087542263") 2025/03/16 01:12:59 DEBUG : only0: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01042_d20250316_m011212_c001_v0001184_t0021_u01742087532240") 2025/03/16 01:12:59 DEBUG : only0: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41630de14eaf4948_d20250316_m011206_c001_v7007000_t0000_u01742087526105") 2025/03/16 01:12:59 DEBUG : only0: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e71_d20250316_m011156_c001_v0001184_t0051_u01742087516481") 2025/03/16 01:12:59 DEBUG : only1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903d5_d20250316_m011227_c001_v7007000_t0000_u01742087547151") 2025/03/16 01:13:00 DEBUG : only1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4078eb88e7a5e1da_d20250316_m011222_c001_v0001144_t0020_u01742087542348") 2025/03/16 01:13:00 DEBUG : only1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0104b_d20250316_m011212_c001_v0001184_t0015_u01742087532653") 2025/03/16 01:13:00 DEBUG : only1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403c9dea2b5fca9a_d20250316_m011206_c001_v7007000_t0000_u01742087526313") 2025/03/16 01:13:00 DEBUG : only1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e81_d20250316_m011156_c001_v0001184_t0015_u01742087516885") 2025/03/16 01:13:00 DEBUG : only10: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903d7_d20250316_m011227_c001_v7007000_t0000_u01742087547336") 2025/03/16 01:13:00 DEBUG : only10: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f413653d622c01161_d20250316_m011220_c001_v0001184_t0057_u01742087540868") 2025/03/16 01:13:00 DEBUG : only10: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010c1_d20250316_m011216_c001_v0001184_t0053_u01742087536329") 2025/03/16 01:13:00 DEBUG : only10: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f404ef92f7ae22e0d_d20250316_m011206_c001_v7007000_t0000_u01742087526477") 2025/03/16 01:13:00 DEBUG : only10: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00eff_d20250316_m011200_c001_v0001184_t0034_u01742087520732") 2025/03/16 01:13:00 DEBUG : only11: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903d9_d20250316_m011227_c001_v7007000_t0000_u01742087547520") 2025/03/16 01:13:00 DEBUG : only11: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4078eb88e7a5e1ce_d20250316_m011221_c001_v0001144_t0020_u01742087541420") 2025/03/16 01:13:00 DEBUG : only11: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010d1_d20250316_m011216_c001_v0001184_t0059_u01742087536718") 2025/03/16 01:13:00 DEBUG : only11: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403c9dea2b5fca9e_d20250316_m011206_c001_v7007000_t0000_u01742087526681") 2025/03/16 01:13:00 DEBUG : only11: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f1b_d20250316_m011201_c001_v0001184_t0024_u01742087521167") 2025/03/16 01:13:00 DEBUG : only12: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903db_d20250316_m011227_c001_v7007000_t0000_u01742087547718") 2025/03/16 01:13:00 DEBUG : only12: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4088e066fd0c075e_d20250316_m011221_c001_v0001120_t0011_u01742087541616") 2025/03/16 01:13:00 DEBUG : only12: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010e1_d20250316_m011217_c001_v0001184_t0031_u01742087537145") 2025/03/16 01:13:00 DEBUG : only12: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403c9dea2b5fca99_d20250316_m011206_c001_v7007000_t0000_u01742087526126") 2025/03/16 01:13:00 DEBUG : only12: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f2b_d20250316_m011201_c001_v0001184_t0023_u01742087521582") 2025/03/16 01:13:00 DEBUG : only13: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903dd_d20250316_m011227_c001_v7007000_t0000_u01742087547902") 2025/03/16 01:13:01 DEBUG : only13: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4122ba6f4a50cfee_d20250316_m011221_c001_v0001179_t0021_u01742087541810") 2025/03/16 01:13:01 DEBUG : only13: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010ef_d20250316_m011217_c001_v0001184_t0056_u01742087537552") 2025/03/16 01:13:01 DEBUG : only13: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41630de14eaf494c_d20250316_m011206_c001_v7007000_t0000_u01742087526687") 2025/03/16 01:13:01 DEBUG : only13: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f3d_d20250316_m011201_c001_v0001184_t0014_u01742087521994") 2025/03/16 01:13:01 DEBUG : only14: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903de_d20250316_m011228_c001_v7007000_t0000_u01742087548086") 2025/03/16 01:13:01 DEBUG : only14: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4122ba6f4a50cff6_d20250316_m011222_c001_v0001179_t0021_u01742087542384") 2025/03/16 01:13:01 DEBUG : only14: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01104_d20250316_m011217_c001_v0001184_t0019_u01742087537946") 2025/03/16 01:13:01 DEBUG : only14: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3a0_d20250316_m011206_c001_v7007000_t0000_u01742087526276") 2025/03/16 01:13:01 DEBUG : only14: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f49_d20250316_m011202_c001_v0001184_t0016_u01742087522397") 2025/03/16 01:13:01 DEBUG : only15: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903df_d20250316_m011228_c001_v7007000_t0000_u01742087548270") 2025/03/16 01:13:01 DEBUG : only15: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f413653d622c0116d_d20250316_m011221_c001_v0001184_t0057_u01742087541451") 2025/03/16 01:13:01 DEBUG : only15: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0111c_d20250316_m011218_c001_v0001184_t0023_u01742087538383") 2025/03/16 01:13:01 DEBUG : only15: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f404ef92f7ae22e0c_d20250316_m011206_c001_v7007000_t0000_u01742087526292") 2025/03/16 01:13:01 DEBUG : only15: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f51_d20250316_m011202_c001_v0001184_t0057_u01742087522829") 2025/03/16 01:13:01 DEBUG : only16: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e0_d20250316_m011228_c001_v7007000_t0000_u01742087548454") 2025/03/16 01:13:01 DEBUG : only16: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4078eb88e7a5e1d2_d20250316_m011221_c001_v0001144_t0020_u01742087541607") 2025/03/16 01:13:01 DEBUG : only16: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01126_d20250316_m011218_c001_v0001184_t0021_u01742087538791") 2025/03/16 01:13:01 DEBUG : only16: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f404ef92f7ae22e0f_d20250316_m011206_c001_v7007000_t0000_u01742087526843") 2025/03/16 01:13:01 DEBUG : only16: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f5d_d20250316_m011203_c001_v0001184_t0057_u01742087523248") 2025/03/16 01:13:01 DEBUG : only17: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e1_d20250316_m011228_c001_v7007000_t0000_u01742087548641") 2025/03/16 01:13:02 DEBUG : only17: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f413653d622c0116f_d20250316_m011221_c001_v0001184_t0057_u01742087541634") 2025/03/16 01:13:02 DEBUG : only17: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01131_d20250316_m011219_c001_v0001184_t0004_u01742087539204") 2025/03/16 01:13:02 DEBUG : only17: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3a4_d20250316_m011206_c001_v7007000_t0000_u01742087526849") 2025/03/16 01:13:02 DEBUG : only17: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f63_d20250316_m011203_c001_v0001184_t0041_u01742087523655") 2025/03/16 01:13:02 DEBUG : only18: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e2_d20250316_m011228_c001_v7007000_t0000_u01742087548827") 2025/03/16 01:13:02 DEBUG : only18: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4078eb88e7a5e1d4_d20250316_m011221_c001_v0001144_t0020_u01742087541789") 2025/03/16 01:13:02 DEBUG : only18: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0113b_d20250316_m011219_c001_v0001184_t0010_u01742087539622") 2025/03/16 01:13:02 DEBUG : only18: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3a1_d20250316_m011206_c001_v7007000_t0000_u01742087526482") 2025/03/16 01:13:02 DEBUG : only18: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f67_d20250316_m011204_c001_v0001184_t0014_u01742087524093") 2025/03/16 01:13:02 DEBUG : only19: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e3_d20250316_m011229_c001_v7007000_t0000_u01742087549018") 2025/03/16 01:13:02 DEBUG : only19: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4088e066fd0c0760_d20250316_m011221_c001_v0001120_t0011_u01742087541815") 2025/03/16 01:13:02 DEBUG : only19: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0114b_d20250316_m011220_c001_v0001184_t0012_u01742087540019") 2025/03/16 01:13:02 DEBUG : only19: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41630de14eaf494b_d20250316_m011206_c001_v7007000_t0000_u01742087526503") 2025/03/16 01:13:02 DEBUG : only19: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00f79_d20250316_m011204_c001_v0001184_t0015_u01742087524513") 2025/03/16 01:13:02 DEBUG : only2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e4_d20250316_m011229_c001_v7007000_t0000_u01742087549210") 2025/03/16 01:13:02 DEBUG : only2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f413653d622c01171_d20250316_m011221_c001_v0001184_t0057_u01742087541828") 2025/03/16 01:13:02 DEBUG : only2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0105f_d20250316_m011213_c001_v0001184_t0011_u01742087533081") 2025/03/16 01:13:02 DEBUG : only2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f404ef92f7ae22e0e_d20250316_m011206_c001_v7007000_t0000_u01742087526660") 2025/03/16 01:13:02 DEBUG : only2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e8f_d20250316_m011157_c001_v0001184_t0020_u01742087517319") 2025/03/16 01:13:02 DEBUG : only3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e5_d20250316_m011229_c001_v7007000_t0000_u01742087549394") 2025/03/16 01:13:02 DEBUG : only3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4078eb88e7a5e1d6_d20250316_m011221_c001_v0001144_t0020_u01742087541980") 2025/03/16 01:13:03 DEBUG : only3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0106f_d20250316_m011213_c001_v0001184_t0014_u01742087533521") 2025/03/16 01:13:03 DEBUG : only3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f404ef92f7ae22e0b_d20250316_m011206_c001_v7007000_t0000_u01742087526097") 2025/03/16 01:13:03 DEBUG : only3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00e9b_d20250316_m011157_c001_v0001184_t0036_u01742087517772") 2025/03/16 01:13:03 DEBUG : only4: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e6_d20250316_m011229_c001_v7007000_t0000_u01742087549578") 2025/03/16 01:13:03 DEBUG : only4: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4122ba6f4a50cff2_d20250316_m011221_c001_v0001179_t0021_u01742087541997") 2025/03/16 01:13:03 DEBUG : only4: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0107b_d20250316_m011213_c001_v0001184_t0028_u01742087533910") 2025/03/16 01:13:03 DEBUG : only4: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403c9dea2b5fca9c_d20250316_m011206_c001_v7007000_t0000_u01742087526498") 2025/03/16 01:13:03 DEBUG : only4: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00ea5_d20250316_m011158_c001_v0001184_t0050_u01742087518201") 2025/03/16 01:13:03 DEBUG : only5: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e7_d20250316_m011229_c001_v7007000_t0000_u01742087549765") 2025/03/16 01:13:03 DEBUG : only5: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4088e066fd0c0762_d20250316_m011222_c001_v0001120_t0011_u01742087542005") 2025/03/16 01:13:03 DEBUG : only5: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01085_d20250316_m011214_c001_v0001184_t0057_u01742087534315") 2025/03/16 01:13:03 DEBUG : only5: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41630de14eaf4949_d20250316_m011206_c001_v7007000_t0000_u01742087526298") 2025/03/16 01:13:03 DEBUG : only5: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00eaf_d20250316_m011158_c001_v0001184_t0046_u01742087518633") 2025/03/16 01:13:03 DEBUG : only6: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e8_d20250316_m011229_c001_v7007000_t0000_u01742087549949") 2025/03/16 01:13:03 DEBUG : only6: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f413653d622c01177_d20250316_m011222_c001_v0001184_t0057_u01742087542020") 2025/03/16 01:13:03 DEBUG : only6: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c01093_d20250316_m011214_c001_v0001184_t0030_u01742087534734") 2025/03/16 01:13:03 DEBUG : only6: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f3a3_d20250316_m011206_c001_v7007000_t0000_u01742087526666") 2025/03/16 01:13:03 DEBUG : only6: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00ec5_d20250316_m011159_c001_v0001184_t0009_u01742087519059") 2025/03/16 01:13:03 DEBUG : only7: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903e9_d20250316_m011230_c001_v7007000_t0000_u01742087550135") 2025/03/16 01:13:03 DEBUG : only7: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4078eb88e7a5e1d8_d20250316_m011222_c001_v0001144_t0020_u01742087542163") 2025/03/16 01:13:03 DEBUG : only7: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0109d_d20250316_m011215_c001_v0001184_t0039_u01742087535158") 2025/03/16 01:13:03 DEBUG : only7: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f39f_d20250316_m011206_c001_v7007000_t0000_u01742087526094") 2025/03/16 01:13:04 DEBUG : only7: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00edd_d20250316_m011159_c001_v0001184_t0052_u01742087519460") 2025/03/16 01:13:04 DEBUG : only8: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903ea_d20250316_m011230_c001_v7007000_t0000_u01742087550328") 2025/03/16 01:13:04 DEBUG : only8: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4122ba6f4a50cff4_d20250316_m011222_c001_v0001179_t0021_u01742087542188") 2025/03/16 01:13:04 DEBUG : only8: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010ad_d20250316_m011215_c001_v0001184_t0024_u01742087535548") 2025/03/16 01:13:04 DEBUG : only8: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f404ef92f7ae22e08_d20250316_m011205_c001_v7007000_t0000_u01742087525729") 2025/03/16 01:13:04 DEBUG : only8: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00ee9_d20250316_m011159_c001_v0001184_t0033_u01742087519868") 2025/03/16 01:13:04 DEBUG : only9: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903eb_d20250316_m011230_c001_v7007000_t0000_u01742087550514") 2025/03/16 01:13:04 DEBUG : only9: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f413653d622c0117b_d20250316_m011222_c001_v0001184_t0057_u01742087542203") 2025/03/16 01:13:04 DEBUG : only9: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c010b5_d20250316_m011215_c001_v0001184_t0059_u01742087535935") 2025/03/16 01:13:04 DEBUG : only9: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f404ef92f7ae22e0a_d20250316_m011205_c001_v7007000_t0000_u01742087525913") 2025/03/16 01:13:04 DEBUG : only9: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c00ef3_d20250316_m011200_c001_v0001184_t0014_u01742087520276") 2025/03/16 01:13:04 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa0b_d20250316_m010849_c001_v7007000_t0000_u01742087329613") 2025/03/16 01:13:04 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8db09_d20250316_m010847_c001_v0001181_t0013_u01742087327767") 2025/03/16 01:13:04 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa05_d20250316_m010845_c001_v7007000_t0000_u01742087325918") 2025/03/16 01:13:04 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98edf_d20250316_m010844_c001_v0001101_t0038_u01742087324025") 2025/03/16 01:13:04 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faa9fe_d20250316_m010842_c001_v7007000_t0000_u01742087322200") 2025/03/16 01:13:04 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622bffc22_d20250316_m010840_c001_v0001184_t0010_u01742087320251") 2025/03/16 01:13:04 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f255b_d20250316_m010827_c001_v7007000_t0000_u01742087307613") 2025/03/16 01:13:04 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98ea1_d20250316_m010826_c001_v0001101_t0050_u01742087306202") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2555_d20250316_m010824_c001_v7007000_t0000_u01742087304016") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e8e_d20250316_m010822_c001_v0001101_t0007_u01742087302833") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2548_d20250316_m010821_c001_v7007000_t0000_u01742087301110") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e80_d20250316_m010819_c001_v0001101_t0052_u01742087299910") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a96_d20250316_m010811_c001_v7007000_t0000_u01742087291903") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e54_d20250316_m010810_c001_v0001101_t0055_u01742087290548") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a91_d20250316_m010809_c001_v7007000_t0000_u01742087289815") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e48_d20250316_m010808_c001_v0001101_t0030_u01742087288225") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a8f_d20250316_m010807_c001_v7007000_t0000_u01742087287491") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e42_d20250316_m010806_c001_v0001101_t0013_u01742087286792") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e3c_d20250316_m010806_c001_v0001101_t0049_u01742087286066") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a89_d20250316_m010805_c001_v7007000_t0000_u01742087285346") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e38_d20250316_m010804_c001_v0001101_t0019_u01742087284615") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e34_d20250316_m010803_c001_v0001101_t0044_u01742087283864") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40200070b1e67a83_d20250316_m010803_c001_v7007000_t0000_u01742087283109") 2025/03/16 01:13:05 DEBUG : potato: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e2c_d20250316_m010802_c001_v0001101_t0034_u01742087282201") 2025/03/16 01:13:05 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f419a5fc66293f2e8_d20250316_m010934_c001_v7007000_t0000_u01742087374910") 2025/03/16 01:13:05 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8dc00_d20250316_m010934_c001_v0001181_t0054_u01742087374343") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b90271_d20250316_m010925_c001_v7007000_t0000_u01742087365992") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8dbc4_d20250316_m010921_c001_v0001181_t0008_u01742087361544") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4061b707f0f12326_d20250316_m010913_c001_v7007000_t0000_u01742087353928") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8db7d_d20250316_m010909_c001_v0001181_t0045_u01742087349294") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa15_d20250316_m010901_c001_v7007000_t0000_u01742087341954") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8db43_d20250316_m010858_c001_v0001181_t0036_u01742087338329") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2566_d20250316_m010833_c001_v7007000_t0000_u01742087313341") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98eb1_d20250316_m010831_c001_v0001101_t0006_u01742087311524") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2563_d20250316_m010830_c001_v7007000_t0000_u01742087310433") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98ea5_d20250316_m010828_c001_v0001101_t0028_u01742087308527") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f255c_d20250316_m010827_c001_v7007000_t0000_u01742087307798") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98ea3_d20250316_m010826_c001_v0001101_t0007_u01742087306903") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2559_d20250316_m010825_c001_v7007000_t0000_u01742087305475") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e99_d20250316_m010824_c001_v0001101_t0008_u01742087304396") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2551_d20250316_m010822_c001_v7007000_t0000_u01742087302084") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e88_d20250316_m010821_c001_v0001101_t0024_u01742087301117") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f251b_d20250316_m010813_c001_v7007000_t0000_u01742087293007") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98e5c_d20250316_m010811_c001_v0001101_t0007_u01742087291567") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58fb_d20250316_m010659_c001_v7007000_t0000_u01742087219187") 2025/03/16 01:13:06 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d4c_d20250316_m010658_c001_v0001101_t0049_u01742087218507") 2025/03/16 01:13:07 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58f8_d20250316_m010657_c001_v7007000_t0000_u01742087217250") 2025/03/16 01:13:07 DEBUG : potato2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d42_d20250316_m010656_c001_v0001101_t0017_u01742087216403") 2025/03/16 01:13:07 DEBUG : potato3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b90272_d20250316_m010926_c001_v7007000_t0000_u01742087366448") 2025/03/16 01:13:07 DEBUG : potato3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98f4f_d20250316_m010922_c001_v0001101_t0038_u01742087362700") 2025/03/16 01:13:07 DEBUG : potato3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4061b707f0f12325_d20250316_m010913_c001_v7007000_t0000_u01742087353704") 2025/03/16 01:13:07 DEBUG : potato3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98f2f_d20250316_m010910_c001_v0001101_t0005_u01742087350439") 2025/03/16 01:13:07 DEBUG : potato3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa16_d20250316_m010902_c001_v7007000_t0000_u01742087342182") 2025/03/16 01:13:07 DEBUG : potato3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98f07_d20250316_m010858_c001_v0001101_t0041_u01742087338759") 2025/03/16 01:13:07 DEBUG : pre-dest1/1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409dd_d20250316_m011015_c001_v7007000_t0000_u01742087415325") 2025/03/16 01:13:07 DEBUG : pre-dest1/1: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98f9a_d20250316_m011007_c001_v0001101_t0046_u01742087407466") 2025/03/16 01:13:07 DEBUG : pre-dest2/2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409df_d20250316_m011015_c001_v7007000_t0000_u01742087415509") 2025/03/16 01:13:07 DEBUG : pre-dest2/2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8dcb0_d20250316_m011008_c001_v0001181_t0015_u01742087408154") 2025/03/16 01:13:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f408e064f624409b6_d20250316_m010947_c001_v7007000_t0000_u01742087387343") 2025/03/16 01:13:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c002c1_d20250316_m010944_c001_v0001184_t0007_u01742087384211") 2025/03/16 01:13:07 DEBUG : sizeonly: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b901d2_d20250316_m010741_c001_v7007000_t0000_u01742087261792") 2025/03/16 01:13:07 DEBUG : sizeonly: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98dec_d20250316_m010740_c001_v0001101_t0004_u01742087260744") 2025/03/16 01:13:07 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903fb_d20250316_m011242_c001_v7007000_t0000_u01742087562843") 2025/03/16 01:13:07 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1088e066fd0c07aa_d20250316_m011241_c001_v0001120_t0050_u01742087561759") 2025/03/16 01:13:07 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903f7_d20250316_m011239_c001_v7007000_t0000_u01742087559864") 2025/03/16 01:13:07 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1078eb88e7a5e22e_d20250316_m011238_c001_v0001144_t0052_u01742087558429") 2025/03/16 01:13:07 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa10_d20250316_m010854_c001_v7007000_t0000_u01742087334788") 2025/03/16 01:13:07 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8db2b_d20250316_m010854_c001_v0001181_t0020_u01742087334020") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa0e_d20250316_m010852_c001_v7007000_t0000_u01742087332744") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98ef5_d20250316_m010851_c001_v0001101_t0056_u01742087331800") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b901ca_d20250316_m010737_c001_v7007000_t0000_u01742087257533") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98dd8_d20250316_m010736_c001_v0001101_t0038_u01742087256033") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b901c6_d20250316_m010735_c001_v7007000_t0000_u01742087255317") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98dd2_d20250316_m010734_c001_v0001101_t0033_u01742087254266") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b901c0_d20250316_m010731_c001_v7007000_t0000_u01742087251457") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98dbe_d20250316_m010730_c001_v0001101_t0029_u01742087250426") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b901bb_d20250316_m010729_c001_v7007000_t0000_u01742087249890") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98dba_d20250316_m010728_c001_v0001101_t0025_u01742087248907") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98db4_d20250316_m010726_c001_v0001101_t0022_u01742087246009") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b9019e_d20250316_m010725_c001_v7007000_t0000_u01742087245293") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98dae_d20250316_m010724_c001_v0001101_t0016_u01742087244426") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98dac_d20250316_m010723_c001_v0001101_t0054_u01742087243686") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b90198_d20250316_m010722_c001_v7007000_t0000_u01742087242599") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98da2_d20250316_m010720_c001_v0001101_t0016_u01742087240120") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d98_d20250316_m010717_c001_v0001101_t0023_u01742087237022") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b9018d_d20250316_m010716_c001_v7007000_t0000_u01742087236306") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d92_d20250316_m010715_c001_v0001101_t0057_u01742087235633") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d90_d20250316_m010714_c001_v0001101_t0026_u01742087234766") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b90181_d20250316_m010714_c001_v7007000_t0000_u01742087234051") 2025/03/16 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d82_d20250316_m010710_c001_v0001101_t0015_u01742087230302") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b90177_d20250316_m010709_c001_v7007000_t0000_u01742087229938") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d7c_d20250316_m010709_c001_v0001101_t0050_u01742087229045") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b5900_d20250316_m010707_c001_v7007000_t0000_u01742087227423") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d6c_d20250316_m010706_c001_v0001101_t0041_u01742087226670") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58ff_d20250316_m010706_c001_v7007000_t0000_u01742087226122") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d68_d20250316_m010705_c001_v0001101_t0003_u01742087225297") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58fe_d20250316_m010703_c001_v7007000_t0000_u01742087223993") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d60_d20250316_m010703_c001_v0001101_t0010_u01742087223080") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58fd_d20250316_m010702_c001_v7007000_t0000_u01742087222540") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d58_d20250316_m010701_c001_v0001101_t0046_u01742087221833") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58fc_d20250316_m010700_c001_v7007000_t0000_u01742087220932") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d52_d20250316_m010700_c001_v0001101_t0031_u01742087220150") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58f6_d20250316_m010653_c001_v7007000_t0000_u01742087213696") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d36_d20250316_m010652_c001_v0001101_t0052_u01742087212968") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58f5_d20250316_m010652_c001_v7007000_t0000_u01742087212070") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d30_d20250316_m010651_c001_v0001101_t0011_u01742087211104") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58f4_d20250316_m010650_c001_v7007000_t0000_u01742087210205") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d28_d20250316_m010649_c001_v0001101_t0034_u01742087209382") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f403088c6e71b58f3_d20250316_m010646_c001_v7007000_t0000_u01742087206497") 2025/03/16 01:13:09 DEBUG : sub dir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98d1e_d20250316_m010645_c001_v0001101_t0014_u01742087205646") 2025/03/16 01:13:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903fc_d20250316_m011243_c001_v7007000_t0000_u01742087563028") 2025/03/16 01:13:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1122ba6f4a50d034_d20250316_m011241_c001_v0001179_t0027_u01742087561776") 2025/03/16 01:13:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903f9_d20250316_m011240_c001_v7007000_t0000_u01742087560047") 2025/03/16 01:13:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c0130d_d20250316_m011238_c001_v0001184_t0021_u01742087558074") 2025/03/16 01:13:10 DEBUG : sub/yam: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa0a_d20250316_m010849_c001_v7007000_t0000_u01742087329064") 2025/03/16 01:13:10 DEBUG : sub/yam: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622bffd0c_d20250316_m010847_c001_v0001184_t0022_u01742087327411") 2025/03/16 01:13:10 DEBUG : test_dir1/file2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903f4_d20250316_m011236_c001_v7007000_t0000_u01742087556520") 2025/03/16 01:13:10 DEBUG : test_dir1/file2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1088e066fd0c079c_d20250316_m011235_c001_v0001120_t0023_u01742087555183") 2025/03/16 01:13:10 DEBUG : test_dir1/file2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903ef_d20250316_m011233_c001_v7007000_t0000_u01742087553607") 2025/03/16 01:13:10 DEBUG : test_dir1/file2: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1078eb88e7a5e20c_d20250316_m011231_c001_v0001144_t0016_u01742087551865") 2025/03/16 01:13:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903f5_d20250316_m011236_c001_v7007000_t0000_u01742087556706") 2025/03/16 01:13:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622c012c1_d20250316_m011235_c001_v0001184_t0018_u01742087555171") 2025/03/16 01:13:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f4152037c75b903f0_d20250316_m011233_c001_v7007000_t0000_u01742087553794") 2025/03/16 01:13:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1088e066fd0c0790_d20250316_m011231_c001_v0001120_t0012_u01742087551851") 2025/03/16 01:13:10 DEBUG : three: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2571_d20250316_m010839_c001_v7007000_t0000_u01742087319518") 2025/03/16 01:13:10 DEBUG : three: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98ecf_d20250316_m010838_c001_v0001101_t0015_u01742087318139") 2025/03/16 01:13:10 DEBUG : three: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100452c391c98ec5_d20250316_m010835_c001_v0001101_t0056_u01742087315556") 2025/03/16 01:13:10 DEBUG : two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f41822b46126f2572_d20250316_m010839_c001_v7007000_t0000_u01742087319701") 2025/03/16 01:13:10 DEBUG : two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f413653d622bffbdb_d20250316_m010837_c001_v0001184_t0057_u01742087317390") 2025/03/16 01:13:10 DEBUG : two: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f400452c391c98ec3_d20250316_m010835_c001_v0001101_t0026_u01742087315374") 2025/03/16 01:13:10 DEBUG : yam: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa0c_d20250316_m010849_c001_v7007000_t0000_u01742087329796") 2025/03/16 01:13:11 DEBUG : yam: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f111098d47abd7ecd_d20250316_m010848_c001_v0001104_t0056_u01742087328551") 2025/03/16 01:13:11 DEBUG : yam: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa03_d20250316_m010845_c001_v7007000_t0000_u01742087325369") 2025/03/16 01:13:11 DEBUG : yam: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f113653d622bffc88_d20250316_m010843_c001_v0001184_t0005_u01742087323673") 2025/03/16 01:13:11 DEBUG : yam: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faa9f7_d20250316_m010841_c001_v7007000_t0000_u01742087321636") 2025/03/16 01:13:11 DEBUG : yam: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f100a7bac5fa8dae7_d20250316_m010840_c001_v0001181_t0040_u01742087320262") 2025/03/16 01:13:11 DEBUG : yaml: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa06_d20250316_m010846_c001_v7007000_t0000_u01742087326100") 2025/03/16 01:13:11 DEBUG : yaml: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f119a737505e9a3c0_d20250316_m010845_c001_v0001041_t0026_u01742087325008") 2025/03/16 01:13:11 DEBUG : yaml: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f40407bc8f7faaa00_d20250316_m010842_c001_v7007000_t0000_u01742087322385") 2025/03/16 01:13:11 DEBUG : yaml: Deleting (id "4_zef922d8370dd9bcb9f580e1b_f1088965580d95d4a_d20250316_m010841_c001_v0001180_t0037_u01742087321404") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m30.458486509s (try 1/5)