"./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) === 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 TestMultithreadCopy/{size:131071_streams:2} 2020/07/24 10:24:06 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/07/24 10:24:06 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/07/24 10:24:06 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/07/24 10:24:07 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/07/24 10:24:07 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/07/24 10:24:07 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/07/24 10:24:10 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/07/24 10:24:10 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/07/24 10:24:10 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/07/24 10:24:10 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/07/24 10:24:11 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/07/24 10:24:11 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/07/24 10:24:14 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/07/24 10:24:14 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/07/24 10:24:14 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/07/24 10:24:14 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/07/24 10:24:15 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/07/24 10:24:15 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (18.10s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (8.78s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (4.02s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (4.09s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/07/24 10:24:16 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 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/07/24 10:24:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/07/24 10:24:16 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 TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.90s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" --- PASS: TestCheck/1 (0.42s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.19s) --- PASS: TestCheck/7 (0.48s) === RUN TestCheckFsError 2020/07/24 10:24:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/07/24 10:24:34 ERROR : : error reading source directory: directory not found 2020/07/24 10:24:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2020/07/24 10:24:34 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 TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (27.44s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" --- PASS: TestCheckDownload/1 (0.67s) --- PASS: TestCheckDownload/2 (0.52s) --- PASS: TestCheckDownload/3 (0.56s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.60s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (0.59s) === RUN TestCheckSizeOnly === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.70s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.19s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive --- SKIP: TestDeduplicateInteractive (0.32s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip --- SKIP: TestDeduplicateSkip (0.38s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst --- SKIP: TestDeduplicateFirst (0.49s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest --- SKIP: TestDeduplicateNewest (0.36s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest --- SKIP: TestDeduplicateOldest (0.41s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest --- SKIP: TestDeduplicateLargest (0.55s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSmallest --- SKIP: TestDeduplicateSmallest (0.39s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename --- SKIP: TestDeduplicateRename (0.41s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs --- SKIP: TestMergeDirs (0.51s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" dedupe_test.go:217: Can't merge directories === RUN TestListDirSorted 2020/07/24 10:25:44 DEBUG : a.txt: Excluded 2020/07/24 10:25:44 DEBUG : sub dir/hello world: Excluded 2020/07/24 10:25:44 DEBUG : sub dir/hello world2: Excluded 2020/07/24 10:25:44 DEBUG : sub dir/ignore dir: Excluded 2020/07/24 10:25:44 DEBUG : sub dir/hello world: Excluded 2020/07/24 10:25:44 DEBUG : sub dir/hello world2: Excluded 2020/07/24 10:25:45 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (39.73s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestMkdir 2020/07/24 10:26:00 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: Making directory 2020/07/24 10:26:00 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: Making directory --- PASS: TestMkdir (1.30s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestLsd --- PASS: TestLsd (4.66s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestLs --- PASS: TestLs (11.92s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestLsWithFilesFrom 2020/07/24 10:26:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.14s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestLsLong --- PASS: TestLsLong (8.79s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestHashSums --- PASS: TestHashSums (9.14s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount --- PASS: TestCount (12.65s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestDelete 2020/07/24 10:27:08 DEBUG : Waiting for deletions to finish 2020/07/24 10:27:08 DEBUG : large: Excluded 2020/07/24 10:27:09 INFO : medium: Deleted 2020/07/24 10:27:09 INFO : small: Deleted --- PASS: TestDelete (13.98s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestRetry 2020/07/24 10:27:10 DEBUG : Received error: EOF - low level retry 1/5 2020/07/24 10:27:10 DEBUG : Received error: EOF - low level retry 2/5 2020/07/24 10:27:10 DEBUG : Received error: EOF - low level retry 1/5 2020/07/24 10:27:10 DEBUG : Received error: EOF - low level retry 2/5 2020/07/24 10:27:10 DEBUG : Received error: EOF - low level retry 3/5 2020/07/24 10:27:10 DEBUG : Received error: EOF - low level retry 4/5 2020/07/24 10:27:10 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat --- PASS: TestCat (12.07s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestPurge 2020/07/24 10:27:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/07/24 10:27:28 DEBUG : A2: Making directory 2020/07/24 10:27:28 DEBUG : A1/B2: Making directory 2020/07/24 10:27:29 DEBUG : A1/B2/C2: Making directory 2020/07/24 10:27:29 DEBUG : A1/B1/C3: Making directory 2020/07/24 10:27:30 DEBUG : A3: Making directory 2020/07/24 10:27:31 DEBUG : A3/B3: Making directory 2020/07/24 10:27:31 DEBUG : A3/B3/C4: Making directory 2020/07/24 10:27:38 DEBUG : Waiting for deletions to finish 2020/07/24 10:27:39 INFO : A1/B1/C1/one: Deleted 2020/07/24 10:27:39 DEBUG : A1/B1/C3: Removing directory 2020/07/24 10:27:42 DEBUG : A1/B1/C1: Removing directory 2020/07/24 10:27:43 DEBUG : A1/B1: Removing directory 2020/07/24 10:27:48 ERROR : : error listing: directory not found 2020/07/24 10:27:48 DEBUG : Yandex rclone-test-dahurof4xoyezij2noxumab9: Purge remote 2020/07/24 10:27:48 purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (25.65s) run.go:176: Remote "Yandex rclone-test-dahurof4xoyezij2noxumab9", Local "Local file system at /tmp/rclone808190406", Modify Window "1ns" === RUN TestRmdirsNoLeaveRoot 2020/07/24 10:27:51 DEBUG : A2: Making directory 2020/07/24 10:27:53 DEBUG : A1/B2: Making directory 2020/07/24 10:27:54 DEBUG : A1/B2/C2: Making directory 2020/07/24 10:27:54 DEBUG : A1/B1/C3: Making directory 2020/07/24 10:27:55 DEBUG : A3: Making directory 2020/07/24 10:27:55 DEBUG : A3/B3: Making directory 2020/07/24 10:27:56 DEBUG : A3/B3/C4: Making directory 2020/07/24 10:28:01 DEBUG : A3/B3/C4: Removing directory 2020/07/24 10:28:05 DEBUG : A3/B3: Removing directory 2020/07/24 10:28:07 DEBUG : A3: Removing directory 2020/07/24 10:28:08 DEBUG : A2: Removing directory 2020/07/24 10:28:08 DEBUG : A1/B2/C2: Removing directory 2020/07/24 10:28:10 DEBUG : A1/B2: Removing directory 2020/07/24 10:28:12 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (35.40s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestRmdirsLeaveRoot 2020/07/24 10:28:23 DEBUG : A1: Making directory 2020/07/24 10:28:24 DEBUG : A1/B1: Making directory 2020/07/24 10:28:24 DEBUG : A1/B1/C1: Making directory 2020/07/24 10:28:26 DEBUG : A1/B1/C1: Removing directory 2020/07/24 10:28:28 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.70s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestCopyURL --- PASS: TestCopyURL (13.75s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile 2020/07/24 10:28:47 DEBUG : file1: Need to transfer - File not found at Destination 2020/07/24 10:28:50 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/07/24 10:28:50 INFO : file1: Copied (new) 2020/07/24 10:28:50 INFO : file1: Deleted 2020/07/24 10:28:50 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/07/24 10:28:50 DEBUG : file1: Unchanged skipping 2020/07/24 10:28:50 INFO : file1: Deleted 2020/07/24 10:28:51 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.95s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestCaseInsensitiveMoveFile --- PASS: TestCaseInsensitiveMoveFile (0.41s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestMoveFileBackupDir 2020/07/24 10:28:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/07/24 10:29:02 INFO : dst/file1: Moved (server side) 2020/07/24 10:29:05 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/07/24 10:29:05 INFO : dst/file1: Copied (new) 2020/07/24 10:29:05 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (19.42s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestCopyFile 2020/07/24 10:29:14 DEBUG : file1: Need to transfer - File not found at Destination 2020/07/24 10:29:16 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/07/24 10:29:16 INFO : file1: Copied (new) 2020/07/24 10:29:16 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/07/24 10:29:16 DEBUG : file1: Unchanged skipping 2020/07/24 10:29:17 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.28s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestCopyFileBackupDir 2020/07/24 10:29:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/07/24 10:29:28 INFO : dst/file1: Moved (server side) 2020/07/24 10:29:32 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/07/24 10:29:32 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (22.49s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestCopyFileCompareDest 2020/07/24 10:29:44 DEBUG : one: Need to transfer - File not found at Destination 2020/07/24 10:29:47 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/07/24 10:29:47 INFO : one: Copied (new) 2020/07/24 10:29:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/07/24 10:29:58 INFO : one: Copied (replaced existing) 2020/07/24 10:30:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/07/24 10:30:04 DEBUG : one: Destination found in --compare-dest, skipping 2020/07/24 10:30:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/07/24 10:30:07 DEBUG : two: Destination found in --compare-dest, skipping 2020/07/24 10:30:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/07/24 10:30:08 DEBUG : two: Destination found in --compare-dest, skipping 2020/07/24 10:30:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/07/24 10:30:10 DEBUG : two: Need to transfer - File not found at Destination 2020/07/24 10:30:12 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2020/07/24 10:30:12 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (37.00s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestCopyFileCopyDest 2020/07/24 10:30:20 DEBUG : one: Need to transfer - File not found at Destination 2020/07/24 10:30:22 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/07/24 10:30:22 INFO : one: Copied (new) 2020/07/24 10:30:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/07/24 10:30:26 INFO : one: Copied (replaced existing) 2020/07/24 10:30:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/07/24 10:30:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/07/24 10:30:33 INFO : one: Moved (server side) 2020/07/24 10:30:38 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/07/24 10:30:38 INFO : one: Copied (server side copy) 2020/07/24 10:30:38 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/07/24 10:30:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/07/24 10:30:44 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/07/24 10:30:44 INFO : two: Copied (server side copy) 2020/07/24 10:30:44 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/07/24 10:30:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/07/24 10:30:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/07/24 10:30:45 DEBUG : two: Unchanged skipping 2020/07/24 10:30:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/07/24 10:30:49 DEBUG : three: Destination not found in --copy-dest 2020/07/24 10:30:49 DEBUG : three: Need to transfer - File not found at Destination 2020/07/24 10:30:52 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2020/07/24 10:30:52 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (40.59s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === 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 2020/07/24 10:31:12 DEBUG : A1/B2: Making directory 2020/07/24 10:31:13 DEBUG : A1/B1/C3: Making directory 2020/07/24 10:31:25 INFO : A2/B1/three: Moved (server side) 2020/07/24 10:31:25 INFO : A2/B1/C2/five: Moved (server side) 2020/07/24 10:31:26 INFO : A2/B1/C1/four: Moved (server side) 2020/07/24 10:31:29 INFO : A2/one: Moved (server side) 2020/07/24 10:31:29 INFO : A2/two: Moved (server side) 2020/07/24 10:32:11 DEBUG : pacer: low level retry 1/10 (error Delete https://cloud-api.yandex.com/v1/disk/resources?path=disk%3A%2Frclone-test-noquhuv8sikulac0puwowen3%2FA2&permanently=false: read tcp 10.101.0.39:51806->213.180.204.127:443: read: connection reset by peer) 2020/07/24 10:32:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2020/07/24 10:32:19 DEBUG : pacer: Reducing sleep to 15ms 2020/07/24 10:32:20 DEBUG : pacer: Reducing sleep to 11.25ms 2020/07/24 10:32:20 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestDirMove (102.55s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" operations_test.go:1266: Error Trace: operations_test.go:1266 Error: Received unexpected error: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) RenameDir rmdir github.com/rclone/rclone/fs/operations.DirMove /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1897 github.com/rclone/rclone/fs/operations_test.TestDirMove /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1266 testing.tRunner /usr/local/go/src/testing/testing.go:909 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 Test: TestDirMove === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.48s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false 2020/07/24 10:32:43 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: File to upload is small (34 bytes), uploading instead of streaming 2020/07/24 10:32:45 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2020/07/24 10:32:45 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/07/24 10:32:49 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=false 2020/07/24 10:32:53 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: File to upload is small (34 bytes), uploading instead of streaming 2020/07/24 10:32:55 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2020/07/24 10:32:55 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/07/24 10:32:59 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2020/07/24 10:32:59 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true 2020/07/24 10:33:01 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: File to upload is small (34 bytes), uploading instead of streaming 2020/07/24 10:33:04 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/07/24 10:33:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true 2020/07/24 10:33:11 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: File to upload is small (34 bytes), uploading instead of streaming 2020/07/24 10:33:13 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/07/24 10:33:17 NOTICE: Yandex rclone-test-noquhuv8sikulac0puwowen3: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/07/24 10:33:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (38.18s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.09s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.20s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (9.33s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (10.56s) === RUN TestRcatSize 2020/07/24 10:33:24 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: File to upload is small (60 bytes), uploading instead of streaming 2020/07/24 10:33:29 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/07/24 10:33:29 INFO : potato2: Copied (new) --- PASS: TestRcatSize (11.35s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestCopyFileMaxTransfer 2020/07/24 10:33:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2020/07/24 10:33:36 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/07/24 10:33:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2020/07/24 10:33:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2020/07/24 10:33:38 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put https://uploader32g.disk.yandex.net:443/upload-target/20200724T133337.662.utd.n2b3eptqbevule7xy2tsd1eg-k32g.7676935: Max transfer limit reached as set by --max-transfer 2020/07/24 10:33:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2020/07/24 10:33:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2020/07/24 10:33:42 DEBUG : TestCopyFileMaxTransfer/file4: MD5 = 051e08819341d948468f5911fce24245 OK 2020/07/24 10:33:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (14.23s) run.go:176: Remote "Yandex rclone-test-noquhuv8sikulac0puwowen3", Local "Local file system at /tmp/rclone029026420", Modify Window "1ns" === RUN TestRcAbout --- SKIP: TestRcAbout (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcCleanup --- SKIP: TestRcCleanup (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcCopyfile --- SKIP: TestRcCopyfile (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcCopyurl --- SKIP: TestRcCopyurl (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcDelete --- SKIP: TestRcDelete (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcDeletefile --- SKIP: TestRcDeletefile (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcList --- SKIP: TestRcList (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcMkdir --- SKIP: TestRcMkdir (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcMovefile --- SKIP: TestRcMovefile (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcPurge --- SKIP: TestRcPurge (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcRmdir --- SKIP: TestRcRmdir (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcRmdirs --- SKIP: TestRcRmdirs (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcSize --- SKIP: TestRcSize (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcPublicLink --- SKIP: TestRcPublicLink (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcFsInfo --- SKIP: TestRcFsInfo (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestUploadFile --- SKIP: TestUploadFile (0.00s) rc_test.go:25: Skipping test on non local remote === RUN TestRcCommand --- SKIP: TestRcCommand (0.00s) rc_test.go:25: Skipping test on non local remote FAIL 2020/07/24 10:33:47 DEBUG : Yandex rclone-test-noquhuv8sikulac0puwowen3: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 9m50.027970417s (try 1/5): exit status 1: Failed [TestDirMove]