"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/25 03:58:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru" 2024/12/25 03:58:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 03:58:57 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g" 2024/12/25 03:58:58 DEBUG : Creating backend with remote "/tmp/rclone1830816760" === 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/25 03:58:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/25 03:58:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/25 03:58:58 DEBUG : potato: Seek from 10 to 0 2024/12/25 03:58:58 DEBUG : potato: Seek from 10 to 0 2024/12/25 03:58:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/25 03:58:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/25 03:58:58 DEBUG : potato: Seek from 5 to 2 2024/12/25 03:58:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/25 03:58:58 DEBUG : potato: Seek from 7 to 0 2024/12/25 03:58:58 DEBUG : potato: Seek from 7 to 0 2024/12/25 03:58:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/25 03:58:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/25 03:58:58 DEBUG : potato: Seek from 5 to 2 2024/12/25 03:58:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/25 03:58:58 DEBUG : potato: Seek from 8 to 0 2024/12/25 03:58:58 DEBUG : potato: Seek from 8 to 0 2024/12/25 03:58:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/25 03:58:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/25 03:58:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/25 03:58:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/25 03:58:58 DEBUG : potato: Seek from 5 to 2 2024/12/25 03:58:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/25 03:58:58 DEBUG : potato: Seek from 9 to 0 2024/12/25 03:58:58 DEBUG : potato: Seek from 9 to 0 2024/12/25 03:58:58 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 03:59:01 DEBUG : rutabaga: md5 = 497688bb18c2720527a02f4bf74d2494 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/25 03:59:04 DEBUG : empty space: md5 = 1993ddf0f8b9b06f74f307fe8fbc2622 OK === RUN TestCheck/3 2024/12/25 03:59:06 DEBUG : potato2: md5 = fd44649b07c45c73ce645902a5afe128 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/25 03:59:08 DEBUG : remotepotato: md5 = 34e41b33179280517cc8dad40a8ba409 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.05s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2024/12/25 03:59:12 DEBUG : Creating backend with remote "nonexistent" 2024/12/25 03:59:12 DEBUG : Creating backend with remote "nonexistent" 2024/12/25 03:59:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/25 03:59:12 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/25 03:59:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/25 03:59:12 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 03:59:13 DEBUG : rutabaga: md5 = 74f33ffcd0a627fb8e548fb4882e1039 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/25 03:59:18 DEBUG : empty space: md5 = 474245a6c23c25d2d623aad9be579b15 OK === RUN TestCheckDownload/3 2024/12/25 03:59:21 DEBUG : potato2: md5 = 169d800a934f56837a3c0371b705ced3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/25 03:59:26 DEBUG : remotepotato: md5 = 354db117a7971ba44c609b961b9aa607 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.71s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (1.53s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.86s) --- PASS: TestCheckDownload/5 (1.82s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 03:59:33 DEBUG : rutabaga: md5 = e9742b26ac2aede4dc8aac5c77db2759 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/25 03:59:35 DEBUG : empty space: md5 = d6678a2102f5113f4e06d4fc7ae8f10d OK === RUN TestCheckSizeOnly/3 2024/12/25 03:59:37 DEBUG : potato2: md5 = 5a9cb80ff9b5d9c97488207f4cdadf75 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/25 03:59:40 DEBUG : remotepotato: md5 = e8920d18ad6010a87f0c7d6303cef6c7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.83s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 03:59:45 DEBUG : test.sum: md5 = e199df14eada87c0ac1a463b5bd652d5 OK 2024/12/25 03:59:46 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/25 03:59:46 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/25 03:59:46 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/25 03:59:46 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/25 03:59:47 DEBUG : test.sum: md5 = 5426a78bc5139cbde2fffddcc5506b8e OK 2024/12/25 03:59:49 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/25 03:59:49 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/25 03:59:49 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/25 03:59:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.59s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 03:59:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/data" 2024/12/25 03:59:50 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 03:59:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/data" 2024/12/25 03:59:52 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/vjrnln8ratgmqakfosrqe8espk" 2024/12/25 03:59:56 DEBUG : data/banana: md5 = 8e9520ad889db84af690acfadc5e8044 OK 2024/12/25 03:59:57 DEBUG : test.sum: md5 = 75c771021eac5adbc85768ad2fdc662a OK === RUN TestCheckSumDownload/subtest1 2024/12/25 04:00:02 DEBUG : data/potato: md5 = 13a640e9d6d59b86853633cf811869ce OK 2024/12/25 04:00:04 DEBUG : test.sum: md5 = b6ecfac8fd71a135886c3a8130030193 OK === RUN TestCheckSumDownload/subtest2 2024/12/25 04:00:09 DEBUG : test.sum: md5 = 7e925f2c190f2e0abf7330d2cd7a1622 OK === RUN TestCheckSumDownload/subtest3 2024/12/25 04:00:13 DEBUG : test.sum: md5 = 1459749dff354a88bf1feea6ce553046 OK === RUN TestCheckSumDownload/subtest4 2024/12/25 04:00:17 DEBUG : test.sum: md5 = 05809031f4abcd8810dd20a57be5dbb5 OK === RUN TestCheckSumDownload/subtest5 2024/12/25 04:00:22 DEBUG : test.sum: md5 = 0b75e39746dcf2339115634d1f5d9e1a OK === RUN TestCheckSumDownload/subtest6 2024/12/25 04:00:26 DEBUG : data/banana: md5 = bff54e70d2aa229234cd2575f5281705 OK 2024/12/25 04:00:28 DEBUG : data/potato: md5 = d71a9f47e67c286f1bce6e91bd44f9b8 OK 2024/12/25 04:00:29 DEBUG : test.sum: md5 = b1f557a3d87828825be46eb13f26f773 OK === RUN TestCheckSumDownload/subtest7 2024/12/25 04:00:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/25 04:00:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.91s) --- PASS: TestCheckSumDownload/subtest1 (2.62s) --- PASS: TestCheckSumDownload/subtest2 (2.97s) --- PASS: TestCheckSumDownload/subtest3 (2.42s) --- PASS: TestCheckSumDownload/subtest4 (2.19s) --- PASS: TestCheckSumDownload/subtest5 (2.29s) --- PASS: TestCheckSumDownload/subtest6 (2.60s) --- PASS: TestCheckSumDownload/subtest7 (2.73s) === RUN TestApplyTransforms 2024/12/25 04:00:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bucaciz4gora" 2024/12/25 04:00:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:00:36 DEBUG : Creating backend with remote "TestDrive:crypt/4oao20ah0tec9joni1bfn6mi706ejln23puh5063aankg21d1qvg" 2024/12/25 04:00:36 DEBUG : Creating backend with remote "/tmp/rclone960816621" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bucaciz4gora'", Local "Local file system at /tmp/rclone960816621", Modify Window "1ms" 2024/12/25 04:00:39 DEBUG : hello, world!: md5 = 058882cd090da770e522b09330b9ef0c OK upper checkfile vs. lower remote (without normalization) 2024/12/25 04:00:40 ERROR : hello, world!: sum not found 2024/12/25 04:00:40 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bucaciz4gora' 2024/12/25 04:00:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bucaciz4gora': 1 files missing 2024/12/25 04:00:40 NOTICE: 1 hashes missing 2024/12/25 04:00:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bucaciz4gora': 2 differences found 2024/12/25 04:00:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bucaciz4gora': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/25 04:00:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:00:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bucaciz4gora': 0 differences found 2024/12/25 04:00:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bucaciz4gora': 1 matching files 2024/12/25 04:00:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qimolul5cova" 2024/12/25 04:00:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:00:41 DEBUG : Creating backend with remote "TestDrive:crypt/nidrvihb6q87452ke8vla7imt5u6se0rv2jcq50jdup8d5vijmn0" 2024/12/25 04:00:42 DEBUG : Creating backend with remote "/tmp/rclone833942024" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qimolul5cova'", Local "Local file system at /tmp/rclone833942024", Modify Window "1ms" 2024/12/25 04:00:45 DEBUG : HELLO, WORLD!: md5 = e47de69fadbd1188b10a48aa1ebc40c3 OK lower checkfile vs. upper remote (without normalization) 2024/12/25 04:00:46 ERROR : HELLO, WORLD!: sum not found 2024/12/25 04:00:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qimolul5cova' 2024/12/25 04:00:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimolul5cova': 1 files missing 2024/12/25 04:00:46 NOTICE: 1 hashes missing 2024/12/25 04:00:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimolul5cova': 2 differences found 2024/12/25 04:00:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimolul5cova': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/25 04:00:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimolul5cova': 0 differences found 2024/12/25 04:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimolul5cova': 1 matching files 2024/12/25 04:00:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liquhid9huci" 2024/12/25 04:00:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:00:47 DEBUG : Creating backend with remote "TestDrive:crypt/o6kmhsmbod363bmis6heol3q1hco0k6smbj4l7hc1mkm2ipbqbk0" 2024/12/25 04:00:48 DEBUG : Creating backend with remote "/tmp/rclone3159993691" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liquhid9huci'", Local "Local file system at /tmp/rclone3159993691", Modify Window "1ms" 2024/12/25 04:00:50 DEBUG : HeLlO, wOrLd!: md5 = bb72549d44ef6e8137bb128c0dce76b0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/25 04:00:51 ERROR : HeLlO, wOrLd!: sum not found 2024/12/25 04:00:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-liquhid9huci' 2024/12/25 04:00:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liquhid9huci': 1 files missing 2024/12/25 04:00:51 NOTICE: 1 hashes missing 2024/12/25 04:00:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liquhid9huci': 2 differences found 2024/12/25 04:00:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liquhid9huci': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/25 04:00:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liquhid9huci': 0 differences found 2024/12/25 04:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liquhid9huci': 1 matching files 2024/12/25 04:00:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cukivup8zade" 2024/12/25 04:00:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:00:52 DEBUG : Creating backend with remote "TestDrive:crypt/pifr7jb6vccdmv40tlndkfp8rgjtr8vim56cttm76dpld6ctkvlg" 2024/12/25 04:00:53 DEBUG : Creating backend with remote "/tmp/rclone4149930214" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cukivup8zade'", Local "Local file system at /tmp/rclone4149930214", Modify Window "1ms" 2024/12/25 04:00:56 DEBUG : HELLO, WORLD!: md5 = 04107287ed8c5b9cf997ad2f92b8ec24 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/25 04:00:56 ERROR : HELLO, WORLD!: sum not found 2024/12/25 04:00:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cukivup8zade' 2024/12/25 04:00:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukivup8zade': 1 files missing 2024/12/25 04:00:56 NOTICE: 1 hashes missing 2024/12/25 04:00:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukivup8zade': 2 differences found 2024/12/25 04:00:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukivup8zade': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/25 04:00:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:00:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukivup8zade': 0 differences found 2024/12/25 04:00:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukivup8zade': 1 matching files 2024/12/25 04:00:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqejed5vora" 2024/12/25 04:00:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:00:57 DEBUG : Creating backend with remote "TestDrive:crypt/39u9onvn0crq8lshvuaahd4858vun5splcfr4cq3cnmuq6inluf0" 2024/12/25 04:00:58 DEBUG : Creating backend with remote "/tmp/rclone1735214909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqejed5vora'", Local "Local file system at /tmp/rclone1735214909", Modify Window "1ms" 2024/12/25 04:01:01 DEBUG : 測試_Русский___ě_áñ: md5 = 6c9ea256589db910bd30917e9ab984e5 OK NFD checkfile vs. NFC remote (without normalization) 2024/12/25 04:01:01 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/25 04:01:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuqejed5vora' 2024/12/25 04:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqejed5vora': 1 files missing 2024/12/25 04:01:01 NOTICE: 1 hashes missing 2024/12/25 04:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqejed5vora': 2 differences found 2024/12/25 04:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqejed5vora': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/25 04:01:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:01:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqejed5vora': 0 differences found 2024/12/25 04:01:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqejed5vora': 1 matching files 2024/12/25 04:01:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujayey9pibi" 2024/12/25 04:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:01:03 DEBUG : Creating backend with remote "TestDrive:crypt/ifeel2u94kjkfjqrep84rkcv1fjkmak149jojkgsd3bklgpej6ng" 2024/12/25 04:01:04 DEBUG : Creating backend with remote "/tmp/rclone2097426387" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujayey9pibi'", Local "Local file system at /tmp/rclone2097426387", Modify Window "1ms" 2024/12/25 04:01:06 DEBUG : 測試_Русский___ě_áñ: md5 = 050a516c0db82e0e5eb51c10bb05528a OK NFC checkfile vs. NFD remote (without normalization) 2024/12/25 04:01:06 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/25 04:01:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cujayey9pibi' 2024/12/25 04:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujayey9pibi': 1 files missing 2024/12/25 04:01:06 NOTICE: 1 hashes missing 2024/12/25 04:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujayey9pibi': 2 differences found 2024/12/25 04:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujayey9pibi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/25 04:01:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:01:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujayey9pibi': 0 differences found 2024/12/25 04:01:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujayey9pibi': 1 matching files 2024/12/25 04:01:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hasegab4pino" 2024/12/25 04:01:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:01:08 DEBUG : Creating backend with remote "TestDrive:crypt/mu9e4puikfpscrejmkid5hv9blaabpv1v3knjd5m7dobfv6clmt0" 2024/12/25 04:01:09 DEBUG : Creating backend with remote "/tmp/rclone2521673198" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hasegab4pino'", Local "Local file system at /tmp/rclone2521673198", Modify Window "1ms" 2024/12/25 04:01:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1e8e905f2a49eced8364db1735427fc7 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/25 04:01:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/25 04:01:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hasegab4pino' 2024/12/25 04:01:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasegab4pino': 1 files missing 2024/12/25 04:01:12 NOTICE: 1 hashes missing 2024/12/25 04:01:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasegab4pino': 2 differences found 2024/12/25 04:01:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasegab4pino': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/25 04:01:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:01:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasegab4pino': 0 differences found 2024/12/25 04:01:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasegab4pino': 1 matching files 2024/12/25 04:01:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-karumaw3meri" 2024/12/25 04:01:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:01:13 DEBUG : Creating backend with remote "TestDrive:crypt/1ke1d52j5f3cshgenlidoe952pfij866askdunb7qdq1u4pisd4g" 2024/12/25 04:01:14 DEBUG : Creating backend with remote "/tmp/rclone2465100363" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-karumaw3meri'", Local "Local file system at /tmp/rclone2465100363", Modify Window "1ms" 2024/12/25 04:01:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 502d62628b98079a5f83e81262441563 OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/25 04:01:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/25 04:01:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-karumaw3meri' 2024/12/25 04:01:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karumaw3meri': 1 files missing 2024/12/25 04:01:18 NOTICE: 1 hashes missing 2024/12/25 04:01:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karumaw3meri': 2 differences found 2024/12/25 04:01:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karumaw3meri': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/25 04:01:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karumaw3meri': 0 differences found 2024/12/25 04:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karumaw3meri': 1 matching files 2024/12/25 04:01:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofazeq6jaco" 2024/12/25 04:01:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:01:19 DEBUG : Creating backend with remote "TestDrive:crypt/kdhdu62f3lk7o3f17a1akm0r9rkgrnf0ccag57inq0e1vpb6q36g" 2024/12/25 04:01:20 DEBUG : Creating backend with remote "/tmp/rclone3051298775" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofazeq6jaco'", Local "Local file system at /tmp/rclone3051298775", Modify Window "1ms" 2024/12/25 04:01:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d71e4476235d01930705f6e396e1471e OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/25 04:01:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/25 04:01:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dofazeq6jaco' 2024/12/25 04:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofazeq6jaco': 1 files missing 2024/12/25 04:01:23 NOTICE: 1 hashes missing 2024/12/25 04:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofazeq6jaco': 2 differences found 2024/12/25 04:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofazeq6jaco': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/25 04:01:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:01:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofazeq6jaco': 0 differences found 2024/12/25 04:01:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofazeq6jaco': 1 matching files 2024/12/25 04:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gegafam8jutu" 2024/12/25 04:01:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/52vc71mkd5k48088rs139vndv5bl0eds4qev7t8bs4mi2cnnqijg" 2024/12/25 04:01:25 DEBUG : Creating backend with remote "/tmp/rclone2069625578" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gegafam8jutu'", Local "Local file system at /tmp/rclone2069625578", Modify Window "1ms" 2024/12/25 04:01:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d866d695236aac268af5c12d2774712e OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/25 04:01:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/25 04:01:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gegafam8jutu' 2024/12/25 04:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegafam8jutu': 1 files missing 2024/12/25 04:01:28 NOTICE: 1 hashes missing 2024/12/25 04:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegafam8jutu': 2 differences found 2024/12/25 04:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegafam8jutu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/25 04:01:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/25 04:01:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegafam8jutu': 0 differences found 2024/12/25 04:01:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegafam8jutu': 1 matching files 2024/12/25 04:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegafam8jutu': Purge remote 2024/12/25 04:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofazeq6jaco': Purge remote 2024/12/25 04:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karumaw3meri': Purge remote 2024/12/25 04:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hasegab4pino': Purge remote 2024/12/25 04:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujayey9pibi': Purge remote 2024/12/25 04:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqejed5vora': Purge remote 2024/12/25 04:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cukivup8zade': Purge remote 2024/12/25 04:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liquhid9huci': Purge remote 2024/12/25 04:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qimolul5cova': Purge remote 2024/12/25 04:01:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bucaciz4gora': Purge remote --- PASS: TestApplyTransforms (59.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:01:35 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/25 04:01:38 DEBUG : sub/file2: md5 = 993cd0adcaff943ffd9ea47a8671edc4 OK 2024/12/25 04:01:38 INFO : file1: Copied (new) to: sub/file2 2024/12/25 04:01:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:01:39 DEBUG : file1: Unchanged skipping 2024/12/25 04:01:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': don't need to copy/move sub/file2, it is already at target location 2024/12/25 04:01:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.58s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:01:45 DEBUG : dst/file1: md5 = a5496a839013ac9d9176d3f3398358f2 OK 2024/12/25 04:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/backup" 2024/12/25 04:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/1nrff024r7pq65ecp72fc28jb0" 2024/12/25 04:01:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/25 04:01:50 INFO : dst/file1: Moved (server-side) 2024/12/25 04:01:52 DEBUG : dst/file1: md5 = ee145fd5598454d082c504b4a508a1e9 OK 2024/12/25 04:01:52 INFO : dst/file1: Copied (new) 2024/12/25 04:01:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 04:01:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 04:01:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.10s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:01:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/dst" 2024/12/25 04:01:57 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 04:01:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/CompareDest" 2024/12/25 04:01:59 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/gveqi14airsml4bgu7krj116o8" 2024/12/25 04:02:01 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 04:02:03 DEBUG : one: md5 = a504a0b2fc9c8e6eacf6237730da2a20 OK 2024/12/25 04:02:03 INFO : one: Copied (new) 2024/12/25 04:02:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:02:06 DEBUG : one: md5 = 59e3acddb43b3cc70ee3aff96763e622 OK 2024/12/25 04:02:06 INFO : one: Copied (replaced existing) 2024/12/25 04:02:08 DEBUG : dst/one: md5 = c8222400cce8874e78ff41d60daa7e3b OK 2024/12/25 04:02:11 DEBUG : CompareDest/one: md5 = f6dce8cd35b1f6fa1c14f10408da32af OK 2024/12/25 04:02:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:02:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:02:12 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:02:14 DEBUG : CompareDest/two: md5 = 876392b434423d8ab65838fe52e3f884 OK 2024/12/25 04:02:15 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 04:02:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:02:15 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 04:02:16 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 04:02:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:02:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 04:02:18 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 04:02:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/25 04:02:19 DEBUG : two: md5 = 643f7f575f0c6e2f3e2176289b253082 OK 2024/12/25 04:02:19 INFO : two: Copied (new) 2024/12/25 04:02:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 04:02:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:02:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 04:02:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.14s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:02:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/dst" 2024/12/25 04:02:25 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 04:02:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/CopyDest" 2024/12/25 04:02:26 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/25 04:02:28 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 04:02:30 DEBUG : one: md5 = f30be121e1d4018f6a1202e441906bfa OK 2024/12/25 04:02:30 INFO : one: Copied (new) 2024/12/25 04:02:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:02:33 DEBUG : one: md5 = 182d36df88f6a91d2d08095b34993498 OK 2024/12/25 04:02:33 INFO : one: Copied (replaced existing) 2024/12/25 04:02:35 DEBUG : dst/one: md5 = cf4153ec61566984e7d354383ff2135d OK 2024/12/25 04:02:38 DEBUG : CopyDest/one: md5 = 1b4e85b1e971357dcd6da8d4c5caf4a9 OK 2024/12/25 04:02:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/BackupDir" 2024/12/25 04:02:39 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/25 04:02:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:02:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:02:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:02:43 INFO : one: Moved (server-side) 2024/12/25 04:02:45 INFO : one: Copied (server-side copy) 2024/12/25 04:02:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/25 04:02:47 DEBUG : CopyDest/two: md5 = 52b500eafd5b70f30584d17d7db09376 OK 2024/12/25 04:02:48 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 04:02:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:02:49 INFO : two: Copied (server-side copy) 2024/12/25 04:02:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/25 04:02:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:02:50 DEBUG : two: Unchanged skipping 2024/12/25 04:02:52 DEBUG : CopyDest/three: md5 = 8fbadd12de93dabef448abfeb900ced8 OK 2024/12/25 04:02:53 DEBUG : three: Need to transfer - File not found at Destination 2024/12/25 04:02:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/25 04:02:53 DEBUG : three: Destination not found in --copy-dest 2024/12/25 04:02:54 DEBUG : three: md5 = d8324020f0ea7ac7a4605db8b914ca83 OK 2024/12/25 04:02:54 INFO : three: Copied (new) 2024/12/25 04:03:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/25 04:03:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 04:03:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:03:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/25 04:03:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 04:03:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:03:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.02s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:03:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/25 04:03:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a53ab46a86543c048f3966f11e130293 OK 2024/12/25 04:03:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/25 04:03:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/25 04:03:07 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 2024/12/25 04:03:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/25 04:03:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/25 04:03:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = afe6f5d15e14cb81c447397a4c27fbcb OK 2024/12/25 04:03:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/25 04:03:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/25 04:03:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.09s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:03:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Looking for duplicate names using skip mode. 2024/12/25 04:03:18 NOTICE: one: Found 2 files with duplicate names 2024/12/25 04:03:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:03:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Looking for duplicate names using skip mode. 2024/12/25 04:03:25 NOTICE: one: Found 3 files with duplicate names 2024/12/25 04:03:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/25 04:03:25 INFO : one: Deleted 2024/12/25 04:03:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.39s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:03:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Looking for duplicate names using first mode. 2024/12/25 04:03:32 NOTICE: one: Found 3 files with duplicate names 2024/12/25 04:03:32 INFO : one: Deleted 2024/12/25 04:03:33 INFO : one: Deleted 2024/12/25 04:03:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:03:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Looking for duplicate names using newest mode. 2024/12/25 04:03:39 NOTICE: one: Found 3 files with duplicate names 2024/12/25 04:03:40 INFO : one: Deleted 2024/12/25 04:03:40 INFO : one: Deleted 2024/12/25 04:03:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.58s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Looking for duplicate names using oldest mode. 2024/12/25 04:03:47 NOTICE: one: Found 3 files with duplicate names 2024/12/25 04:03:48 INFO : one: Deleted 2024/12/25 04:03:48 INFO : one: Deleted 2024/12/25 04:03:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.63s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:03:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Looking for duplicate names using largest mode. 2024/12/25 04:03:55 NOTICE: one: Found 3 files with duplicate names 2024/12/25 04:03:55 INFO : one: Deleted 2024/12/25 04:03:56 INFO : one: Deleted 2024/12/25 04:03:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.26s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:04:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Looking for duplicate names using smallest mode. 2024/12/25 04:04:02 NOTICE: one: Found 3 files with duplicate names 2024/12/25 04:04:03 INFO : one: Deleted 2024/12/25 04:04:03 INFO : one: Deleted 2024/12/25 04:04:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.49s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:04:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Looking for duplicate names using rename mode. 2024/12/25 04:04:11 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/25 04:04:12 INFO : one-2.txt: renamed from: one.txt 2024/12/25 04:04:14 INFO : one-3.txt: renamed from: one.txt 2024/12/25 04:04:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.26s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:04:20 DEBUG : dupe1/one.txt: md5 = 98dc22cd8a716f75125a9f4d4aad9996 OK 2024/12/25 04:04:23 DEBUG : dupe2/two.txt: md5 = 7e780383af8301205e5136d8a4a5bc0a OK 2024/12/25 04:04:26 DEBUG : dupe3/three.txt: md5 = 18504d8aec769d387fce296481e33fb4 OK 2024/12/25 04:04:26 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/25 04:04:27 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/25 04:04:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/25 04:04:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/25 04:04:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/25 04:04:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/25 04:04:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.90s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:04:35 DEBUG : a.txt: md5 = 2cb1f88d1c699cfcf4a09f26feb5643c OK 2024/12/25 04:04:37 DEBUG : zend.txt: md5 = 27f68e990bb5caab0dd698b661584f5f OK 2024/12/25 04:04:40 DEBUG : sub dir/hello world: md5 = 22e38170708444f8d994512279e8584c OK 2024/12/25 04:04:41 DEBUG : sub dir/hello world2: md5 = ec5823eb70669c0a462ddba000ce5bc2 OK 2024/12/25 04:04:44 DEBUG : sub dir/ignore dir/.ignore: md5 = 509abaae204cf7034636a4ed63d80e94 OK 2024/12/25 04:04:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0ef628840c42031ab7104bcbf56bc76e OK 2024/12/25 04:04:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0ae766e33df05552bb92c528b4669f09 OK 2024/12/25 04:04:49 DEBUG : a.txt: Excluded (Size Filter) 2024/12/25 04:04:49 DEBUG : a.txt: Excluded 2024/12/25 04:04:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/25 04:04:50 DEBUG : sub dir/hello world2: Excluded 2024/12/25 04:04:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/25 04:04:50 DEBUG : sub dir/hello world: Excluded 2024/12/25 04:04:51 DEBUG : sub dir/ignore dir: Excluded 2024/12/25 04:04:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/25 04:04:51 DEBUG : sub dir/hello world2: Excluded 2024/12/25 04:04:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/25 04:04:51 DEBUG : sub dir/hello world: Excluded 2024/12/25 04:04:51 DEBUG : sub dir/ignore dir: Excluded 2024/12/25 04:04:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/25 04:04:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/25 04:04:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/25 04:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/25 04:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/25 04:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/12/25 04:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.06s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:05:00 DEBUG : file1: md5 = c3686cb2acca92cebcb5895ed2f61179 OK 2024/12/25 04:05:03 DEBUG : sub/file2: md5 = 7119c374350738ec55c541e1b4cb413f 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 2024/12/25 04:05:06 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/25 04:05:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/25 04:05:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/25 04:05:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.42s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:05:11 DEBUG : file1: md5 = c10d313ed9dbef97b0d8577700538b23 OK 2024/12/25 04:05:13 DEBUG : sub/file2: md5 = 11c8d0b97047fadc71f038ac0cb53db5 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 2024/12/25 04:05:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/notfound" 2024/12/25 04:05:17 DEBUG : Config file has changed externally - reloading 2024/12/25 04:05:17 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/qe0i31qdkoejk60elps0ni5sqk" 2024/12/25 04:05:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.66s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Making directory 2024/12/25 04:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:05:25 DEBUG : sub dir/hello world: md5 = 11f9a850631d7fd39f6afa380e8456b4 OK 2024/12/25 04:05:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.62s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:05:30 DEBUG : potato2: md5 = cc769d4015f38388ea71faae34f21fbd OK 2024/12/25 04:05:31 DEBUG : empty space: md5 = f8ea4bae8e95472b91163b15c1c58538 OK --- PASS: TestLs (5.32s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:05:35 DEBUG : potato2: md5 = 6b0b8a20f71c9c40ebf018d368986954 OK 2024/12/25 04:05:37 DEBUG : empty space: md5 = cae2d50a4ba5155722cced7577ab4b0a OK 2024/12/25 04:05:37 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/25 04:05:37 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.31s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:05:40 DEBUG : potato2: md5 = ba29ae2eecb7b8f2dad08bec2fc6fb0e OK 2024/12/25 04:05:42 DEBUG : empty space: md5 = fd15bfd2853e8dbdc05a0a740dfa1748 OK --- PASS: TestLsLong (5.31s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:05:46 DEBUG : potato2: md5 = 34182f93ff50d9eb4145f552c8d7a4ad OK 2024/12/25 04:05:47 DEBUG : empty space: md5 = 018472e310e480487659dd3b0ee380aa OK --- PASS: TestHashSums (4.88s) === RUN TestHashSumsWithErrors 2024/12/25 04:05:49 DEBUG : Creating backend with remote ":memory:" 2024/12/25 04:05:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/25 04:05:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/25 04:05:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/25 04:05:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/25 04:05:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/25 04:05:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/25 04:05:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/25 04:05:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/25 04:05:49 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:05:51 DEBUG : potato2: md5 = bda04ce441ea757d81691580cb7df7f5 OK 2024/12/25 04:05:52 DEBUG : empty space: md5 = c28dae0b0ed4e773ae710e83bff6c69f OK 2024/12/25 04:05:55 DEBUG : sub dir/potato3: md5 = 1396daf455edf06a6cb921ef500d1d43 OK 2024/12/25 04:05:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.30s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:06:01 DEBUG : small: md5 = e4132894a07207d3e5ad098736855e5f OK 2024/12/25 04:06:02 DEBUG : medium: md5 = f2daf6bbf50c9266116f73a7fb1e0b65 OK 2024/12/25 04:06:04 DEBUG : large: md5 = 459193bf490dc4cb4ffa15f602bf00eb OK 2024/12/25 04:06:04 DEBUG : Waiting for deletions to finish 2024/12/25 04:06:04 DEBUG : large: Excluded (Size Filter) 2024/12/25 04:06:05 INFO : medium: Deleted 2024/12/25 04:06:05 INFO : small: Deleted --- PASS: TestDelete (6.95s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:06:08 DEBUG : small: md5 = 6278c3fce31c3da6a1b3fa4a43a6cf10 OK 2024/12/25 04:06:09 DEBUG : medium: md5 = 56489b2fec127df0f5d2087360c84bf8 OK 2024/12/25 04:06:11 DEBUG : large: md5 = 5486151e2b7b657987e8a22a9cc6fbe7 OK 2024/12/25 04:06:11 DEBUG : Waiting for deletions to finish 2024/12/25 04:06:12 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/25 04:06:12 INFO : small: Deleted 2024/12/25 04:06:12 INFO : large: Deleted --- PASS: TestMaxDelete (7.75s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:06:16 DEBUG : small: md5 = c8a1aa1c142020d9e4da115b8f857a6d OK 2024/12/25 04:06:17 DEBUG : medium: md5 = 8171a1e4dca34a1ebeae2eb8f0714c93 OK 2024/12/25 04:06:19 DEBUG : large: md5 = 98f40ea19b4d4ae22b9fb8ec18b4ff45 OK 2024/12/25 04:06:19 DEBUG : Waiting for deletions to finish 2024/12/25 04:06:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/25 04:06:20 INFO : medium: Deleted 2024/12/25 04:06:20 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.74s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:06:23 DEBUG : small: md5 = 227def4b9a77d43239a87f7d7f27ab6a OK 2024/12/25 04:06:25 DEBUG : medium: md5 = 930137466f51c5e23eee0c8de0930542 OK 2024/12/25 04:06:27 DEBUG : large: md5 = 7f44797285ad11d17b8f1b974c2395a7 OK 2024/12/25 04:06:27 DEBUG : Waiting for deletions to finish 2024/12/25 04:06:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/25 04:06:28 INFO : medium: Deleted 2024/12/25 04:06:28 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.90s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:06:31 DEBUG : ReadFile: md5 = 560e8a34e50f8ed383dc5b0f1c587870 OK --- PASS: TestReadFile (4.66s) === RUN TestRetry 2024/12/25 04:06:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/25 04:06:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/25 04:06:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/25 04:06:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/25 04:06:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/25 04:06:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/25 04:06:34 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:06:36 DEBUG : file1: md5 = b9d7c2847584767a59847b35ac737fe6 OK 2024/12/25 04:06:38 DEBUG : file2: md5 = 8e1319d05e2f709cc117b2b1517edd5d OK --- PASS: TestCat (17.48s) === RUN TestPurge 2024/12/25 04:06:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-malajon5bune" 2024/12/25 04:06:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:06:52 DEBUG : Creating backend with remote "TestDrive:crypt/o358gajo4qsttjif45a16i2vs1b2be6rj4of9l84nges8670hf2g" 2024/12/25 04:06:53 DEBUG : Creating backend with remote "/tmp/rclone3473800139" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-malajon5bune'", Local "Local file system at /tmp/rclone3473800139", Modify Window "1ms" 2024/12/25 04:06:58 DEBUG : A1/B1/C1/one: md5 = 9b92de7eccea276fabb76359217c78dd OK 2024/12/25 04:06:58 DEBUG : A2: Making directory 2024/12/25 04:06:59 DEBUG : A1/B2: Making directory 2024/12/25 04:07:00 DEBUG : A1/B2/C2: Making directory 2024/12/25 04:07:02 DEBUG : A1/B1/C3: Making directory 2024/12/25 04:07:02 DEBUG : A3: Making directory 2024/12/25 04:07:03 DEBUG : A3/B3: Making directory 2024/12/25 04:07:05 DEBUG : A3/B3/C4: Making directory 2024/12/25 04:07:07 DEBUG : A1/two: md5 = a83a29adeee914543ec8578c3f4faf68 OK 2024/12/25 04:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-malajon5bune': Purge remote 2024/12/25 04:07:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.19s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:07:16 DEBUG : A1/B1/C1/one: md5 = 4b2e8d2366812c27956457d7bca56dd7 OK 2024/12/25 04:07:16 DEBUG : A2: Making directory 2024/12/25 04:07:17 DEBUG : A1/B2: Making directory 2024/12/25 04:07:18 DEBUG : A1/B2/C2: Making directory 2024/12/25 04:07:19 DEBUG : A1/B1/C3: Making directory 2024/12/25 04:07:20 DEBUG : A3: Making directory 2024/12/25 04:07:21 DEBUG : A3/B3: Making directory 2024/12/25 04:07:22 DEBUG : A3/B3/C4: Making directory 2024/12/25 04:07:24 DEBUG : A1/two: md5 = 960059036cbaa57f520fcabcff174a6c OK 2024/12/25 04:07:26 DEBUG : removing 1 level 3 directories 2024/12/25 04:07:26 INFO : A3/B3/C4: Removing directory 2024/12/25 04:07:28 DEBUG : removing 2 level 3 directories 2024/12/25 04:07:28 INFO : A1/B2/C2: Removing directory 2024/12/25 04:07:28 INFO : A1/B1/C3: Removing directory 2024/12/25 04:07:29 DEBUG : removing 2 level 2 directories 2024/12/25 04:07:29 INFO : A3/B3: Removing directory 2024/12/25 04:07:29 INFO : A1/B2: Removing directory 2024/12/25 04:07:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/25 04:07:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/25 04:07:30 DEBUG : removing 2 level 1 directories 2024/12/25 04:07:30 INFO : A3: Removing directory 2024/12/25 04:07:30 INFO : A2: Removing directory 2024/12/25 04:07:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/25 04:07:34 DEBUG : removing 1 level 3 directories 2024/12/25 04:07:34 INFO : A1/B1/C1: Removing directory 2024/12/25 04:07:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:35 DEBUG : removing 1 level 2 directories 2024/12/25 04:07:35 INFO : A1/B1: Removing directory 2024/12/25 04:07:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/25 04:07:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 04:07:36 DEBUG : removing 1 level 1 directories 2024/12/25 04:07:36 INFO : A1: Removing directory 2024/12/25 04:07:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/25 04:07:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/25 04:07:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 04:07:37 DEBUG : removing 1 level 0 directories 2024/12/25 04:07:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Removing directory 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/25 04:07:37 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (27.48s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:07:39 DEBUG : A1: Making directory 2024/12/25 04:07:40 DEBUG : A1/B1: Making directory 2024/12/25 04:07:41 DEBUG : A1/B1/C1: Making directory 2024/12/25 04:07:44 DEBUG : removing 1 level 3 directories 2024/12/25 04:07:44 INFO : A1/B1/C1: Removing directory 2024/12/25 04:07:45 DEBUG : removing 1 level 2 directories 2024/12/25 04:07:45 INFO : A1/B1: Removing directory 2024/12/25 04:07:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 04:07:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:07:48 DEBUG : A1: Making directory 2024/12/25 04:07:49 DEBUG : A1/B1: Making directory 2024/12/25 04:07:50 DEBUG : A1/B1/C1: Making directory 2024/12/25 04:07:53 DEBUG : removing 1 level 3 directories 2024/12/25 04:07:53 INFO : A1/B1/C1: Removing directory 2024/12/25 04:07:54 DEBUG : removing 1 level 2 directories 2024/12/25 04:07:54 INFO : A1/B1: Removing directory 2024/12/25 04:07:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 04:07:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:07:58 DEBUG : file1: md5 = bc5cd99d8d97edf3f5d663b58a3feb14 OK 2024/12/25 04:07:59 DEBUG : filename.txt: File name found in url 2024/12/25 04:08:00 DEBUG : filename.txt: md5 = c60e2f07a8cf587152dbcf4759190f83 OK 2024/12/25 04:08:00 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/25 04:08:02 DEBUG : headerfilename.txt: md5 = 53929ce69666eefa4508391eecf6aaa9 OK 2024/12/25 04:08:04 DEBUG : file2: md5 = 1ad523fe64c4d2a004892be7cdddc811 OK --- PASS: TestCopyURL (10.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:08:07 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/25 04:08:10 DEBUG : sub/file2: md5 = 41a20392cf74995a9e5987189edb362a OK 2024/12/25 04:08:10 INFO : file1: Copied (new) to: sub/file2 2024/12/25 04:08:10 INFO : file1: Deleted 2024/12/25 04:08:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:08:10 DEBUG : file1: Unchanged skipping 2024/12/25 04:08:10 INFO : file1: Deleted 2024/12/25 04:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': don't need to copy/move sub/file2, it is already at target location 2024/12/25 04:08:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.56s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:08:13 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/25 04:08:15 DEBUG : file1: md5 = 1bde05ad5756762cb08c5eb78e36da6d OK 2024/12/25 04:08:15 INFO : file1: Copied (new) 2024/12/25 04:08:15 INFO : file1: Deleted 2024/12/25 04:08:15 DEBUG : file1: Destination exists, skipping 2024/12/25 04:08:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:08:20 DEBUG : dst/file1: md5 = 9a42f9b696189208779e5cf30c8d2e74 OK 2024/12/25 04:08:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozimon9raru/backup" 2024/12/25 04:08:21 DEBUG : Creating backend with remote "TestDrive:crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g/1nrff024r7pq65ecp72fc28jb0" 2024/12/25 04:08:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/25 04:08:26 INFO : dst/file1: Moved (server-side) 2024/12/25 04:08:28 DEBUG : dst/file1: md5 = 28748ff8351ac284e4c87db79e1115f6 OK 2024/12/25 04:08:28 INFO : dst/file1: Copied (new) 2024/12/25 04:08:28 INFO : dst/file1: Deleted 2024/12/25 04:08:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 04:08:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/25 04:08:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.36s) === 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:08:36 DEBUG : A1/one: md5 = 5a981e846016590eb725a85ef21e2a8c OK 2024/12/25 04:08:37 DEBUG : A1/two: md5 = 8e10bd5d060f0afab78ee683e358b1f9 OK 2024/12/25 04:08:40 DEBUG : A1/B1/three: md5 = b7bd0b3ad0ef5072e2e2720e5ab11a2f OK 2024/12/25 04:08:43 DEBUG : A1/B1/C1/four: md5 = cb7ab1ddcffff9adb6b9cea703781530 OK 2024/12/25 04:08:45 DEBUG : A1/B1/C2/five: md5 = d4afc311d7678632caad1f505b699281 OK 2024/12/25 04:08:45 DEBUG : A1/B2: Making directory 2024/12/25 04:08:46 DEBUG : A1/B1/C3: Making directory 2024/12/25 04:08:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/25 04:08:57 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/25 04:08:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/25 04:08:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/25 04:08:58 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/25 04:09:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/25 04:09:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/25 04:09:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 04:09:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/25 04:09:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/25 04:09:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/25 04:09:11 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/25 04:09:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/25 04:09:11 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/25 04:09:11 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/25 04:09:12 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/25 04:09:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/25 04:09:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/25 04:09:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 04:09:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/25 04:09:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/25 04:09:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/25 04:09:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/25 04:09:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/25 04:09:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/25 04:09:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/25 04:09:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/25 04:09:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/25 04:09:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/25 04:09:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/25 04:09:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.73s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': File to upload is small (34 bytes), uploading instead of streaming 2024/12/25 04:09:29 DEBUG : no_checksum_small_file_from_pipe: md5 = a0f0e02f0c2f537ae59383077480e17e OK 2024/12/25 04:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/25 04:09:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/25 04:09:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/25 04:09:31 DEBUG : no_checksum_big_file_from_pipe: md5 = c64b33fc53d74e174830d803c0dd43b5 OK 2024/12/25 04:09:31 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': File to upload is small (34 bytes), uploading instead of streaming 2024/12/25 04:09:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 1aa2a1c5a172efa2e2f7f91367b60867 OK 2024/12/25 04:09:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/25 04:09:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/25 04:09:38 DEBUG : with_checksum_big_file_from_pipe: md5 = 7f5e6695c8f60bcf1b2fe12571461185 OK 2024/12/25 04:09:38 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': File to upload is small (34 bytes), uploading instead of streaming 2024/12/25 04:09:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:09:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/25 04:09:43 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-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': File to upload is small (34 bytes), uploading instead of streaming 2024/12/25 04:09:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/25 04:09:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/25 04:09:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.43s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/25 04:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': File to upload is small (48 bytes), uploading instead of streaming 2024/12/25 04:09:52 DEBUG : rcat_metadata: md5 = 6ab199472bda9f6cf3f9a33d243c17fd OK 2024/12/25 04:09:52 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/25 04:09:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/25 04:09:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9fa01c3d56932ffc0fcf06feee9ca2bb OK 2024/12/25 04:09:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.92s) --- PASS: TestRcatMetadata/Normal (2.95s) --- PASS: TestRcatMetadata/ViaDisk (3.51s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:09:59 DEBUG : potato1: md5 = d74bd57ae8d0ca21d21c9f6401543cd7 OK 2024/12/25 04:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': File to upload is small (60 bytes), uploading instead of streaming 2024/12/25 04:10:00 DEBUG : potato2: md5 = 7b768d07b2ce2f24866accbfbca4fe53 OK 2024/12/25 04:10:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.97s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:10:04 DEBUG : potato1: md5 = c7324edd03855dd5c4ba3c1cde53af23 OK 2024/12/25 04:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': File to upload is small (60 bytes), uploading instead of streaming 2024/12/25 04:10:06 DEBUG : potato2: md5 = ae402f13695babeb2054f3f01f0cb904 OK 2024/12/25 04:10:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.66s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:10:09 DEBUG : potato2: md5 = e64df4a6a3256694b0ad688062730da2 OK 2024/12/25 04:10:11 DEBUG : empty space: md5 = e2b4f48d727684352c16c8d301eb3ce7 OK 2024/12/25 04:10:13 DEBUG : sub dir/potato3: md5 = e6f8bb822ed9fe0d5e5dccdadd80cf98 OK 2024/12/25 04:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Touching "empty space" 2024/12/25 04:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Touching "potato2" 2024/12/25 04:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Touching "sub dir/potato3" 2024/12/25 04:10:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.84s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:10:20 DEBUG : dir with metadata: Making directory with metadata 2024/12/25 04:10:21 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.70s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:10:22 DEBUG : directory with modtime: Making directory with metadata 2024/12/25 04:10:24 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (4.03s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:10:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/25 04:10:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/25 04:10:27 DEBUG : Google drive root 'crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g': Skipping btime metadata as can't update it on an existing file: 2024-12-25T04:10:26.897319134Z 2024/12/25 04:10:27 INFO : non existent directory: Updated directory metadata 2024/12/25 04:10:30 DEBUG : Google drive root 'crypt/s2m2kjodu7iju0u4bq0kns0arhm23guff5rp7bmnk8rn0otf4k3g': Skipping btime metadata as can't update it on an existing file: 2024-12-25T04:10:26.897319134Z 2024/12/25 04:10:30 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.65s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:10:32 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/25 04:10:34 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/25 04:10:35 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.68s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:10:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/25 04:10:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/25 04:10:37 DEBUG : dst: Making directory with metadata 2024/12/25 04:10:38 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/25 04:10:38 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:10:38 INFO : dst: Set directory modification time (using SetModTime) 2024/12/25 04:10:39 INFO : dst: Set directory modification time (using SetModTime) 2024/12/25 04:10:39 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/25 04:10:39 INFO : dst: Set directory modification time (using SetModTime) 2024/12/25 04:10:39 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.69s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru'", Local "Local file system at /tmp/rclone1830816760", Modify Window "1ms" 2024/12/25 04:10:45 DEBUG : sub dir/test remove existing: md5 = dca0d6a25b68e1680d352db6746a8ef1 OK 2024/12/25 04:10:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7699e15ef0e369917aa6565b1d265b4b OK 2024/12/25 04:10:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bivosih0" before starting 2024/12/25 04:10:50 DEBUG : sub dir/test remove existing.bivosih0: TEST: removing renamed existing file after operation 2024/12/25 04:10:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuyagoz2" before starting 2024/12/25 04:10:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuyagoz2: TEST: renaming existing back after failed operation 2024/12/25 04:10:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duyumaj6" before starting 2024/12/25 04:10:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duyumaj6: TEST: removing renamed existing file after operation 2024/12/25 04:10:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p1bmr4hsben0lsmfi0mst2ddk2e0ntb157fkgh1s5s42l5ua1nc0" 2024/12/25 04:10:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "uea9st4bavoirfngpomptuj6mqkc4691r941455d03ihrts6huegvven2lplputvj3f7ad2ptddhug9tpoj9jfdqcc3carmhl8glsa4sm1i8ikgvs7gkvqo4mc55h941c781ge4glljih507c3d2vcgdird39o725nr9f3lu6dlvgefk3o50" --- PASS: TestRemoveExisting (14.32s) === 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 2024/12/25 04:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozimon9raru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m0.283798997s (try 1/5)