"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/10/30 02:20:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro" 2024/10/30 02:20:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 02:20:36 DEBUG : Creating backend with remote "/tmp/rclone3781149321" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:20:38 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/30 02:20:38 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.84s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 02:20:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:20:39 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:39 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:20:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:40 DEBUG : B2 bucket rclone-test-zohufok4guro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.48s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:42 DEBUG : Creating backend with remote "/non-existing" 2024/10/30 02:20:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/30 02:20:42 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:42 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.03s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:20:44 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:44 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:20:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.53s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:45 INFO : B2 bucket rclone-test-zohufok4guro: Running all checks before starting transfers 2024/10/30 02:20:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:20:46 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:46 INFO : B2 bucket rclone-test-zohufok4guro: Checks finished, now starting transfers 2024/10/30 02:20:46 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:20:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.83s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:47 ERROR : Ignoring --no-traverse with sync 2024/10/30 02:20:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:20:48 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:48 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:20:48 INFO : sub dir/hello world: Copied (new) 2024/10/30 02:20:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.87s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/30 02:20:49 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:49 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/30 02:20:50 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.90s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:20:51 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:51 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:20:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.77s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:20:53 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:53 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:20:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.25s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/30 02:20:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/30 02:20:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/30 02:20:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 02:20:55 DEBUG : sub dir: Making directory 2024/10/30 02:20:55 DEBUG : sub dir2: Making directory 2024/10/30 02:20:55 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/30 02:20:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:20:55 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:55 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:20:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/10/30 02:20:56 DEBUG : B2 bucket rclone-test-zohufok4guro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.81s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:57 DEBUG : sub dir2: Making directory 2024/10/30 02:20:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/30 02:20:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/30 02:20:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:20:57 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:57 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:20:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:20:58 DEBUG : sub dir2: Making directory with metadata 2024/10/30 02:20:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/30 02:20:58 DEBUG : sub dir: Making directory 2024/10/30 02:20:58 DEBUG : sub dir2: Making directory 2024/10/30 02:20:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:20:58 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:20:58 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:20:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:20:59 INFO : sub dir/hello world: Copied (new) 2024/10/30 02:20:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/30 02:20:59 DEBUG : B2 bucket rclone-test-zohufok4guro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/30 02:20:59 DEBUG : B2 bucket rclone-test-zohufok4guro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:01 DEBUG : sub dir2: Making directory 2024/10/30 02:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:21:01 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:01 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:21:02 INFO : sub dir/hello world: Copied (new) 2024/10/30 02:21:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.83s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:02 DEBUG : sub dir2: Making directory with metadata 2024/10/30 02:21:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/30 02:21:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 02:21:03 DEBUG : sub dir: Making directory 2024/10/30 02:21:03 DEBUG : sub dir2: Making directory 2024/10/30 02:21:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:21:03 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:03 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:21:03 INFO : sub dir/hello world: Copied (new) 2024/10/30 02:21:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/30 02:21:03 DEBUG : B2 bucket rclone-test-zohufok4guro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:05 DEBUG : sub dir2: Making directory 2024/10/30 02:21:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:21:05 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:05 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:21:06 INFO : sub dir/hello world: Copied (new) 2024/10/30 02:21:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.78s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cowiton8leqe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zohufok4guro -> B2 bucket rclone-test-cowiton8leqe 2024/10/30 02:21:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:21:08 DEBUG : B2 bucket rclone-test-cowiton8leqe: Waiting for checks to finish 2024/10/30 02:21:08 DEBUG : B2 bucket rclone-test-cowiton8leqe: Waiting for transfers to finish 2024/10/30 02:21:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:21:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:10 DEBUG : B2 bucket rclone-test-cowiton8leqe: Purge remote 2024/10/30 02:21:10 INFO : B2 bucket rclone-test-cowiton8leqe: cleaning bucket "rclone-test-cowiton8leqe" of all files 2024/10/30 02:21:10 DEBUG : sub dir/hello world: Deleting (id "4_z5fd21d2330addbbb9f280e1b_f1053490f21756e0d_d20241030_m022109_c001_v0001097_t0045_u01730254869587") --- PASS: TestServerSideCopy (5.02s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/30 02:21:12 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:12 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/30 02:21:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.47s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jenucip9mivi" 2024/10/30 02:21:15 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zohufok4guro -> B2 bucket rclone-test-jenucip9mivi 2024/10/30 02:21:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:21:16 DEBUG : B2 bucket rclone-test-jenucip9mivi: Waiting for checks to finish 2024/10/30 02:21:16 DEBUG : B2 bucket rclone-test-jenucip9mivi: Waiting for transfers to finish 2024/10/30 02:21:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:21:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/30 02:21:18 DEBUG : B2 bucket rclone-test-jenucip9mivi: Waiting for checks to finish 2024/10/30 02:21:18 DEBUG : B2 bucket rclone-test-jenucip9mivi: Waiting for transfers to finish 2024/10/30 02:21:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/30 02:21:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:19 DEBUG : B2 bucket rclone-test-jenucip9mivi: Purge remote 2024/10/30 02:21:19 INFO : B2 bucket rclone-test-jenucip9mivi: cleaning bucket "rclone-test-jenucip9mivi" of all files 2024/10/30 02:21:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f223d1330addbbb9f280e1b_f112e1aae7d29d67b_d20241030_m022118_c001_v0001115_t0041_u01730254878903") 2024/10/30 02:21:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f223d1330addbbb9f280e1b_f107b5200a66838d7_d20241030_m022117_c001_v0001136_t0038_u01730254877553") --- PASS: TestServerSideCopyOverSelf (7.72s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/30 02:21:23 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:23 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/30 02:21:23 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/30 02:21:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.37s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zenovum2coda" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zohufok4guro -> B2 bucket rclone-test-zenovum2coda 2024/10/30 02:21:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:21:26 DEBUG : B2 bucket rclone-test-zenovum2coda: Waiting for checks to finish 2024/10/30 02:21:26 DEBUG : B2 bucket rclone-test-zenovum2coda: Waiting for transfers to finish 2024/10/30 02:21:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:21:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/30 02:21:28 DEBUG : B2 bucket rclone-test-zenovum2coda: Waiting for checks to finish 2024/10/30 02:21:28 DEBUG : B2 bucket rclone-test-zenovum2coda: Waiting for transfers to finish 2024/10/30 02:21:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/30 02:21:28 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/30 02:21:28 INFO : sub dir/hello world: Deleted 2024/10/30 02:21:29 DEBUG : testing file moves 2024/10/30 02:21:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/30 02:21:30 DEBUG : B2 bucket rclone-test-zenovum2coda: Waiting for checks to finish 2024/10/30 02:21:30 DEBUG : B2 bucket rclone-test-zenovum2coda: Waiting for transfers to finish 2024/10/30 02:21:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/10/30 02:21:31 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/30 02:21:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:31 DEBUG : B2 bucket rclone-test-zenovum2coda: Purge remote 2024/10/30 02:21:31 INFO : B2 bucket rclone-test-zenovum2coda: cleaning bucket "rclone-test-zenovum2coda" of all files 2024/10/30 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_zffa25d6330addbbb9f280e1b_f11676bb5e59fb76b_d20241030_m022130_c001_v0001115_t0033_u01730254890283") 2024/10/30 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_zffa25d6330addbbb9f280e1b_f100db56c6a371286_d20241030_m022128_c001_v0001180_t0031_u01730254888635") 2024/10/30 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_zffa25d6330addbbb9f280e1b_f117949e0c26fa299_d20241030_m022127_c001_v0001182_t0039_u01730254887166") --- PASS: TestServerSideMoveOverSelf (9.85s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:34 ERROR : : error listing: directory not found 2024/10/30 02:21:35 DEBUG : Local file system at /tmp/rclone3781149321: Making directory 2024/10/30 02:21:35 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:35 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.97s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:21:37 DEBUG : Local file system at /tmp/rclone3781149321: Waiting for checks to finish 2024/10/30 02:21:37 DEBUG : Local file system at /tmp/rclone3781149321: Waiting for transfers to finish 2024/10/30 02:21:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:21:37 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/10/30 02:21:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyRedownload (2.61s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:39 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/30 02:21:39 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:39 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 02:21:39 INFO : check sum: Copied (new) 2024/10/30 02:21:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:40 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 02:21:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/30 02:21:40 DEBUG : check sum: Unchanged skipping 2024/10/30 02:21:40 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:40 DEBUG : Waiting for deletions to finish 2024/10/30 02:21:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.90s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/30 02:21:42 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:42 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 02:21:42 INFO : sizeonly: Copied (new) 2024/10/30 02:21:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:42 DEBUG : sizeonly: Sizes identical 2024/10/30 02:21:42 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:42 DEBUG : sizeonly: Unchanged skipping 2024/10/30 02:21:42 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:42 DEBUG : Waiting for deletions to finish 2024/10/30 02:21:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/30 02:21:44 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:44 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/30 02:21:45 INFO : ignore-size: Copied (new) 2024/10/30 02:21:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:21:45 DEBUG : ignore-size: Unchanged skipping 2024/10/30 02:21:45 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:45 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:45 DEBUG : Waiting for deletions to finish 2024/10/30 02:21:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:21:48 DEBUG : existing: Unchanged skipping 2024/10/30 02:21:48 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:48 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:48 DEBUG : Waiting for deletions to finish 2024/10/30 02:21:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:48 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/30 02:21:48 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 02:21:49 INFO : existing: Copied (replaced existing) 2024/10/30 02:21:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.29s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:51 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/30 02:21:51 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:51 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 02:21:51 INFO : existing: Copied (new) 2024/10/30 02:21:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:51 DEBUG : existing: Destination exists, skipping 2024/10/30 02:21:51 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:51 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:51 DEBUG : Waiting for deletions to finish 2024/10/30 02:21:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:54 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/30 02:21:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:21:55 DEBUG : c/non empty space: Unchanged skipping 2024/10/30 02:21:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/30 02:21:55 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:55 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:21:55 INFO : a/potato2: Copied (new) 2024/10/30 02:21:55 DEBUG : Waiting for deletions to finish 2024/10/30 02:21:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:57 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21:57 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 2024/10/30 02:21:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 02:21:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/30 02:21:57 DEBUG : empty space: Unchanged skipping 2024/10/30 02:21:57 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:57 DEBUG : Waiting for deletions to finish 2024/10/30 02:21:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:21:58 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:21: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 2024/10/30 02:21:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 02:21:59 INFO : empty space: Updated modification time in destination 2024/10/30 02:21:59 DEBUG : empty space: Unchanged skipping 2024/10/30 02:21:59 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:21:59 DEBUG : Waiting for deletions to finish 2024/10/30 02:21:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:02 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/30 02:22:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 02:22:02 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:02 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:02 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:04 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:04 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 2024/10/30 02:22:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3781149321) 2024/10/30 02:22:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zohufok4guro) 2024/10/30 02:22:04 DEBUG : foo: sha1 differ 2024/10/30 02:22:04 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/30 02:22:04 INFO : foo: Copied (replaced existing) 2024/10/30 02:22:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (2.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:07 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/30 02:22:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:22:07 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:07 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:07 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:22:07 INFO : potato: Copied (new) 2024/10/30 02:22:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:10 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/30 02:22:10 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/30 02:22:10 INFO : potato: Copied (replaced existing) 2024/10/30 02:22:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:12 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:12 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/10/30 02:22:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3781149321) 2024/10/30 02:22:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zohufok4guro) 2024/10/30 02:22:12 DEBUG : potato: sha1 differ 2024/10/30 02:22:12 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/30 02:22:12 INFO : potato: Copied (replaced existing) 2024/10/30 02:22:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:22:15 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:22:15 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/30 02:22:15 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:15 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:22:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:22:17 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:17 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:17 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:22:18 INFO : potato2: Copied (new) 2024/10/30 02:22:18 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:18 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:21 DEBUG : d: Making directory 2024/10/30 02:22:21 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/10/30 02:22:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:22:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/30 02:22:21 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:21 DEBUG : c/non empty space: Unchanged skipping 2024/10/30 02:22:21 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:22:21 INFO : a/potato2: Copied (new) 2024/10/30 02:22:21 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:24 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/30 02:22:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:22:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/30 02:22:24 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:24 DEBUG : c/non empty space: Unchanged skipping 2024/10/30 02:22:24 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:22:24 INFO : a/potato2: Copied (new) 2024/10/30 02:22:24 ERROR : B2 bucket rclone-test-zohufok4guro: not deleting files as there were IO errors 2024/10/30 02:22:24 ERROR : B2 bucket rclone-test-zohufok4guro: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:27 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:22:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:22:27 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:27 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:27 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:27 INFO : potato: Deleted 2024/10/30 02:22:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:22:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.24s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:31 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:31 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:31 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:31 INFO : potato: Deleted 2024/10/30 02:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:22:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:22:31 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:31 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:31 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:22:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.88s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:22:34 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:34 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/30 02:22:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.56s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:37 DEBUG : enormous: Excluded (Size Filter) 2024/10/30 02:22:37 DEBUG : enormous: Excluded 2024/10/30 02:22:37 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 02:22:37 DEBUG : potato2: Excluded 2024/10/30 02:22:37 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 02:22:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:22:37 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:37 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:37 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:37 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:37 DEBUG : enormous: Excluded (Size Filter) 2024/10/30 02:22:37 DEBUG : enormous: Excluded 2024/10/30 02:22:37 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 02:22:37 DEBUG : potato2: Excluded 2024/10/30 02:22:37 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 02:22:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/30 02:22:37 DEBUG : Local file system at /tmp/rclone3781149321: Waiting for checks to finish 2024/10/30 02:22:37 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:37 DEBUG : Local file system at /tmp/rclone3781149321: Waiting for transfers to finish 2024/10/30 02:22:37 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:41 DEBUG : enormous: Excluded (Size Filter) 2024/10/30 02:22:41 DEBUG : enormous: Excluded 2024/10/30 02:22:41 DEBUG : potato2: Excluded (Size Filter) 2024/10/30 02:22:41 DEBUG : potato2: Excluded 2024/10/30 02:22:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:22:41 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:41 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:41 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:41 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:41 INFO : enormous: Deleted 2024/10/30 02:22:42 INFO : potato2: Deleted 2024/10/30 02:22:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/30 02:22:42 DEBUG : empty space: Unchanged skipping 2024/10/30 02:22:42 DEBUG : Local file system at /tmp/rclone3781149321: Waiting for checks to finish 2024/10/30 02:22:42 DEBUG : Local file system at /tmp/rclone3781149321: Waiting for transfers to finish 2024/10/30 02:22:42 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:42 INFO : enormous: Deleted 2024/10/30 02:22:42 INFO : potato2: Deleted 2024/10/30 02:22:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.58s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:45 DEBUG : five: Need to transfer - File not found at Destination 2024/10/30 02:22:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/30 02:22:45 DEBUG : one: Destination is newer than source, skipping 2024/10/30 02:22:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/30 02:22:45 DEBUG : three: Sizes identical 2024/10/30 02:22:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/30 02:22:45 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3781149321) 2024/10/30 02:22:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zohufok4guro) 2024/10/30 02:22:45 DEBUG : two: sha1 differ 2024/10/30 02:22:45 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/30 02:22:46 INFO : four: Copied (replaced existing) 2024/10/30 02:22:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/30 02:22:46 INFO : two: Copied (replaced existing) 2024/10/30 02:22:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/30 02:22:46 INFO : five: Copied (new) 2024/10/30 02:22:46 DEBUG : Waiting for deletions to finish 2024/10/30 02:22:47 DEBUG : one: Destination is newer than source, skipping 2024/10/30 02:22:47 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/30 02:22:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3781149321) 2024/10/30 02:22:47 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/30 02:22:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zohufok4guro) 2024/10/30 02:22:47 DEBUG : three: sha1 differ 2024/10/30 02:22:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/30 02:22:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/30 02:22:47 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/30 02:22:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/30 02:22:47 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/30 02:22:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/30 02:22:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/30 02:22:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/30 02:22:47 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 02:22:47 INFO : three: Copied (replaced existing) 2024/10/30 02:22:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.39s) === 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-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/30 02:22:49 INFO : B2 bucket rclone-test-zohufok4guro: Making map for --track-renames 2024/10/30 02:22:49 INFO : B2 bucket rclone-test-zohufok4guro: Finished making map for --track-renames 2024/10/30 02:22:49 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/30 02:22:49 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for renames to finish 2024/10/30 02:22:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/30 02:22:49 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 02:22:49 INFO : yam: Copied (new) 2024/10/30 02:22:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/30 02:22:49 INFO : potato: Copied (new) 2024/10/30 02:22:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:22:50 INFO : B2 bucket rclone-test-zohufok4guro: Making map for --track-renames 2024/10/30 02:22:50 INFO : B2 bucket rclone-test-zohufok4guro: Finished making map for --track-renames 2024/10/30 02:22:50 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:50 DEBUG : potato: Unchanged skipping 2024/10/30 02:22:50 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for renames to finish 2024/10/30 02:22:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 02:22:51 INFO : yam: Copied (server-side copy) to: yaml 2024/10/30 02:22:51 INFO : yam: Deleted 2024/10/30 02:22:51 INFO : yaml: Renamed from "yam" 2024/10/30 02:22:51 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/30 02:22:53 INFO : B2 bucket rclone-test-zohufok4guro: Making map for --track-renames 2024/10/30 02:22:53 INFO : B2 bucket rclone-test-zohufok4guro: Finished making map for --track-renames 2024/10/30 02:22:53 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/30 02:22:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/30 02:22:53 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for renames to finish 2024/10/30 02:22:53 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/30 02:22:54 INFO : potato: Copied (new) 2024/10/30 02:22:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 02:22:54 INFO : yam: Copied (new) 2024/10/30 02:22:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:22:55 INFO : B2 bucket rclone-test-zohufok4guro: Making map for --track-renames 2024/10/30 02:22:55 INFO : B2 bucket rclone-test-zohufok4guro: Finished making map for --track-renames 2024/10/30 02:22:55 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:55 DEBUG : potato: Unchanged skipping 2024/10/30 02:22:55 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for renames to finish 2024/10/30 02:22:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 02:22:55 INFO : yam: Copied (server-side copy) to: yaml 2024/10/30 02:22:55 INFO : yam: Deleted 2024/10/30 02:22:55 INFO : yaml: Renamed from "yam" 2024/10/30 02:22:55 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/30 02:22:57 INFO : B2 bucket rclone-test-zohufok4guro: Making map for --track-renames 2024/10/30 02:22:57 INFO : B2 bucket rclone-test-zohufok4guro: Finished making map for --track-renames 2024/10/30 02:22:57 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/30 02:22:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/30 02:22:57 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for renames to finish 2024/10/30 02:22:57 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:22:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 02:22:58 INFO : sub/yam: Copied (new) 2024/10/30 02:22:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/30 02:22:58 INFO : potato: Copied (new) 2024/10/30 02:22:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:22:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:22:59 DEBUG : potato: Unchanged skipping 2024/10/30 02:22:59 INFO : B2 bucket rclone-test-zohufok4guro: Making map for --track-renames 2024/10/30 02:22:59 INFO : B2 bucket rclone-test-zohufok4guro: Finished making map for --track-renames 2024/10/30 02:22:59 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:22:59 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for renames to finish 2024/10/30 02:22:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/30 02:22:59 INFO : sub/yam: Copied (server-side copy) to: yam 2024/10/30 02:23:00 INFO : sub/yam: Deleted 2024/10/30 02:23:00 INFO : yam: Renamed from "sub/yam" 2024/10/30 02:23:00 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:23:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.28s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:02 DEBUG : Creating backend with remote "/tmp/rclone3781149321/dir1" 2024/10/30 02:23:02 DEBUG : Config file has changed externally - reloading 2024/10/30 02:23:02 DEBUG : Creating backend with remote "/tmp/rclone3781149321/dir2" 2024/10/30 02:23:02 DEBUG : Local file system at /tmp/rclone3781149321/dir2: Using server-side directory move 2024/10/30 02:23:02 INFO : Local file system at /tmp/rclone3781149321/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/30 02:23:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/30 02:23:02 DEBUG : Local file system at /tmp/rclone3781149321/dir2: Waiting for checks to finish 2024/10/30 02:23:02 INFO : file1.txt: Moved (server-side) 2024/10/30 02:23:02 DEBUG : Local file system at /tmp/rclone3781149321/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:23:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/30 02:23:02 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:23:02 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:23:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/30 02:23:02 INFO : nested/sub dir/file: Copied (new) 2024/10/30 02:23:02 INFO : nested/sub dir/file: Deleted 2024/10/30 02:23:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:23:03 INFO : sub dir/hello world: Copied (new) 2024/10/30 02:23:03 INFO : sub dir/hello world: Deleted 2024/10/30 02:23:03 INFO : sub dir: Removing directory 2024/10/30 02:23:03 INFO : nested/sub dir: Removing directory 2024/10/30 02:23:03 INFO : nested: Removing directory 2024/10/30 02:23:03 DEBUG : Local file system at /tmp/rclone3781149321: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 02:23:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/30 02:23:05 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:23:05 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:23:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/30 02:23:05 INFO : nested/sub dir/file: Copied (new) 2024/10/30 02:23:05 INFO : nested/sub dir/file: Deleted 2024/10/30 02:23:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/30 02:23:05 INFO : sub dir/hello world: Copied (new) 2024/10/30 02:23:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:07 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/30 02:23:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/30 02:23:07 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:23:07 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:23:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/30 02:23:07 INFO : existing-b: Copied (new) 2024/10/30 02:23:07 INFO : existing-b: Deleted 2024/10/30 02:23:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 02:23:07 INFO : existing: Copied (new) 2024/10/30 02:23:07 INFO : existing: Deleted 2024/10/30 02:23:08 DEBUG : existing: Destination exists, skipping 2024/10/30 02:23:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/30 02:23:08 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:23:08 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:23:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.44s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-calovot6neku" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zohufok4guro -> B2 bucket rclone-test-calovot6neku 2024/10/30 02:23:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:23:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/30 02:23:14 DEBUG : empty space: Unchanged skipping 2024/10/30 02:23:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/30 02:23:14 DEBUG : B2 bucket rclone-test-calovot6neku: Waiting for checks to finish 2024/10/30 02:23:14 INFO : empty space: Deleted 2024/10/30 02:23:14 DEBUG : B2 bucket rclone-test-calovot6neku: Waiting for transfers to finish 2024/10/30 02:23:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:23:14 INFO : potato2: Copied (server-side copy) 2024/10/30 02:23:14 INFO : potato2: Deleted 2024/10/30 02:23:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 02:23:15 INFO : potato3: Copied (server-side copy) 2024/10/30 02:23:15 INFO : potato3: Deleted 2024/10/30 02:23:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dimetoy3zere" 2024/10/30 02:23:16 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/30 02:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:23:16 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/30 02:23:16 DEBUG : B2 bucket rclone-test-dimetoy3zere: Waiting for checks to finish 2024/10/30 02:23:16 DEBUG : B2 bucket rclone-test-dimetoy3zere: Waiting for transfers to finish 2024/10/30 02:23:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 02:23:17 INFO : empty space: Copied (server-side copy) 2024/10/30 02:23:18 INFO : empty space: Deleted 2024/10/30 02:23:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:23:18 INFO : potato2: Copied (server-side copy) 2024/10/30 02:23:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 02:23:18 INFO : potato3: Copied (server-side copy) 2024/10/30 02:23:18 INFO : potato2: Deleted 2024/10/30 02:23:18 INFO : potato3: Deleted 2024/10/30 02:23:18 DEBUG : B2 bucket rclone-test-dimetoy3zere: Purge remote 2024/10/30 02:23:18 INFO : B2 bucket rclone-test-dimetoy3zere: cleaning bucket "rclone-test-dimetoy3zere" of all files 2024/10/30 02:23:19 DEBUG : empty space: Deleting (id "4_z8f020d6330cddbbb9f280e1b_f112043a1aad3b48c_d20241030_m022317_c001_v0001182_t0032_u01730254997638") 2024/10/30 02:23:19 DEBUG : potato2: Deleting (id "4_z8f020d6330cddbbb9f280e1b_f1150819aab523717_d20241030_m022318_c001_v0001182_t0052_u01730254998010") 2024/10/30 02:23:19 DEBUG : potato3: Deleting (id "4_z8f020d6330cddbbb9f280e1b_f1016ac6c287dde59_d20241030_m022318_c001_v0001182_t0045_u01730254998115") 2024/10/30 02:23:19 DEBUG : B2 bucket rclone-test-calovot6neku: Purge remote 2024/10/30 02:23:19 INFO : B2 bucket rclone-test-calovot6neku: cleaning bucket "rclone-test-calovot6neku" of all files 2024/10/30 02:23:20 DEBUG : empty space: Deleting (id "4_z4f12fd2330bddbbb9f280e1b_f4199817b6dd44854_d20241030_m022317_c001_v7007000_t0000_u01730254997984") 2024/10/30 02:23:20 DEBUG : empty space: Deleting (id "4_z4f12fd2330bddbbb9f280e1b_f11909a02369d45ef_d20241030_m022313_c001_v0001144_t0056_u01730254993046") 2024/10/30 02:23:20 DEBUG : potato2: Deleting (id "4_z4f12fd2330bddbbb9f280e1b_f4199817b6dd44856_d20241030_m022318_c001_v7007000_t0000_u01730254998248") 2024/10/30 02:23:20 DEBUG : potato2: Deleting (id "4_z4f12fd2330bddbbb9f280e1b_f101304f657ee3a2a_d20241030_m022314_c001_v0001176_t0041_u01730254994543") 2024/10/30 02:23:20 DEBUG : potato3: Deleting (id "4_z4f12fd2330bddbbb9f280e1b_f417b8ac76e842838_d20241030_m022318_c001_v7007000_t0000_u01730254998356") 2024/10/30 02:23:20 DEBUG : potato3: Deleting (id "4_z4f12fd2330bddbbb9f280e1b_f11399ace814ffffd_d20241030_m022314_c001_v0001182_t0019_u01730254994896") 2024/10/30 02:23:20 DEBUG : potato3: Deleting (id "4_z4f12fd2330bddbbb9f280e1b_f11909a02369d45f3_d20241030_m022313_c001_v0001144_t0004_u01730254993569") --- PASS: TestServerSideMove (12.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mevohet4cota" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zohufok4guro -> B2 bucket rclone-test-mevohet4cota 2024/10/30 02:23:27 DEBUG : empty space: Excluded (Size Filter) 2024/10/30 02:23:28 DEBUG : empty space: Excluded (Size Filter) 2024/10/30 02:23:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:23:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/30 02:23:28 DEBUG : B2 bucket rclone-test-mevohet4cota: Waiting for checks to finish 2024/10/30 02:23:28 DEBUG : B2 bucket rclone-test-mevohet4cota: Waiting for transfers to finish 2024/10/30 02:23:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:23:28 INFO : potato2: Copied (server-side copy) 2024/10/30 02:23:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 02:23:28 INFO : potato3: Copied (server-side copy) 2024/10/30 02:23:28 INFO : potato2: Deleted 2024/10/30 02:23:29 INFO : potato3: Deleted 2024/10/30 02:23:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qacohov4kelo" 2024/10/30 02:23:30 DEBUG : empty space: Excluded (Size Filter) 2024/10/30 02:23:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:23:31 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/30 02:23:31 DEBUG : B2 bucket rclone-test-qacohov4kelo: Waiting for checks to finish 2024/10/30 02:23:31 DEBUG : B2 bucket rclone-test-qacohov4kelo: Waiting for transfers to finish 2024/10/30 02:23:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:23:32 INFO : potato2: Copied (server-side copy) 2024/10/30 02:23:32 INFO : potato2: Deleted 2024/10/30 02:23:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 02:23:32 INFO : potato3: Copied (server-side copy) 2024/10/30 02:23:33 INFO : potato3: Deleted 2024/10/30 02:23:33 DEBUG : B2 bucket rclone-test-qacohov4kelo: Purge remote 2024/10/30 02:23:33 INFO : B2 bucket rclone-test-qacohov4kelo: cleaning bucket "rclone-test-qacohov4kelo" of all files 2024/10/30 02:23:33 DEBUG : potato2: Deleting (id "4_z9f424d0330cddbbb9f280e1b_f1016ac6c287de227_d20241030_m022332_c001_v0001182_t0030_u01730255012462") 2024/10/30 02:23:33 DEBUG : potato3: Deleting (id "4_z9f424d0330cddbbb9f280e1b_f10644f9f107bd1c9_d20241030_m022332_c001_v0001105_t0003_u01730255012730") 2024/10/30 02:23:34 DEBUG : B2 bucket rclone-test-mevohet4cota: Purge remote 2024/10/30 02:23:34 INFO : B2 bucket rclone-test-mevohet4cota: cleaning bucket "rclone-test-mevohet4cota" of all files 2024/10/30 02:23:34 DEBUG : empty space: Deleting (id "4_zff222d7330cddbbb9f280e1b_f117c75f6e15f2435_d20241030_m022326_c001_v0001136_t0047_u01730255006835") 2024/10/30 02:23:34 DEBUG : potato2: Deleting (id "4_zff222d7330cddbbb9f280e1b_f4003bd4333b06f4a_d20241030_m022332_c001_v7007000_t0000_u01730255012707") 2024/10/30 02:23:34 DEBUG : potato2: Deleting (id "4_zff222d7330cddbbb9f280e1b_f10349a85ff859510_d20241030_m022328_c001_v0001101_t0015_u01730255008143") 2024/10/30 02:23:34 DEBUG : potato3: Deleting (id "4_zff222d7330cddbbb9f280e1b_f4003bd4333b06f4c_d20241030_m022332_c001_v7007000_t0000_u01730255012987") 2024/10/30 02:23:34 DEBUG : potato3: Deleting (id "4_zff222d7330cddbbb9f280e1b_f104e91967275db34_d20241030_m022328_c001_v0001180_t0009_u01730255008585") 2024/10/30 02:23:34 DEBUG : potato3: Deleting (id "4_zff222d7330cddbbb9f280e1b_f117c75f6e15f2437_d20241030_m022327_c001_v0001136_t0024_u01730255007292") --- PASS: TestServerSideMoveWithFilter (15.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fojuzit9tawe" 2024/10/30 02:23:40 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zohufok4guro -> B2 bucket rclone-test-fojuzit9tawe 2024/10/30 02:23:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:23:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/30 02:23:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/30 02:23:44 DEBUG : empty space: Unchanged skipping 2024/10/30 02:23:44 DEBUG : B2 bucket rclone-test-fojuzit9tawe: Waiting for checks to finish 2024/10/30 02:23:44 INFO : empty space: Deleted 2024/10/30 02:23:44 DEBUG : B2 bucket rclone-test-fojuzit9tawe: Waiting for transfers to finish 2024/10/30 02:23:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:23:44 INFO : potato2: Copied (server-side copy) 2024/10/30 02:23:44 INFO : potato2: Deleted 2024/10/30 02:23:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 02:23:45 INFO : potato3: Copied (server-side copy) 2024/10/30 02:23:45 INFO : potato3: Deleted 2024/10/30 02:23:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kemuris4futi" 2024/10/30 02:23:46 DEBUG : tomatoDir: Making directory 2024/10/30 02:23:47 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/30 02:23:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 02:23:47 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/30 02:23:47 DEBUG : B2 bucket rclone-test-kemuris4futi: Waiting for checks to finish 2024/10/30 02:23:47 DEBUG : B2 bucket rclone-test-kemuris4futi: Waiting for transfers to finish 2024/10/30 02:23:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/30 02:23:48 INFO : empty space: Copied (server-side copy) 2024/10/30 02:23:48 INFO : empty space: Deleted 2024/10/30 02:23:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/30 02:23:48 INFO : potato3: Copied (server-side copy) 2024/10/30 02:23:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/30 02:23:48 INFO : potato2: Copied (server-side copy) 2024/10/30 02:23:49 INFO : potato3: Deleted 2024/10/30 02:23:49 INFO : potato2: Deleted 2024/10/30 02:23:49 DEBUG : B2 bucket rclone-test-kemuris4futi: Purge remote 2024/10/30 02:23:49 INFO : B2 bucket rclone-test-kemuris4futi: cleaning bucket "rclone-test-kemuris4futi" of all files 2024/10/30 02:23:50 DEBUG : empty space: Deleting (id "4_z6f527dc330cddbbb9f280e1b_f108809687f02d1e1_d20241030_m022348_c001_v0001182_t0045_u01730255028103") 2024/10/30 02:23:50 DEBUG : potato2: Deleting (id "4_z6f527dc330cddbbb9f280e1b_f1085d9e66a1750e4_d20241030_m022348_c001_v0001146_t0042_u01730255028375") 2024/10/30 02:23:50 DEBUG : potato3: Deleting (id "4_z6f527dc330cddbbb9f280e1b_f118f62ca51fb53ba_d20241030_m022348_c001_v0001109_t0009_u01730255028501") 2024/10/30 02:23:50 DEBUG : B2 bucket rclone-test-fojuzit9tawe: Purge remote 2024/10/30 02:23:50 INFO : B2 bucket rclone-test-fojuzit9tawe: cleaning bucket "rclone-test-fojuzit9tawe" of all files 2024/10/30 02:23:50 DEBUG : empty space: Deleting (id "4_zff726d4330cddbbb9f280e1b_f40428dd176dabdb1_d20241030_m022348_c001_v7007000_t0000_u01730255028330") 2024/10/30 02:23:50 DEBUG : empty space: Deleting (id "4_zff726d4330cddbbb9f280e1b_f1162f1bde5b69d05_d20241030_m022342_c001_v0001116_t0004_u01730255022363") 2024/10/30 02:23:50 DEBUG : potato2: Deleting (id "4_zff726d4330cddbbb9f280e1b_f402d19b89af01682_d20241030_m022349_c001_v7007000_t0000_u01730255029077") 2024/10/30 02:23:50 DEBUG : potato2: Deleting (id "4_zff726d4330cddbbb9f280e1b_f115f256d2190702a_d20241030_m022344_c001_v0001042_t0014_u01730255024308") 2024/10/30 02:23:50 DEBUG : potato3: Deleting (id "4_zff726d4330cddbbb9f280e1b_f40428dd176dabdb4_d20241030_m022349_c001_v7007000_t0000_u01730255029015") 2024/10/30 02:23:50 DEBUG : potato3: Deleting (id "4_zff726d4330cddbbb9f280e1b_f117d2719a9e72bb9_d20241030_m022344_c001_v0001103_t0027_u01730255024760") 2024/10/30 02:23:50 DEBUG : potato3: Deleting (id "4_zff726d4330cddbbb9f280e1b_f1162f1bde5b69d11_d20241030_m022343_c001_v0001116_t0015_u01730255023173") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.83s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncOverlap (4.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:23:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/rclone-sync-test" 2024/10/30 02:24:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/rclone-sync-test-include/layer2" 2024/10/30 02:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/rclone-sync-test-ignore-file" 2024/10/30 02:24:08 DEBUG : B2 bucket rclone-test-zohufok4guro path rclone-sync-test: Waiting for checks to finish 2024/10/30 02:24:08 DEBUG : B2 bucket rclone-test-zohufok4guro path rclone-sync-test: Waiting for transfers to finish 2024/10/30 02:24:08 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:08 INFO : There was nothing to transfer 2024/10/30 02:24:08 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:24:08 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:24:08 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:24:09 DEBUG : B2 bucket rclone-test-zohufok4guro path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/30 02:24:09 DEBUG : B2 bucket rclone-test-zohufok4guro path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/30 02:24:09 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:24:09 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:24:09 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:24:09 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:24:09 DEBUG : B2 bucket rclone-test-zohufok4guro path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/30 02:24:09 DEBUG : B2 bucket rclone-test-zohufok4guro path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/30 02:24:09 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (18.11s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:24:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/dst" 2024/10/30 02:24:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/CompareDest" 2024/10/30 02:24:22 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 02:24:22 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:22 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 02:24:23 INFO : one: Copied (new) 2024/10/30 02:24:23 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:24 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:24 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/30 02:24:25 INFO : one: Copied (replaced existing) 2024/10/30 02:24:25 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:27 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:24:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 02:24:27 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:27 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:27 INFO : There was nothing to transfer 2024/10/30 02:24:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:24:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 02:24:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:29 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:24:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 02:24:29 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:29 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:29 INFO : There was nothing to transfer 2024/10/30 02:24:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:24:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 02:24:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:29 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:24:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 02:24:30 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:30 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:30 INFO : There was nothing to transfer 2024/10/30 02:24:31 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 2024/10/30 02:24:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/30 02:24:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 02:24:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:31 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:24:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 02:24:31 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:31 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:31 INFO : There was nothing to transfer 2024/10/30 02:24:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:32 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 02:24:32 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:24:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 02:24:33 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/30 02:24:33 INFO : two: Copied (new) 2024/10/30 02:24:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (17.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:24:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/dest" 2024/10/30 02:24:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/pre-dest1" 2024/10/30 02:24:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/pre-dest2" 2024/10/30 02:24:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:24:41 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/30 02:24:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:24:42 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/30 02:24:42 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/30 02:24:42 DEBUG : B2 bucket rclone-test-zohufok4guro path dest: Waiting for checks to finish 2024/10/30 02:24:42 DEBUG : B2 bucket rclone-test-zohufok4guro path dest: Waiting for transfers to finish 2024/10/30 02:24:43 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/30 02:24:43 INFO : 3: Copied (new) 2024/10/30 02:24:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.14s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:24:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/dst" 2024/10/30 02:24:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/CopyDest" 2024/10/30 02:24:48 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 02:24:48 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:48 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 02:24:50 INFO : one: Copied (new) 2024/10/30 02:24:50 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/30 02:24:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/30 02:24:50 DEBUG : pacer: Reducing sleep to 10ms 2024/10/30 02:24:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:51 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:51 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/30 02:24:52 INFO : one: Copied (replaced existing) 2024/10/30 02:24:52 DEBUG : Waiting for deletions to finish 2024/10/30 02:24:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/BackupDir" 2024/10/30 02:24:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:55 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:24:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:24:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 02:24:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 02:24:57 INFO : one: Copied (server-side copy) 2024/10/30 02:24:57 INFO : one: Deleted 2024/10/30 02:24:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/30 02:24:58 INFO : one: Copied (server-side copy) 2024/10/30 02:24:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/30 02:24:58 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:24:58 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:25:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/30 02:25:00 INFO : two: Copied (server-side copy) 2024/10/30 02:25:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/30 02:25:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:25:00 DEBUG : one: Unchanged skipping 2024/10/30 02:25:00 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:00 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:00 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:25:00 DEBUG : one: Unchanged skipping 2024/10/30 02:25:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:25:00 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:00 DEBUG : two: Unchanged skipping 2024/10/30 02:25:00 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:00 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:00 INFO : There was nothing to transfer 2024/10/30 02:25:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/30 02:25:02 DEBUG : three: Destination not found in --copy-dest 2024/10/30 02:25:02 DEBUG : three: Need to transfer - File not found at Destination 2024/10/30 02:25:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:25:02 DEBUG : one: Unchanged skipping 2024/10/30 02:25:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 02:25:02 DEBUG : two: Unchanged skipping 2024/10/30 02:25:02 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:02 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/30 02:25:03 INFO : three: Copied (new) 2024/10/30 02:25:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.12s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:25:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/dst" 2024/10/30 02:25:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/backup" 2024/10/30 02:25:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 02:25:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:25:11 DEBUG : two: Unchanged skipping 2024/10/30 02:25:11 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 02:25:12 INFO : one: Copied (server-side copy) 2024/10/30 02:25:13 INFO : one: Deleted 2024/10/30 02:25:13 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:25:14 INFO : one: Copied (new) 2024/10/30 02:25:14 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 02:25:15 INFO : three.txt: Copied (server-side copy) 2024/10/30 02:25:15 INFO : three.txt: Deleted 2024/10/30 02:25:15 INFO : three.txt: Moved into backup dir 2024/10/30 02:25:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 02:25:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:25:17 DEBUG : two: Unchanged skipping 2024/10/30 02:25:17 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:25:18 INFO : one: Copied (server-side copy) 2024/10/30 02:25:18 INFO : one: Deleted 2024/10/30 02:25:18 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 02:25:19 INFO : one: Copied (new) 2024/10/30 02:25:19 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 02:25:19 INFO : three.txt: Copied (server-side copy) 2024/10/30 02:25:20 INFO : three.txt: Deleted 2024/10/30 02:25:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.20s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:25:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/dst" 2024/10/30 02:25:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/backup" 2024/10/30 02:25:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 02:25:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:25:27 DEBUG : two: Unchanged skipping 2024/10/30 02:25:27 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 02:25:29 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 02:25:29 INFO : one: Deleted 2024/10/30 02:25:29 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:25:30 INFO : one: Copied (new) 2024/10/30 02:25:30 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 02:25:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 02:25:31 INFO : three.txt: Deleted 2024/10/30 02:25:31 INFO : three.txt: Moved into backup dir 2024/10/30 02:25:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 02:25:33 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:25:33 DEBUG : two: Unchanged skipping 2024/10/30 02:25:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:25:33 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 02:25:33 INFO : one: Deleted 2024/10/30 02:25:33 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 02:25:34 INFO : one: Copied (new) 2024/10/30 02:25:34 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 02:25:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 02:25:35 INFO : three.txt: Deleted 2024/10/30 02:25:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:25:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/dst" 2024/10/30 02:25:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/backup" 2024/10/30 02:25:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 02:25:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:25:42 DEBUG : two: Unchanged skipping 2024/10/30 02:25:42 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 02:25:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/30 02:25:44 INFO : one: Deleted 2024/10/30 02:25:44 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:25:45 INFO : one: Copied (new) 2024/10/30 02:25:45 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 02:25:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/30 02:25:46 INFO : three.txt: Deleted 2024/10/30 02:25:46 INFO : three.txt: Moved into backup dir 2024/10/30 02:25:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 02:25:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:25:48 DEBUG : two: Unchanged skipping 2024/10/30 02:25:48 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:25:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/30 02:25:49 INFO : one: Deleted 2024/10/30 02:25:49 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 02:25:49 INFO : one: Copied (new) 2024/10/30 02:25:49 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 02:25:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/30 02:25:50 INFO : three.txt: Deleted 2024/10/30 02:25:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.44s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:25:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/dst" 2024/10/30 02:25:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 02:25:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:25:56 DEBUG : two: Unchanged skipping 2024/10/30 02:25:56 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:25:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 02:25:57 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 02:25:57 INFO : one: Deleted 2024/10/30 02:25:57 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:25:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:25:58 INFO : one: Copied (new) 2024/10/30 02:25:58 DEBUG : Waiting for deletions to finish 2024/10/30 02:25:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 02:25:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 02:25:59 INFO : three.txt: Deleted 2024/10/30 02:25:59 INFO : three.txt: Moved into backup dir 2024/10/30 02:25:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/30 02:25:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/30 02:26:00 DEBUG : pacer: Reducing sleep to 10ms 2024/10/30 02:26:01 DEBUG : one.bak: Excluded (Path Filter) 2024/10/30 02:26:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/30 02:26:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 02:26:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:01 DEBUG : two: Unchanged skipping 2024/10/30 02:26:01 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for checks to finish 2024/10/30 02:26:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:26:02 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 02:26:02 INFO : one: Deleted 2024/10/30 02:26:02 DEBUG : B2 bucket rclone-test-zohufok4guro path dst: Waiting for transfers to finish 2024/10/30 02:26:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 02:26:02 INFO : one: Copied (new) 2024/10/30 02:26:02 DEBUG : Waiting for deletions to finish 2024/10/30 02:26:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 02:26:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 02:26:03 INFO : three.txt: Deleted 2024/10/30 02:26:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.95s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:26:06 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1105-19.backblaze.com/b2api/v1/b2_upload_file/8fe29d43309ddbbb9f280e1b/c001_v0001105_t0016": EOF 2024/10/30 02:26:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-19.backblaze.com/b2api/v1/b2_upload_file/8fe29d43309ddbbb9f280e1b/c001_v0001105_t0016": EOF) 2024/10/30 02:26:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zohufok4guro: 1/10 (Post "https://pod-000-1105-19.backblaze.com/b2api/v1/b2_upload_file/8fe29d43309ddbbb9f280e1b/c001_v0001105_t0016": EOF) 2024/10/30 02:26:08 DEBUG : pacer: Reducing sleep to 10ms 2024/10/30 02:26:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/dst" 2024/10/30 02:26:08 DEBUG : Config file has changed externally - reloading 2024/10/30 02:26:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 02:26:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 02:26:12 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 02:26:12 INFO : one: Deleted 2024/10/30 02:26:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:26:13 INFO : one: Copied (new) 2024/10/30 02:26:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:13 DEBUG : two: Unchanged skipping 2024/10/30 02:26:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/30 02:26:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 02:26:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 02:26:15 INFO : three.txt: Deleted 2024/10/30 02:26:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 02:26:15 INFO : three.txt: Copied (new) 2024/10/30 02:26:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 02:26:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:26:17 INFO : one: Copied (server-side copy) to: one.bak 2024/10/30 02:26:17 INFO : one: Deleted 2024/10/30 02:26:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 02:26:18 INFO : one: Copied (new) 2024/10/30 02:26:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:18 DEBUG : two: Unchanged skipping 2024/10/30 02:26:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/30 02:26:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 02:26:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/30 02:26:19 INFO : three.txt: Deleted 2024/10/30 02:26:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/30 02:26:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (16.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zohufok4guro/dst" 2024/10/30 02:26:23 DEBUG : Config file has changed externally - reloading 2024/10/30 02:26:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 02:26:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/30 02:26:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/30 02:26:26 INFO : one: Deleted 2024/10/30 02:26:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:26:27 INFO : one: Copied (new) 2024/10/30 02:26:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:28 DEBUG : two: Unchanged skipping 2024/10/30 02:26:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/30 02:26:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/30 02:26:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/30 02:26:29 INFO : three.txt: Deleted 2024/10/30 02:26:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 02:26:29 INFO : three.txt: Copied (new) 2024/10/30 02:26:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 02:26:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/30 02:26:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/30 02:26:31 INFO : one: Deleted 2024/10/30 02:26:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/30 02:26:32 INFO : one: Copied (new) 2024/10/30 02:26:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:32 DEBUG : two: Unchanged skipping 2024/10/30 02:26:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/30 02:26:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/30 02:26:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/30 02:26:33 INFO : three.txt: Deleted 2024/10/30 02:26:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/30 02:26:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.21s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:26:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/30 02:26:37 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:26:37 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:26:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/30 02:26:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/30 02:26:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:26:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/30 02:26:39 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:26:39 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:26:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/30 02:26:39 INFO : existing: Copied (new) 2024/10/30 02:26:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:26:40 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:26:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/30 02:26:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/30 02:26:40 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:26:40 ERROR : B2 bucket rclone-test-zohufok4guro: not deleting files as there were IO errors 2024/10/30 02:26:40 ERROR : B2 bucket rclone-test-zohufok4guro: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncImmutable (3.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:26:42 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:26:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:42 DEBUG : existing: Unchanged skipping 2024/10/30 02:26:42 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:26:42 DEBUG : Waiting for deletions to finish 2024/10/30 02:26:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.28s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:26:56 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:26:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both1: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both12: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both13: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both0: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both15: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both16: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both17: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both18: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both19: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both11: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both10: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both14: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both5: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both6: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both2: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both8: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:26:57 DEBUG : both9: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both3: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both4: Unchanged skipping 2024/10/30 02:26:57 DEBUG : both7: Unchanged skipping 2024/10/30 02:26:57 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:26:57 DEBUG : Waiting for deletions to finish 2024/10/30 02:26:57 INFO : only2: Deleted 2024/10/30 02:26:57 INFO : only6: Deleted 2024/10/30 02:26:57 INFO : only11: Deleted 2024/10/30 02:26:57 INFO : only13: Deleted 2024/10/30 02:26:57 INFO : only0: Deleted 2024/10/30 02:26:57 INFO : only19: Deleted 2024/10/30 02:26:57 INFO : only17: Deleted 2024/10/30 02:26:57 INFO : only8: Deleted 2024/10/30 02:26:57 INFO : only16: Deleted 2024/10/30 02:26:58 INFO : only18: Deleted 2024/10/30 02:26:58 INFO : only12: Deleted 2024/10/30 02:26:58 INFO : only3: Deleted 2024/10/30 02:26:58 INFO : only4: Deleted 2024/10/30 02:26:58 INFO : only1: Deleted 2024/10/30 02:26:58 INFO : only14: Deleted 2024/10/30 02:26:58 INFO : only15: Deleted 2024/10/30 02:26:58 INFO : only10: Deleted 2024/10/30 02:26:58 INFO : only5: Deleted 2024/10/30 02:26:58 INFO : only7: Deleted 2024/10/30 02:26:58 INFO : only9: Deleted 2024/10/30 02:26:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.57s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:27:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for checks to finish 2024/10/30 02:27:16 DEBUG : both0: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both12: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both1: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both10: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both15: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both16: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both17: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both18: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both19: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both2: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both3: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both4: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both5: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both11: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both13: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both14: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both6: Unchanged skipping 2024/10/30 02:27:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 02:27:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : both7: Unchanged skipping 2024/10/30 02:27:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : both8: Unchanged skipping 2024/10/30 02:27:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : both9: Unchanged skipping 2024/10/30 02:27:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/30 02:27:16 DEBUG : B2 bucket rclone-test-zohufok4guro: Waiting for transfers to finish 2024/10/30 02:27:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:16 INFO : only1: Copied (replaced existing) 2024/10/30 02:27:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:16 INFO : only10: Copied (replaced existing) 2024/10/30 02:27:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:16 INFO : only14: Copied (replaced existing) 2024/10/30 02:27:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:16 INFO : only15: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only12: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only16: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only17: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only13: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only18: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only19: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only2: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only3: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only4: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only0: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only11: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only5: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only8: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only7: Copied (replaced existing) 2024/10/30 02:27:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:17 INFO : only9: Copied (replaced existing) 2024/10/30 02:27:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/30 02:27:18 INFO : only6: Copied (replaced existing) 2024/10/30 02:27:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:27:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 02:27:28 DEBUG : sub dir: Making directory 2024/10/30 02:27:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" 2024/10/30 02:27:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 02:27:31 DEBUG : sub dir: Making directory 2024/10/30 02:27:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zohufok4guro", Local "Local file system at /tmp/rclone3781149321", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.18s) PASS 2024/10/30 02:27:36 DEBUG : B2 bucket rclone-test-zohufok4guro: Purge remote 2024/10/30 02:27:36 INFO : B2 bucket rclone-test-zohufok4guro: cleaning bucket "rclone-test-zohufok4guro" of all files 2024/10/30 02:27:37 DEBUG : BackupDir/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dabf41_d20241030_m022503_c001_v7007000_t0000_u01730255103841") 2024/10/30 02:27:37 DEBUG : BackupDir/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11182c2122535ee5_d20241030_m022457_c001_v0001113_t0032_u01730255097031") 2024/10/30 02:27:37 DEBUG : CompareDest/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06fbc_d20241030_m022434_c001_v7007000_t0000_u01730255074242") 2024/10/30 02:27:37 DEBUG : CompareDest/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9c54_d20241030_m022426_c001_v0001181_t0028_u01730255066899") 2024/10/30 02:27:37 DEBUG : CompareDest/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06fbd_d20241030_m022434_c001_v7007000_t0000_u01730255074457") 2024/10/30 02:27:37 DEBUG : CompareDest/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5910_d20241030_m022428_c001_v0001181_t0031_u01730255068374") 2024/10/30 02:27:37 DEBUG : CopyDest/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dabf44_d20241030_m022504_c001_v7007000_t0000_u01730255104056") 2024/10/30 02:27:37 DEBUG : CopyDest/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0985_d20241030_m022453_c001_v0001105_t0012_u01730255093731") 2024/10/30 02:27:37 DEBUG : CopyDest/three: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dabf47_d20241030_m022504_c001_v7007000_t0000_u01730255104274") 2024/10/30 02:27:37 DEBUG : CopyDest/three: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b59e5_d20241030_m022501_c001_v0001181_t0018_u01730255101456") 2024/10/30 02:27:37 DEBUG : CopyDest/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dabf49_d20241030_m022504_c001_v7007000_t0000_u01730255104480") 2024/10/30 02:27:37 DEBUG : CopyDest/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9d4d_d20241030_m022459_c001_v0001181_t0005_u01730255099220") 2024/10/30 02:27:37 DEBUG : EXISTING: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0caa3f_d20241030_m022643_c001_v7007000_t0000_u01730255203352") 2024/10/30 02:27:37 DEBUG : EXISTING: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d12_d20241030_m022642_c001_v0001181_t0058_u01730255202267") 2024/10/30 02:27:37 DEBUG : Testêé: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0caa32_d20241030_m022638_c001_v7007000_t0000_u01730255198807") 2024/10/30 02:27:37 DEBUG : Testêé: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5cf6_d20241030_m022638_c001_v0001181_t0027_u01730255198135") 2024/10/30 02:27:37 DEBUG : Testêé: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda082_d20241030_m022637_c001_v0001181_t0059_u01730255197062") 2024/10/30 02:27:37 DEBUG : a/potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49bf_d20241030_m022225_c001_v7007000_t0000_u01730254945378") 2024/10/30 02:27:38 DEBUG : a/potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0634_d20241030_m022224_c001_v0001105_t0009_u01730254944689") 2024/10/30 02:27:38 DEBUG : a/potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49b7_d20241030_m022222_c001_v7007000_t0000_u01730254942453") 2024/10/30 02:27:38 DEBUG : a/potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0616_d20241030_m022221_c001_v0001105_t0020_u01730254941550") 2024/10/30 02:27:38 DEBUG : a/potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1e8_d20241030_m022156_c001_v7007000_t0000_u01730254916166") 2024/10/30 02:27:38 DEBUG : a/potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0568_d20241030_m022155_c001_v0001105_t0057_u01730254915114") 2024/10/30 02:27:38 DEBUG : b/potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49c1_d20241030_m022225_c001_v7007000_t0000_u01730254945585") 2024/10/30 02:27:38 DEBUG : b/potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0628_d20241030_m022223_c001_v0001105_t0001_u01730254943507") 2024/10/30 02:27:38 DEBUG : b/potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49b5_d20241030_m022221_c001_v7007000_t0000_u01730254941823") 2024/10/30 02:27:38 DEBUG : b/potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0610_d20241030_m022220_c001_v0001105_t0013_u01730254940437") 2024/10/30 02:27:38 DEBUG : b/potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1e7_d20241030_m022155_c001_v7007000_t0000_u01730254915525") 2024/10/30 02:27:38 DEBUG : b/potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0554_d20241030_m022153_c001_v0001105_t0046_u01730254913653") 2024/10/30 02:27:38 DEBUG : backup/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ab14_d20241030_m022520_c001_v7007000_t0000_u01730255120715") 2024/10/30 02:27:38 DEBUG : backup/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f105b490d28ae9686_d20241030_m022517_c001_v0001109_t0054_u01730255117857") 2024/10/30 02:27:38 DEBUG : backup/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f116e1d0f8671fcc1_d20241030_m022512_c001_v0001182_t0015_u01730255112716") 2024/10/30 02:27:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4027ba6b607b10d1_d20241030_m022551_c001_v7007000_t0000_u01730255151044") 2024/10/30 02:27:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f110fd6f90760536a_d20241030_m022548_c001_v0001097_t0054_u01730255148767") 2024/10/30 02:27:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f107f6d5b9d8e994a_d20241030_m022543_c001_v0001115_t0036_u01730255143412") 2024/10/30 02:27:39 DEBUG : backup/one.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4199817b6dd44b16_d20241030_m022535_c001_v7007000_t0000_u01730255135584") 2024/10/30 02:27:39 DEBUG : backup/one.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1150819aab52589d_d20241030_m022533_c001_v0001182_t0047_u01730255133487") 2024/10/30 02:27:39 DEBUG : backup/one.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f118dc6cbcd04ca74_d20241030_m022528_c001_v0001103_t0034_u01730255128718") 2024/10/30 02:27:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4027ba6b607b10d2_d20241030_m022551_c001_v7007000_t0000_u01730255151257") 2024/10/30 02:27:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f10980aacf74f7078_d20241030_m022549_c001_v0001113_t0031_u01730255149916") 2024/10/30 02:27:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f10445c27e6f52bd4_d20241030_m022545_c001_v0001116_t0045_u01730255145561") 2024/10/30 02:27:39 DEBUG : backup/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ab15_d20241030_m022520_c001_v7007000_t0000_u01730255120930") 2024/10/30 02:27:39 DEBUG : backup/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f10683dab43b173b3_d20241030_m022519_c001_v0001182_t0058_u01730255119806") 2024/10/30 02:27:39 DEBUG : backup/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f107bac2cf33b4499_d20241030_m022514_c001_v0001101_t0023_u01730255114809") 2024/10/30 02:27:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4199817b6dd44b17_d20241030_m022535_c001_v7007000_t0000_u01730255135803") 2024/10/30 02:27:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f116488e5437780ef_d20241030_m022534_c001_v0001181_t0001_u01730255134653") 2024/10/30 02:27:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f114d77745e46d66e_d20241030_m022530_c001_v0001040_t0004_u01730255130704") 2024/10/30 02:27:39 DEBUG : both0: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194abf3_d20241030_m022718_c001_v7007000_t0000_u01730255238781") 2024/10/30 02:27:39 DEBUG : both0: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1c0_d20241030_m022704_c001_v0001181_t0027_u01730255224468") 2024/10/30 02:27:39 DEBUG : both0: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac99c_d20241030_m022659_c001_v7007000_t0000_u01730255219126") 2024/10/30 02:27:39 DEBUG : both0: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda0e7_d20241030_m022645_c001_v0001181_t0043_u01730255205899") 2024/10/30 02:27:40 DEBUG : both1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194abf5_d20241030_m022719_c001_v7007000_t0000_u01730255239019") 2024/10/30 02:27:40 DEBUG : both1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1c4_d20241030_m022705_c001_v0001181_t0016_u01730255225361") 2024/10/30 02:27:40 DEBUG : both1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac99d_d20241030_m022659_c001_v7007000_t0000_u01730255219336") 2024/10/30 02:27:40 DEBUG : both1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda0ed_d20241030_m022646_c001_v0001181_t0007_u01730255206384") 2024/10/30 02:27:40 DEBUG : both10: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194abf6_d20241030_m022719_c001_v7007000_t0000_u01730255239254") 2024/10/30 02:27:40 DEBUG : both10: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda204_d20241030_m022710_c001_v0001181_t0059_u01730255230648") 2024/10/30 02:27:40 DEBUG : both10: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac99e_d20241030_m022659_c001_v7007000_t0000_u01730255219547") 2024/10/30 02:27:40 DEBUG : both10: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda132_d20241030_m022650_c001_v0001181_t0003_u01730255210993") 2024/10/30 02:27:40 DEBUG : both11: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194abf8_d20241030_m022719_c001_v7007000_t0000_u01730255239470") 2024/10/30 02:27:40 DEBUG : both11: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda20a_d20241030_m022711_c001_v0001181_t0029_u01730255231140") 2024/10/30 02:27:40 DEBUG : both11: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9a0_d20241030_m022659_c001_v7007000_t0000_u01730255219762") 2024/10/30 02:27:40 DEBUG : both11: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda13a_d20241030_m022651_c001_v0001181_t0044_u01730255211468") 2024/10/30 02:27:40 DEBUG : both12: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194abfa_d20241030_m022719_c001_v7007000_t0000_u01730255239687") 2024/10/30 02:27:40 DEBUG : both12: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda212_d20241030_m022711_c001_v0001181_t0033_u01730255231688") 2024/10/30 02:27:40 DEBUG : both12: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9a1_d20241030_m022700_c001_v7007000_t0000_u01730255220004") 2024/10/30 02:27:40 DEBUG : both12: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda140_d20241030_m022651_c001_v0001181_t0056_u01730255211957") 2024/10/30 02:27:40 DEBUG : both13: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194abfb_d20241030_m022719_c001_v7007000_t0000_u01730255239903") 2024/10/30 02:27:41 DEBUG : both13: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda216_d20241030_m022712_c001_v0001181_t0035_u01730255232177") 2024/10/30 02:27:41 DEBUG : both13: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9a2_d20241030_m022700_c001_v7007000_t0000_u01730255220219") 2024/10/30 02:27:41 DEBUG : both13: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda146_d20241030_m022652_c001_v0001181_t0035_u01730255212445") 2024/10/30 02:27:41 DEBUG : both14: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194abfc_d20241030_m022720_c001_v7007000_t0000_u01730255240119") 2024/10/30 02:27:41 DEBUG : both14: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda218_d20241030_m022712_c001_v0001181_t0041_u01730255232662") 2024/10/30 02:27:41 DEBUG : both14: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9a4_d20241030_m022700_c001_v7007000_t0000_u01730255220435") 2024/10/30 02:27:41 DEBUG : both14: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda14e_d20241030_m022652_c001_v0001181_t0007_u01730255212947") 2024/10/30 02:27:41 DEBUG : both15: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194abfe_d20241030_m022720_c001_v7007000_t0000_u01730255240334") 2024/10/30 02:27:41 DEBUG : both15: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda21e_d20241030_m022713_c001_v0001181_t0019_u01730255233194") 2024/10/30 02:27:41 DEBUG : both15: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9a5_d20241030_m022700_c001_v7007000_t0000_u01730255220651") 2024/10/30 02:27:41 DEBUG : both15: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda159_d20241030_m022653_c001_v0001181_t0035_u01730255213460") 2024/10/30 02:27:41 DEBUG : both16: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194abff_d20241030_m022720_c001_v7007000_t0000_u01730255240554") 2024/10/30 02:27:41 DEBUG : both16: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda220_d20241030_m022713_c001_v0001181_t0037_u01730255233713") 2024/10/30 02:27:41 DEBUG : both16: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9a6_d20241030_m022700_c001_v7007000_t0000_u01730255220858") 2024/10/30 02:27:41 DEBUG : both16: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda162_d20241030_m022653_c001_v0001181_t0047_u01730255213963") 2024/10/30 02:27:41 DEBUG : both17: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac00_d20241030_m022720_c001_v7007000_t0000_u01730255240768") 2024/10/30 02:27:42 DEBUG : both17: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda226_d20241030_m022714_c001_v0001181_t0051_u01730255234210") 2024/10/30 02:27:42 DEBUG : both17: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9a7_d20241030_m022701_c001_v7007000_t0000_u01730255221073") 2024/10/30 02:27:42 DEBUG : both17: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda16e_d20241030_m022654_c001_v0001181_t0045_u01730255214502") 2024/10/30 02:27:42 DEBUG : both18: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac02_d20241030_m022721_c001_v7007000_t0000_u01730255241001") 2024/10/30 02:27:42 DEBUG : both18: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda22c_d20241030_m022714_c001_v0001181_t0025_u01730255234740") 2024/10/30 02:27:42 DEBUG : both18: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9a8_d20241030_m022701_c001_v7007000_t0000_u01730255221292") 2024/10/30 02:27:42 DEBUG : both18: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda178_d20241030_m022655_c001_v0001181_t0056_u01730255215017") 2024/10/30 02:27:42 DEBUG : both19: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac03_d20241030_m022721_c001_v7007000_t0000_u01730255241227") 2024/10/30 02:27:42 DEBUG : both19: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda234_d20241030_m022715_c001_v0001181_t0012_u01730255235227") 2024/10/30 02:27:42 DEBUG : both19: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9aa_d20241030_m022701_c001_v7007000_t0000_u01730255221517") 2024/10/30 02:27:42 DEBUG : both19: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda17c_d20241030_m022655_c001_v0001181_t0005_u01730255215508") 2024/10/30 02:27:42 DEBUG : both2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac04_d20241030_m022721_c001_v7007000_t0000_u01730255241435") 2024/10/30 02:27:42 DEBUG : both2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1c8_d20241030_m022705_c001_v0001181_t0054_u01730255225860") 2024/10/30 02:27:42 DEBUG : both2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9ab_d20241030_m022701_c001_v7007000_t0000_u01730255221722") 2024/10/30 02:27:42 DEBUG : both2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda0f7_d20241030_m022646_c001_v0001181_t0014_u01730255206863") 2024/10/30 02:27:42 DEBUG : both3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac05_d20241030_m022721_c001_v7007000_t0000_u01730255241654") 2024/10/30 02:27:43 DEBUG : both3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1cc_d20241030_m022706_c001_v0001181_t0005_u01730255226351") 2024/10/30 02:27:43 DEBUG : both3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9b0_d20241030_m022701_c001_v7007000_t0000_u01730255221938") 2024/10/30 02:27:43 DEBUG : both3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda0fd_d20241030_m022647_c001_v0001181_t0045_u01730255207366") 2024/10/30 02:27:43 DEBUG : both4: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac07_d20241030_m022721_c001_v7007000_t0000_u01730255241868") 2024/10/30 02:27:43 DEBUG : both4: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1d2_d20241030_m022706_c001_v0001181_t0033_u01730255226834") 2024/10/30 02:27:43 DEBUG : both4: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9b1_d20241030_m022702_c001_v7007000_t0000_u01730255222156") 2024/10/30 02:27:43 DEBUG : both4: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda101_d20241030_m022647_c001_v0001181_t0025_u01730255207884") 2024/10/30 02:27:43 DEBUG : both5: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac08_d20241030_m022722_c001_v7007000_t0000_u01730255242081") 2024/10/30 02:27:43 DEBUG : both5: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1da_d20241030_m022707_c001_v0001181_t0023_u01730255227331") 2024/10/30 02:27:43 DEBUG : both5: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9b2_d20241030_m022702_c001_v7007000_t0000_u01730255222371") 2024/10/30 02:27:43 DEBUG : both5: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda107_d20241030_m022648_c001_v0001181_t0022_u01730255208389") 2024/10/30 02:27:43 DEBUG : both6: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac09_d20241030_m022722_c001_v7007000_t0000_u01730255242294") 2024/10/30 02:27:43 DEBUG : both6: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1e4_d20241030_m022708_c001_v0001181_t0051_u01730255228303") 2024/10/30 02:27:43 DEBUG : both6: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9b3_d20241030_m022702_c001_v7007000_t0000_u01730255222579") 2024/10/30 02:27:43 DEBUG : both6: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda111_d20241030_m022648_c001_v0001181_t0033_u01730255208894") 2024/10/30 02:27:43 DEBUG : both7: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac0b_d20241030_m022722_c001_v7007000_t0000_u01730255242517") 2024/10/30 02:27:43 DEBUG : both7: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1ec_d20241030_m022708_c001_v0001181_t0043_u01730255228997") 2024/10/30 02:27:43 DEBUG : both7: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9b4_d20241030_m022702_c001_v7007000_t0000_u01730255222793") 2024/10/30 02:27:43 DEBUG : both7: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda119_d20241030_m022649_c001_v0001181_t0050_u01730255209397") 2024/10/30 02:27:43 DEBUG : both8: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac0c_d20241030_m022722_c001_v7007000_t0000_u01730255242728") 2024/10/30 02:27:44 DEBUG : both8: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1f6_d20241030_m022709_c001_v0001181_t0037_u01730255229585") 2024/10/30 02:27:44 DEBUG : both8: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9b5_d20241030_m022703_c001_v7007000_t0000_u01730255223006") 2024/10/30 02:27:44 DEBUG : both8: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda11d_d20241030_m022649_c001_v0001181_t0033_u01730255209944") 2024/10/30 02:27:44 DEBUG : both9: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac0d_d20241030_m022722_c001_v7007000_t0000_u01730255242936") 2024/10/30 02:27:44 DEBUG : both9: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda1fc_d20241030_m022710_c001_v0001181_t0001_u01730255230128") 2024/10/30 02:27:44 DEBUG : both9: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac9b6_d20241030_m022703_c001_v7007000_t0000_u01730255223213") 2024/10/30 02:27:44 DEBUG : both9: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda12b_d20241030_m022650_c001_v0001181_t0048_u01730255210505") 2024/10/30 02:27:44 DEBUG : c/non empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49c3_d20241030_m022225_c001_v7007000_t0000_u01730254945801") 2024/10/30 02:27:44 DEBUG : c/non empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c062c_d20241030_m022223_c001_v0001105_t0009_u01730254943992") 2024/10/30 02:27:44 DEBUG : c/non empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49b8_d20241030_m022222_c001_v7007000_t0000_u01730254942675") 2024/10/30 02:27:44 DEBUG : c/non empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0614_d20241030_m022220_c001_v0001105_t0006_u01730254940820") 2024/10/30 02:27:44 DEBUG : c/non empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1e9_d20241030_m022156_c001_v7007000_t0000_u01730254916381") 2024/10/30 02:27:44 DEBUG : c/non empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0562_d20241030_m022154_c001_v0001105_t0032_u01730254914270") 2024/10/30 02:27:44 DEBUG : check sum: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06e69_d20241030_m022140_c001_v7007000_t0000_u01730254900869") 2024/10/30 02:27:44 DEBUG : check sum: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c04ee_d20241030_m022139_c001_v0001105_t0046_u01730254899411") 2024/10/30 02:27:44 DEBUG : dest/3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f39879_d20241030_m022444_c001_v7007000_t0000_u01730255084591") 2024/10/30 02:27:45 DEBUG : dest/3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f410e0f10bc0b2d2f_d20241030_m022443_c001_v0001176_t0045_u01730255083349") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0caa2c_d20241030_m022635_c001_v7007000_t0000_u01730255195373") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11296ff56baed6c5_d20241030_m022631_c001_v0001106_t0033_u01730255191684") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcf057_d20241030_m022631_c001_v7007000_t0000_u01730255191476") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11296ff56baed6ad_d20241030_m022627_c001_v0001106_t0055_u01730255187511") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcf051_d20241030_m022626_c001_v7007000_t0000_u01730255186686") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5c78_d20241030_m022621_c001_v0001181_t0014_u01730255181850") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f3999c_d20241030_m022620_c001_v7007000_t0000_u01730255180099") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f116cb40656f2ce53_d20241030_m022617_c001_v0001100_t0006_u01730255177865") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f418b60c3d06de208_d20241030_m022617_c001_v7007000_t0000_u01730255177652") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f116cb40656f2ce41_d20241030_m022613_c001_v0001100_t0048_u01730255173402") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f418b60c3d06de1ea_d20241030_m022612_c001_v7007000_t0000_u01730255172568") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9f63_d20241030_m022605_c001_v0001181_t0056_u01730255165497") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f418b60c3d06de1d7_d20241030_m022604_c001_v7007000_t0000_u01730255164011") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f111dd5ce8d54a995_d20241030_m022602_c001_v0001145_t0002_u01730255162576") 2024/10/30 02:27:45 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4067bd8c2e243f1b_d20241030_m022602_c001_v7007000_t0000_u01730255162368") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f111dd5ce8d54a969_d20241030_m022558_c001_v0001145_t0036_u01730255158058") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4067bd8c2e243f0b_d20241030_m022557_c001_v7007000_t0000_u01730255157236") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0b08_d20241030_m022552_c001_v0001105_t0010_u01730255152547") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4027ba6b607b10d3_d20241030_m022551_c001_v7007000_t0000_u01730255151508") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1064f417d8235d72_d20241030_m022549_c001_v0001176_t0043_u01730255149413") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40585b838f5a1d51_d20241030_m022549_c001_v7007000_t0000_u01730255149199") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1064f417d8235d60_d20241030_m022545_c001_v0001176_t0017_u01730255145067") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40585b838f5a1d42_d20241030_m022544_c001_v7007000_t0000_u01730255144243") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5b1c_d20241030_m022537_c001_v0001181_t0050_u01730255137104") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4199817b6dd44b18_d20241030_m022536_c001_v7007000_t0000_u01730255136029") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115f256d2190712e_d20241030_m022533_c001_v0001042_t0053_u01730255133975") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4bc9_d20241030_m022533_c001_v7007000_t0000_u01730255133760") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115f256d21907124_d20241030_m022530_c001_v0001042_t0030_u01730255130008") 2024/10/30 02:27:46 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4bb6_d20241030_m022529_c001_v7007000_t0000_u01730255129162") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9e01_d20241030_m022522_c001_v0001181_t0014_u01730255122181") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ab16_d20241030_m022521_c001_v7007000_t0000_u01730255121141") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f106f1202d2d75281_d20241030_m022518_c001_v0001104_t0031_u01730255118833") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f416ca964b928faa8_d20241030_m022518_c001_v7007000_t0000_u01730255118617") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f106f1202d2d75265_d20241030_m022513_c001_v0001104_t0057_u01730255113810") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f416ca964b928fa93_d20241030_m022512_c001_v7007000_t0000_u01730255112987") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c09c3_d20241030_m022505_c001_v0001105_t0022_u01730255105973") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dabf4c_d20241030_m022504_c001_v7007000_t0000_u01730255104698") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11266677f812058d_d20241030_m022457_c001_v0001116_t0053_u01730255097679") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e8428eb_d20241030_m022457_c001_v7007000_t0000_u01730255097391") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b59ab_d20241030_m022453_c001_v0001181_t0053_u01730255093064") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11222f725e594d6f_d20241030_m022451_c001_v0001104_t0017_u01730255091703") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11222f725e594d65_d20241030_m022449_c001_v0001104_t0007_u01730255089628") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06fbe_d20241030_m022434_c001_v7007000_t0000_u01730255074665") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c08ff_d20241030_m022426_c001_v0001105_t0019_u01730255066183") 2024/10/30 02:27:47 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f101b8fd6eb346a9b_d20241030_m022424_c001_v0001157_t0045_u01730255064895") 2024/10/30 02:27:48 DEBUG : dst/one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f101b8fd6eb346a99_d20241030_m022423_c001_v0001157_t0028_u01730255063271") 2024/10/30 02:27:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0caa2d_d20241030_m022635_c001_v7007000_t0000_u01730255195591") 2024/10/30 02:27:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f118f9778bee4de25_d20241030_m022631_c001_v0001182_t0043_u01730255191239") 2024/10/30 02:27:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1113e4ed094a8fc3_d20241030_m022626_c001_v0001182_t0034_u01730255186427") 2024/10/30 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f3999d_d20241030_m022620_c001_v7007000_t0000_u01730255180317") 2024/10/30 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11909a02369d4aee_d20241030_m022616_c001_v0001144_t0046_u01730255176969") 2024/10/30 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1050a943deccd91f_d20241030_m022612_c001_v0001098_t0055_u01730255172061") 2024/10/30 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f418b60c3d06de1d8_d20241030_m022604_c001_v7007000_t0000_u01730255164220") 2024/10/30 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1113e4ed094a88cb_d20241030_m022602_c001_v0001182_t0020_u01730255162107") 2024/10/30 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1182a774618670a8_d20241030_m022556_c001_v0001180_t0026_u01730255156945") 2024/10/30 02:27:48 DEBUG : dst/three: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dabf4e_d20241030_m022504_c001_v7007000_t0000_u01730255104935") 2024/10/30 02:27:48 DEBUG : dst/three: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11222f725e594da9_d20241030_m022502_c001_v0001104_t0048_u01730255102763") 2024/10/30 02:27:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0caa2e_d20241030_m022635_c001_v7007000_t0000_u01730255195798") 2024/10/30 02:27:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda066_d20241030_m022633_c001_v0001181_t0035_u01730255193230") 2024/10/30 02:27:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f103016b8f9817a45_d20241030_m022628_c001_v0001161_t0057_u01730255188735") 2024/10/30 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0caa2f_d20241030_m022636_c001_v7007000_t0000_u01730255196007") 2024/10/30 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11296ff56baed6d2_d20241030_m022633_c001_v0001106_t0042_u01730255193700") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcf05a_d20241030_m022633_c001_v7007000_t0000_u01730255193488") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11296ff56baed6b9_d20241030_m022629_c001_v0001106_t0025_u01730255189279") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcf053_d20241030_m022629_c001_v7007000_t0000_u01730255189072") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5c7e_d20241030_m022622_c001_v0001181_t0013_u01730255182763") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f3999e_d20241030_m022620_c001_v7007000_t0000_u01730255180565") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f116cb40656f2ce59_d20241030_m022619_c001_v0001100_t0037_u01730255179294") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f418b60c3d06de20a_d20241030_m022619_c001_v7007000_t0000_u01730255179075") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f116cb40656f2ce45_d20241030_m022615_c001_v0001100_t0040_u01730255175336") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f418b60c3d06de1f1_d20241030_m022615_c001_v7007000_t0000_u01730255175127") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9f7d_d20241030_m022608_c001_v0001181_t0020_u01730255168452") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4067bd8c2e243f1d_d20241030_m022603_c001_v7007000_t0000_u01730255163380") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0b48_d20241030_m022600_c001_v0001105_t0042_u01730255160621") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4067bd8c2e243f10_d20241030_m022559_c001_v7007000_t0000_u01730255159238") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5b9e_d20241030_m022554_c001_v0001181_t0009_u01730255154140") 2024/10/30 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40585b838f5a1d57_d20241030_m022550_c001_v7007000_t0000_u01730255150386") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5b76_d20241030_m022547_c001_v0001181_t0039_u01730255147776") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40585b838f5a1d4a_d20241030_m022546_c001_v7007000_t0000_u01730255146523") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9e83_d20241030_m022538_c001_v0001181_t0017_u01730255138507") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4bcc_d20241030_m022534_c001_v7007000_t0000_u01730255134928") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9e57_d20241030_m022532_c001_v0001181_t0044_u01730255132568") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4bc2_d20241030_m022531_c001_v7007000_t0000_u01730255131316") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0a45_d20241030_m022523_c001_v0001105_t0022_u01730255123474") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f416ca964b928faaa_d20241030_m022520_c001_v7007000_t0000_u01730255120064") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0a11_d20241030_m022516_c001_v0001105_t0039_u01730255116513") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f416ca964b928fa9e_d20241030_m022515_c001_v7007000_t0000_u01730255115252") 2024/10/30 02:27:50 DEBUG : dst/three.txt: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5a03_d20241030_m022507_c001_v0001181_t0012_u01730255107733") 2024/10/30 02:27:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f3999f_d20241030_m022620_c001_v7007000_t0000_u01730255180776") 2024/10/30 02:27:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f116e1d0f86720ecf_d20241030_m022618_c001_v0001182_t0048_u01730255178839") 2024/10/30 02:27:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1172811aaaf55278_d20241030_m022614_c001_v0001115_t0031_u01730255174509") 2024/10/30 02:27:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f418b60c3d06de1da_d20241030_m022604_c001_v7007000_t0000_u01730255164462") 2024/10/30 02:27:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f110d6f03bf75a50a_d20241030_m022603_c001_v0001178_t0059_u01730255163129") 2024/10/30 02:27:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1072ff19c6587cd1_d20241030_m022558_c001_v0001182_t0002_u01730255158917") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0caa30_d20241030_m022636_c001_v7007000_t0000_u01730255196226") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9ffe_d20241030_m022622_c001_v0001181_t0051_u01730255182501") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f399a0_d20241030_m022620_c001_v7007000_t0000_u01730255180996") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5c0a_d20241030_m022606_c001_v0001181_t0028_u01730255166150") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f418b60c3d06de1db_d20241030_m022604_c001_v7007000_t0000_u01730255164672") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9ef3_d20241030_m022553_c001_v0001181_t0019_u01730255153501") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4027ba6b607b10d4_d20241030_m022551_c001_v7007000_t0000_u01730255151715") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0aac_d20241030_m022537_c001_v0001105_t0003_u01730255137798") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4199817b6dd44b19_d20241030_m022536_c001_v7007000_t0000_u01730255136268") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5aaa_d20241030_m022522_c001_v0001181_t0049_u01730255122835") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ab17_d20241030_m022521_c001_v7007000_t0000_u01730255121355") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9d87_d20241030_m022507_c001_v0001181_t0010_u01730255107090") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dabf4f_d20241030_m022505_c001_v7007000_t0000_u01730255105151") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f103aadc779c93274_d20241030_m022500_c001_v0001177_t0037_u01730255100147") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06fbf_d20241030_m022434_c001_v7007000_t0000_u01730255074874") 2024/10/30 02:27:51 DEBUG : dst/two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f101b8fd6eb346abd_d20241030_m022433_c001_v0001157_t0007_u01730255073467") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0ca960_d20241030_m022344_c001_v7007000_t0000_u01730255024296") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b581f_d20241030_m022339_c001_v0001181_t0028_u01730255019548") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0ca95c_d20241030_m022336_c001_v7007000_t0000_u01730255016808") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b57bf_d20241030_m022323_c001_v0001181_t0011_u01730255003857") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842830_d20241030_m022314_c001_v7007000_t0000_u01730254994506") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b576f_d20241030_m022310_c001_v0001181_t0039_u01730254990772") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4a0d_d20241030_m022242_c001_v7007000_t0000_u01730254962785") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c06b6_d20241030_m022240_c001_v0001105_t0053_u01730254960237") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49f5_d20241030_m022237_c001_v7007000_t0000_u01730254957980") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c069a_d20241030_m022236_c001_v0001105_t0026_u01730254956659") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49d5_d20241030_m022232_c001_v7007000_t0000_u01730254952701") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0660_d20241030_m022230_c001_v0001105_t0010_u01730254950741") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49ca_d20241030_m022228_c001_v7007000_t0000_u01730254948818") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0644_d20241030_m022226_c001_v0001105_t0057_u01730254946964") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49ae_d20241030_m022219_c001_v7007000_t0000_u01730254939392") 2024/10/30 02:27:52 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05f8_d20241030_m022217_c001_v0001105_t0028_u01730254937069") 2024/10/30 02:27:53 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e202_d20241030_m022215_c001_v7007000_t0000_u01730254935565") 2024/10/30 02:27:53 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05e2_d20241030_m022214_c001_v0001105_t0038_u01730254934454") 2024/10/30 02:27:53 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1f4_d20241030_m022208_c001_v7007000_t0000_u01730254928035") 2024/10/30 02:27:53 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05b6_d20241030_m022206_c001_v0001105_t0016_u01730254926327") 2024/10/30 02:27:53 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1ef_d20241030_m022202_c001_v7007000_t0000_u01730254922534") 2024/10/30 02:27:53 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c058e_d20241030_m022201_c001_v0001105_t0030_u01730254921193") 2024/10/30 02:27:53 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1ed_d20241030_m022159_c001_v7007000_t0000_u01730254919906") 2024/10/30 02:27:53 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f11819fcb12131e98_d20241030_m022159_c001_v0001101_t0037_u01730254919055") 2024/10/30 02:27:53 DEBUG : empty space: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c057a_d20241030_m022157_c001_v0001105_t0050_u01730254917215") 2024/10/30 02:27:53 DEBUG : enormous: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4a0b_d20241030_m022241_c001_v7007000_t0000_u01730254961689") 2024/10/30 02:27:53 DEBUG : enormous: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c06b8_d20241030_m022240_c001_v0001105_t0042_u01730254960616") 2024/10/30 02:27:53 DEBUG : existing: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0caa37_d20241030_m022640_c001_v7007000_t0000_u01730255200978") 2024/10/30 02:27:53 DEBUG : existing: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda0a0_d20241030_m022639_c001_v0001181_t0028_u01730255199658") 2024/10/30 02:27:53 DEBUG : existing: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842822_d20241030_m022308_c001_v7007000_t0000_u01730254988851") 2024/10/30 02:27:53 DEBUG : existing: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0757_d20241030_m022307_c001_v0001105_t0013_u01730254987675") 2024/10/30 02:27:53 DEBUG : existing: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1e5_d20241030_m022152_c001_v7007000_t0000_u01730254912418") 2024/10/30 02:27:53 DEBUG : existing: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0544_d20241030_m022151_c001_v0001105_t0012_u01730254911184") 2024/10/30 02:27:54 DEBUG : existing: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1e3_d20241030_m022149_c001_v7007000_t0000_u01730254909734") 2024/10/30 02:27:54 DEBUG : existing: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0534_d20241030_m022149_c001_v0001105_t0056_u01730254909008") 2024/10/30 02:27:54 DEBUG : existing: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0528_d20241030_m022147_c001_v0001105_t0020_u01730254907688") 2024/10/30 02:27:54 DEBUG : existing-b: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842823_d20241030_m022309_c001_v7007000_t0000_u01730254989065") 2024/10/30 02:27:54 DEBUG : existing-b: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5751_d20241030_m022307_c001_v0001181_t0040_u01730254987682") 2024/10/30 02:27:54 DEBUG : five: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4a1a_d20241030_m022248_c001_v7007000_t0000_u01730254968179") 2024/10/30 02:27:54 DEBUG : five: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f419aa90d1f7b56d4_d20241030_m022246_c001_v0001181_t0045_u01730254966754") 2024/10/30 02:27:54 DEBUG : foo: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1f2_d20241030_m022205_c001_v7007000_t0000_u01730254925085") 2024/10/30 02:27:54 DEBUG : foo: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4198771f440c05ac_d20241030_m022204_c001_v0001105_t0016_u01730254924455") 2024/10/30 02:27:54 DEBUG : foo: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4198771f440c05a6_d20241030_m022203_c001_v0001105_t0016_u01730254923782") 2024/10/30 02:27:54 DEBUG : four: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4a1b_d20241030_m022248_c001_v7007000_t0000_u01730254968389") 2024/10/30 02:27:54 DEBUG : four: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4198771f440c06e2_d20241030_m022245_c001_v0001105_t0016_u01730254965873") 2024/10/30 02:27:54 DEBUG : four: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c06da_d20241030_m022244_c001_v0001105_t0042_u01730254964799") 2024/10/30 02:27:54 DEBUG : hello world2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee0c_d20241030_m022050_c001_v7007000_t0000_u01730254850856") 2024/10/30 02:27:54 DEBUG : hello world2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c038d_d20241030_m022049_c001_v0001105_t0030_u01730254849991") 2024/10/30 02:27:54 DEBUG : ignore-size: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06e71_d20241030_m022146_c001_v7007000_t0000_u01730254906047") 2024/10/30 02:27:55 DEBUG : ignore-size: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c050e_d20241030_m022144_c001_v0001105_t0015_u01730254904875") 2024/10/30 02:27:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842818_d20241030_m022306_c001_v7007000_t0000_u01730254986364") 2024/10/30 02:27:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b573d_d20241030_m022305_c001_v0001181_t0014_u01730254985276") 2024/10/30 02:27:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842810_d20241030_m022304_c001_v7007000_t0000_u01730254984005") 2024/10/30 02:27:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5725_d20241030_m022302_c001_v0001181_t0026_u01730254982798") 2024/10/30 02:27:55 DEBUG : one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4a1d_d20241030_m022248_c001_v7007000_t0000_u01730254968600") 2024/10/30 02:27:55 DEBUG : one: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4198771f440c06ca_d20241030_m022244_c001_v0001105_t0016_u01730254964042") 2024/10/30 02:27:55 DEBUG : only0: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac0f_d20241030_m022723_c001_v7007000_t0000_u01730255243157") 2024/10/30 02:27:55 DEBUG : only0: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f415dcac6a4fda24e_d20241030_m022717_c001_v0001181_t0011_u01730255237528") 2024/10/30 02:27:55 DEBUG : only0: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5dfc_d20241030_m022705_c001_v0001181_t0041_u01730255225114") 2024/10/30 02:27:55 DEBUG : only0: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4cd0_d20241030_m022657_c001_v7007000_t0000_u01730255217547") 2024/10/30 02:27:55 DEBUG : only0: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d33_d20241030_m022646_c001_v0001181_t0040_u01730255206142") 2024/10/30 02:27:55 DEBUG : only1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac10_d20241030_m022723_c001_v7007000_t0000_u01730255243383") 2024/10/30 02:27:55 DEBUG : only1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f415dcac6a4fda240_d20241030_m022716_c001_v0001181_t0011_u01730255236428") 2024/10/30 02:27:55 DEBUG : only1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5dfe_d20241030_m022705_c001_v0001181_t0023_u01730255225598") 2024/10/30 02:27:55 DEBUG : only1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4cd5_d20241030_m022658_c001_v7007000_t0000_u01730255218186") 2024/10/30 02:27:55 DEBUG : only1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d39_d20241030_m022646_c001_v0001181_t0011_u01730255206629") 2024/10/30 02:27:55 DEBUG : only10: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac11_d20241030_m022723_c001_v7007000_t0000_u01730255243603") 2024/10/30 02:27:56 DEBUG : only10: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f419aa90d1f7b5e6c_d20241030_m022716_c001_v0001181_t0045_u01730255236435") 2024/10/30 02:27:56 DEBUG : only10: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e38_d20241030_m022710_c001_v0001181_t0026_u01730255230892") 2024/10/30 02:27:56 DEBUG : only10: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4086d03dd0347348_d20241030_m022658_c001_v7007000_t0000_u01730255218248") 2024/10/30 02:27:56 DEBUG : only10: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d75_d20241030_m022651_c001_v0001181_t0028_u01730255211231") 2024/10/30 02:27:56 DEBUG : only11: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac13_d20241030_m022723_c001_v7007000_t0000_u01730255243818") 2024/10/30 02:27:56 DEBUG : only11: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f419aa90d1f7b5e7a_d20241030_m022717_c001_v0001181_t0045_u01730255237536") 2024/10/30 02:27:56 DEBUG : only11: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e3e_d20241030_m022711_c001_v0001181_t0046_u01730255231422") 2024/10/30 02:27:56 DEBUG : only11: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac992_d20241030_m022657_c001_v7007000_t0000_u01730255217529") 2024/10/30 02:27:56 DEBUG : only11: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d7d_d20241030_m022651_c001_v0001181_t0049_u01730255211706") 2024/10/30 02:27:56 DEBUG : only12: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac14_d20241030_m022724_c001_v7007000_t0000_u01730255244036") 2024/10/30 02:27:56 DEBUG : only12: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40326a4a24d4f066_d20241030_m022717_c001_v0001106_t0008_u01730255237082") 2024/10/30 02:27:56 DEBUG : only12: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e40_d20241030_m022711_c001_v0001181_t0044_u01730255231918") 2024/10/30 02:27:56 DEBUG : only12: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f399de_d20241030_m022657_c001_v7007000_t0000_u01730255217964") 2024/10/30 02:27:56 DEBUG : only12: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d7f_d20241030_m022652_c001_v0001181_t0059_u01730255212197") 2024/10/30 02:27:56 DEBUG : only13: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac16_d20241030_m022724_c001_v7007000_t0000_u01730255244254") 2024/10/30 02:27:56 DEBUG : only13: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40189f99eb62c661_d20241030_m022717_c001_v0001106_t0034_u01730255237274") 2024/10/30 02:27:57 DEBUG : only13: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e42_d20241030_m022712_c001_v0001181_t0016_u01730255232423") 2024/10/30 02:27:57 DEBUG : only13: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f399db_d20241030_m022657_c001_v7007000_t0000_u01730255217536") 2024/10/30 02:27:57 DEBUG : only13: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d83_d20241030_m022652_c001_v0001181_t0028_u01730255212686") 2024/10/30 02:27:57 DEBUG : only14: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac17_d20241030_m022724_c001_v7007000_t0000_u01730255244475") 2024/10/30 02:27:57 DEBUG : only14: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f415dcac6a4fda242_d20241030_m022716_c001_v0001181_t0011_u01730255236871") 2024/10/30 02:27:57 DEBUG : only14: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e48_d20241030_m022712_c001_v0001181_t0035_u01730255232900") 2024/10/30 02:27:57 DEBUG : only14: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f399df_d20241030_m022658_c001_v7007000_t0000_u01730255218205") 2024/10/30 02:27:57 DEBUG : only14: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d87_d20241030_m022653_c001_v0001181_t0057_u01730255213188") 2024/10/30 02:27:57 DEBUG : only15: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac19_d20241030_m022724_c001_v7007000_t0000_u01730255244691") 2024/10/30 02:27:57 DEBUG : only15: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f419aa90d1f7b5e72_d20241030_m022716_c001_v0001181_t0045_u01730255236881") 2024/10/30 02:27:57 DEBUG : only15: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e4c_d20241030_m022713_c001_v0001181_t0036_u01730255233454") 2024/10/30 02:27:57 DEBUG : only15: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac997_d20241030_m022658_c001_v7007000_t0000_u01730255218215") 2024/10/30 02:27:57 DEBUG : only15: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d8d_d20241030_m022653_c001_v0001181_t0010_u01730255213713") 2024/10/30 02:27:57 DEBUG : only16: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac1a_d20241030_m022724_c001_v7007000_t0000_u01730255244911") 2024/10/30 02:27:57 DEBUG : only16: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f415dcac6a4fda246_d20241030_m022717_c001_v0001181_t0011_u01730255237089") 2024/10/30 02:27:57 DEBUG : only16: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e52_d20241030_m022713_c001_v0001181_t0008_u01730255233962") 2024/10/30 02:27:58 DEBUG : only16: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4086d03dd0347346_d20241030_m022657_c001_v7007000_t0000_u01730255217812") 2024/10/30 02:27:58 DEBUG : only16: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d91_d20241030_m022654_c001_v0001181_t0052_u01730255214207") 2024/10/30 02:27:58 DEBUG : only17: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac1b_d20241030_m022725_c001_v7007000_t0000_u01730255245125") 2024/10/30 02:27:58 DEBUG : only17: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f419aa90d1f7b5e76_d20241030_m022717_c001_v0001181_t0045_u01730255237099") 2024/10/30 02:27:58 DEBUG : only17: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e5a_d20241030_m022714_c001_v0001181_t0049_u01730255234497") 2024/10/30 02:27:58 DEBUG : only17: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac994_d20241030_m022657_c001_v7007000_t0000_u01730255217738") 2024/10/30 02:27:58 DEBUG : only17: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d99_d20241030_m022654_c001_v0001181_t0010_u01730255214759") 2024/10/30 02:27:58 DEBUG : only18: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac1d_d20241030_m022725_c001_v7007000_t0000_u01730255245345") 2024/10/30 02:27:58 DEBUG : only18: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40326a4a24d4f06c_d20241030_m022717_c001_v0001106_t0008_u01730255237296") 2024/10/30 02:27:58 DEBUG : only18: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e60_d20241030_m022714_c001_v0001181_t0056_u01730255234988") 2024/10/30 02:27:58 DEBUG : only18: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4cd2_d20241030_m022657_c001_v7007000_t0000_u01730255217975") 2024/10/30 02:27:58 DEBUG : only18: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5da3_d20241030_m022655_c001_v0001181_t0016_u01730255215263") 2024/10/30 02:27:58 DEBUG : only19: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac1e_d20241030_m022725_c001_v7007000_t0000_u01730255245554") 2024/10/30 02:27:58 DEBUG : only19: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f415dcac6a4fda24c_d20241030_m022717_c001_v0001181_t0011_u01730255237307") 2024/10/30 02:27:58 DEBUG : only19: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e66_d20241030_m022715_c001_v0001181_t0052_u01730255235477") 2024/10/30 02:27:58 DEBUG : only19: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f399dc_d20241030_m022657_c001_v7007000_t0000_u01730255217749") 2024/10/30 02:27:58 DEBUG : only19: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5da7_d20241030_m022655_c001_v0001181_t0017_u01730255215761") 2024/10/30 02:27:59 DEBUG : only2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac1f_d20241030_m022725_c001_v7007000_t0000_u01730255245772") 2024/10/30 02:27:59 DEBUG : only2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f419aa90d1f7b5e78_d20241030_m022717_c001_v0001181_t0045_u01730255237316") 2024/10/30 02:27:59 DEBUG : only2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e04_d20241030_m022706_c001_v0001181_t0011_u01730255226100") 2024/10/30 02:27:59 DEBUG : only2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac98f_d20241030_m022657_c001_v7007000_t0000_u01730255217107") 2024/10/30 02:27:59 DEBUG : only2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d3d_d20241030_m022647_c001_v0001181_t0057_u01730255207116") 2024/10/30 02:27:59 DEBUG : only3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac20_d20241030_m022725_c001_v7007000_t0000_u01730255245984") 2024/10/30 02:27:59 DEBUG : only3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40189f99eb62c665_d20241030_m022717_c001_v0001106_t0034_u01730255237508") 2024/10/30 02:27:59 DEBUG : only3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e08_d20241030_m022706_c001_v0001181_t0033_u01730255226586") 2024/10/30 02:27:59 DEBUG : only3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac996_d20241030_m022657_c001_v7007000_t0000_u01730255217985") 2024/10/30 02:27:59 DEBUG : only3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d45_d20241030_m022647_c001_v0001181_t0019_u01730255207616") 2024/10/30 02:27:59 DEBUG : only4: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac21_d20241030_m022726_c001_v7007000_t0000_u01730255246192") 2024/10/30 02:27:59 DEBUG : only4: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40326a4a24d4f074_d20241030_m022717_c001_v0001106_t0008_u01730255237516") 2024/10/30 02:27:59 DEBUG : only4: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e0e_d20241030_m022707_c001_v0001181_t0056_u01730255227083") 2024/10/30 02:27:59 DEBUG : only4: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4086d03dd0347347_d20241030_m022658_c001_v7007000_t0000_u01730255218029") 2024/10/30 02:27:59 DEBUG : only4: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d4d_d20241030_m022648_c001_v0001181_t0031_u01730255208132") 2024/10/30 02:27:59 DEBUG : only5: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac22_d20241030_m022726_c001_v7007000_t0000_u01730255246409") 2024/10/30 02:28:00 DEBUG : only5: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40189f99eb62c66d_d20241030_m022717_c001_v0001106_t0034_u01730255237723") 2024/10/30 02:28:00 DEBUG : only5: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e14_d20241030_m022707_c001_v0001181_t0026_u01730255227582") 2024/10/30 02:28:00 DEBUG : only5: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4cd6_d20241030_m022658_c001_v7007000_t0000_u01730255218396") 2024/10/30 02:28:00 DEBUG : only5: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d4f_d20241030_m022648_c001_v0001181_t0019_u01730255208642") 2024/10/30 02:28:00 DEBUG : only6: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac23_d20241030_m022726_c001_v7007000_t0000_u01730255246622") 2024/10/30 02:28:00 DEBUG : only6: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40189f99eb62c675_d20241030_m022717_c001_v0001106_t0034_u01730255237941") 2024/10/30 02:28:00 DEBUG : only6: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e22_d20241030_m022708_c001_v0001181_t0016_u01730255228744") 2024/10/30 02:28:00 DEBUG : only6: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac990_d20241030_m022657_c001_v7007000_t0000_u01730255217315") 2024/10/30 02:28:00 DEBUG : only6: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d5b_d20241030_m022649_c001_v0001181_t0003_u01730255209152") 2024/10/30 02:28:00 DEBUG : only7: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac24_d20241030_m022726_c001_v7007000_t0000_u01730255246834") 2024/10/30 02:28:00 DEBUG : only7: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f415dcac6a4fda252_d20241030_m022717_c001_v0001181_t0011_u01730255237750") 2024/10/30 02:28:00 DEBUG : only7: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e28_d20241030_m022709_c001_v0001181_t0001_u01730255229264") 2024/10/30 02:28:00 DEBUG : only7: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f399e0_d20241030_m022658_c001_v7007000_t0000_u01730255218424") 2024/10/30 02:28:00 DEBUG : only7: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d63_d20241030_m022649_c001_v0001181_t0024_u01730255209697") 2024/10/30 02:28:00 DEBUG : only8: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac25_d20241030_m022727_c001_v7007000_t0000_u01730255247042") 2024/10/30 02:28:00 DEBUG : only8: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40326a4a24d4f07e_d20241030_m022717_c001_v0001106_t0008_u01730255237729") 2024/10/30 02:28:01 DEBUG : only8: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e2c_d20241030_m022709_c001_v0001181_t0013_u01730255229835") 2024/10/30 02:28:01 DEBUG : only8: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4cd1_d20241030_m022657_c001_v7007000_t0000_u01730255217760") 2024/10/30 02:28:01 DEBUG : only8: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d69_d20241030_m022650_c001_v0001181_t0052_u01730255210205") 2024/10/30 02:28:01 DEBUG : only9: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac26_d20241030_m022727_c001_v7007000_t0000_u01730255247254") 2024/10/30 02:28:01 DEBUG : only9: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f419aa90d1f7b5e7e_d20241030_m022717_c001_v0001181_t0045_u01730255237759") 2024/10/30 02:28:01 DEBUG : only9: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5e34_d20241030_m022710_c001_v0001181_t0040_u01730255230402") 2024/10/30 02:28:01 DEBUG : only9: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dac999_d20241030_m022658_c001_v7007000_t0000_u01730255218447") 2024/10/30 02:28:01 DEBUG : only9: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5d6f_d20241030_m022650_c001_v0001181_t0044_u01730255210744") 2024/10/30 02:28:01 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e84280b_d20241030_m022300_c001_v7007000_t0000_u01730254980619") 2024/10/30 02:28:01 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd99d3_d20241030_m022258_c001_v0001181_t0051_u01730254978450") 2024/10/30 02:28:01 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842807_d20241030_m022256_c001_v7007000_t0000_u01730254976371") 2024/10/30 02:28:01 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b56f9_d20241030_m022254_c001_v0001181_t0043_u01730254974035") 2024/10/30 02:28:01 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842801_d20241030_m022252_c001_v7007000_t0000_u01730254972352") 2024/10/30 02:28:01 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd99a2_d20241030_m022249_c001_v0001181_t0005_u01730254969637") 2024/10/30 02:28:01 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49e4_d20241030_m022235_c001_v7007000_t0000_u01730254955270") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c067a_d20241030_m022233_c001_v0001105_t0050_u01730254953748") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49d2_d20241030_m022231_c001_v7007000_t0000_u01730254951437") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c065c_d20241030_m022230_c001_v0001105_t0049_u01730254950287") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49c7_d20241030_m022227_c001_v7007000_t0000_u01730254947740") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c063e_d20241030_m022226_c001_v0001105_t0055_u01730254946628") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e204_d20241030_m022218_c001_v7007000_t0000_u01730254938355") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05f4_d20241030_m022216_c001_v0001105_t0037_u01730254936615") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e203_d20241030_m022215_c001_v7007000_t0000_u01730254935786") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05de_d20241030_m022214_c001_v0001105_t0026_u01730254934036") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1fd_d20241030_m022213_c001_v7007000_t0000_u01730254933207") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05d8_d20241030_m022212_c001_v0001105_t0006_u01730254932538") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05d0_d20241030_m022211_c001_v0001105_t0058_u01730254931679") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1fa_d20241030_m022210_c001_v7007000_t0000_u01730254930848") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05ca_d20241030_m022210_c001_v0001105_t0017_u01730254930173") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05c2_d20241030_m022209_c001_v0001105_t0024_u01730254929083") 2024/10/30 02:28:02 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4100c3bc61f2e1f6_d20241030_m022208_c001_v7007000_t0000_u01730254928251") 2024/10/30 02:28:03 DEBUG : potato: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05bc_d20241030_m022207_c001_v0001105_t0046_u01730254927187") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40428dd176dabdd4_d20241030_m022355_c001_v7007000_t0000_u01730255035414") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9b8e_d20241030_m022354_c001_v0001181_t0039_u01730255034767") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0ca961_d20241030_m022344_c001_v7007000_t0000_u01730255024744") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9b16_d20241030_m022338_c001_v0001181_t0035_u01730255018271") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f402d19b89af01653_d20241030_m022328_c001_v7007000_t0000_u01730255008708") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9ab8_d20241030_m022323_c001_v0001181_t0042_u01730255003209") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842831_d20241030_m022314_c001_v7007000_t0000_u01730254994835") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9a2a_d20241030_m022310_c001_v0001181_t0049_u01730254990538") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4a0c_d20241030_m022241_c001_v7007000_t0000_u01730254961905") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c06b0_d20241030_m022239_c001_v0001105_t0033_u01730254959461") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49f6_d20241030_m022238_c001_v7007000_t0000_u01730254958209") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0698_d20241030_m022236_c001_v0001105_t0011_u01730254956313") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49e6_d20241030_m022235_c001_v7007000_t0000_u01730254955487") 2024/10/30 02:28:03 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0686_d20241030_m022234_c001_v0001105_t0025_u01730254954591") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49d6_d20241030_m022232_c001_v7007000_t0000_u01730254952914") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c066a_d20241030_m022231_c001_v0001105_t0030_u01730254951860") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49cc_d20241030_m022229_c001_v7007000_t0000_u01730254949027") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c064c_d20241030_m022227_c001_v0001105_t0048_u01730254947754") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f49b0_d20241030_m022219_c001_v7007000_t0000_u01730254939607") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c05fe_d20241030_m022217_c001_v0001105_t0058_u01730254937914") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee10_d20241030_m022054_c001_v7007000_t0000_u01730254854879") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c03a7_d20241030_m022054_c001_v0001105_t0026_u01730254854089") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee0e_d20241030_m022052_c001_v7007000_t0000_u01730254852630") 2024/10/30 02:28:04 DEBUG : potato2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0395_d20241030_m022051_c001_v0001105_t0050_u01730254851893") 2024/10/30 02:28:04 DEBUG : potato3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f413f8370ec0ca962_d20241030_m022345_c001_v7007000_t0000_u01730255025136") 2024/10/30 02:28:04 DEBUG : potato3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0813_d20241030_m022340_c001_v0001105_t0049_u01730255020246") 2024/10/30 02:28:04 DEBUG : potato3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f402d19b89af01654_d20241030_m022328_c001_v7007000_t0000_u01730255008924") 2024/10/30 02:28:04 DEBUG : potato3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c07bd_d20241030_m022324_c001_v0001105_t0023_u01730255004537") 2024/10/30 02:28:04 DEBUG : potato3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842833_d20241030_m022315_c001_v7007000_t0000_u01730254995141") 2024/10/30 02:28:04 DEBUG : potato3: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0769_d20241030_m022311_c001_v0001105_t0006_u01730254991024") 2024/10/30 02:28:04 DEBUG : pre-dest1/1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f3987a_d20241030_m022444_c001_v7007000_t0000_u01730255084812") 2024/10/30 02:28:04 DEBUG : pre-dest1/1: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0935_d20241030_m022435_c001_v0001105_t0048_u01730255075732") 2024/10/30 02:28:05 DEBUG : pre-dest2/2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f40162a7bd7f3987b_d20241030_m022445_c001_v7007000_t0000_u01730255085034") 2024/10/30 02:28:05 DEBUG : pre-dest2/2: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9c8f_d20241030_m022436_c001_v0001181_t0040_u01730255076665") 2024/10/30 02:28:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f416ca964b928fa20_d20241030_m022410_c001_v7007000_t0000_u01730255050219") 2024/10/30 02:28:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b58a7_d20241030_m022406_c001_v0001181_t0044_u01730255046827") 2024/10/30 02:28:05 DEBUG : sizeonly: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06e6e_d20241030_m022143_c001_v7007000_t0000_u01730254903429") 2024/10/30 02:28:05 DEBUG : sizeonly: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0506_d20241030_m022142_c001_v0001105_t0005_u01730254902304") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac2d_d20241030_m022734_c001_v7007000_t0000_u01730255254711") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b5eca_d20241030_m022732_c001_v0001181_t0027_u01730255252693") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac27_d20241030_m022730_c001_v7007000_t0000_u01730255250537") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f10326a4a24d4f0f4_d20241030_m022728_c001_v0001106_t0036_u01730255248748") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e84281b_d20241030_m022306_c001_v7007000_t0000_u01730254986624") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fd9a04_d20241030_m022305_c001_v0001181_t0029_u01730254985675") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842811_d20241030_m022304_c001_v7007000_t0000_u01730254984220") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c073b_d20241030_m022303_c001_v0001105_t0052_u01730254983193") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06e60_d20241030_m022138_c001_v7007000_t0000_u01730254898311") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c04da_d20241030_m022136_c001_v0001105_t0034_u01730254896592") 2024/10/30 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06e5b_d20241030_m022135_c001_v7007000_t0000_u01730254895760") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c04d0_d20241030_m022134_c001_v0001105_t0059_u01730254894625") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06e4c_d20241030_m022131_c001_v7007000_t0000_u01730254891196") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c04bc_d20241030_m022129_c001_v0001105_t0004_u01730254889499") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06e45_d20241030_m022128_c001_v7007000_t0000_u01730254888876") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c04a6_d20241030_m022127_c001_v0001105_t0026_u01730254887611") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0482_d20241030_m022124_c001_v0001105_t0017_u01730254884775") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06e37_d20241030_m022123_c001_v7007000_t0000_u01730254883944") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0476_d20241030_m022123_c001_v0001105_t0056_u01730254883230") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c046e_d20241030_m022122_c001_v0001105_t0025_u01730254882401") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06e31_d20241030_m022121_c001_v7007000_t0000_u01730254881160") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0452_d20241030_m022118_c001_v0001105_t0052_u01730254878075") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c043e_d20241030_m022114_c001_v0001105_t0036_u01730254874682") 2024/10/30 02:28:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06de5_d20241030_m022113_c001_v7007000_t0000_u01730254873860") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c042c_d20241030_m022113_c001_v0001105_t0039_u01730254873009") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c042a_d20241030_m022112_c001_v0001105_t0005_u01730254872215") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06ddf_d20241030_m022111_c001_v7007000_t0000_u01730254871391") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0408_d20241030_m022107_c001_v0001105_t0015_u01730254867195") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4003bd4333b06dd2_d20241030_m022106_c001_v7007000_t0000_u01730254866778") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0406_d20241030_m022106_c001_v0001105_t0032_u01730254866032") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee1e_d20241030_m022104_c001_v7007000_t0000_u01730254864178") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c03f2_d20241030_m022103_c001_v0001105_t0036_u01730254863302") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee1d_d20241030_m022102_c001_v7007000_t0000_u01730254862678") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c03e0_d20241030_m022101_c001_v0001105_t0023_u01730254861468") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee19_d20241030_m022100_c001_v7007000_t0000_u01730254860033") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c03d0_d20241030_m022059_c001_v0001105_t0051_u01730254859046") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee18_d20241030_m022058_c001_v7007000_t0000_u01730254858421") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c03c5_d20241030_m022057_c001_v0001105_t0017_u01730254857726") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee17_d20241030_m022056_c001_v7007000_t0000_u01730254856697") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c03bb_d20241030_m022055_c001_v0001105_t0025_u01730254855919") 2024/10/30 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee0b_d20241030_m022048_c001_v7007000_t0000_u01730254848960") 2024/10/30 02:28:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0381_d20241030_m022048_c001_v0001105_t0031_u01730254848115") 2024/10/30 02:28:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee0a_d20241030_m022047_c001_v7007000_t0000_u01730254847082") 2024/10/30 02:28:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0379_d20241030_m022046_c001_v0001105_t0018_u01730254846285") 2024/10/30 02:28:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee08_d20241030_m022045_c001_v7007000_t0000_u01730254845250") 2024/10/30 02:28:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c036b_d20241030_m022044_c001_v0001105_t0022_u01730254844158") 2024/10/30 02:28:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f401a95e812bcee07_d20241030_m022040_c001_v7007000_t0000_u01730254840881") 2024/10/30 02:28:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0351_d20241030_m022040_c001_v0001105_t0049_u01730254840040") 2024/10/30 02:28:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac2e_d20241030_m022734_c001_v7007000_t0000_u01730255254936") 2024/10/30 02:28:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f10189f99eb62c6b5_d20241030_m022732_c001_v0001106_t0025_u01730255252712") 2024/10/30 02:28:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4119bf2f5194ac28_d20241030_m022730_c001_v7007000_t0000_u01730255250753") 2024/10/30 02:28:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f115dcac6a4fda2b9_d20241030_m022728_c001_v0001181_t0000_u01730255248762") 2024/10/30 02:28:08 DEBUG : sub/yam: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e84280a_d20241030_m022259_c001_v7007000_t0000_u01730254979938") 2024/10/30 02:28:08 DEBUG : sub/yam: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b570f_d20241030_m022258_c001_v0001181_t0008_u01730254978048") 2024/10/30 02:28:08 DEBUG : three: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4a1e_d20241030_m022248_c001_v7007000_t0000_u01730254968807") 2024/10/30 02:28:08 DEBUG : three: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c06ea_d20241030_m022247_c001_v0001105_t0018_u01730254967399") 2024/10/30 02:28:08 DEBUG : three: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c06d2_d20241030_m022244_c001_v0001105_t0001_u01730254964503") 2024/10/30 02:28:09 DEBUG : two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f403f964ad30f4a1f_d20241030_m022249_c001_v7007000_t0000_u01730254969013") 2024/10/30 02:28:09 DEBUG : two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f415dcac6a4fd9996_d20241030_m022246_c001_v0001181_t0011_u01730254966714") 2024/10/30 02:28:09 DEBUG : two: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f4198771f440c06ce_d20241030_m022244_c001_v0001105_t0016_u01730254964262") 2024/10/30 02:28:09 DEBUG : yam: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e84280d_d20241030_m022300_c001_v7007000_t0000_u01730254980840") 2024/10/30 02:28:09 DEBUG : yam: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f117b63d50ab99a1c_d20241030_m022259_c001_v0001165_t0002_u01730254979679") 2024/10/30 02:28:09 DEBUG : yam: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842806_d20241030_m022255_c001_v7007000_t0000_u01730254975738") 2024/10/30 02:28:09 DEBUG : yam: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1198771f440c0710_d20241030_m022254_c001_v0001105_t0056_u01730254974436") 2024/10/30 02:28:09 DEBUG : yam: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e8427ff_d20241030_m022251_c001_v7007000_t0000_u01730254971724") 2024/10/30 02:28:09 DEBUG : yam: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f119aa90d1f7b56e1_d20241030_m022249_c001_v0001181_t0057_u01730254969647") 2024/10/30 02:28:09 DEBUG : yaml: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842808_d20241030_m022256_c001_v7007000_t0000_u01730254976589") 2024/10/30 02:28:09 DEBUG : yaml: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f118f9778bee49e9a_d20241030_m022255_c001_v0001182_t0029_u01730254975475") 2024/10/30 02:28:09 DEBUG : yaml: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f417b8ac76e842802_d20241030_m022252_c001_v7007000_t0000_u01730254972561") 2024/10/30 02:28:09 DEBUG : yaml: Deleting (id "4_z8fe29d43309ddbbb9f280e1b_f1087ee01347cbc98_d20241030_m022250_c001_v0001104_t0046_u01730254970954") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m35.497096264s (try 1/5)