"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/05 02:07:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago" 2025/02/05 02:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:07:03 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0" 2025/02/05 02:07:04 DEBUG : Creating backend with remote "/tmp/rclone668838796" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/05 02:07:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 02:07:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/05 02:07:04 DEBUG : potato: Seek from 10 to 0 2025/02/05 02:07:04 DEBUG : potato: Seek from 10 to 0 2025/02/05 02:07:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/05 02:07:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 02:07:04 DEBUG : potato: Seek from 5 to 2 2025/02/05 02:07:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/05 02:07:04 DEBUG : potato: Seek from 7 to 0 2025/02/05 02:07:04 DEBUG : potato: Seek from 7 to 0 2025/02/05 02:07:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/05 02:07:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 02:07:04 DEBUG : potato: Seek from 5 to 2 2025/02/05 02:07:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/05 02:07:04 DEBUG : potato: Seek from 8 to 0 2025/02/05 02:07:04 DEBUG : potato: Seek from 8 to 0 2025/02/05 02:07:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/05 02:07:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 02:07:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 02:07:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 02:07:04 DEBUG : potato: Seek from 5 to 2 2025/02/05 02:07:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/05 02:07:04 DEBUG : potato: Seek from 9 to 0 2025/02/05 02:07:04 DEBUG : potato: Seek from 9 to 0 2025/02/05 02:07:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:07:06 DEBUG : rutabaga: md5 = cbcf69ad3090b9e2f9f509e6f6596bf2 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/05 02:07:08 DEBUG : empty space: md5 = 9c6253c247da5db4aa739a5445160f05 OK === RUN TestCheck/3 2025/02/05 02:07:10 DEBUG : potato2: md5 = 2b5c70a7a99a24cf10371dcc56b56ee5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/05 02:07:12 DEBUG : remotepotato: md5 = 767da7d711f584eac4ca05b2933d28d0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.22s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/02/05 02:07:15 DEBUG : Creating backend with remote "nonexistent" 2025/02/05 02:07:15 DEBUG : Creating backend with remote "nonexistent" 2025/02/05 02:07:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/05 02:07:15 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/02/05 02:07:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/05 02:07:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:07:17 DEBUG : rutabaga: md5 = b0de7eb02776835417141ad9daa2db70 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/05 02:07:20 DEBUG : empty space: md5 = 44b4a119212980ae9a2d7be80508aafe OK === RUN TestCheckDownload/3 2025/02/05 02:07:23 DEBUG : potato2: md5 = 2471913d5cf8095adcf636329fdf25d5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/05 02:07:27 DEBUG : remotepotato: md5 = dfea3ed9916c5c9f2115cf850fd52262 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.17s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (1.32s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.15s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:07:33 DEBUG : rutabaga: md5 = 2da5fc1d1baa6f554eee5db3a1b05e04 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/05 02:07:35 DEBUG : empty space: md5 = 44e5375aa2e7090d9f4ccf5bc441fb32 OK === RUN TestCheckSizeOnly/3 2025/02/05 02:07:37 DEBUG : potato2: md5 = 84856d80e48b0d74a30cb9c877afa9ee OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/05 02:07:39 DEBUG : remotepotato: md5 = 0956453fe3c554853f5b7db085ef1482 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.66s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:07:44 DEBUG : test.sum: md5 = bb837f7e9a34f2b3b17edd8307446b86 OK 2025/02/05 02:07:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/05 02:07:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/05 02:07:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/05 02:07:45 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/05 02:07:46 DEBUG : test.sum: md5 = 7f9e24d98daaa5f44e8f9b3916601538 OK 2025/02/05 02:07:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/05 02:07:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/05 02:07:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/05 02:07:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.95s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/data" 2025/02/05 02:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:07:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/data" 2025/02/05 02:07:50 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/vjrnln8ratgmqakfosrqe8espk" 2025/02/05 02:07:54 DEBUG : data/banana: md5 = 01a855aa41b28ce6ca1d8421d1d0f01d OK 2025/02/05 02:07:55 DEBUG : test.sum: md5 = 7721e0ac5f29b535620cb630e637de02 OK === RUN TestCheckSumDownload/subtest1 2025/02/05 02:07:59 DEBUG : data/potato: md5 = 98cf44c33304f52c46b724a8c4f30819 OK 2025/02/05 02:08:01 DEBUG : test.sum: md5 = 05aa8f55a830db34ad93274ae92fd5dd OK === RUN TestCheckSumDownload/subtest2 2025/02/05 02:08:05 DEBUG : test.sum: md5 = cdf3191083647e0a6a5222632fcba6b9 OK === RUN TestCheckSumDownload/subtest3 2025/02/05 02:08:09 DEBUG : test.sum: md5 = ffdb3ec1d7559250985a5369d369fd41 OK === RUN TestCheckSumDownload/subtest4 2025/02/05 02:08:13 DEBUG : test.sum: md5 = ec84fc0d0dcfa60d795f2385e5066835 OK === RUN TestCheckSumDownload/subtest5 2025/02/05 02:08:18 DEBUG : test.sum: md5 = 501fec121e907adf57f62b32ebd955d2 OK === RUN TestCheckSumDownload/subtest6 2025/02/05 02:08:22 DEBUG : data/banana: md5 = 08b2709f228453804fb8daa2091ebdc4 OK 2025/02/05 02:08:23 DEBUG : data/potato: md5 = fb815b993bef4b472ed896328a08f126 OK 2025/02/05 02:08:25 DEBUG : test.sum: md5 = f12616ec5b7a3e4f4f15800d518db1dd OK === RUN TestCheckSumDownload/subtest7 2025/02/05 02:08:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/05 02:08:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.02s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (2.32s) --- PASS: TestCheckSumDownload/subtest4 (2.47s) --- PASS: TestCheckSumDownload/subtest5 (2.66s) --- PASS: TestCheckSumDownload/subtest6 (2.33s) --- PASS: TestCheckSumDownload/subtest7 (2.83s) === RUN TestApplyTransforms 2025/02/05 02:08:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foraqix8xeje" 2025/02/05 02:08:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:08:31 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecpkkjefb595jp5q2c2qgcp2m11fuqsa87re9pqnqkuvo23g0" 2025/02/05 02:08:32 DEBUG : Creating backend with remote "/tmp/rclone1092134409" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foraqix8xeje'", Local "Local file system at /tmp/rclone1092134409", Modify Window "1ms" 2025/02/05 02:08:34 DEBUG : hello, world!: md5 = ea0e26b4802c96a74922ce6cbbc21074 OK upper checkfile vs. lower remote (without normalization) 2025/02/05 02:08:35 ERROR : hello, world!: sum not found 2025/02/05 02:08:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-foraqix8xeje' 2025/02/05 02:08:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foraqix8xeje': 1 files missing 2025/02/05 02:08:35 NOTICE: 1 hashes missing 2025/02/05 02:08:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foraqix8xeje': 2 differences found 2025/02/05 02:08:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foraqix8xeje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/05 02:08:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:08:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foraqix8xeje': 0 differences found 2025/02/05 02:08:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foraqix8xeje': 1 matching files 2025/02/05 02:08:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-roroxur7musu" 2025/02/05 02:08:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:08:36 DEBUG : Creating backend with remote "TestDrive:crypt/u789dniptggndj7bg45d7jac4uqrri77556te6i2kf3i99ru2v0g" 2025/02/05 02:08:37 DEBUG : Creating backend with remote "/tmp/rclone309057401" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-roroxur7musu'", Local "Local file system at /tmp/rclone309057401", Modify Window "1ms" 2025/02/05 02:08:39 DEBUG : HELLO, WORLD!: md5 = 1d729543127dd1ba5d44cf31df9ad378 OK lower checkfile vs. upper remote (without normalization) 2025/02/05 02:08:40 ERROR : HELLO, WORLD!: sum not found 2025/02/05 02:08:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-roroxur7musu' 2025/02/05 02:08:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roroxur7musu': 1 files missing 2025/02/05 02:08:40 NOTICE: 1 hashes missing 2025/02/05 02:08:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roroxur7musu': 2 differences found 2025/02/05 02:08:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roroxur7musu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/05 02:08:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:08:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roroxur7musu': 0 differences found 2025/02/05 02:08:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roroxur7musu': 1 matching files 2025/02/05 02:08:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xituhis2juji" 2025/02/05 02:08:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:08:41 DEBUG : Creating backend with remote "TestDrive:crypt/j3mmipf4fhturvdo318hd9isi47cpon4ess225k9mu2oaes34u30" 2025/02/05 02:08:42 DEBUG : Creating backend with remote "/tmp/rclone1388456003" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xituhis2juji'", Local "Local file system at /tmp/rclone1388456003", Modify Window "1ms" 2025/02/05 02:08:44 DEBUG : HeLlO, wOrLd!: md5 = 5ab36dcaa682f8948cb3f3c7e9d5573a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/05 02:08:45 ERROR : HeLlO, wOrLd!: sum not found 2025/02/05 02:08:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xituhis2juji' 2025/02/05 02:08:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xituhis2juji': 1 files missing 2025/02/05 02:08:45 NOTICE: 1 hashes missing 2025/02/05 02:08:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xituhis2juji': 2 differences found 2025/02/05 02:08:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xituhis2juji': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/05 02:08:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:08:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xituhis2juji': 0 differences found 2025/02/05 02:08:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xituhis2juji': 1 matching files 2025/02/05 02:08:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kagohev0lewo" 2025/02/05 02:08:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:08:46 DEBUG : Creating backend with remote "TestDrive:crypt/e51pdotcdobcg3s7700riic987ecu448t43ucp2k3fj5n0ksi3qg" 2025/02/05 02:08:47 DEBUG : Creating backend with remote "/tmp/rclone1053945622" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kagohev0lewo'", Local "Local file system at /tmp/rclone1053945622", Modify Window "1ms" 2025/02/05 02:08:49 DEBUG : HELLO, WORLD!: md5 = e6b31ef1e4d843d5cae86578caed8375 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/05 02:08:49 ERROR : HELLO, WORLD!: sum not found 2025/02/05 02:08:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kagohev0lewo' 2025/02/05 02:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagohev0lewo': 1 files missing 2025/02/05 02:08:49 NOTICE: 1 hashes missing 2025/02/05 02:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagohev0lewo': 2 differences found 2025/02/05 02:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagohev0lewo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/05 02:08:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:08:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagohev0lewo': 0 differences found 2025/02/05 02:08:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagohev0lewo': 1 matching files 2025/02/05 02:08:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cokitox7zomu" 2025/02/05 02:08:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:08:50 DEBUG : Creating backend with remote "TestDrive:crypt/7smun0nejudri7cdnuoq37mf15p5oq3v1bd6dququddfjt9hv6r0" 2025/02/05 02:08:51 DEBUG : Creating backend with remote "/tmp/rclone3913757003" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cokitox7zomu'", Local "Local file system at /tmp/rclone3913757003", Modify Window "1ms" 2025/02/05 02:08:54 DEBUG : 測試_Русский___ě_áñ: md5 = ddcc4a410e83602f18e5d4900e08f962 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/05 02:08:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/05 02:08:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cokitox7zomu' 2025/02/05 02:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokitox7zomu': 1 files missing 2025/02/05 02:08:54 NOTICE: 1 hashes missing 2025/02/05 02:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokitox7zomu': 2 differences found 2025/02/05 02:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokitox7zomu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/05 02:08:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokitox7zomu': 0 differences found 2025/02/05 02:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokitox7zomu': 1 matching files 2025/02/05 02:08:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-likomut4wete" 2025/02/05 02:08:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:08:55 DEBUG : Creating backend with remote "TestDrive:crypt/cdi5bhdetlthusmcbcrq8ci200q9ahsjv4ea8c9m8l9m41djn6gg" 2025/02/05 02:08:56 DEBUG : Creating backend with remote "/tmp/rclone3536155858" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-likomut4wete'", Local "Local file system at /tmp/rclone3536155858", Modify Window "1ms" 2025/02/05 02:08:58 DEBUG : 測試_Русский___ě_áñ: md5 = daf848413349db256cfb8978f8a5e2a7 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/05 02:08:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/05 02:08:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-likomut4wete' 2025/02/05 02:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likomut4wete': 1 files missing 2025/02/05 02:08:59 NOTICE: 1 hashes missing 2025/02/05 02:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likomut4wete': 2 differences found 2025/02/05 02:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likomut4wete': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/05 02:09:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likomut4wete': 0 differences found 2025/02/05 02:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likomut4wete': 1 matching files 2025/02/05 02:09:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lunidor8noso" 2025/02/05 02:09:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:09:00 DEBUG : Creating backend with remote "TestDrive:crypt/fvsghpqj0c4o5jku0gn034f1e2iq037qd8k3276r2m2aud1unigg" 2025/02/05 02:09:01 DEBUG : Creating backend with remote "/tmp/rclone3448873670" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lunidor8noso'", Local "Local file system at /tmp/rclone3448873670", Modify Window "1ms" 2025/02/05 02:09:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cba3eb713c48f216db24db6ee92d54e5 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/05 02:09:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/05 02:09:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lunidor8noso' 2025/02/05 02:09:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunidor8noso': 1 files missing 2025/02/05 02:09:03 NOTICE: 1 hashes missing 2025/02/05 02:09:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunidor8noso': 2 differences found 2025/02/05 02:09:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunidor8noso': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/05 02:09:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunidor8noso': 0 differences found 2025/02/05 02:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunidor8noso': 1 matching files 2025/02/05 02:09:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guvoqum2vege" 2025/02/05 02:09:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:09:04 DEBUG : Creating backend with remote "TestDrive:crypt/1spph8v2m2o5ubi7isv6hkt3vomdrsg61jkmcgosaf1s7p1c0g50" 2025/02/05 02:09:05 DEBUG : Creating backend with remote "/tmp/rclone2772354236" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guvoqum2vege'", Local "Local file system at /tmp/rclone2772354236", Modify Window "1ms" 2025/02/05 02:09:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f2d061fa70f4e4e9abed3fb47495cab7 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/05 02:09:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/05 02:09:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guvoqum2vege' 2025/02/05 02:09:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvoqum2vege': 1 files missing 2025/02/05 02:09:08 NOTICE: 1 hashes missing 2025/02/05 02:09:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvoqum2vege': 2 differences found 2025/02/05 02:09:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvoqum2vege': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/05 02:09:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvoqum2vege': 0 differences found 2025/02/05 02:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvoqum2vege': 1 matching files 2025/02/05 02:09:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zivegax9vebi" 2025/02/05 02:09:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:09:09 DEBUG : Creating backend with remote "TestDrive:crypt/v6i4e965j0av2dfi9qf14sp9c29kqrgq6q5o1f2nkfmuc3qdtpp0" 2025/02/05 02:09:10 DEBUG : Creating backend with remote "/tmp/rclone2447700552" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zivegax9vebi'", Local "Local file system at /tmp/rclone2447700552", Modify Window "1ms" 2025/02/05 02:09:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 84624c03f345ee5487532f3761707cf6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/05 02:09:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/05 02:09:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zivegax9vebi' 2025/02/05 02:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivegax9vebi': 1 files missing 2025/02/05 02:09:13 NOTICE: 1 hashes missing 2025/02/05 02:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivegax9vebi': 2 differences found 2025/02/05 02:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivegax9vebi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/05 02:09:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:09:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivegax9vebi': 0 differences found 2025/02/05 02:09:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivegax9vebi': 1 matching files 2025/02/05 02:09:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majepoj8zele" 2025/02/05 02:09:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:09:14 DEBUG : Creating backend with remote "TestDrive:crypt/i555sg17i9affv62pltp135rmt66jm2cs6mgb20khhpffrfoaa4g" 2025/02/05 02:09:15 DEBUG : Creating backend with remote "/tmp/rclone2813678437" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majepoj8zele'", Local "Local file system at /tmp/rclone2813678437", Modify Window "1ms" 2025/02/05 02:09:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ba0f89199c90f21b61e3ef5262082c8c OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/05 02:09:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/05 02:09:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-majepoj8zele' 2025/02/05 02:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majepoj8zele': 1 files missing 2025/02/05 02:09:18 NOTICE: 1 hashes missing 2025/02/05 02:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majepoj8zele': 2 differences found 2025/02/05 02:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majepoj8zele': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/05 02:09:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/05 02:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majepoj8zele': 0 differences found 2025/02/05 02:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majepoj8zele': 1 matching files 2025/02/05 02:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majepoj8zele': Purge remote 2025/02/05 02:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zivegax9vebi': Purge remote 2025/02/05 02:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guvoqum2vege': Purge remote 2025/02/05 02:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lunidor8noso': Purge remote 2025/02/05 02:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-likomut4wete': Purge remote 2025/02/05 02:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokitox7zomu': Purge remote 2025/02/05 02:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kagohev0lewo': Purge remote 2025/02/05 02:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xituhis2juji': Purge remote 2025/02/05 02:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roroxur7musu': Purge remote 2025/02/05 02:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foraqix8xeje': Purge remote --- PASS: TestApplyTransforms (52.12s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:09:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 02:09:26 DEBUG : sub/file2: md5 = a45d6d4965d739954d594f39432b781b OK 2025/02/05 02:09:26 INFO : file1: Copied (new) to: sub/file2 2025/02/05 02:09:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:09:26 DEBUG : file1: Unchanged skipping 2025/02/05 02:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': don't need to copy/move sub/file2, it is already at target location 2025/02/05 02:09:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.96s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:09:32 DEBUG : dst/file1: md5 = 03d430fbc893d84563a483386e360b67 OK 2025/02/05 02:09:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/backup" 2025/02/05 02:09:33 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/1nrff024r7pq65ecp72fc28jb0" 2025/02/05 02:09:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/05 02:09:36 INFO : dst/file1: Moved (server-side) 2025/02/05 02:09:38 DEBUG : dst/file1: md5 = 84addee48b14fb3adcbb759ddaa35550 OK 2025/02/05 02:09:38 INFO : dst/file1: Copied (new) 2025/02/05 02:09:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 02:09:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 02:09:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.19s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:09:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/dst" 2025/02/05 02:09:43 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:09:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/CompareDest" 2025/02/05 02:09:45 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/gveqi14airsml4bgu7krj116o8" 2025/02/05 02:09:46 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 02:09:48 DEBUG : one: md5 = 2268b4b8cefc75402e4a9828881e7ac4 OK 2025/02/05 02:09:48 INFO : one: Copied (new) 2025/02/05 02:09:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:09:51 DEBUG : one: md5 = c59cb8ba5c3d2c05ba461b4007d01595 OK 2025/02/05 02:09:51 INFO : one: Copied (replaced existing) 2025/02/05 02:09:53 DEBUG : dst/one: md5 = 5110a764ef88948dde06b7b500d58663 OK 2025/02/05 02:09:55 DEBUG : CompareDest/one: md5 = 8d3a2bf1957603b3ad700782c0d689c1 OK 2025/02/05 02:09:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:09:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:09:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:09:58 DEBUG : CompareDest/two: md5 = 9b6bc0c3c5238026e495588680e4b4ca OK 2025/02/05 02:09:59 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 02:10:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:10:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 02:10:00 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 02:10:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:10:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 02:10:02 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 02:10:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/05 02:10:03 DEBUG : two: md5 = fc591cda7dd172cacb3f63818dcac5c9 OK 2025/02/05 02:10:03 INFO : two: Copied (new) 2025/02/05 02:10:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:10:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:10:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:10:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.73s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:10:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/dst" 2025/02/05 02:10:08 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:10:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/CopyDest" 2025/02/05 02:10:09 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/05 02:10:11 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 02:10:13 DEBUG : one: md5 = 462006d4c416c57ba5d39ddc081a87ae OK 2025/02/05 02:10:13 INFO : one: Copied (new) 2025/02/05 02:10:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:10:16 DEBUG : one: md5 = c6914cc301f5993ecaa1fc5e874b29c6 OK 2025/02/05 02:10:16 INFO : one: Copied (replaced existing) 2025/02/05 02:10:18 DEBUG : dst/one: md5 = ab22444d99a22ea2a502c8db4190061b OK 2025/02/05 02:10:20 DEBUG : CopyDest/one: md5 = 5469608744ed910eca4fae5a8b59bcd3 OK 2025/02/05 02:10:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/BackupDir" 2025/02/05 02:10:20 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/05 02:10:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:10:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:10:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:10:24 INFO : one: Moved (server-side) 2025/02/05 02:10:25 INFO : one: Copied (server-side copy) 2025/02/05 02:10:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/05 02:10:27 DEBUG : CopyDest/two: md5 = 2483de075e1ee8f1a953ba68e1a09935 OK 2025/02/05 02:10:27 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 02:10:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:10:29 INFO : two: Copied (server-side copy) 2025/02/05 02:10:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/05 02:10:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:10:29 DEBUG : two: Unchanged skipping 2025/02/05 02:10:32 DEBUG : CopyDest/three: md5 = 17770dd32476bb42e8ddfc561314c083 OK 2025/02/05 02:10:32 DEBUG : three: Need to transfer - File not found at Destination 2025/02/05 02:10:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/05 02:10:33 DEBUG : three: Destination not found in --copy-dest 2025/02/05 02:10:34 DEBUG : three: md5 = df55642eafa29638570acdd772e8d59c OK 2025/02/05 02:10:34 INFO : three: Copied (new) 2025/02/05 02:10:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/05 02:10:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:10:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:10:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:10:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/05 02:10:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:10:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.07s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:10:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/05 02:10:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 73aef7d138497bf79f46432632aa7ff1 OK 2025/02/05 02:10:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/05 02:10:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/05 02:10:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/02/05 02:10:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/05 02:10:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/05 02:10:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e50e9fcb32b3abb663bb44b5cfb768eb OK 2025/02/05 02:10:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/05 02:10:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/05 02:10:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.03s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:10:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Looking for duplicate names using skip mode. 2025/02/05 02:10:54 NOTICE: one: Found 2 files with duplicate names 2025/02/05 02:10:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.80s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:11:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Looking for duplicate names using skip mode. 2025/02/05 02:11:01 NOTICE: one: Found 3 files with duplicate names 2025/02/05 02:11:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/05 02:11:01 INFO : one: Deleted 2025/02/05 02:11:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.82s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:11:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Looking for duplicate names using first mode. 2025/02/05 02:11:07 NOTICE: one: Found 3 files with duplicate names 2025/02/05 02:11:07 INFO : one: Deleted 2025/02/05 02:11:08 INFO : one: Deleted 2025/02/05 02:11:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.21s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:11:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Looking for duplicate names using newest mode. 2025/02/05 02:11:13 NOTICE: one: Found 3 files with duplicate names 2025/02/05 02:11:14 INFO : one: Deleted 2025/02/05 02:11:14 INFO : one: Deleted 2025/02/05 02:11:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.39s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:11:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Looking for duplicate names using oldest mode. 2025/02/05 02:11:20 NOTICE: one: Found 3 files with duplicate names 2025/02/05 02:11:20 INFO : one: Deleted 2025/02/05 02:11:21 INFO : one: Deleted 2025/02/05 02:11:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:11:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Looking for duplicate names using largest mode. 2025/02/05 02:11:26 NOTICE: one: Found 3 files with duplicate names 2025/02/05 02:11:27 INFO : one: Deleted 2025/02/05 02:11:27 INFO : one: Deleted 2025/02/05 02:11:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.29s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:11:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Looking for duplicate names using smallest mode. 2025/02/05 02:11:32 NOTICE: one: Found 3 files with duplicate names 2025/02/05 02:11:33 INFO : one: Deleted 2025/02/05 02:11:33 INFO : one: Deleted 2025/02/05 02:11:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.30s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:11:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Looking for duplicate names using rename mode. 2025/02/05 02:11:40 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/05 02:11:41 INFO : one-2.txt: renamed from: one.txt 2025/02/05 02:11:42 INFO : one-3.txt: renamed from: one.txt 2025/02/05 02:11:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.44s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:11:48 DEBUG : dupe1/one.txt: md5 = 35bc126eb0d5aec38595ddb32c9de7f7 OK 2025/02/05 02:11:50 DEBUG : dupe2/two.txt: md5 = abaf9adb8742304860f59b30f116b2c0 OK 2025/02/05 02:11:52 DEBUG : dupe3/three.txt: md5 = 4a66dcf99413f582bf18bed412085a09 OK 2025/02/05 02:11:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/05 02:11:53 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/05 02:11:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/05 02:11:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/05 02:11:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/05 02:11:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/05 02:11:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.31s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:12:00 DEBUG : a.txt: md5 = 71189afc107057574ebb5b9ad47637de OK 2025/02/05 02:12:01 DEBUG : zend.txt: md5 = 602c19fcc6bea062bdb266acfc24a4da OK 2025/02/05 02:12:03 DEBUG : sub dir/hello world: md5 = 41d951fd7bdb74d8515816f8028c00c4 OK 2025/02/05 02:12:04 DEBUG : sub dir/hello world2: md5 = ddb1690456215cd1a2dae1c238a6feb4 OK 2025/02/05 02:12:06 DEBUG : sub dir/ignore dir/.ignore: md5 = 092b4be176d3b02f122195c8aa0b78dc OK 2025/02/05 02:12:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = a5064f0031d76a371e0a80ebd250e90a OK 2025/02/05 02:12:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = ec89129efb8ec0216d18579f1f3c8b20 OK 2025/02/05 02:12:11 DEBUG : a.txt: Excluded (Size Filter) 2025/02/05 02:12:11 DEBUG : a.txt: Excluded 2025/02/05 02:12:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/05 02:12:11 DEBUG : sub dir/hello world: Excluded 2025/02/05 02:12:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/05 02:12:11 DEBUG : sub dir/hello world2: Excluded 2025/02/05 02:12:12 DEBUG : sub dir/ignore dir: Excluded 2025/02/05 02:12:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/05 02:12:12 DEBUG : sub dir/hello world: Excluded 2025/02/05 02:12:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/05 02:12:12 DEBUG : sub dir/hello world2: Excluded 2025/02/05 02:12:12 DEBUG : sub dir/ignore dir: Excluded 2025/02/05 02:12:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/05 02:12:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/05 02:12:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/05 02:12:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/05 02:12:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/05 02:12:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/05 02:12:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.85s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:12:20 DEBUG : file1: md5 = 07e4fe37943a982fb308d3928c997f15 OK 2025/02/05 02:12:22 DEBUG : sub/file2: md5 = b712e715f521a55af97a4e9036f08fb2 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 2025/02/05 02:12:25 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/05 02:12:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/05 02:12:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/05 02:12:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.17s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:12:30 DEBUG : file1: md5 = 9e091ad644d8d57c14d712bd3c33a7d2 OK 2025/02/05 02:12:32 DEBUG : sub/file2: md5 = 636011aee5951caa13bca74ae34dc66f OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === 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 2025/02/05 02:12:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/notfound" 2025/02/05 02:12:36 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/05 02:12:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.11s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:12:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Making directory 2025/02/05 02:12:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:12:42 DEBUG : sub dir/hello world: md5 = a403f21dd76ff23d945613665520a78e OK 2025/02/05 02:12:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:12:46 DEBUG : potato2: md5 = 7825fc79b66b19b1fc31ead8c445d1a4 OK 2025/02/05 02:12:47 DEBUG : empty space: md5 = 599ea6597b36e6f35392ffe9562d4392 OK --- PASS: TestLs (4.68s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:12:51 DEBUG : potato2: md5 = c81672496d2c4566bc5118e18793bfda OK 2025/02/05 02:12:52 DEBUG : empty space: md5 = 505575211231476bc26bc6bcd438be5c OK 2025/02/05 02:12:53 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/05 02:12:53 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.16s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:12:56 DEBUG : potato2: md5 = 5c394a5f7b7552558f75852f9019db95 OK 2025/02/05 02:12:57 DEBUG : empty space: md5 = 45f6af9870fef0a0e5326b89fd210526 OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:13:01 DEBUG : potato2: md5 = 52169df2717627dc9af34c86ba6bfdd5 OK 2025/02/05 02:13:02 DEBUG : empty space: md5 = 7b211558cbc3a755680c7d9e96d938a8 OK --- PASS: TestHashSums (4.85s) === RUN TestHashSumsWithErrors 2025/02/05 02:13:04 DEBUG : Creating backend with remote ":memory:" 2025/02/05 02:13:04 DEBUG : Config file has changed externally - reloading 2025/02/05 02:13:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/05 02:13:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/05 02:13:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/05 02:13:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/05 02:13:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/05 02:13:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/05 02:13:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/05 02:13:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/05 02:13:04 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:13:05 DEBUG : potato2: md5 = 2a33fa4d73ed82a2b7f26a8e86e12104 OK 2025/02/05 02:13:07 DEBUG : empty space: md5 = 65d118b42db572c5afeb2319f0adddcf OK 2025/02/05 02:13:09 DEBUG : sub dir/potato3: md5 = 9c56087349a170cd71b903684f1ad659 OK 2025/02/05 02:13:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.48s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:13:14 DEBUG : small: md5 = df5135f9d1cdb5bbfc8c39d75eb13716 OK 2025/02/05 02:13:15 DEBUG : medium: md5 = cd3d9750ef54ea71c0c9af11cdbac28d OK 2025/02/05 02:13:17 DEBUG : large: md5 = ffb4e380745048e4948854d478cd1ed7 OK 2025/02/05 02:13:17 DEBUG : Waiting for deletions to finish 2025/02/05 02:13:17 DEBUG : large: Excluded (Size Filter) 2025/02/05 02:13:18 INFO : small: Deleted 2025/02/05 02:13:18 INFO : medium: Deleted --- PASS: TestDelete (6.19s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:13:20 DEBUG : small: md5 = c44c57dfaf357d27bded7bd215853b55 OK 2025/02/05 02:13:21 DEBUG : medium: md5 = b86647bbed746c051419621457c97b35 OK 2025/02/05 02:13:23 DEBUG : large: md5 = 0ec7c523d94cab82c4cca6e696528540 OK 2025/02/05 02:13:23 DEBUG : Waiting for deletions to finish 2025/02/05 02:13:23 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/05 02:13:24 INFO : small: Deleted 2025/02/05 02:13:24 INFO : medium: Deleted --- PASS: TestMaxDelete (6.76s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:13:27 DEBUG : small: md5 = 775934f4f5a5652962b00c7c7ec3a547 OK 2025/02/05 02:13:28 DEBUG : medium: md5 = 6a79ae120db1fb0ac0b593600544f1f6 OK 2025/02/05 02:13:29 DEBUG : large: md5 = e7c7e3863802acb2092106645f95287a OK 2025/02/05 02:13:30 DEBUG : Waiting for deletions to finish 2025/02/05 02:13:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/05 02:13:30 INFO : medium: Deleted 2025/02/05 02:13:30 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.58s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:13:34 DEBUG : small: md5 = b49ec1c8102cfc46b4386aec269489ee OK 2025/02/05 02:13:35 DEBUG : medium: md5 = 359574a7ac7746f590db3ae2545eb4c1 OK 2025/02/05 02:13:36 DEBUG : large: md5 = af4bd52e74dacb7ce6531d49e03b227f OK 2025/02/05 02:13:36 DEBUG : Waiting for deletions to finish 2025/02/05 02:13:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/05 02:13:37 INFO : small: Deleted 2025/02/05 02:13:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.85s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:13:40 DEBUG : ReadFile: md5 = d8810b9abd500156ddee8a191efc007b OK --- PASS: TestReadFile (4.11s) === RUN TestRetry 2025/02/05 02:13:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/05 02:13:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/05 02:13:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 02:13:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 02:13:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 02:13:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 02:13:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:13:44 DEBUG : file1: md5 = 77342d55572951dcbfdb88565567dca0 OK 2025/02/05 02:13:46 DEBUG : file2: md5 = d338637f67c3cc1ad285f0609916c55d OK --- PASS: TestCat (16.40s) === RUN TestPurge 2025/02/05 02:13:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xomuvok7mola" 2025/02/05 02:13:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:13:59 DEBUG : Creating backend with remote "TestDrive:crypt/2bnhvm9tl3fqq7t4eg6v2sn6i5pqqas6t3cm9vdmhb7nban6tfhg" 2025/02/05 02:14:00 DEBUG : Creating backend with remote "/tmp/rclone3948209261" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xomuvok7mola'", Local "Local file system at /tmp/rclone3948209261", Modify Window "1ms" 2025/02/05 02:14:05 DEBUG : A1/B1/C1/one: md5 = 1784345c87b995e33ffe81bb19ba1006 OK 2025/02/05 02:14:05 INFO : A2: Making directory 2025/02/05 02:14:06 INFO : A1/B2: Making directory 2025/02/05 02:14:06 INFO : A1/B2/C2: Making directory 2025/02/05 02:14:07 INFO : A1/B1/C3: Making directory 2025/02/05 02:14:08 INFO : A3: Making directory 2025/02/05 02:14:09 INFO : A3/B3: Making directory 2025/02/05 02:14:09 INFO : A3/B3/C4: Making directory 2025/02/05 02:14:11 DEBUG : A1/two: md5 = 968c7f1bbf09fc19d04e230e388c2694 OK 2025/02/05 02:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xomuvok7mola': Purge remote 2025/02/05 02:14:16 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.19s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:14:21 DEBUG : A1/B1/C1/one: md5 = fa646de3f140fc0053e76030875d6663 OK 2025/02/05 02:14:21 INFO : A2: Making directory 2025/02/05 02:14:21 INFO : A1/B2: Making directory 2025/02/05 02:14:22 INFO : A1/B2/C2: Making directory 2025/02/05 02:14:23 INFO : A1/B1/C3: Making directory 2025/02/05 02:14:24 INFO : A3: Making directory 2025/02/05 02:14:24 INFO : A3/B3: Making directory 2025/02/05 02:14:26 INFO : A3/B3/C4: Making directory 2025/02/05 02:14:28 DEBUG : A1/two: md5 = e82a58b6852be405765194b39346e0c3 OK 2025/02/05 02:14:29 DEBUG : removing 1 level 3 directories 2025/02/05 02:14:29 INFO : A3/B3/C4: Removing directory 2025/02/05 02:14:32 DEBUG : removing 2 level 3 directories 2025/02/05 02:14:32 INFO : A1/B2/C2: Removing directory 2025/02/05 02:14:32 INFO : A1/B1/C3: Removing directory 2025/02/05 02:14:33 DEBUG : removing 2 level 2 directories 2025/02/05 02:14:33 INFO : A3/B3: Removing directory 2025/02/05 02:14:33 INFO : A1/B2: Removing directory 2025/02/05 02:14:34 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/05 02:14:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/05 02:14:34 DEBUG : removing 2 level 1 directories 2025/02/05 02:14:34 INFO : A3: Removing directory 2025/02/05 02:14:34 INFO : A2: Removing directory 2025/02/05 02:14:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/05 02:14:38 DEBUG : removing 1 level 3 directories 2025/02/05 02:14:38 INFO : A1/B1/C1: Removing directory 2025/02/05 02:14:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:39 DEBUG : removing 1 level 2 directories 2025/02/05 02:14:39 INFO : A1/B1: Removing directory 2025/02/05 02:14:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/05 02:14:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 02:14:39 DEBUG : removing 1 level 1 directories 2025/02/05 02:14:39 INFO : A1: Removing directory 2025/02/05 02:14:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/05 02:14:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/05 02:14:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:14:40 DEBUG : removing 1 level 0 directories 2025/02/05 02:14:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Removing directory 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:14:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (26.20s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:14:43 INFO : A1: Making directory 2025/02/05 02:14:44 INFO : A1/B1: Making directory 2025/02/05 02:14:45 INFO : A1/B1/C1: Making directory 2025/02/05 02:14:47 DEBUG : removing 1 level 3 directories 2025/02/05 02:14:47 INFO : A1/B1/C1: Removing directory 2025/02/05 02:14:48 DEBUG : removing 1 level 2 directories 2025/02/05 02:14:48 INFO : A1/B1: Removing directory 2025/02/05 02:14:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 02:14:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:14:50 INFO : A1: Making directory 2025/02/05 02:14:51 INFO : A1/B1: Making directory 2025/02/05 02:14:52 INFO : A1/B1/C1: Making directory 2025/02/05 02:14:54 DEBUG : removing 1 level 3 directories 2025/02/05 02:14:54 INFO : A1/B1/C1: Removing directory 2025/02/05 02:14:55 DEBUG : removing 1 level 2 directories 2025/02/05 02:14:55 INFO : A1/B1: Removing directory 2025/02/05 02:14:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 02:14:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.32s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:14:59 DEBUG : file1: md5 = f685b38b8911c1a43ed65c6ca8ebb9d0 OK 2025/02/05 02:15:00 DEBUG : filename.txt: File name found in url 2025/02/05 02:15:01 DEBUG : filename.txt: md5 = 2b54f231b49dc62a40788826cf18f605 OK 2025/02/05 02:15:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/05 02:15:03 DEBUG : headerfilename.txt: md5 = ad7c433bcbca8ad6db2349dde142c9e4 OK 2025/02/05 02:15:04 DEBUG : file2: md5 = 1aae4560c4c8dc0f182e38a627d8a0c0 OK --- PASS: TestCopyURL (8.94s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:15:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 02:15:09 DEBUG : sub/file2: md5 = c7639bc9be8758614bf3958353660bfb OK 2025/02/05 02:15:09 INFO : file1: Copied (new) to: sub/file2 2025/02/05 02:15:09 INFO : file1: Deleted 2025/02/05 02:15:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:15:10 DEBUG : file1: Unchanged skipping 2025/02/05 02:15:10 INFO : file1: Deleted 2025/02/05 02:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': don't need to copy/move sub/file2, it is already at target location 2025/02/05 02:15:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:15:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 02:15:14 DEBUG : file1: md5 = 732b4c4e95de712e11925c576abc61eb OK 2025/02/05 02:15:14 INFO : file1: Copied (new) 2025/02/05 02:15:14 INFO : file1: Deleted 2025/02/05 02:15:15 DEBUG : file1: Destination exists, skipping 2025/02/05 02:15:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.72s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:15:19 DEBUG : dst/file1: md5 = 65cf1e86a46d987a57aebbeee4bae3b9 OK 2025/02/05 02:15:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetawiy1wago/backup" 2025/02/05 02:15:20 DEBUG : Creating backend with remote "TestDrive:crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0/1nrff024r7pq65ecp72fc28jb0" 2025/02/05 02:15:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/05 02:15:24 INFO : dst/file1: Moved (server-side) 2025/02/05 02:15:25 DEBUG : dst/file1: md5 = 86813698cf9a208893cf921cd6610b32 OK 2025/02/05 02:15:25 INFO : dst/file1: Copied (new) 2025/02/05 02:15:25 INFO : dst/file1: Deleted 2025/02/05 02:15:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 02:15:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/05 02:15:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.70s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:15:32 DEBUG : A1/one: md5 = 3a1d5369d2fab820858b6f2c96fdcd36 OK 2025/02/05 02:15:33 DEBUG : A1/two: md5 = 0044b085f77084234739f1cee423be27 OK 2025/02/05 02:15:35 DEBUG : A1/B1/three: md5 = 1120bafd2cfa53325ce090d504c9f4ae OK 2025/02/05 02:15:38 DEBUG : A1/B1/C1/four: md5 = bf83c23be6c0035ccd15bf739ae828b7 OK 2025/02/05 02:15:40 DEBUG : A1/B1/C2/five: md5 = 16cfb9a92b035874f2f9a4e3ca15c9ed OK 2025/02/05 02:15:40 INFO : A1/B2: Making directory 2025/02/05 02:15:40 INFO : A1/B1/C3: Making directory 2025/02/05 02:15:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/05 02:15:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/05 02:15:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/05 02:15:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/05 02:15:51 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/05 02:15:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/05 02:15:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/05 02:15:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 02:15:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/05 02:15:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/05 02:15:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/05 02:16:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/05 02:16:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/05 02:16:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/05 02:16:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/05 02:16:04 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/05 02:16:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/05 02:16:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/05 02:16:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 02:16:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/05 02:16:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/05 02:16:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/05 02:16:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/05 02:16:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/05 02:16:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/05 02:16:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/05 02:16:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/05 02:16:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/05 02:16:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/05 02:16:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:16:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (48.41s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:16:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 02:16:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 0aff1e447de65f59ea55d58fc67fb18a OK 2025/02/05 02:16:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/05 02:16:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/05 02:16:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/05 02:16:22 DEBUG : no_checksum_big_file_from_pipe: md5 = 95c2fcf10338fa213d8370eb600854fd OK 2025/02/05 02:16:22 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:16:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 02:16:25 DEBUG : with_checksum_small_file_from_pipe: md5 = 034d139dc5e5447d3151026e40b06cb7 OK 2025/02/05 02:16:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/05 02:16:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/05 02:16:27 DEBUG : with_checksum_big_file_from_pipe: md5 = af996a355ebf7a43f68f2992fb522f9b OK 2025/02/05 02:16:27 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:16:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 02:16:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:16:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/05 02:16:32 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 run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 02:16:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/05 02:16:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/05 02:16:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.36s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/05 02:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': File to upload is small (48 bytes), uploading instead of streaming 2025/02/05 02:16:40 DEBUG : rcat_metadata: md5 = cd2cf370f710ef3fe58b81dc6e3476bc OK 2025/02/05 02:16:40 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/05 02:16:42 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/05 02:16:43 DEBUG : rcat_metadata_uploadcutoff0: md5 = e62a3c7314d3bba8546312a42368ab95 OK 2025/02/05 02:16:43 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.01s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.99s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:16:46 DEBUG : potato1: md5 = ed8f334da1db3aef508e58ef7501dcba OK 2025/02/05 02:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': File to upload is small (60 bytes), uploading instead of streaming 2025/02/05 02:16:47 DEBUG : potato2: md5 = 5697505acc7e0d7aaaf492ff950b6e1d OK 2025/02/05 02:16:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:16:50 DEBUG : potato1: md5 = 4d6bb0df03941b4961bae6bd0c6beaad OK 2025/02/05 02:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': File to upload is small (60 bytes), uploading instead of streaming 2025/02/05 02:16:52 DEBUG : potato2: md5 = d67aeae4b09d9e92ca7a341afee1d39c OK 2025/02/05 02:16:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.11s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:16:55 DEBUG : potato2: md5 = 40a5a0d4286d3930122c1bf504b9c12d OK 2025/02/05 02:16:57 DEBUG : empty space: md5 = 2524820965c27621434f3252422d67d6 OK 2025/02/05 02:16:59 DEBUG : sub dir/potato3: md5 = f69bd84458bdd60c25f1b2425b5ba535 OK 2025/02/05 02:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Touching "empty space" 2025/02/05 02:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Touching "potato2" 2025/02/05 02:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Touching "sub dir/potato3" 2025/02/05 02:17:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.63s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:17:05 DEBUG : dir with metadata: Making directory with metadata 2025/02/05 02:17:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.39s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:17:07 DEBUG : directory with modtime: Making directory with metadata 2025/02/05 02:17:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:17:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/05 02:17:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/05 02:17:10 DEBUG : Google drive root 'crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0': Skipping btime metadata as can't update it on an existing file: 2025-02-05T02:17:09.895056708Z 2025/02/05 02:17:10 INFO : non existent directory: Updated directory metadata 2025/02/05 02:17:12 DEBUG : Google drive root 'crypt/qh0s2g7570eiistetk8angh06ftjev8po8uh4kanenk5i6rjjlc0': Skipping btime metadata as can't update it on an existing file: 2025-02-05T02:17:09.895056708Z 2025/02/05 02:17:12 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.71s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:17:14 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/05 02:17:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/05 02:17:16 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.02s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:17:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/05 02:17:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/05 02:17:18 DEBUG : dst: Making directory with metadata 2025/02/05 02:17:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/05 02:17:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:17:19 INFO : dst: Set directory modification time (using SetModTime) 2025/02/05 02:17:20 INFO : dst: Set directory modification time (using SetModTime) 2025/02/05 02:17:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/05 02:17:20 INFO : dst: Set directory modification time (using SetModTime) 2025/02/05 02:17:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.53s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago'", Local "Local file system at /tmp/rclone668838796", Modify Window "1ms" 2025/02/05 02:17:24 DEBUG : sub dir/test remove existing: md5 = 7d9b29e57ceead4ba230e009d5da70db OK 2025/02/05 02:17:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ba84e83500572df3aca4b4e21d0244ac OK 2025/02/05 02:17:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yotukaq4" before starting 2025/02/05 02:17:28 DEBUG : sub dir/test remove existing.yotukaq4: TEST: removing renamed existing file after operation 2025/02/05 02:17:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.waqicok4" before starting 2025/02/05 02:17:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.waqicok4: TEST: renaming existing back after failed operation 2025/02/05 02:17:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mezerih9" before starting 2025/02/05 02:17:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mezerih9: TEST: removing renamed existing file after operation 2025/02/05 02:17:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6o6fbtcvr0ucp5hb6u42ai1bdlif3s5p4sg7l8an4rnjjqvjet00" 2025/02/05 02:17:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n2siqa7861lnoj7mafhquj6464h1vu11523neausdjq573scfsnpm5e1t8k3ou6i8lrv209eodisk7k1bfedq7h7rh2uuikqmb4vehjivmovfesr9oh3jqm1qqs3goip6ie8ijgq5o4f14oamu09hovg2lsogsom64rb2j7kfvk039bohre0" --- PASS: TestRemoveExisting (13.60s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/02/05 02:17:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetawiy1wago': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m32.97826833s (try 1/5)