"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2022/01/13 05:19:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0" 2022/01/13 05:19:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/13 05:19:55 DEBUG : Creating backend with remote "/tmp/rclone210207238" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/13 05:20:00 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/13 05:20:00 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/13 05:20:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/13 05:20:00 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/13 05:20:01 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/13 05:20:01 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/13 05:20:02 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/13 05:20:02 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/13 05:20:02 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/13 05:20:02 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/13 05:20:03 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/13 05:20:03 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/13 05:20:04 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/13 05:20:04 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/13 05:20:04 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/13 05:20:04 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/13 05:20:04 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/13 05:20:04 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (10.64s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (5.65s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.95s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.54s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/13 05:20:06 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/13 05:20:06 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/13 05:20:06 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (31.24s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2022/01/13 05:20:37 DEBUG : Creating backend with remote "non-existent" 2022/01/13 05:20:37 DEBUG : Creating backend with remote "non-existent" 2022/01/13 05:20:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/13 05:20:37 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/01/13 05:20:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/13 05:20:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (11.28s) --- PASS: TestCheckDownload/1 (0.87s) --- PASS: TestCheckDownload/2 (0.35s) --- PASS: TestCheckDownload/3 (0.46s) --- PASS: TestCheckDownload/4 (0.61s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.43s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (8.05s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.44s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:21:14 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/13 05:21:14 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/13 05:21:14 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/13 05:21:14 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/13 05:21:14 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/13 05:21:14 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/13 05:21:14 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/13 05:21:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (20.47s) === RUN TestCheckSum run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:21:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/data" 2022/01/13 05:21:18 DEBUG : Couldn't decode error response: EOF check_test.go:356: B2 bucket rclone-test-yecanuy5zutanaf8zibalur0 path data lacks md5, skipping --- SKIP: TestCheckSum (1.21s) === RUN TestCheckSumDownload run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:21:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/data" 2022/01/13 05:21:18 DEBUG : Couldn't decode error response: EOF === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (29.00s) --- PASS: TestCheckSumDownload/subtest1 (1.41s) --- PASS: TestCheckSumDownload/subtest2 (1.35s) --- PASS: TestCheckSumDownload/subtest3 (0.92s) --- PASS: TestCheckSumDownload/subtest4 (0.71s) --- PASS: TestCheckSumDownload/subtest5 (0.73s) --- PASS: TestCheckSumDownload/subtest6 (0.71s) --- PASS: TestCheckSumDownload/subtest7 (0.72s) === RUN TestDeduplicateInteractive run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.34s) === RUN TestDeduplicateSkip run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.34s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.34s) === RUN TestDeduplicateFirst run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.34s) === RUN TestDeduplicateNewest run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.39s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:21:53 INFO : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: Looking for duplicate sha1 hashes using newest mode. 2022/01/13 05:21:54 NOTICE: a6692d0b4fce7eb8c7ab70cbd4f2a910b5ca72b8: Found 3 files with duplicate sha1 hashes 2022/01/13 05:21:54 INFO : one: Deleted 2022/01/13 05:21:54 INFO : also/one: Deleted 2022/01/13 05:21:54 NOTICE: a6692d0b4fce7eb8c7ab70cbd4f2a910b5ca72b8: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.13s) === RUN TestDeduplicateOldest run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.35s) === RUN TestDeduplicateLargest run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.34s) === RUN TestDeduplicateSmallest run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.34s) === RUN TestDeduplicateRename run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.34s) === RUN TestListDirSorted run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:22:11 DEBUG : a.txt: Excluded 2022/01/13 05:22:11 DEBUG : sub dir/hello world: Excluded 2022/01/13 05:22:11 DEBUG : sub dir/hello world2: Excluded 2022/01/13 05:22:11 DEBUG : sub dir/hello world: Excluded 2022/01/13 05:22:11 DEBUG : sub dir/hello world2: Excluded 2022/01/13 05:22:12 DEBUG : sub dir/ignore dir: Excluded 2022/01/13 05:22:12 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:22:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (21.14s) === RUN TestListJSON run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/01/13 05:22:24 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (4.80s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.18s) === RUN TestStatJSON run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2022/01/13 05:22:28 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2022/01/13 05:22:28 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirFilesOnly 2022/01/13 05:22:29 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2022/01/13 05:22:29 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/01/13 05:22:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/notfound" 2022/01/13 05:22:30 DEBUG : Config file has changed externaly - reloading 2022/01/13 05:22:31 DEBUG : Couldn't decode error response: EOF --- PASS: TestStatJSON (8.79s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.85s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.34s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (1.31s) === RUN TestMkdir run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:22:34 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: Making directory 2022/01/13 05:22:34 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: Making directory --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" --- PASS: TestLsd (2.35s) === RUN TestLs run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" --- PASS: TestLs (5.01s) === RUN TestLsWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:22:45 DEBUG : empty space: Excluded 2022/01/13 05:22:45 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (5.54s) === RUN TestLsLong run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" --- PASS: TestLsLong (2.72s) === RUN TestHashSums run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (7.40s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.87s) === RUN TestHashSumsWithErrors 2022/01/13 05:22:58 DEBUG : Creating backend with remote ":memory:" 2022/01/13 05:22:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/13 05:22:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/13 05:22:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/13 05:22:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/13 05:22:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/13 05:22:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/13 05:22:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/13 05:22:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/13 05:22:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" --- PASS: TestCount (6.02s) === RUN TestDelete run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:05 DEBUG : Waiting for deletions to finish 2022/01/13 05:23:06 DEBUG : large: Excluded from sync (and deletion) 2022/01/13 05:23:06 INFO : medium: Deleted 2022/01/13 05:23:06 INFO : small: Deleted --- PASS: TestDelete (3.80s) === RUN TestRetry 2022/01/13 05:23:08 DEBUG : Received error: EOF - low level retry 1/5 2022/01/13 05:23:08 DEBUG : Received error: EOF - low level retry 2/5 2022/01/13 05:23:08 DEBUG : Received error: EOF - low level retry 1/5 2022/01/13 05:23:08 DEBUG : Received error: EOF - low level retry 2/5 2022/01/13 05:23:08 DEBUG : Received error: EOF - low level retry 3/5 2022/01/13 05:23:08 DEBUG : Received error: EOF - low level retry 4/5 2022/01/13 05:23:08 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" --- PASS: TestCat (5.95s) === RUN TestPurge 2022/01/13 05:23:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vibibeq1bihuzeb1hijidad2" 2022/01/13 05:23:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/13 05:23:14 DEBUG : Creating backend with remote "/tmp/rclone950056930" run.go:181: Remote "B2 bucket rclone-test-vibibeq1bihuzeb1hijidad2", Local "Local file system at /tmp/rclone950056930", Modify Window "1ms" 2022/01/13 05:23:16 DEBUG : A2: Making directory 2022/01/13 05:23:16 DEBUG : A1/B2: Making directory 2022/01/13 05:23:16 DEBUG : A1/B2/C2: Making directory 2022/01/13 05:23:16 DEBUG : A1/B1/C3: Making directory 2022/01/13 05:23:16 DEBUG : A3: Making directory 2022/01/13 05:23:16 DEBUG : A3/B3: Making directory 2022/01/13 05:23:16 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/13 05:23:17 DEBUG : A1/B1/C1/one: Deleting (id "4_z5f32ddd3e03d5b1b7fe80e1b_f11406b41066f544c_d20220113_m052315_c001_v0001097_t0037") fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/13 05:23:18 DEBUG : A1/two: Deleting (id "4_z5f32ddd3e03d5b1b7fe80e1b_f11406b41066f5454_d20220113_m052316_c001_v0001097_t0010") 2022/01/13 05:23:18 DEBUG : B2 bucket rclone-test-vibibeq1bihuzeb1hijidad2: Purge remote 2022/01/13 05:23:18 purge failed: directory not found --- PASS: TestPurge (4.88s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:19 DEBUG : A2: Making directory 2022/01/13 05:23:19 DEBUG : A1/B2: Making directory 2022/01/13 05:23:19 DEBUG : A1/B2/C2: Making directory 2022/01/13 05:23:19 DEBUG : A1/B1/C3: Making directory 2022/01/13 05:23:19 DEBUG : A3: Making directory 2022/01/13 05:23:19 DEBUG : A3/B3: Making directory 2022/01/13 05:23:19 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/13 05:23:20 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (4.80s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:23 DEBUG : A1: Making directory 2022/01/13 05:23:23 DEBUG : A1/B1: Making directory 2022/01/13 05:23:23 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.85s) === RUN TestRmdirsWithFilter run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:24 DEBUG : A1: Making directory 2022/01/13 05:23:24 DEBUG : A1/B1: Making directory 2022/01/13 05:23:24 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.86s) === RUN TestCopyURL run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:25 DEBUG : file1: Clearing upload URL because of error: Post "https://pod-000-1032-19.backblaze.com/b2api/v1/b2_upload_file/1f92dd53e00d5b1b7fe80e1b/c001_v0001032_t0012": EOF 2022/01/13 05:23:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-19.backblaze.com/b2api/v1/b2_upload_file/1f92dd53e00d5b1b7fe80e1b/c001_v0001032_t0012": EOF) 2022/01/13 05:23:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/01/13 05:23:25 ERROR : file1: Post request put error: Post "https://pod-000-1032-19.backblaze.com/b2api/v1/b2_upload_file/1f92dd53e00d5b1b7fe80e1b/c001_v0001032_t0012": EOF operations_test.go:742: Error Trace: operations_test.go:742 Error: Received unexpected error: Post "https://pod-000-1032-19.backblaze.com/b2api/v1/b2_upload_file/1f92dd53e00d5b1b7fe80e1b/c001_v0001032_t0012": EOF Test: TestCopyURL 2022/01/13 05:23:25 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestCopyURL (0.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:26 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:23:26 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:23:27 DEBUG : sub/file2: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2022/01/13 05:23:27 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2022/01/13 05:23:27 DEBUG : pacer: Rate limited, increasing sleep to 1s 2022/01/13 05:23:27 DEBUG : file1: Received error: no tomes available (503 service_unavailable) - low level retry 1/10 2022/01/13 05:23:27 DEBUG : pacer: Reducing sleep to 500ms 2022/01/13 05:23:29 DEBUG : sub/file2: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2022/01/13 05:23:29 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2022/01/13 05:23:29 DEBUG : pacer: Rate limited, increasing sleep to 1s 2022/01/13 05:23:29 DEBUG : file1: Received error: no tomes available (503 service_unavailable) - low level retry 2/10 2022/01/13 05:23:29 DEBUG : pacer: Reducing sleep to 500ms 2022/01/13 05:23:31 DEBUG : pacer: Reducing sleep to 250ms 2022/01/13 05:23:31 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/13 05:23:31 INFO : file1: Copied (new) to: sub/file2 2022/01/13 05:23:31 INFO : file1: Deleted 2022/01/13 05:23:31 DEBUG : pacer: Reducing sleep to 125ms 2022/01/13 05:23:32 DEBUG : pacer: Reducing sleep to 62.5ms 2022/01/13 05:23:32 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/13 05:23:32 DEBUG : file1: Unchanged skipping 2022/01/13 05:23:32 INFO : file1: Deleted 2022/01/13 05:23:32 DEBUG : pacer: Reducing sleep to 31.25ms 2022/01/13 05:23:32 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: don't need to copy/move sub/file2, it is already at target location 2022/01/13 05:23:32 DEBUG : pacer: Reducing sleep to 15.625ms 2022/01/13 05:23:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveFile (7.85s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:34 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:23:34 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:23:35 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/13 05:23:35 INFO : file1: Copied (new) 2022/01/13 05:23:35 INFO : file1: Deleted 2022/01/13 05:23:35 DEBUG : file1: Destination exists, skipping 2022/01/13 05:23:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.55s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.34s) === RUN TestMoveFileBackupDir run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/backup" 2022/01/13 05:23:41 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:23:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/13 05:23:41 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:23:43 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/01/13 05:23:43 INFO : dst/file1: Copied (server-side copy) 2022/01/13 05:23:44 INFO : dst/file1: Deleted 2022/01/13 05:23:44 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/13 05:23:44 INFO : dst/file1: Copied (new) 2022/01/13 05:23:44 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.61s) === RUN TestCopyFile run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:48 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:23:48 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:23:48 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/13 05:23:48 INFO : file1: Copied (new) to: sub/file2 2022/01/13 05:23:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/13 05:23:49 DEBUG : file1: Unchanged skipping 2022/01/13 05:23:49 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.71s) === RUN TestCopyFileBackupDir run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/backup" 2022/01/13 05:23:52 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:23:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/13 05:23:52 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:23:54 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/01/13 05:23:54 INFO : dst/file1: Copied (server-side copy) 2022/01/13 05:23:55 INFO : dst/file1: Deleted 2022/01/13 05:23:55 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/13 05:23:55 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (8.06s) === RUN TestCopyFileCompareDest run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:23:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/dst" 2022/01/13 05:23:59 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:23:59 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:23:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/CompareDest" 2022/01/13 05:24:00 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:00 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:00 DEBUG : one: Need to transfer - File not found at Destination 2022/01/13 05:24:02 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2022/01/13 05:24:02 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2022/01/13 05:24:02 DEBUG : pacer: Rate limited, increasing sleep to 1s 2022/01/13 05:24:02 DEBUG : one: Received error: no tomes available (503 service_unavailable) - low level retry 1/10 2022/01/13 05:24:02 DEBUG : pacer: Reducing sleep to 500ms 2022/01/13 05:24:04 DEBUG : pacer: Reducing sleep to 250ms 2022/01/13 05:24:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/13 05:24:04 INFO : one: Copied (new) 2022/01/13 05:24:04 DEBUG : pacer: Reducing sleep to 125ms 2022/01/13 05:24:04 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:24:05 DEBUG : pacer: Reducing sleep to 62.5ms 2022/01/13 05:24:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/13 05:24:05 INFO : one: Copied (replaced existing) 2022/01/13 05:24:09 DEBUG : pacer: Reducing sleep to 31.25ms 2022/01/13 05:24:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/13 05:24:09 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/13 05:24:10 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:10 DEBUG : pacer: Reducing sleep to 15.625ms 2022/01/13 05:24:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/13 05:24:10 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/13 05:24:11 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:11 DEBUG : pacer: Reducing sleep to 10ms 2022/01/13 05:24:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/13 05:24:11 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/13 05:24:12 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/13 05:24:12 DEBUG : two: Need to transfer - File not found at Destination 2022/01/13 05:24:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/01/13 05:24:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (19.32s) === RUN TestCopyFileCopyDest run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:24:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/dst" 2022/01/13 05:24:18 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:19 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/CopyDest" 2022/01/13 05:24:19 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:19 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:19 DEBUG : one: Need to transfer - File not found at Destination 2022/01/13 05:24:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/13 05:24:21 INFO : one: Copied (new) 2022/01/13 05:24:22 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:24:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/13 05:24:23 INFO : one: Copied (replaced existing) 2022/01/13 05:24:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yecanuy5zutanaf8zibalur0/BackupDir" 2022/01/13 05:24:27 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/13 05:24:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:24:27 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/13 05:24:30 INFO : one: Copied (server-side copy) 2022/01/13 05:24:31 INFO : one: Deleted 2022/01/13 05:24:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/13 05:24:31 INFO : one: Copied (server-side copy) 2022/01/13 05:24:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/13 05:24:34 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/13 05:24:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/13 05:24:35 INFO : two: Copied (server-side copy) 2022/01/13 05:24:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/13 05:24:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/13 05:24:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/13 05:24:35 DEBUG : two: Unchanged skipping 2022/01/13 05:24:36 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/13 05:24:37 DEBUG : three: Destination not found in --copy-dest 2022/01/13 05:24:37 DEBUG : three: Need to transfer - File not found at Destination 2022/01/13 05:24:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/01/13 05:24:38 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (30.85s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:24:54 DEBUG : A1/B2: Making directory 2022/01/13 05:24:54 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/01/13 05:24:55 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:55 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:55 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:55 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:56 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/13 05:24:56 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/01/13 05:24:57 INFO : A1/one: Deleted 2022/01/13 05:24:57 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:24:57 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/01/13 05:24:57 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/01/13 05:24:57 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/13 05:24:57 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/01/13 05:24:57 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/01/13 05:24:57 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/01/13 05:24:58 INFO : A1/two: Deleted 2022/01/13 05:24:58 INFO : A1/B1/C1/four: Deleted 2022/01/13 05:24:58 INFO : A1/B1/C2/five: Deleted 2022/01/13 05:24:58 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/01/13 05:24:58 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/01/13 05:25:01 INFO : A1/B1/three: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/01/13 05:25:01 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:25:01 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:25:02 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:25:02 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:25:03 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/01/13 05:25:03 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/01/13 05:25:03 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/13 05:25:03 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/01/13 05:25:03 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/13 05:25:03 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/01/13 05:25:03 INFO : A2/B1/C1/four: Deleted 2022/01/13 05:25:03 INFO : A2/one: Deleted 2022/01/13 05:25:03 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:25:03 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/01/13 05:25:03 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/01/13 05:25:04 INFO : A2/two: Deleted 2022/01/13 05:25:04 INFO : A2/B1/three: Deleted 2022/01/13 05:25:04 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/01/13 05:25:04 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/01/13 05:25:04 INFO : A2/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (19.28s) === RUN TestGetFsInfo run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" --- PASS: TestGetFsInfo (0.34s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:25:08 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:25:09 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/01/13 05:25:09 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:25:09 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/13 05:25:12 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:25:15 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:25:17 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/01/13 05:25:17 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:25:17 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/13 05:25:18 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/01/13 05:25:18 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:25:20 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:25:21 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:25:21 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/13 05:25:22 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:25:24 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:25:24 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:25:24 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/13 05:25:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.95s) === RUN TestRcatSize run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:25:27 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: File to upload is small (60 bytes), uploading instead of streaming 2022/01/13 05:25:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/13 05:25:27 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.67s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:25:30 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:25:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/13 05:25:31 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/13 05:25:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/13 05:25:31 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:25:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/13 05:25:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/1f92dd53e00d5b1b7fe80e1b/c001_v0001113_t0039": Max transfer limit reached as set by --max-transfer 2022/01/13 05:25:32 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:25:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/13 05:25:32 DEBUG : Couldn't decode error response: EOF 2022/01/13 05:25:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/13 05:25:33 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 9cdfd5748b55d12b14011258af92262557a9f087 OK 2022/01/13 05:25:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.75s) === RUN TestTouchDir run.go:181: Remote "B2 bucket rclone-test-yecanuy5zutanaf8zibalur0", Local "Local file system at /tmp/rclone210207238", Modify Window "1ms" 2022/01/13 05:25:38 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: Touching "empty space" 2022/01/13 05:25:39 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: Touching "potato2" 2022/01/13 05:25:41 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: Touching "sub dir/potato3" --- PASS: TestTouchDir (9.64s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/01/13 05:25:44 DEBUG : B2 bucket rclone-test-yecanuy5zutanaf8zibalur0: Purge remote 2022/01/13 05:25:45 DEBUG : A1/B1/C1/four: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1111e2945fa716b9_d20220113_m052458_c001_v0001113_t0022") 2022/01/13 05:25:45 DEBUG : A1/B1/C1/four: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53e6f_d20220113_m052452_c001_v0001113_t0021") 2022/01/13 05:25:45 DEBUG : A1/B1/C1/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11835a5b25f6ce45_d20220113_m052322_c001_v0001117_t0003") 2022/01/13 05:25:45 DEBUG : A1/B1/C1/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522714_d20220113_m052319_c001_v0001032_t0025") 2022/01/13 05:25:45 DEBUG : A1/B1/C2/five: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11007ab1b8a7ebe8_d20220113_m052457_c001_v0001093_t0041") 2022/01/13 05:25:45 DEBUG : A1/B1/C2/five: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53e7b_d20220113_m052453_c001_v0001113_t0038") 2022/01/13 05:25:45 DEBUG : A1/B1/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f101e67130aa0aaeb_d20220113_m052459_c001_v0001097_t0010") 2022/01/13 05:25:45 DEBUG : A1/B1/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53e6c_d20220113_m052451_c001_v0001113_t0016") 2022/01/13 05:25:45 DEBUG : A1/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f101e67130aa0aad6_d20220113_m052456_c001_v0001097_t0050") 2022/01/13 05:25:45 DEBUG : A1/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53e55_d20220113_m052448_c001_v0001113_t0036") 2022/01/13 05:25:45 DEBUG : A1/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10830253466f3005_d20220113_m052457_c001_v0001039_t0035") 2022/01/13 05:25:46 DEBUG : A1/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53e5c_d20220113_m052449_c001_v0001113_t0032") 2022/01/13 05:25:46 DEBUG : A1/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f116f4df101fb8ee0_d20220113_m052323_c001_v0001025_t0028") 2022/01/13 05:25:46 DEBUG : A1/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522719_d20220113_m052319_c001_v0001032_t0003") 2022/01/13 05:25:46 DEBUG : A2/B1/C1/four: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f107b819eba9af61c_d20220113_m052503_c001_v0001098_t0016") 2022/01/13 05:25:46 DEBUG : A2/B1/C1/four: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f106a4a33a075d1a5_d20220113_m052456_c001_v0001033_t0001") 2022/01/13 05:25:46 DEBUG : A2/B1/C2/five: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1187a902ab4e2423_d20220113_m052504_c001_v0001131_t0045") 2022/01/13 05:25:46 DEBUG : A2/B1/C2/five: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10369698e2efad92_d20220113_m052456_c001_v0001146_t0009") 2022/01/13 05:25:46 DEBUG : A2/B1/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f116809182eb343c9_d20220113_m052503_c001_v0001043_t0053") 2022/01/13 05:25:46 DEBUG : A2/B1/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1114cad38e2e606e_d20220113_m052456_c001_v0001043_t0025") 2022/01/13 05:25:46 DEBUG : A2/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1114bf92950330f7_d20220113_m052503_c001_v0001157_t0026") 2022/01/13 05:25:46 DEBUG : A2/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f106498166b6c0c63_d20220113_m052456_c001_v0001011_t0015") 2022/01/13 05:25:46 DEBUG : A2/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1155c8f09994564d_d20220113_m052503_c001_v0001029_t0012") 2022/01/13 05:25:46 DEBUG : A2/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f104ba263ceaf51a2_d20220113_m052457_c001_v0001150_t0014") 2022/01/13 05:25:46 DEBUG : A3/B1/C1/four: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1186e43dff7d3135_d20220113_m052505_c001_v0001105_t0048") 2022/01/13 05:25:46 DEBUG : A3/B1/C1/four: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f106ef872f3923f4a_d20220113_m052502_c001_v0001009_t0011") 2022/01/13 05:25:46 DEBUG : A3/B1/C2/five: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f103898b0b0c0b781_d20220113_m052505_c001_v0001017_t0030") 2022/01/13 05:25:46 DEBUG : A3/B1/C2/five: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f106b681d9b4737f0_d20220113_m052503_c001_v0001098_t0008") 2022/01/13 05:25:47 DEBUG : A3/B1/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f116696faf382c897_d20220113_m052506_c001_v0001109_t0000") 2022/01/13 05:25:47 DEBUG : A3/B1/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1122cd0bb61db008_d20220113_m052501_c001_v0001097_t0056") 2022/01/13 05:25:47 DEBUG : A3/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11771abc8469c841_d20220113_m052506_c001_v0001150_t0027") 2022/01/13 05:25:47 DEBUG : A3/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10934a807dab2608_d20220113_m052502_c001_v0001042_t0001") 2022/01/13 05:25:47 DEBUG : A3/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1111e2945fa716da_d20220113_m052506_c001_v0001113_t0000") 2022/01/13 05:25:47 DEBUG : A3/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1072a229c15f65d5_d20220113_m052502_c001_v0001120_t0055") 2022/01/13 05:25:47 DEBUG : BackupDir/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1128e6f841e9cdc0_d20220113_m052438_c001_v0001137_t0006") 2022/01/13 05:25:47 DEBUG : BackupDir/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1133f8d15b5570d4_d20220113_m052430_c001_v0001105_t0041") 2022/01/13 05:25:47 DEBUG : CompareDest/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f116546fee0a08b28_d20220113_m052413_c001_v0001134_t0058") 2022/01/13 05:25:47 DEBUG : CompareDest/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53dbb_d20220113_m052409_c001_v0001113_t0042") 2022/01/13 05:25:47 DEBUG : CompareDest/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1017110bee165afb_d20220113_m052413_c001_v0001117_t0052") 2022/01/13 05:25:47 DEBUG : CompareDest/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53dc0_d20220113_m052410_c001_v0001113_t0043") 2022/01/13 05:25:47 DEBUG : CopyDest/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1023be88de591ea6_d20220113_m052439_c001_v0001105_t0020") 2022/01/13 05:25:47 DEBUG : CopyDest/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53dff_d20220113_m052424_c001_v0001113_t0037") 2022/01/13 05:25:47 DEBUG : CopyDest/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f110ad2a418742031_d20220113_m052441_c001_v0001109_t0049") 2022/01/13 05:25:47 DEBUG : CopyDest/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53e21_d20220113_m052435_c001_v0001113_t0032") 2022/01/13 05:25:47 DEBUG : CopyDest/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f115a769bb2d05d5c_d20220113_m052442_c001_v0001117_t0043") 2022/01/13 05:25:47 DEBUG : CopyDest/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53e15_d20220113_m052432_c001_v0001113_t0045") 2022/01/13 05:25:47 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1017e615403a8dcd_d20220113_m052533_c001_v0001041_t0039") 2022/01/13 05:25:47 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f3d_d20220113_m052530_c001_v0001113_t0043") 2022/01/13 05:25:47 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1142e508a76f096c_d20220113_m052534_c001_v0001120_t0049") 2022/01/13 05:25:48 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f53_d20220113_m052533_c001_v0001113_t0005") 2022/01/13 05:25:48 DEBUG : a.txt: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f111f441ca36001c0_d20220113_m052213_c001_v0001150_t0047") 2022/01/13 05:25:48 DEBUG : a.txt: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5225b5_d20220113_m052200_c001_v0001032_t0017") 2022/01/13 05:25:48 DEBUG : also/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11572c20f11c4657_d20220113_m052154_c001_v0001150_t0025") 2022/01/13 05:25:48 DEBUG : also/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522581_d20220113_m052150_c001_v0001032_t0041") 2022/01/13 05:25:48 DEBUG : another: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119f69f8e6d7966a_d20220113_m052155_c001_v0001036_t0008") 2022/01/13 05:25:48 DEBUG : another: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522583_d20220113_m052151_c001_v0001032_t0054") 2022/01/13 05:25:48 DEBUG : backup/dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f103f5538347e719b_d20220113_m052356_c001_v0001120_t0035") 2022/01/13 05:25:48 DEBUG : backup/dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119e2dc18f9472a5_d20220113_m052353_c001_v0001029_t0004") 2022/01/13 05:25:48 DEBUG : backup/dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f103c199938a01133_d20220113_m052345_c001_v0001105_t0046") 2022/01/13 05:25:48 DEBUG : backup/dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f110ad2a418741de5_d20220113_m052342_c001_v0001109_t0038") 2022/01/13 05:25:48 DEBUG : data/banana: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1119d37db2ca11c4_d20220113_m052144_c001_v0001038_t0049") 2022/01/13 05:25:48 DEBUG : data/banana: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522566_d20220113_m052140_c001_v0001032_t0025") 2022/01/13 05:25:48 DEBUG : data/banana: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522516_d20220113_m052118_c001_v0001032_t0059") 2022/01/13 05:25:48 DEBUG : data/potato: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f112573748370c252_d20220113_m052144_c001_v0001153_t0010") 2022/01/13 05:25:48 DEBUG : data/potato: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52256a_d20220113_m052141_c001_v0001032_t0046") 2022/01/13 05:25:48 DEBUG : data/potato: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522533_d20220113_m052126_c001_v0001032_t0005") 2022/01/13 05:25:48 DEBUG : dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f104e0a22742c3c00_d20220113_m052356_c001_v0001105_t0055") 2022/01/13 05:25:48 DEBUG : dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53d83_d20220113_m052355_c001_v0001113_t0053") 2022/01/13 05:25:49 DEBUG : dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f108d8133e8526fa6_d20220113_m052354_c001_v0001038_t0012") 2022/01/13 05:25:49 DEBUG : dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53d79_d20220113_m052350_c001_v0001113_t0055") 2022/01/13 05:25:49 DEBUG : dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f112086eb240d7c01_d20220113_m052346_c001_v0001113_t0021") 2022/01/13 05:25:49 DEBUG : dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53d60_d20220113_m052344_c001_v0001113_t0054") 2022/01/13 05:25:49 DEBUG : dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11252536aa354a03_d20220113_m052343_c001_v0001117_t0034") 2022/01/13 05:25:49 DEBUG : dst/file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53d4c_d20220113_m052336_c001_v0001113_t0023") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f110f6f02f2cafa1b_d20220113_m052443_c001_v0001091_t0028") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119d64de71823f13_d20220113_m052431_c001_v0001145_t0040") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f112fd596c9ecb2c4_d20220113_m052430_c001_v0001000_t0032") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53dfa_d20220113_m052424_c001_v0001113_t0016") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f102aa092ed857c56_d20220113_m052422_c001_v0001097_t0013") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f102aa092ed857c48_d20220113_m052421_c001_v0001097_t0033") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f106b681d9b4735d8_d20220113_m052416_c001_v0001098_t0022") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53dab_d20220113_m052407_c001_v0001113_t0039") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f104a0473763b2459_d20220113_m052404_c001_v0001093_t0027") 2022/01/13 05:25:49 DEBUG : dst/one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f104a0473763b244f_d20220113_m052403_c001_v0001093_t0023") 2022/01/13 05:25:49 DEBUG : dst/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1175ff8a41b57daf_d20220113_m052445_c001_v0001033_t0005") 2022/01/13 05:25:49 DEBUG : dst/three: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f102aa092ed857ce4_d20220113_m052437_c001_v0001097_t0045") 2022/01/13 05:25:49 DEBUG : dst/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10567ad75867363c_d20220113_m052447_c001_v0001105_t0036") 2022/01/13 05:25:49 DEBUG : dst/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f102aa092ed857cc7_d20220113_m052434_c001_v0001097_t0028") 2022/01/13 05:25:50 DEBUG : dst/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1171b4d409320269_d20220113_m052416_c001_v0001098_t0015") 2022/01/13 05:25:50 DEBUG : dst/two: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f104a0473763b246b_d20220113_m052412_c001_v0001093_t0046") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11903cdd71ddb770_d20220113_m052542_c001_v0001157_t0055") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f105ab655505baf30_d20220113_m052539_c001_v0001161_t0046") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f6a_d20220113_m052536_c001_v0001113_t0047") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1005e9753cc39fea_d20220113_m052301_c001_v0001165_t0001") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5226ad_d20220113_m052259_c001_v0001032_t0013") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10934a807dab2506_d20220113_m052253_c001_v0001042_t0013") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522690_d20220113_m052251_c001_v0001032_t0028") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1179e8b6c8488d07_d20220113_m052250_c001_v0001091_t0005") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522684_d20220113_m052248_c001_v0001032_t0037") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1117a9955182fa73_d20220113_m052246_c001_v0001137_t0022") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522667_d20220113_m052243_c001_v0001032_t0003") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f107fd9423230ad1e_d20220113_m052241_c001_v0001109_t0002") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522650_d20220113_m052238_c001_v0001032_t0043") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10136a2ec06212de_d20220113_m052053_c001_v0001154_t0022") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5224be_d20220113_m052049_c001_v0001032_t0032") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f110e9ec12bcea9bb_d20220113_m052047_c001_v0001098_t0007") 2022/01/13 05:25:50 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52249a_d20220113_m052040_c001_v0001032_t0043") 2022/01/13 05:25:51 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10984cd89a745f0d_d20220113_m052031_c001_v0001137_t0038") 2022/01/13 05:25:51 DEBUG : empty space: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522456_d20220113_m052027_c001_v0001032_t0046") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10180acdcc94d205_d20220113_m052335_c001_v0001109_t0002") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53d45_d20220113_m052334_c001_v0001113_t0043") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f108da012fcd30d19_d20220113_m052313_c001_v0001165_t0044") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5226e5_d20220113_m052308_c001_v0001032_t0004") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119346d2165bd831_d20220113_m052231_c001_v0001120_t0024") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52261c_d20220113_m052226_c001_v0001032_t0033") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1090b2a8d6dfdcd3_d20220113_m052224_c001_v0001120_t0013") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52260d_d20220113_m052221_c001_v0001032_t0019") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f110b227f5ae0629e_d20220113_m052004_c001_v0001120_t0041") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52241b_d20220113_m052003_c001_v0001032_t0027") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52240d_d20220113_m052001_c001_v0001032_t0035") 2022/01/13 05:25:51 DEBUG : file1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5223f8_d20220113_m051957_c001_v0001032_t0056") 2022/01/13 05:25:51 DEBUG : file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1107b80a4bcf3a5d_d20220113_m052313_c001_v0001165_t0047") 2022/01/13 05:25:51 DEBUG : file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5226ef_d20220113_m052309_c001_v0001032_t0019") 2022/01/13 05:25:51 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f106ab0fa065be969_d20220113_m052526_c001_v0001146_t0011") 2022/01/13 05:25:51 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f1e_d20220113_m052524_c001_v0001113_t0046") 2022/01/13 05:25:51 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10747149f041d1bc_d20220113_m052522_c001_v0001093_t0055") 2022/01/13 05:25:51 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f03_d20220113_m052521_c001_v0001113_t0003") 2022/01/13 05:25:52 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f107b819eba9af6fe_d20220113_m052526_c001_v0001098_t0039") 2022/01/13 05:25:52 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f15_d20220113_m052524_c001_v0001113_t0059") 2022/01/13 05:25:52 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f105439af185d1dfa_d20220113_m052523_c001_v0001137_t0020") 2022/01/13 05:25:52 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53eff_d20220113_m052520_c001_v0001113_t0010") 2022/01/13 05:25:52 DEBUG : large: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f115fe84a3e472e0e_d20220113_m052307_c001_v0001144_t0047") 2022/01/13 05:25:52 DEBUG : large: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5226d6_d20220113_m052305_c001_v0001032_t0033") 2022/01/13 05:25:52 DEBUG : medium: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f113d48f505317786_d20220113_m052306_c001_v0001161_t0034") 2022/01/13 05:25:52 DEBUG : medium: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5226d1_d20220113_m052304_c001_v0001032_t0006") 2022/01/13 05:25:52 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1144e6788a702cee_d20220113_m052512_c001_v0001161_t0036") 2022/01/13 05:25:52 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53eca_d20220113_m052509_c001_v0001113_t0041") 2022/01/13 05:25:52 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1036f52bcaf9cad2_d20220113_m052514_c001_v0001097_t0041") 2022/01/13 05:25:52 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53ec8_d20220113_m052508_c001_v0001113_t0010") 2022/01/13 05:25:52 DEBUG : not-one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10627b2d93da6bf1_d20220113_m052157_c001_v0001117_t0034") 2022/01/13 05:25:52 DEBUG : not-one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522588_d20220113_m052152_c001_v0001032_t0052") 2022/01/13 05:25:52 DEBUG : one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1023be88de590cbc_d20220113_m052154_c001_v0001105_t0032") 2022/01/13 05:25:52 DEBUG : one: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52257e_d20220113_m052149_c001_v0001032_t0003") 2022/01/13 05:25:52 DEBUG : potato1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f107de890b0deaf28_d20220113_m052528_c001_v0001001_t0008") 2022/01/13 05:25:53 DEBUG : potato1: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f2e_d20220113_m052526_c001_v0001113_t0024") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1152df0b1512fb19_d20220113_m052543_c001_v0001120_t0038") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1129b03e7ac6e516_d20220113_m052539_c001_v0001105_t0021") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f62_d20220113_m052535_c001_v0001113_t0023") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11797d79e151503e_d20220113_m052529_c001_v0001105_t0011") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f30_d20220113_m052527_c001_v0001113_t0038") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f103688320f42deb7_d20220113_m052301_c001_v0001131_t0025") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5226aa_d20220113_m052258_c001_v0001032_t0028") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f105b786bacf2e041_d20220113_m052257_c001_v0001109_t0030") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52268c_d20220113_m052251_c001_v0001032_t0026") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f112ce198d135f2eb_d20220113_m052250_c001_v0001146_t0019") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522681_d20220113_m052248_c001_v0001032_t0030") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1114daf949dc3096_d20220113_m052246_c001_v0001042_t0015") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522661_d20220113_m052243_c001_v0001032_t0011") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f108cfdacda509108_d20220113_m052242_c001_v0001146_t0017") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52264c_d20220113_m052237_c001_v0001032_t0050") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f101d48d12a3501a6_d20220113_m052054_c001_v0001105_t0037") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5224c1_d20220113_m052051_c001_v0001032_t0039") 2022/01/13 05:25:53 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11631e01165d4665_d20220113_m052047_c001_v0001157_t0018") 2022/01/13 05:25:54 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52249f_d20220113_m052043_c001_v0001032_t0043") 2022/01/13 05:25:54 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f116ea032280c10a9_d20220113_m052032_c001_v0001117_t0025") 2022/01/13 05:25:54 DEBUG : potato2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52245a_d20220113_m052028_c001_v0001032_t0031") 2022/01/13 05:25:54 DEBUG : remotepotato: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1151c5bef836c3fb_d20220113_m052056_c001_v0001131_t0017") 2022/01/13 05:25:54 DEBUG : remotepotato: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5224c7_d20220113_m052052_c001_v0001032_t0058") 2022/01/13 05:25:54 DEBUG : remotepotato: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1092cb9cc6d5ea6f_d20220113_m052048_c001_v0001130_t0009") 2022/01/13 05:25:54 DEBUG : remotepotato: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5224aa_d20220113_m052045_c001_v0001032_t0009") 2022/01/13 05:25:54 DEBUG : remotepotato: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f103c088c9fbd57ef_d20220113_m052034_c001_v0001044_t0044") 2022/01/13 05:25:54 DEBUG : remotepotato: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522462_d20220113_m052030_c001_v0001032_t0017") 2022/01/13 05:25:54 DEBUG : rutabaga: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f108d769c77cbb1c3_d20220113_m052056_c001_v0001157_t0008") 2022/01/13 05:25:54 DEBUG : rutabaga: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5224bb_d20220113_m052049_c001_v0001032_t0048") 2022/01/13 05:25:54 DEBUG : rutabaga: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11984a64293acf53_d20220113_m052048_c001_v0001165_t0034") 2022/01/13 05:25:54 DEBUG : rutabaga: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52248a_d20220113_m052038_c001_v0001032_t0009") 2022/01/13 05:25:54 DEBUG : rutabaga: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1015be620f96f4f3_d20220113_m052036_c001_v0001137_t0055") 2022/01/13 05:25:54 DEBUG : rutabaga: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522424_d20220113_m052006_c001_v0001032_t0059") 2022/01/13 05:25:54 DEBUG : small: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1095a1957559ec2b_d20220113_m052306_c001_v0001092_t0043") 2022/01/13 05:25:54 DEBUG : small: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5226ca_d20220113_m052304_c001_v0001032_t0040") 2022/01/13 05:25:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f110785a007861999_d20220113_m052237_c001_v0001157_t0010") 2022/01/13 05:25:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522642_d20220113_m052235_c001_v0001032_t0012") 2022/01/13 05:25:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f107fd9423230ac07_d20220113_m052213_c001_v0001109_t0034") 2022/01/13 05:25:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5225d4_d20220113_m052206_c001_v0001032_t0034") 2022/01/13 05:25:55 DEBUG : sub dir/hello world2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f11835a5b25f6cae5_d20220113_m052214_c001_v0001117_t0027") 2022/01/13 05:25:55 DEBUG : sub dir/hello world2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5225d9_d20220113_m052207_c001_v0001032_t0046") 2022/01/13 05:25:55 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1157d2d1d5510449_d20220113_m052216_c001_v0001036_t0054") 2022/01/13 05:25:55 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5225db_d20220113_m052208_c001_v0001032_t0000") 2022/01/13 05:25:55 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f107a009d3a0e0762_d20220113_m052218_c001_v0001105_t0034") 2022/01/13 05:25:55 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5225e1_d20220113_m052208_c001_v0001032_t0015") 2022/01/13 05:25:55 DEBUG : sub dir/potato3: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f115677feb060979c_d20220113_m052544_c001_v0001025_t0017") 2022/01/13 05:25:55 DEBUG : sub dir/potato3: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1031e1d8e09698d6_d20220113_m052541_c001_v0001117_t0008") 2022/01/13 05:25:55 DEBUG : sub dir/potato3: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53f6f_d20220113_m052536_c001_v0001113_t0028") 2022/01/13 05:25:55 DEBUG : sub dir/potato3: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1149efd0862a5402_d20220113_m052301_c001_v0001003_t0021") 2022/01/13 05:25:55 DEBUG : sub dir/potato3: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5226b1_d20220113_m052259_c001_v0001032_t0031") 2022/01/13 05:25:55 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f113b6d6881e7a218_d20220113_m052219_c001_v0001036_t0006") 2022/01/13 05:25:55 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5225e8_d20220113_m052209_c001_v0001032_t0016") 2022/01/13 05:25:55 DEBUG : sub/file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f116cc99dc26e374d_d20220113_m052349_c001_v0001098_t0018") 2022/01/13 05:25:55 DEBUG : sub/file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53d70_d20220113_m052348_c001_v0001113_t0030") 2022/01/13 05:25:55 DEBUG : sub/file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f110ad2a418741d9b_d20220113_m052333_c001_v0001109_t0047") 2022/01/13 05:25:55 DEBUG : sub/file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53d36_d20220113_m052330_c001_v0001113_t0031") 2022/01/13 05:25:56 DEBUG : sub/file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f102534473bb784fd_d20220113_m052232_c001_v0001042_t0057") 2022/01/13 05:25:56 DEBUG : sub/file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52261f_d20220113_m052226_c001_v0001032_t0050") 2022/01/13 05:25:56 DEBUG : sub/file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1149e967580fa4ef_d20220113_m052225_c001_v0001098_t0035") 2022/01/13 05:25:56 DEBUG : sub/file2: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522611_d20220113_m052222_c001_v0001032_t0029") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f118a3c373b10f5d2_d20220113_m052145_c001_v0001157_t0053") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52256d_d20220113_m052142_c001_v0001032_t0059") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522564_d20220113_m052139_c001_v0001032_t0031") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522558_d20220113_m052137_c001_v0001032_t0038") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522554_d20220113_m052135_c001_v0001032_t0039") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc52254c_d20220113_m052133_c001_v0001032_t0041") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522539_d20220113_m052129_c001_v0001032_t0022") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522526_d20220113_m052122_c001_v0001032_t0032") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1119e88a748907aa_d20220113_m052115_c001_v0001117_t0001") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc522500_d20220113_m052114_c001_v0001032_t0002") 2022/01/13 05:25:56 DEBUG : test.sum: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5224db_d20220113_m052056_c001_v0001032_t0029") 2022/01/13 05:25:56 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f114ee64f3c6a75e4_d20220113_m052519_c001_v0001105_t0025") 2022/01/13 05:25:56 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53eed_d20220113_m052517_c001_v0001113_t0027") 2022/01/13 05:25:56 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f1002b0bb2172983d_d20220113_m052519_c001_v0001039_t0045") 2022/01/13 05:25:56 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f10428d7507a53edf_d20220113_m052515_c001_v0001113_t0019") 2022/01/13 05:25:56 DEBUG : zend.txt: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f114608881077f587_d20220113_m052220_c001_v0001137_t0021") 2022/01/13 05:25:56 DEBUG : zend.txt: Deleting (id "4_z1f92dd53e00d5b1b7fe80e1b_f119c04abfc5225c0_d20220113_m052202_c001_v0001032_t0012") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 6m3.028722633s (try 1/5): exit status 1: Failed [TestCopyURL]