"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2021/12/23 06:17:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8" 2021/12/23 06:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/23 06:17:29 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s" 2021/12/23 06:17:30 DEBUG : Creating backend with remote "/tmp/rclone4146969195" === 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 "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/12/23 06:17:33 DEBUG : file1: md5 = 9c1654144d3c139e706df93d61fff556 OK 2021/12/23 06:17:33 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/23 06:17:33 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/12/23 06:17:33 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/23 06:17:34 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/23 06:17:35 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/12/23 06:17:35 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/12/23 06:17:36 DEBUG : file1: md5 = bff562b954cecf5ef77a33a3e1d22b8b OK 2021/12/23 06:17:37 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/23 06:17:37 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/12/23 06:17:37 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/23 06:17:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/23 06:17:39 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/12/23 06:17:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/12/23 06:17:40 DEBUG : file1: md5 = dcf19ddb27586dc850911162e3ca1b1e OK 2021/12/23 06:17:41 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/12/23 06:17:41 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/12/23 06:17:41 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/12/23 06:17:42 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/12/23 06:17:42 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/12/23 06:17:42 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (13.41s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.82s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.84s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.61s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/23 06:17:44 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 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/23 06:17:44 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/23 06:17:44 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 "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:17:45 DEBUG : rutabaga: md5 = 770fd84ce1cdbb4256d6ea6bb5d7047e OK === RUN TestCheck/1 === RUN TestCheck/2 2021/12/23 06:17:47 DEBUG : empty space: md5 = cb243bfeefb8e8c13ed7b8e4da7a6fa2 OK === RUN TestCheck/3 2021/12/23 06:17:49 DEBUG : potato2: md5 = 7e39f2f5644bbe0dd1d81c4e7df8b0b9 OK === RUN TestCheck/4 === RUN TestCheck/5 2021/12/23 06:17:52 DEBUG : remotepotato: md5 = f0c5255ac37b298d9617e873033b88ef OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.98s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2021/12/23 06:17:56 DEBUG : Creating backend with remote "non-existent" 2021/12/23 06:17:56 DEBUG : Creating backend with remote "non-existent" 2021/12/23 06:17:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/12/23 06:17:56 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 2021/12/23 06:17:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/12/23 06:17:56 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 "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:17:57 DEBUG : rutabaga: md5 = d8fe4cbf31fcede0de2e5531c2e29ab4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/12/23 06:18:01 DEBUG : empty space: md5 = eadb4e3d77a68d6f2e6ca0edcc3c52df OK === RUN TestCheckDownload/3 2021/12/23 06:18:04 DEBUG : potato2: md5 = c0c5cf38f7ce0a41ff4f1741db223db0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/12/23 06:18:08 DEBUG : remotepotato: md5 = ae9e86d0f499613b2239fae23f72f826 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.93s) --- PASS: TestCheckDownload/1 (1.21s) --- PASS: TestCheckDownload/2 (1.15s) --- PASS: TestCheckDownload/3 (1.06s) --- PASS: TestCheckDownload/4 (1.19s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (1.18s) --- PASS: TestCheckDownload/7 (1.14s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:18:15 DEBUG : rutabaga: md5 = c928e4ed0974783cf043d013800fc16f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/12/23 06:18:17 DEBUG : empty space: md5 = b2c6eb6d0e477c8ff8c0bad2f3745e77 OK === RUN TestCheckSizeOnly/3 2021/12/23 06:18:19 DEBUG : potato2: md5 = 0a4fc2549aa9c2c789c1295b4d24c683 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/12/23 06:18:22 DEBUG : remotepotato: md5 = 5177268fa6d61658c94194a6f36c9ab5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.16s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.33s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:18:27 DEBUG : test.sum: md5 = ea4aefa08a858fa09dfb6292c6d31a07 OK 2021/12/23 06:18:28 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/23 06:18:28 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/23 06:18:28 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/23 06:18:28 NOTICE: test.sum: 2 warning(s) suppressed... 2021/12/23 06:18:30 DEBUG : test.sum: md5 = 2ab4ad7291b5120540cbe96a975224ed OK 2021/12/23 06:18:31 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/23 06:18:31 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/23 06:18:31 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/23 06:18:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.64s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:18:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/data" 2021/12/23 06:18:32 DEBUG : Config file has changed externaly - reloading 2021/12/23 06:18:32 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/vjrnln8ratgmqakfosrqe8espk" check_test.go:356: Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/data' lacks md5, skipping --- SKIP: TestCheckSum (2.33s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:18:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/data" 2021/12/23 06:18:35 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/vjrnln8ratgmqakfosrqe8espk" 2021/12/23 06:18:39 DEBUG : data/banana: md5 = 39728fd6a2a65da5a6f625b12609605e OK 2021/12/23 06:18:40 DEBUG : test.sum: md5 = 24b6f5465592b1c6b3222fa74553a5e6 OK === RUN TestCheckSumDownload/subtest1 2021/12/23 06:18:45 DEBUG : data/potato: md5 = 599a42ecd303a5b62de3d9badd7566ea OK 2021/12/23 06:18:46 DEBUG : test.sum: md5 = 00be4be8c089723285aa380a35d42e77 OK === RUN TestCheckSumDownload/subtest2 2021/12/23 06:18:51 DEBUG : test.sum: md5 = 958ddfea68549a85fdf4e26fd4d39317 OK === RUN TestCheckSumDownload/subtest3 2021/12/23 06:18:56 DEBUG : test.sum: md5 = ae65f0d728fa5f01b29a713df3711bba OK === RUN TestCheckSumDownload/subtest4 2021/12/23 06:19:00 DEBUG : test.sum: md5 = ca2bf2bdc979efa13349fce7f57875ad OK === RUN TestCheckSumDownload/subtest5 2021/12/23 06:19:04 DEBUG : test.sum: md5 = c055355c3ff634cd4bc9fde58e6aef59 OK === RUN TestCheckSumDownload/subtest6 2021/12/23 06:19:09 DEBUG : data/banana: md5 = 2142c90680deac3b15ba27809b3ba7cf OK 2021/12/23 06:19:10 DEBUG : data/potato: md5 = 310556d6f9f243494ba72058d1b414e5 OK 2021/12/23 06:19:11 DEBUG : test.sum: md5 = bdd78102140be5e0a504ba640e9cab03 OK === RUN TestCheckSumDownload/subtest7 2021/12/23 06:19:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2021/12/23 06:19:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.47s) --- PASS: TestCheckSumDownload/subtest1 (2.72s) --- PASS: TestCheckSumDownload/subtest2 (2.32s) --- PASS: TestCheckSumDownload/subtest3 (2.62s) --- PASS: TestCheckSumDownload/subtest4 (2.42s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.59s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.57s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:19:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Looking for duplicate names using skip mode. 2021/12/23 06:19:22 NOTICE: one: Found 2 files with duplicate names 2021/12/23 06:19:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.33s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:19:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Looking for duplicate names using skip mode. 2021/12/23 06:19:28 NOTICE: one: Found 3 files with duplicate names 2021/12/23 06:19:28 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2021/12/23 06:19:29 INFO : one: Deleted 2021/12/23 06:19:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.04s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:19:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Looking for duplicate names using first mode. 2021/12/23 06:19:35 NOTICE: one: Found 3 files with duplicate names 2021/12/23 06:19:36 INFO : one: Deleted 2021/12/23 06:19:36 INFO : one: Deleted 2021/12/23 06:19:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.89s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:19:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Looking for duplicate names using newest mode. 2021/12/23 06:19:42 NOTICE: one: Found 3 files with duplicate names 2021/12/23 06:19:43 INFO : one: Deleted 2021/12/23 06:19:44 INFO : one: Deleted 2021/12/23 06:19:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.26s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.56s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:19:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Looking for duplicate names using oldest mode. 2021/12/23 06:19:50 NOTICE: one: Found 3 files with duplicate names 2021/12/23 06:19:51 INFO : one: Deleted 2021/12/23 06:19:52 INFO : one: Deleted 2021/12/23 06:19:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.41s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:19:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Looking for duplicate names using largest mode. 2021/12/23 06:19:58 NOTICE: one: Found 3 files with duplicate names 2021/12/23 06:19:58 INFO : one: Deleted 2021/12/23 06:19:59 INFO : one: Deleted 2021/12/23 06:19:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.29s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:20:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Looking for duplicate names using smallest mode. 2021/12/23 06:20:05 NOTICE: one: Found 3 files with duplicate names 2021/12/23 06:20:06 INFO : one: Deleted 2021/12/23 06:20:06 INFO : one: Deleted 2021/12/23 06:20:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.13s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:20:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Looking for duplicate names using rename mode. 2021/12/23 06:20:13 NOTICE: one.txt: Found 3 files with duplicate names 2021/12/23 06:20:15 INFO : one-2.txt: renamed from: one.txt 2021/12/23 06:20:16 INFO : one-3.txt: renamed from: one.txt 2021/12/23 06:20:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.32s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:20:23 DEBUG : dupe1/one.txt: md5 = a9da09ea65749ebc861a6f57d0d2fe1d OK 2021/12/23 06:20:25 DEBUG : dupe2/two.txt: md5 = d207177936c976972568b4c5d8091611 OK 2021/12/23 06:20:28 DEBUG : dupe3/three.txt: md5 = 1de1763363749728bbde7bc47de2d759 OK 2021/12/23 06:20:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2021/12/23 06:20:29 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2021/12/23 06:20:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2021/12/23 06:20:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2021/12/23 06:20:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2021/12/23 06:20:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2021/12/23 06:20:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.13s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:20:37 DEBUG : a.txt: md5 = 9e9368bfa1ad4114e27f1185ef3d9409 OK 2021/12/23 06:20:39 DEBUG : zend.txt: md5 = 392399f1b49d0d2e3ca1a74ac4f1a67a OK 2021/12/23 06:20:42 DEBUG : sub dir/hello world: md5 = a4f9ba4a871cbd1301b82ac822ea65ab OK 2021/12/23 06:20:43 DEBUG : sub dir/hello world2: md5 = fd3955f4b10a8ead76ac9bf87418384e OK 2021/12/23 06:20:46 DEBUG : sub dir/ignore dir/.ignore: md5 = bea4ed6eb954d8c7d87a72736fe46176 OK 2021/12/23 06:20:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4ccf94cc019cbe2b6dbe97660127166f OK 2021/12/23 06:20:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 938f082d4ed952890a27b2134b76ff01 OK 2021/12/23 06:20:51 DEBUG : a.txt: Excluded 2021/12/23 06:20:52 DEBUG : sub dir/hello world: Excluded 2021/12/23 06:20:52 DEBUG : sub dir/hello world2: Excluded 2021/12/23 06:20:53 DEBUG : sub dir/ignore dir: Excluded 2021/12/23 06:20:53 DEBUG : sub dir/hello world: Excluded 2021/12/23 06:20:53 DEBUG : sub dir/hello world2: Excluded 2021/12/23 06:20:53 DEBUG : sub dir/ignore dir: Excluded 2021/12/23 06:20:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2021/12/23 06:21:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2021/12/23 06:21:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2021/12/23 06:21:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2021/12/23 06:21:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2021/12/23 06:21:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2021/12/23 06:21:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.72s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:21:03 DEBUG : file1: md5 = 6c081ec19020947b9a91faed3f4a86f3 OK 2021/12/23 06:21:06 DEBUG : sub/file2: md5 = a1cbd30c644c285164571ab9af765392 OK === 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 2021/12/23 06:21:09 ERROR : file1: Failed to read hash: hash type not supported 2021/12/23 06:21:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.53s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.62s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.36s) --- PASS: TestListJSON/ShowHash (0.34s) --- PASS: TestListJSON/HashTypes (0.29s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:21:14 DEBUG : file1: md5 = 2e8ae08ccaf471f937097df8c7902177 OK 2021/12/23 06:21:16 DEBUG : sub/file2: md5 = 5dd3d1e73f609b96df0622bdef314c46 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2021/12/23 06:21:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/notfound" 2021/12/23 06:21:21 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/qe0i31qdkoejk60elps0ni5sqk" 2021/12/23 06:21:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.61s) --- PASS: TestStatJSON/Root (0.34s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.60s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.58s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.33s) --- PASS: TestStatJSON/RootNotFound (2.05s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Making directory 2021/12/23 06:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Making directory --- PASS: TestMkdir (0.81s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:21:29 DEBUG : sub dir/hello world: md5 = e4a35c079b1087788d67373f1bae803c OK 2021/12/23 06:21:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.85s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:21:34 DEBUG : potato2: md5 = c1ff0bd62828d148ff4fba0c3303c7c6 OK 2021/12/23 06:21:35 DEBUG : empty space: md5 = 8f0df08e9d5fa3a88d858e0b5b7eaa0f OK --- PASS: TestLs (5.19s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:21:39 DEBUG : potato2: md5 = 54c7c564724d865a852808a4e522660c OK 2021/12/23 06:21:41 DEBUG : empty space: md5 = 924fcb8667cf46fbf6790c516a992d17 OK 2021/12/23 06:21:41 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (5.48s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:21:45 DEBUG : potato2: md5 = bc26e575908342bea9c1c7b80f93371d OK 2021/12/23 06:21:46 DEBUG : empty space: md5 = e663387fd2db57cc4b66ffd036f22fc1 OK --- PASS: TestLsLong (5.22s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:21:50 DEBUG : potato2: md5 = fde2f2d4277a0175a82fecf41ebbfd3f OK 2021/12/23 06:21:51 DEBUG : empty space: md5 = 126e25c5913dc4d5ada1a68335700aca OK --- PASS: TestHashSums (4.95s) === RUN TestHashSumsWithErrors 2021/12/23 06:21:53 DEBUG : Creating backend with remote ":memory:" 2021/12/23 06:21:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2021/12/23 06:21:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/23 06:21:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/23 06:21:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/23 06:21:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/23 06:21:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/23 06:21:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/23 06:21:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2021/12/23 06:21:53 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 "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:21:55 DEBUG : potato2: md5 = e548335088a17489a3ead1dc37214084 OK 2021/12/23 06:21:56 DEBUG : empty space: md5 = d02eb549ef9e434993a50d86b09c6103 OK 2021/12/23 06:21:58 DEBUG : sub dir/potato3: md5 = 4d79a2ae6eb9287f5a8ddd129227a826 OK 2021/12/23 06:22:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.46s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:22:04 DEBUG : small: md5 = 145e3617f9214b844767e9b66944c623 OK 2021/12/23 06:22:06 DEBUG : medium: md5 = 535c0e258acf2f0f78f6ac0e8c7e607d OK 2021/12/23 06:22:07 DEBUG : large: md5 = 9d98ba3d04067753955b05f205b4de20 OK 2021/12/23 06:22:07 DEBUG : Waiting for deletions to finish 2021/12/23 06:22:08 DEBUG : large: Excluded from sync (and deletion) 2021/12/23 06:22:08 INFO : medium: Deleted 2021/12/23 06:22:08 INFO : small: Deleted --- PASS: TestDelete (6.93s) === RUN TestRetry 2021/12/23 06:22:10 DEBUG : Received error: EOF - low level retry 1/5 2021/12/23 06:22:10 DEBUG : Received error: EOF - low level retry 2/5 2021/12/23 06:22:10 DEBUG : Received error: EOF - low level retry 1/5 2021/12/23 06:22:10 DEBUG : Received error: EOF - low level retry 2/5 2021/12/23 06:22:10 DEBUG : Received error: EOF - low level retry 3/5 2021/12/23 06:22:10 DEBUG : Received error: EOF - low level retry 4/5 2021/12/23 06:22:10 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:22:11 DEBUG : file1: md5 = 20cf31a1ee22ec05f91d9158835c8e9f OK 2021/12/23 06:22:13 DEBUG : file2: md5 = 32ac5c3418ff2a5074c74c01406bfc32 OK --- PASS: TestCat (14.99s) === RUN TestPurge 2021/12/23 06:22:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nasoqus0bivopib4wasevuc1" 2021/12/23 06:22:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/23 06:22:25 DEBUG : Creating backend with remote "TestDrive:crypt/hh4l75k8638jqtjtv0fk8l0daot4qo6it482erckhsgbeerbgat0hqqk7ieosat8p5pok67pe2i9o" 2021/12/23 06:22:26 DEBUG : Creating backend with remote "/tmp/rclone4235894405" run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nasoqus0bivopib4wasevuc1'", Local "Local file system at /tmp/rclone4235894405", Modify Window "1ms" 2021/12/23 06:22:30 DEBUG : A1/B1/C1/one: md5 = aeccec289c21ea11f8f727e61b525da3 OK 2021/12/23 06:22:30 DEBUG : A2: Making directory 2021/12/23 06:22:31 DEBUG : A1/B2: Making directory 2021/12/23 06:22:32 DEBUG : A1/B2/C2: Making directory 2021/12/23 06:22:33 DEBUG : A1/B1/C3: Making directory 2021/12/23 06:22:34 DEBUG : A3: Making directory 2021/12/23 06:22:35 DEBUG : A3/B3: Making directory 2021/12/23 06:22:35 DEBUG : A3/B3/C4: Making directory 2021/12/23 06:22:38 DEBUG : A1/two: md5 = 4e72f3c2077a52c2112f3788439ac5fd OK 2021/12/23 06:22:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nasoqus0bivopib4wasevuc1': Purge remote 2021/12/23 06:22:42 purge failed: directory not found --- PASS: TestPurge (17.38s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:22:47 DEBUG : A1/B1/C1/one: md5 = 5b96121a4578afdb6c0b463824687794 OK 2021/12/23 06:22:47 DEBUG : A2: Making directory 2021/12/23 06:22:48 DEBUG : A1/B2: Making directory 2021/12/23 06:22:48 DEBUG : A1/B2/C2: Making directory 2021/12/23 06:22:49 DEBUG : A1/B1/C3: Making directory 2021/12/23 06:22:50 DEBUG : A3: Making directory 2021/12/23 06:22:51 DEBUG : A3/B3: Making directory 2021/12/23 06:22:52 DEBUG : A3/B3/C4: Making directory 2021/12/23 06:22:54 DEBUG : A1/two: md5 = cef7f2492849bf729f26e074b6cbde23 OK 2021/12/23 06:22:56 INFO : A3/B3/C4: Removing directory 2021/12/23 06:22:59 INFO : A3/B3: Removing directory 2021/12/23 06:22:59 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2021/12/23 06:23:00 INFO : A3: Removing directory 2021/12/23 06:23:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2021/12/23 06:23:01 INFO : A2: Removing directory 2021/12/23 06:23:02 INFO : A1/B2/C2: Removing directory 2021/12/23 06:23:03 INFO : A1/B2: Removing directory 2021/12/23 06:23:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/12/23 06:23:04 INFO : A1/B1/C3: Removing directory 2021/12/23 06:23:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/12/23 06:23:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/12/23 06:23:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/12/23 06:23:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/12/23 06:23:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/12/23 06:23:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (28.69s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:23:11 DEBUG : A1: Making directory 2021/12/23 06:23:12 DEBUG : A1/B1: Making directory 2021/12/23 06:23:13 DEBUG : A1/B1/C1: Making directory 2021/12/23 06:23:16 INFO : A1/B1/C1: Removing directory 2021/12/23 06:23:16 INFO : A1/B1: Removing directory 2021/12/23 06:23:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/12/23 06:23:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.73s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:23:20 DEBUG : A1: Making directory 2021/12/23 06:23:20 DEBUG : A1/B1: Making directory 2021/12/23 06:23:21 DEBUG : A1/B1/C1: Making directory 2021/12/23 06:23:25 INFO : A1/B1/C1: Removing directory 2021/12/23 06:23:25 INFO : A1/B1: Removing directory 2021/12/23 06:23:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/12/23 06:23:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.97s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:23:30 DEBUG : file1: md5 = 8f1c3fb0f9cbd23cdd6620e3e7bd356b OK 2021/12/23 06:23:31 DEBUG : filename.txt: File name found in url 2021/12/23 06:23:32 DEBUG : filename.txt: md5 = 0f14c6673b816e62ae0c210ddaaa3b1b OK 2021/12/23 06:23:34 DEBUG : file2: md5 = dcf40edc6f965ad17a3ea96f7e73e353 OK --- PASS: TestCopyURL (7.88s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:23:37 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/23 06:23:39 DEBUG : file1: md5 = 0328646dc1ecb95a095475e272270136 OK 2021/12/23 06:23:39 INFO : file1: Copied (new) to: sub/file2 2021/12/23 06:23:39 INFO : file1: Deleted 2021/12/23 06:23:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/23 06:23:40 DEBUG : file1: Unchanged skipping 2021/12/23 06:23:40 INFO : file1: Deleted 2021/12/23 06:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': don't need to copy/move sub/file2, it is already at target location 2021/12/23 06:23:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.10s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:23:44 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/23 06:23:45 DEBUG : file1: md5 = 31dfdfb9251c9754551ae32b4a1e680a OK 2021/12/23 06:23:45 INFO : file1: Copied (new) 2021/12/23 06:23:45 INFO : file1: Deleted 2021/12/23 06:23:46 DEBUG : file1: Destination exists, skipping 2021/12/23 06:23:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.73s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:23:50 DEBUG : dst/file1: md5 = 5d94682d6014e38767e502cb006e1230 OK 2021/12/23 06:23:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/backup" 2021/12/23 06:23:51 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/1nrff024r7pq65ecp72fc28jb0" 2021/12/23 06:23:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/23 06:23:56 INFO : dst/file1: Moved (server-side) 2021/12/23 06:23:57 DEBUG : dst/file1: md5 = a50635e2a72cfe209b17349a41032bdd OK 2021/12/23 06:23:57 INFO : dst/file1: Copied (new) 2021/12/23 06:23:57 INFO : dst/file1: Deleted 2021/12/23 06:24:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/12/23 06:24:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/12/23 06:24:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.35s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:24:03 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/23 06:24:06 DEBUG : file1: md5 = 5e89615f0f04c8894534c7b196163173 OK 2021/12/23 06:24:06 INFO : file1: Copied (new) to: sub/file2 2021/12/23 06:24:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/23 06:24:07 DEBUG : file1: Unchanged skipping 2021/12/23 06:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': don't need to copy/move sub/file2, it is already at target location 2021/12/23 06:24:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.03s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:24:12 DEBUG : dst/file1: md5 = b2ec7a0e74599d61b0af297c3f228db6 OK 2021/12/23 06:24:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/backup" 2021/12/23 06:24:13 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/1nrff024r7pq65ecp72fc28jb0" 2021/12/23 06:24:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/23 06:24:19 INFO : dst/file1: Moved (server-side) 2021/12/23 06:24:20 DEBUG : dst/file1: md5 = 205e4babfc5b22795845e9438740118a OK 2021/12/23 06:24:20 INFO : dst/file1: Copied (new) 2021/12/23 06:24:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/12/23 06:24:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/12/23 06:24:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.80s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:24:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/dst" 2021/12/23 06:24:26 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/31u3jie661vd5p8j7rtc3hgbh0" 2021/12/23 06:24:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/CompareDest" 2021/12/23 06:24:28 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/gveqi14airsml4bgu7krj116o8" 2021/12/23 06:24:30 DEBUG : one: Need to transfer - File not found at Destination 2021/12/23 06:24:33 DEBUG : one: md5 = 3ead9e864c4365dc13f4799e03396cde OK 2021/12/23 06:24:33 INFO : one: Copied (new) 2021/12/23 06:24:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 06:24:35 DEBUG : one: md5 = d13bd250c5f1434750bc1203cbfd21cf OK 2021/12/23 06:24:35 INFO : one: Copied (replaced existing) 2021/12/23 06:24:38 DEBUG : dst/one: md5 = b26e3a0d381034dd406a8662ae9182e7 OK 2021/12/23 06:24:40 DEBUG : CompareDest/one: md5 = d0b52787bbfff9a1d77d86a1a95e20b3 OK 2021/12/23 06:24:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:24:41 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/23 06:24:43 DEBUG : CompareDest/two: md5 = d96a87d9fa2bf83bcb4f0bda60c85720 OK 2021/12/23 06:24:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:24:44 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/23 06:24:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:24:46 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/23 06:24:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/12/23 06:24:47 DEBUG : two: Need to transfer - File not found at Destination 2021/12/23 06:24:49 DEBUG : two: md5 = 88ef3d4a99291d4cd8604c1ad195c5cf OK 2021/12/23 06:24:49 INFO : two: Copied (new) 2021/12/23 06:24:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/12/23 06:24:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/12/23 06:24:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/12/23 06:24:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.46s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:24:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/dst" 2021/12/23 06:24:54 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/31u3jie661vd5p8j7rtc3hgbh0" 2021/12/23 06:24:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/CopyDest" 2021/12/23 06:24:57 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/d09o6po3f7bm6ce32vdgs8h9ls" 2021/12/23 06:24:59 DEBUG : one: Need to transfer - File not found at Destination 2021/12/23 06:25:01 DEBUG : one: md5 = fd2cdcd36f83f21c68af07e9631734ca OK 2021/12/23 06:25:01 INFO : one: Copied (new) 2021/12/23 06:25:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 06:25:04 DEBUG : one: md5 = f0b6581233ab1f07d1c6f5b34cb4e51b OK 2021/12/23 06:25:04 INFO : one: Copied (replaced existing) 2021/12/23 06:25:06 DEBUG : dst/one: md5 = 8c61a7abe5298b1636408018b0998c72 OK 2021/12/23 06:25:08 DEBUG : CopyDest/one: md5 = 9131b7fedd0a9ecb30e3ea697c4a306e OK 2021/12/23 06:25:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8/BackupDir" 2021/12/23 06:25:09 DEBUG : Creating backend with remote "TestDrive:crypt/b6k5mvra4g60tk3r1af4d59tdgjjrhn7rj5os5ihp19crgf4bic75kkbt7qr197t3353j78sqa46s/s6dbk3lfi7c9kfvo6j7bla9m0g" 2021/12/23 06:25:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:25:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 06:25:14 INFO : one: Moved (server-side) 2021/12/23 06:25:15 INFO : one: Copied (server-side copy) 2021/12/23 06:25:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/12/23 06:25:17 DEBUG : CopyDest/two: md5 = eb7d98cabf8b9a32f502bb37ee318318 OK 2021/12/23 06:25:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:25:20 INFO : two: Copied (server-side copy) 2021/12/23 06:25:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/12/23 06:25:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:25:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:25:21 DEBUG : two: Unchanged skipping 2021/12/23 06:25:23 DEBUG : CopyDest/three: md5 = e3988fb7175d1bbb0e552cb5f3c0500c OK 2021/12/23 06:25:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/12/23 06:25:24 DEBUG : three: Destination not found in --copy-dest 2021/12/23 06:25:24 DEBUG : three: Need to transfer - File not found at Destination 2021/12/23 06:25:26 DEBUG : three: md5 = a138aac08938d55a699c6b84c1d99ce2 OK 2021/12/23 06:25:26 INFO : three: Copied (new) 2021/12/23 06:25:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/12/23 06:25:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/12/23 06:25:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/12/23 06:25:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/12/23 06:25:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/12/23 06:25:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/12/23 06:25:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.42s) === 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 "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:25:36 DEBUG : A1/one: md5 = 7baa7e228189954dfd033d67a6e8e049 OK 2021/12/23 06:25:38 DEBUG : A1/two: md5 = b22754cb69bf78c61b4587d814334083 OK 2021/12/23 06:25:40 DEBUG : A1/B1/three: md5 = df9d716f2a6e221e484245f64e40121d OK 2021/12/23 06:25:42 DEBUG : A1/B1/C1/four: md5 = ace1c0e9e13facc847e4e32814deb49b OK 2021/12/23 06:25:44 DEBUG : A1/B1/C2/five: md5 = 1b95e504cfe8286739c0e425afa60463 OK 2021/12/23 06:25:44 DEBUG : A1/B2: Making directory 2021/12/23 06:25:45 DEBUG : A1/B1/C3: Making directory 2021/12/23 06:25:57 INFO : A2/one: Moved (server-side) to: A3/one 2021/12/23 06:25:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/12/23 06:25:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/12/23 06:25:57 INFO : A2/two: Moved (server-side) to: A3/two 2021/12/23 06:25:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/12/23 06:26:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/12/23 06:26:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/12/23 06:26:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/12/23 06:26:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/12/23 06:26:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/12/23 06:26:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2021/12/23 06:26:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2021/12/23 06:26:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/12/23 06:26:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/12/23 06:26:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/12/23 06:26:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/12/23 06:26:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/12/23 06:26:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/12/23 06:26:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/12/23 06:26:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (40.01s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 06:26:16 DEBUG : no_checksum_small_file_from_pipe: md5 = c30bc84aa01608742165c5034f1d4e7a OK 2021/12/23 06:26:16 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/12/23 06:26:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2021/12/23 06:26:18 DEBUG : no_checksum_big_file_from_pipe: md5 = 86b3f72e6b6ede4027a84febeec03ad3 OK 2021/12/23 06:26:18 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 "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 06:26:21 DEBUG : with_checksum_small_file_from_pipe: md5 = 122a770aa0bc02f5d1a339fb6e8d8315 OK 2021/12/23 06:26:21 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/12/23 06:26:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2021/12/23 06:26:23 DEBUG : with_checksum_big_file_from_pipe: md5 = e22967daf7879e3e29a241d0b27f88db OK 2021/12/23 06:26:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/12/23 06:26:23 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:26:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 06:26:27 DEBUG : ignore_checksum_small_file_from_pipe: md5 = bea9f51ef610664c7c5fc841e64ff34d OK 2021/12/23 06:26:27 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/23 06:26:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2021/12/23 06:26:28 DEBUG : ignore_checksum_big_file_from_pipe: md5 = ee402bdb54669f12e2f52e77384f40cf OK 2021/12/23 06:26:28 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 "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 06:26:32 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 542de3c7ecbbbb6a3eb888bb6003f27f OK 2021/12/23 06:26:32 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/23 06:26:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2021/12/23 06:26:34 DEBUG : ignore_checksum_big_file_from_pipe: md5 = ba67ed22d5efbd113ae14861ffff257e OK 2021/12/23 06:26:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.38s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:26:37 DEBUG : potato1: md5 = bddd982070b85e808f22212f8b5b02d2 OK 2021/12/23 06:26:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': File to upload is small (60 bytes), uploading instead of streaming 2021/12/23 06:26:39 DEBUG : potato2: md5 = a8275365b4444eccc7524aaa60701eb4 OK 2021/12/23 06:26:39 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.88s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:26:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/12/23 06:26:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 872797dd9e72d857eeb8f4de83e878e9 OK 2021/12/23 06:26:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/12/23 06:26:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/12/23 06:26:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer operations_test.go:1592: Error Trace: operations_test.go:1592 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Not fatal error: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer: &fserrors.wrappedCountableError{error:(*url.Error)(0xc001658930), isCounted:true}: 2021/12/23 06:26:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/12/23 06:26:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/12/23 06:26:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 42667f3c6c6c0fb49e2878bb1bd9dbac OK 2021/12/23 06:26:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/12/23 06:26:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2021/12/23 06:26:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- FAIL: TestCopyFileMaxTransfer (10.37s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8'", Local "Local file system at /tmp/rclone4146969195", Modify Window "1ms" 2021/12/23 06:26:53 DEBUG : potato2: md5 = fd5663043f0a025e04549f7a28641dd6 OK 2021/12/23 06:26:54 DEBUG : empty space: md5 = a9dba86673ff9544104ea9cb1c1d356d OK 2021/12/23 06:26:56 DEBUG : sub dir/potato3: md5 = 7ad7ad82f0551203c73f471dc5a552d7 OK 2021/12/23 06:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Touching "empty space" 2021/12/23 06:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Touching "potato2" 2021/12/23 06:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Touching "sub dir/potato3" 2021/12/23 06:27:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.35s) === 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 2021/12/23 06:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiduy4jeqexoz8ziwenam8': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 9m35.52757903s (try 1/5)