"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/27 02:19:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi" 2025/01/27 02:19:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:19:38 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g" 2025/01/27 02:19:39 DEBUG : Creating backend with remote "/tmp/rclone2976942648" === 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-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/27 02:19:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/27 02:19:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/27 02:19:39 DEBUG : potato: Seek from 10 to 0 2025/01/27 02:19:39 DEBUG : potato: Seek from 10 to 0 2025/01/27 02:19:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/27 02:19:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/27 02:19:39 DEBUG : potato: Seek from 5 to 2 2025/01/27 02:19:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/27 02:19:39 DEBUG : potato: Seek from 7 to 0 2025/01/27 02:19:39 DEBUG : potato: Seek from 7 to 0 2025/01/27 02:19:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/27 02:19:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/27 02:19:39 DEBUG : potato: Seek from 5 to 2 2025/01/27 02:19:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/27 02:19:39 DEBUG : potato: Seek from 8 to 0 2025/01/27 02:19:39 DEBUG : potato: Seek from 8 to 0 2025/01/27 02:19:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/27 02:19:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/27 02:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/27 02:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/27 02:19:39 DEBUG : potato: Seek from 5 to 2 2025/01/27 02:19:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/27 02:19:39 DEBUG : potato: Seek from 9 to 0 2025/01/27 02:19:39 DEBUG : potato: Seek from 9 to 0 2025/01/27 02:19:39 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-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:19:42 DEBUG : rutabaga: md5 = b349009ebe92681a33f6411b4f071955 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/27 02:19:45 DEBUG : empty space: md5 = 122ae1617fbc1bcf4797a9883306ff6b OK === RUN TestCheck/3 2025/01/27 02:19:47 DEBUG : potato2: md5 = 967de9f06ab50d2bbc38ff5fd0380a6d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/27 02:19:50 DEBUG : remotepotato: md5 = d6933e763e16e1d3aa51531bb88d1e99 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.27s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/01/27 02:19:53 DEBUG : Creating backend with remote "nonexistent" 2025/01/27 02:19:53 DEBUG : Creating backend with remote "nonexistent" 2025/01/27 02:19:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/27 02:19:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/27 02:19:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/27 02:19:53 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-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:19:55 DEBUG : rutabaga: md5 = 1befdfa1bda82cc1727a52353dfb1378 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/27 02:19:59 DEBUG : empty space: md5 = bc5d65b5a215e0eecb1eafccdfcc7e0c OK === RUN TestCheckDownload/3 2025/01/27 02:20:02 DEBUG : potato2: md5 = c89027e6fbbb56dc102f50afa789f49b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/27 02:20:06 DEBUG : remotepotato: md5 = 69d2a48ae35b25e79630119367fd12aa OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.52s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (0.86s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (0.95s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:20:13 DEBUG : rutabaga: md5 = e32a2da67ce147331db489c0536898c7 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/27 02:20:16 DEBUG : empty space: md5 = 19ea383ecf9f413197616bb31f28c6d6 OK === RUN TestCheckSizeOnly/3 2025/01/27 02:20:18 DEBUG : potato2: md5 = 8ac8897db6df7bcf283c48ec45be97c6 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/27 02:20:20 DEBUG : remotepotato: md5 = b7d353b43d08d05c863acfa2d20a8325 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.10s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:20:26 DEBUG : test.sum: md5 = 8cf5333e1120368e739af469a3abf849 OK 2025/01/27 02:20:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/27 02:20:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/27 02:20:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/27 02:20:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/27 02:20:29 DEBUG : test.sum: md5 = 0034b9500af00691382f663d1290f78e OK 2025/01/27 02:20:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/27 02:20:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/27 02:20:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/27 02:20:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.78s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:20:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/data" 2025/01/27 02:20:31 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:20:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/data" 2025/01/27 02:20:33 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/vjrnln8ratgmqakfosrqe8espk" 2025/01/27 02:20:37 DEBUG : data/banana: md5 = 05b24f5bf26d5d704779edf2df4de8bf OK 2025/01/27 02:20:39 DEBUG : test.sum: md5 = b36b05a39f7b763b7a95d0474d6d7ee6 OK === RUN TestCheckSumDownload/subtest1 2025/01/27 02:20:44 DEBUG : data/potato: md5 = a8fed3e2cde09c326c8bae2b617ccecb OK 2025/01/27 02:20:46 DEBUG : test.sum: md5 = 41fa807e9ed5a02e63e0f4339a5c000c OK === RUN TestCheckSumDownload/subtest2 2025/01/27 02:20:50 DEBUG : test.sum: md5 = a7f9205c5c6874ad75a0290bbe240a88 OK === RUN TestCheckSumDownload/subtest3 2025/01/27 02:20:55 DEBUG : test.sum: md5 = 6df3611a7550ed6d7fea534c3aaee63f OK === RUN TestCheckSumDownload/subtest4 2025/01/27 02:21:00 DEBUG : test.sum: md5 = 34e22e6e62637636585b6573aeb61175 OK === RUN TestCheckSumDownload/subtest5 2025/01/27 02:21:06 DEBUG : test.sum: md5 = 597291fe0c1f7d0766172be3630cbd82 OK === RUN TestCheckSumDownload/subtest6 2025/01/27 02:21:11 DEBUG : data/banana: md5 = 27e9e2fdc30b2f477b6f100b3b4effc8 OK 2025/01/27 02:21:12 DEBUG : data/potato: md5 = d41d1b527dd2574742346f1a541d2f0a OK 2025/01/27 02:21:14 DEBUG : test.sum: md5 = 304a549c4ff2997c3b6537ed0137920e OK === RUN TestCheckSumDownload/subtest7 2025/01/27 02:21:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/27 02:21:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (47.50s) --- PASS: TestCheckSumDownload/subtest1 (2.66s) --- PASS: TestCheckSumDownload/subtest2 (2.53s) --- PASS: TestCheckSumDownload/subtest3 (3.01s) --- PASS: TestCheckSumDownload/subtest4 (2.35s) --- PASS: TestCheckSumDownload/subtest5 (2.52s) --- PASS: TestCheckSumDownload/subtest6 (2.50s) --- PASS: TestCheckSumDownload/subtest7 (2.43s) === RUN TestApplyTransforms 2025/01/27 02:21:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qatilun3xisu" 2025/01/27 02:21:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:21:20 DEBUG : Creating backend with remote "TestDrive:crypt/6d764aoponuevth6lmd2maj87eihjt03kko979ev9t0t03j8m4n0" 2025/01/27 02:21:21 DEBUG : Creating backend with remote "/tmp/rclone1355786105" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qatilun3xisu'", Local "Local file system at /tmp/rclone1355786105", Modify Window "1ms" 2025/01/27 02:21:24 DEBUG : hello, world!: md5 = c416fc895c3b55ec416ec220ac4c9ba6 OK upper checkfile vs. lower remote (without normalization) 2025/01/27 02:21:25 ERROR : hello, world!: sum not found 2025/01/27 02:21:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qatilun3xisu' 2025/01/27 02:21:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qatilun3xisu': 1 files missing 2025/01/27 02:21:25 NOTICE: 1 hashes missing 2025/01/27 02:21:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qatilun3xisu': 2 differences found 2025/01/27 02:21:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qatilun3xisu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/27 02:21:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:21:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qatilun3xisu': 0 differences found 2025/01/27 02:21:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qatilun3xisu': 1 matching files 2025/01/27 02:21:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxudik6jaxa" 2025/01/27 02:21:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:21:26 DEBUG : Creating backend with remote "TestDrive:crypt/icp8v6af3gu1ejjcr09ppliqk95ln1kct90tuj6veccfb9p2dctg" 2025/01/27 02:21:27 DEBUG : Creating backend with remote "/tmp/rclone279437420" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxudik6jaxa'", Local "Local file system at /tmp/rclone279437420", Modify Window "1ms" 2025/01/27 02:21:30 DEBUG : HELLO, WORLD!: md5 = a42c0bafe67ce0da3848807bf59561ae OK lower checkfile vs. upper remote (without normalization) 2025/01/27 02:21:31 ERROR : HELLO, WORLD!: sum not found 2025/01/27 02:21:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yaxudik6jaxa' 2025/01/27 02:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxudik6jaxa': 1 files missing 2025/01/27 02:21:31 NOTICE: 1 hashes missing 2025/01/27 02:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxudik6jaxa': 2 differences found 2025/01/27 02:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxudik6jaxa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/27 02:21:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxudik6jaxa': 0 differences found 2025/01/27 02:21:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxudik6jaxa': 1 matching files 2025/01/27 02:21:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiwivik2xafu" 2025/01/27 02:21:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:21:32 DEBUG : Creating backend with remote "TestDrive:crypt/crco6g0996qaii98k3c05db7es2pt33r28a5s1d740ard172l570" 2025/01/27 02:21:33 DEBUG : Creating backend with remote "/tmp/rclone1702770890" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiwivik2xafu'", Local "Local file system at /tmp/rclone1702770890", Modify Window "1ms" 2025/01/27 02:21:36 DEBUG : HeLlO, wOrLd!: md5 = b8f4c36694b418d277fc5578913f3e54 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/27 02:21:37 ERROR : HeLlO, wOrLd!: sum not found 2025/01/27 02:21:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiwivik2xafu' 2025/01/27 02:21:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiwivik2xafu': 1 files missing 2025/01/27 02:21:37 NOTICE: 1 hashes missing 2025/01/27 02:21:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiwivik2xafu': 2 differences found 2025/01/27 02:21:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiwivik2xafu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/27 02:21:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiwivik2xafu': 0 differences found 2025/01/27 02:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiwivik2xafu': 1 matching files 2025/01/27 02:21:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repudow2tubu" 2025/01/27 02:21:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:21:38 DEBUG : Creating backend with remote "TestDrive:crypt/p39grtsbpl4iuiv2d1dngef1db1a44pb401cbpbf26hjrf8ta5bg" 2025/01/27 02:21:39 DEBUG : Creating backend with remote "/tmp/rclone1679457972" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repudow2tubu'", Local "Local file system at /tmp/rclone1679457972", Modify Window "1ms" 2025/01/27 02:21:41 DEBUG : HELLO, WORLD!: md5 = 3d9322f27917e97245b22890850006b7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/27 02:21:42 ERROR : HELLO, WORLD!: sum not found 2025/01/27 02:21:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-repudow2tubu' 2025/01/27 02:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repudow2tubu': 1 files missing 2025/01/27 02:21:42 NOTICE: 1 hashes missing 2025/01/27 02:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repudow2tubu': 2 differences found 2025/01/27 02:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repudow2tubu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/27 02:21:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repudow2tubu': 0 differences found 2025/01/27 02:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repudow2tubu': 1 matching files 2025/01/27 02:21:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mijases9kefo" 2025/01/27 02:21:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:21:43 DEBUG : Creating backend with remote "TestDrive:crypt/rm54b9nn6rsm381blsmf0en8knrbne4nv6k0k34ojf1k8fh7td90" 2025/01/27 02:21:44 DEBUG : Creating backend with remote "/tmp/rclone800710603" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mijases9kefo'", Local "Local file system at /tmp/rclone800710603", Modify Window "1ms" 2025/01/27 02:21:47 DEBUG : 測試_Русский___ě_áñ: md5 = 4e945e40d1ef67005e2280fa350c2d0c OK NFD checkfile vs. NFC remote (without normalization) 2025/01/27 02:21:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/27 02:21:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mijases9kefo' 2025/01/27 02:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijases9kefo': 1 files missing 2025/01/27 02:21:48 NOTICE: 1 hashes missing 2025/01/27 02:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijases9kefo': 2 differences found 2025/01/27 02:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijases9kefo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/27 02:21:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:21:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijases9kefo': 0 differences found 2025/01/27 02:21:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijases9kefo': 1 matching files 2025/01/27 02:21:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cojaxur4ruce" 2025/01/27 02:21:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:21:49 DEBUG : Creating backend with remote "TestDrive:crypt/srabfrt31923ei40o06qiee8vik555t5q013g5k6ii7c5jeg6h10" 2025/01/27 02:21:50 DEBUG : Creating backend with remote "/tmp/rclone712878609" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cojaxur4ruce'", Local "Local file system at /tmp/rclone712878609", Modify Window "1ms" 2025/01/27 02:21:53 DEBUG : 測試_Русский___ě_áñ: md5 = c0a1f366562d81638746742c6d47276d OK NFC checkfile vs. NFD remote (without normalization) 2025/01/27 02:21:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/27 02:21:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cojaxur4ruce' 2025/01/27 02:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojaxur4ruce': 1 files missing 2025/01/27 02:21:53 NOTICE: 1 hashes missing 2025/01/27 02:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojaxur4ruce': 2 differences found 2025/01/27 02:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojaxur4ruce': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/27 02:21:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojaxur4ruce': 0 differences found 2025/01/27 02:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojaxur4ruce': 1 matching files 2025/01/27 02:21:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tacofet9tato" 2025/01/27 02:21:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:21:55 DEBUG : Creating backend with remote "TestDrive:crypt/2jgc475bvb29mndht408qjjjfgdhgcdanm4gman3oeud571p15l0" 2025/01/27 02:21:56 DEBUG : Creating backend with remote "/tmp/rclone2555860161" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tacofet9tato'", Local "Local file system at /tmp/rclone2555860161", Modify Window "1ms" 2025/01/27 02:21:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5d77b9163436c2ef4fac8d975181da97 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/27 02:21:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 02:21:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tacofet9tato' 2025/01/27 02:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tacofet9tato': 1 files missing 2025/01/27 02:21:59 NOTICE: 1 hashes missing 2025/01/27 02:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tacofet9tato': 2 differences found 2025/01/27 02:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tacofet9tato': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/27 02:22:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:22:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tacofet9tato': 0 differences found 2025/01/27 02:22:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tacofet9tato': 1 matching files 2025/01/27 02:22:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaruhik3pari" 2025/01/27 02:22:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:22:00 DEBUG : Creating backend with remote "TestDrive:crypt/bkmug25adg1aei5oti54tm2o0f77p5gu77cmprol9ep7uj79l4lg" 2025/01/27 02:22:01 DEBUG : Creating backend with remote "/tmp/rclone1795769871" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaruhik3pari'", Local "Local file system at /tmp/rclone1795769871", Modify Window "1ms" 2025/01/27 02:22:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8004bba80830869a632e5bf48233dfbc OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/27 02:22:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 02:22:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaruhik3pari' 2025/01/27 02:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaruhik3pari': 1 files missing 2025/01/27 02:22:04 NOTICE: 1 hashes missing 2025/01/27 02:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaruhik3pari': 2 differences found 2025/01/27 02:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaruhik3pari': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/27 02:22:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:22:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaruhik3pari': 0 differences found 2025/01/27 02:22:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaruhik3pari': 1 matching files 2025/01/27 02:22:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pufalah5dufi" 2025/01/27 02:22:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:22:05 DEBUG : Creating backend with remote "TestDrive:crypt/r8cf0l668g5c5r5pvpd2pm9889l8d4a27a3qfmj8g91i0s3k6ptg" 2025/01/27 02:22:06 DEBUG : Creating backend with remote "/tmp/rclone2303914385" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pufalah5dufi'", Local "Local file system at /tmp/rclone2303914385", Modify Window "1ms" 2025/01/27 02:22:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6a4e0e0fe5c68f7a749f8c58acd0e677 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/27 02:22:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 02:22:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pufalah5dufi' 2025/01/27 02:22:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufalah5dufi': 1 files missing 2025/01/27 02:22:10 NOTICE: 1 hashes missing 2025/01/27 02:22:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufalah5dufi': 2 differences found 2025/01/27 02:22:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufalah5dufi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/27 02:22:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:22:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufalah5dufi': 0 differences found 2025/01/27 02:22:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufalah5dufi': 1 matching files 2025/01/27 02:22:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-revepez9kufo" 2025/01/27 02:22:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:22:11 DEBUG : Creating backend with remote "TestDrive:crypt/bm4u688r6uv2hosmg0lg5kg8dda0q7t0nj4c8qvdnbasct003v9g" 2025/01/27 02:22:12 DEBUG : Creating backend with remote "/tmp/rclone1774772155" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-revepez9kufo'", Local "Local file system at /tmp/rclone1774772155", Modify Window "1ms" 2025/01/27 02:22:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2fe114f04a63254a5b1a9f90b2484314 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/27 02:22:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 02:22:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-revepez9kufo' 2025/01/27 02:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revepez9kufo': 1 files missing 2025/01/27 02:22:15 NOTICE: 1 hashes missing 2025/01/27 02:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revepez9kufo': 2 differences found 2025/01/27 02:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revepez9kufo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/27 02:22:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 02:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revepez9kufo': 0 differences found 2025/01/27 02:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revepez9kufo': 1 matching files 2025/01/27 02:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-revepez9kufo': Purge remote 2025/01/27 02:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pufalah5dufi': Purge remote 2025/01/27 02:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaruhik3pari': Purge remote 2025/01/27 02:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tacofet9tato': Purge remote 2025/01/27 02:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cojaxur4ruce': Purge remote 2025/01/27 02:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mijases9kefo': Purge remote 2025/01/27 02:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repudow2tubu': Purge remote 2025/01/27 02:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiwivik2xafu': Purge remote 2025/01/27 02:22:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxudik6jaxa': Purge remote 2025/01/27 02:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qatilun3xisu': Purge remote --- PASS: TestApplyTransforms (63.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:22:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/27 02:22:27 DEBUG : sub/file2: md5 = 7aad718e0b5ef0001465907581124b55 OK 2025/01/27 02:22:27 INFO : file1: Copied (new) to: sub/file2 2025/01/27 02:22:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 02:22:27 DEBUG : file1: Unchanged skipping 2025/01/27 02:22:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': don't need to copy/move sub/file2, it is already at target location 2025/01/27 02:22:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.11s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", 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-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:22:34 DEBUG : dst/file1: md5 = 7e47fc73338931bfa739ad27f222d9e7 OK 2025/01/27 02:22:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/backup" 2025/01/27 02:22:35 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/1nrff024r7pq65ecp72fc28jb0" 2025/01/27 02:22:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/27 02:22:40 INFO : dst/file1: Moved (server-side) 2025/01/27 02:22:42 DEBUG : dst/file1: md5 = 19b57f30fcfa094bcf5d560043971c34 OK 2025/01/27 02:22:42 INFO : dst/file1: Copied (new) 2025/01/27 02:22:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:22:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:22:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:22:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/dst" 2025/01/27 02:22:47 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:22:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/CompareDest" 2025/01/27 02:22:49 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/gveqi14airsml4bgu7krj116o8" 2025/01/27 02:22:51 DEBUG : one: Need to transfer - File not found at Destination 2025/01/27 02:22:54 DEBUG : one: md5 = 7dddc335252cdd894b092c572367bfd3 OK 2025/01/27 02:22:54 INFO : one: Copied (new) 2025/01/27 02:22:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:22:57 DEBUG : one: md5 = a8e02d06b9a112809af8c923a02349dd OK 2025/01/27 02:22:57 INFO : one: Copied (replaced existing) 2025/01/27 02:22:59 DEBUG : dst/one: md5 = ec0f0333b0da29f18a8ddb7f25d1b786 OK 2025/01/27 02:23:02 DEBUG : CompareDest/one: md5 = f27b4debd32fca0b8c454cc3d98a22b9 OK 2025/01/27 02:23:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:23:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:23:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 02:23:06 DEBUG : CompareDest/two: md5 = 454690391e27727f495f72abcf52112c OK 2025/01/27 02:23:07 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 02:23:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:23:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/27 02:23:08 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 02:23:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:23:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/27 02:23:09 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 02:23:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/27 02:23:11 DEBUG : two: md5 = 12d409ddf9a9b3da088be6a5b326f88b OK 2025/01/27 02:23:11 INFO : two: Copied (new) 2025/01/27 02:23:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:23:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:23:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:23:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.37s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:23:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/dst" 2025/01/27 02:23:17 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:23:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/CopyDest" 2025/01/27 02:23:19 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/27 02:23:20 DEBUG : one: Need to transfer - File not found at Destination 2025/01/27 02:23:23 DEBUG : one: md5 = 6143db56faa1033d99b22ec11560c22f OK 2025/01/27 02:23:23 INFO : one: Copied (new) 2025/01/27 02:23:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:23:26 DEBUG : one: md5 = a4631a772b5ca785545b792c0270d508 OK 2025/01/27 02:23:26 INFO : one: Copied (replaced existing) 2025/01/27 02:23:28 DEBUG : dst/one: md5 = 1a16b6c7adeb82731dd429d3b0ddd71f OK 2025/01/27 02:23:31 DEBUG : CopyDest/one: md5 = e1b82ebce62b869cea4bd9e3087651a3 OK 2025/01/27 02:23:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/BackupDir" 2025/01/27 02:23:32 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/27 02:23:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:23:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:23:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:23:36 INFO : one: Moved (server-side) 2025/01/27 02:23:38 INFO : one: Copied (server-side copy) 2025/01/27 02:23:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/27 02:23:40 DEBUG : CopyDest/two: md5 = 7d127d61bd71a71865936a79504e85df OK 2025/01/27 02:23:41 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 02:23:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:23:42 INFO : two: Copied (server-side copy) 2025/01/27 02:23:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/27 02:23:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:23:43 DEBUG : two: Unchanged skipping 2025/01/27 02:23:45 DEBUG : CopyDest/three: md5 = 4a2b00331e21fd31c50e36de5a17738e OK 2025/01/27 02:23:46 DEBUG : three: Need to transfer - File not found at Destination 2025/01/27 02:23:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/27 02:23:46 DEBUG : three: Destination not found in --copy-dest 2025/01/27 02:23:48 DEBUG : three: md5 = 8b39f20902aba8516575ead4778f5a84 OK 2025/01/27 02:23:48 INFO : three: Copied (new) 2025/01/27 02:23:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/27 02:23:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:23:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:23:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:23:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/27 02:23:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:23:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.42s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.68s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:23:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/27 02:24:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4d8c385cd0aec90a48d36c4bd0d9137c OK 2025/01/27 02:24:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/27 02:24:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/27 02:24:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/27 02:24:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/27 02:24:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/27 02:24:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6b0c575e1612beb601ac6def44fdce68 OK 2025/01/27 02:24:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/27 02:24:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/27 02:24:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.90s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:24:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Looking for duplicate names using skip mode. 2025/01/27 02:24:12 NOTICE: one: Found 2 files with duplicate names 2025/01/27 02:24:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.55s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:24:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Looking for duplicate names using skip mode. 2025/01/27 02:24:19 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:24:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/27 02:24:21 INFO : one: Deleted 2025/01/27 02:24:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.19s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:24:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Looking for duplicate names using first mode. 2025/01/27 02:24:28 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:24:28 INFO : one: Deleted 2025/01/27 02:24:29 INFO : one: Deleted 2025/01/27 02:24:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.64s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:24:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Looking for duplicate names using newest mode. 2025/01/27 02:24:36 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:24:36 INFO : one: Deleted 2025/01/27 02:24:37 INFO : one: Deleted 2025/01/27 02:24:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.99s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:24:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Looking for duplicate names using oldest mode. 2025/01/27 02:24:44 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:24:44 INFO : one: Deleted 2025/01/27 02:24:45 INFO : one: Deleted 2025/01/27 02:24:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.68s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:24:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Looking for duplicate names using largest mode. 2025/01/27 02:24:52 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:24:52 INFO : one: Deleted 2025/01/27 02:24:53 INFO : one: Deleted 2025/01/27 02:24:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.01s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:24:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Looking for duplicate names using smallest mode. 2025/01/27 02:24:59 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:25:00 INFO : one: Deleted 2025/01/27 02:25:01 INFO : one: Deleted 2025/01/27 02:25:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.55s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:25:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Looking for duplicate names using rename mode. 2025/01/27 02:25:09 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/27 02:25:10 INFO : one-2.txt: renamed from: one.txt 2025/01/27 02:25:11 INFO : one-3.txt: renamed from: one.txt 2025/01/27 02:25:13 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.16s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:25:19 DEBUG : dupe1/one.txt: md5 = 497aac668d7a9f15a0c6b297b936c846 OK 2025/01/27 02:25:21 DEBUG : dupe2/two.txt: md5 = 3710989b6b23762e7814a7b332ef8b79 OK 2025/01/27 02:25:24 DEBUG : dupe3/three.txt: md5 = c07092eeef16069c03095117d1872867 OK 2025/01/27 02:25:24 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/27 02:25:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/27 02:25:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/27 02:25:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/27 02:25:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/27 02:25:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/27 02:25:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.33s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:25:34 DEBUG : a.txt: md5 = 820b96e324f77602220b2778b58ca00a OK 2025/01/27 02:25:36 DEBUG : zend.txt: md5 = 2ca4b7a5ddaa6c3967a34a9cd4a8c445 OK 2025/01/27 02:25:39 DEBUG : sub dir/hello world: md5 = 64802348fe95e67c0dd4cdb0ff25fda6 OK 2025/01/27 02:25:40 DEBUG : sub dir/hello world2: md5 = 631db6b936cc20575a3cfc8203a11da2 OK 2025/01/27 02:25:43 DEBUG : sub dir/ignore dir/.ignore: md5 = f9b8a06e5a394295b1a4da7cd9fb9ff4 OK 2025/01/27 02:25:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1e5c8f39d128bb30800a7d933eceb289 OK 2025/01/27 02:25:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = e9111490647355af38ac7d6dc6b348e6 OK 2025/01/27 02:25:49 DEBUG : a.txt: Excluded (Size Filter) 2025/01/27 02:25:49 DEBUG : a.txt: Excluded 2025/01/27 02:25:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/27 02:25:50 DEBUG : sub dir/hello world: Excluded 2025/01/27 02:25:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/27 02:25:50 DEBUG : sub dir/hello world2: Excluded 2025/01/27 02:25:50 DEBUG : sub dir/ignore dir: Excluded 2025/01/27 02:25:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/27 02:25:50 DEBUG : sub dir/hello world: Excluded 2025/01/27 02:25:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/27 02:25:50 DEBUG : sub dir/hello world2: Excluded 2025/01/27 02:25:51 DEBUG : sub dir/ignore dir: Excluded 2025/01/27 02:25:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/27 02:25:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/27 02:25:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/27 02:25:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/27 02:25:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/27 02:25:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/27 02:25:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (27.18s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:26:01 DEBUG : file1: md5 = cd0e5a58ad3efd864d54d0050b49d33a OK 2025/01/27 02:26:04 DEBUG : sub/file2: md5 = e301bf09548a15448c0a2e43b8277c25 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/27 02:26:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/27 02:26:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/27 02:26:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/27 02:26:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.15s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:26:12 DEBUG : file1: md5 = 256c06849608a6e9f921a55a35161a03 OK 2025/01/27 02:26:15 DEBUG : sub/file2: md5 = f92395a11e9dd88797e746c0a9b41be8 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/27 02:26:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/notfound" 2025/01/27 02:26:19 DEBUG : Config file has changed externally - reloading 2025/01/27 02:26:19 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/qe0i31qdkoejk60elps0ni5sqk" 2025/01/27 02:26:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.12s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:26:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Making directory 2025/01/27 02:26:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Making directory --- PASS: TestMkdir (0.81s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:26:28 DEBUG : sub dir/hello world: md5 = a05cc4ee3e08be9ea72c0a5aa2e498b5 OK 2025/01/27 02:26:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.26s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:26:33 DEBUG : potato2: md5 = 4b4f6ce193a22c53b4e639b0348c0355 OK 2025/01/27 02:26:35 DEBUG : empty space: md5 = ba70374259851f1101a6d8cc6feabdfc OK --- PASS: TestLs (6.15s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:26:39 DEBUG : potato2: md5 = c474df79055b610c5608391ee799353c OK 2025/01/27 02:26:40 DEBUG : empty space: md5 = 565c00836b0354b4a79db6a3e512d35e OK 2025/01/27 02:26:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/27 02:26:41 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.93s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:26:45 DEBUG : potato2: md5 = 8a9f05231e63ff0973b43b8d9123125a OK 2025/01/27 02:26:47 DEBUG : empty space: md5 = a288875f7f69651a9ed4558d06d093a0 OK --- PASS: TestLsLong (6.05s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:26:51 DEBUG : potato2: md5 = 01c164e6cabdef6059ceaea4b07e2be1 OK 2025/01/27 02:26:52 DEBUG : empty space: md5 = 86fa8860270054b53cfefc43d9629721 OK --- PASS: TestHashSums (5.46s) === RUN TestHashSumsWithErrors 2025/01/27 02:26:54 DEBUG : Creating backend with remote ":memory:" 2025/01/27 02:26:54 DEBUG : Config file has changed externally - reloading 2025/01/27 02:26:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/27 02:26:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/27 02:26:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/27 02:26:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/27 02:26:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/27 02:26:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/27 02:26:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/27 02:26:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/27 02:26:54 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-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:26:56 DEBUG : potato2: md5 = d40a8bc4bc8c39d075ba9bce30037e57 OK 2025/01/27 02:26:58 DEBUG : empty space: md5 = 2d490a302413ad900d55fc68622822a1 OK 2025/01/27 02:27:01 DEBUG : sub dir/potato3: md5 = a1ee55a585b5abbd03a634fc105970c2 OK 2025/01/27 02:27:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.92s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:27:07 DEBUG : small: md5 = 8cfcd317e3adbc71377c985f480d1198 OK 2025/01/27 02:27:09 DEBUG : medium: md5 = 2a9adb153e5a660c9a50634d7dabcd59 OK 2025/01/27 02:27:11 DEBUG : large: md5 = 017820c97f63e5365a3928cf9ffbd470 OK 2025/01/27 02:27:11 DEBUG : Waiting for deletions to finish 2025/01/27 02:27:11 DEBUG : large: Excluded (Size Filter) 2025/01/27 02:27:12 INFO : small: Deleted 2025/01/27 02:27:12 INFO : medium: Deleted --- PASS: TestDelete (7.49s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:27:15 DEBUG : small: md5 = 3d668bfb0d7fbb9575855a56bfd7187d OK 2025/01/27 02:27:17 DEBUG : medium: md5 = bdb4c4d5afe5d62e1790cc311c7d238f OK 2025/01/27 02:27:18 DEBUG : large: md5 = 3d3fe4a0f0bc5731aa8c3948bb639a7e OK 2025/01/27 02:27:19 DEBUG : Waiting for deletions to finish 2025/01/27 02:27:19 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/01/27 02:27:20 INFO : large: Deleted 2025/01/27 02:27:20 INFO : medium: Deleted --- PASS: TestMaxDelete (8.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:27:23 DEBUG : small: md5 = 3699dd2d0e6579df27740cdc7d809acd OK 2025/01/27 02:27:25 DEBUG : medium: md5 = fc3cdcbbfc05fd4ca66b52f058a26e69 OK 2025/01/27 02:27:27 DEBUG : large: md5 = 40ea3a6603062444298169ebf9b20e70 OK 2025/01/27 02:27:27 DEBUG : Waiting for deletions to finish 2025/01/27 02:27:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/27 02:27:28 INFO : medium: Deleted 2025/01/27 02:27:28 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:27:31 DEBUG : small: md5 = 4719f62cfe3c52480f1d9b6bb2a715a0 OK 2025/01/27 02:27:33 DEBUG : medium: md5 = 43c0a9f39f76bf1c9652295fbb63aecc OK 2025/01/27 02:27:35 DEBUG : large: md5 = c91e9f412d30d8b704418f073a07b523 OK 2025/01/27 02:27:35 DEBUG : Waiting for deletions to finish 2025/01/27 02:27:35 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/27 02:27:36 INFO : large: Deleted 2025/01/27 02:27:36 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.58s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:27:39 DEBUG : ReadFile: md5 = 9c9784e8a6727ecbacc999141174e46e OK --- PASS: TestReadFile (5.22s) === RUN TestRetry 2025/01/27 02:27:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/27 02:27:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/27 02:27:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/27 02:27:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/27 02:27:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/27 02:27:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/27 02:27:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:27:44 DEBUG : file1: md5 = 63073df958e5db719030cfd4fbca8258 OK 2025/01/27 02:27:46 DEBUG : file2: md5 = f4bc15c1ca35fd4a28653eb1eb0a7f5b OK --- PASS: TestCat (16.97s) === RUN TestPurge 2025/01/27 02:28:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gojawix3cipe" 2025/01/27 02:28:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:28:00 DEBUG : Creating backend with remote "TestDrive:crypt/mv3a0ojfcslor10l3h63jtsvom45m9faahc3iaamv5mk2st4kg9g" 2025/01/27 02:28:01 DEBUG : Creating backend with remote "/tmp/rclone2479157291" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gojawix3cipe'", Local "Local file system at /tmp/rclone2479157291", Modify Window "1ms" 2025/01/27 02:28:06 DEBUG : A1/B1/C1/one: md5 = 8d7f5ce1a80c6ada8c57143fcafc40f4 OK 2025/01/27 02:28:06 INFO : A2: Making directory 2025/01/27 02:28:07 INFO : A1/B2: Making directory 2025/01/27 02:28:08 INFO : A1/B2/C2: Making directory 2025/01/27 02:28:09 INFO : A1/B1/C3: Making directory 2025/01/27 02:28:10 INFO : A3: Making directory 2025/01/27 02:28:11 INFO : A3/B3: Making directory 2025/01/27 02:28:13 INFO : A3/B3/C4: Making directory 2025/01/27 02:28:15 DEBUG : A1/two: md5 = 66b11b5023d661d2518ea010feb7107e OK 2025/01/27 02:28:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojawix3cipe': Purge remote 2025/01/27 02:28:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.71s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:28:24 DEBUG : A1/B1/C1/one: md5 = 1f4f020d3fe2784884dd4a8e5a226922 OK 2025/01/27 02:28:24 INFO : A2: Making directory 2025/01/27 02:28:25 INFO : A1/B2: Making directory 2025/01/27 02:28:27 INFO : A1/B2/C2: Making directory 2025/01/27 02:28:28 INFO : A1/B1/C3: Making directory 2025/01/27 02:28:29 INFO : A3: Making directory 2025/01/27 02:28:30 INFO : A3/B3: Making directory 2025/01/27 02:28:31 INFO : A3/B3/C4: Making directory 2025/01/27 02:28:34 DEBUG : A1/two: md5 = 3f239918cddcce1dfcd32a8e07049f81 OK 2025/01/27 02:28:35 DEBUG : removing 1 level 3 directories 2025/01/27 02:28:35 INFO : A3/B3/C4: Removing directory 2025/01/27 02:28:38 DEBUG : removing 2 level 3 directories 2025/01/27 02:28:38 INFO : A1/B2/C2: Removing directory 2025/01/27 02:28:38 INFO : A1/B1/C3: Removing directory 2025/01/27 02:28:39 DEBUG : removing 2 level 2 directories 2025/01/27 02:28:39 INFO : A3/B3: Removing directory 2025/01/27 02:28:39 INFO : A1/B2: Removing directory 2025/01/27 02:28:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/27 02:28:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/27 02:28:40 DEBUG : removing 2 level 1 directories 2025/01/27 02:28:40 INFO : A3: Removing directory 2025/01/27 02:28:40 INFO : A2: Removing directory 2025/01/27 02:28:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/27 02:28:44 DEBUG : removing 1 level 3 directories 2025/01/27 02:28:44 INFO : A1/B1/C1: Removing directory 2025/01/27 02:28:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:45 DEBUG : removing 1 level 2 directories 2025/01/27 02:28:45 INFO : A1/B1: Removing directory 2025/01/27 02:28:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/27 02:28:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:28:46 DEBUG : removing 1 level 1 directories 2025/01/27 02:28:46 INFO : A1: Removing directory 2025/01/27 02:28:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/27 02:28:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/27 02:28:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:28:47 DEBUG : removing 1 level 0 directories 2025/01/27 02:28:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Removing directory 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/27 02:28:47 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (29.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:28:50 INFO : A1: Making directory 2025/01/27 02:28:51 INFO : A1/B1: Making directory 2025/01/27 02:28:52 INFO : A1/B1/C1: Making directory 2025/01/27 02:28:55 DEBUG : removing 1 level 3 directories 2025/01/27 02:28:55 INFO : A1/B1/C1: Removing directory 2025/01/27 02:28:56 DEBUG : removing 1 level 2 directories 2025/01/27 02:28:56 INFO : A1/B1: Removing directory 2025/01/27 02:28:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:28:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.94s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:28:59 INFO : A1: Making directory 2025/01/27 02:29:00 INFO : A1/B1: Making directory 2025/01/27 02:29:01 INFO : A1/B1/C1: Making directory 2025/01/27 02:29:04 DEBUG : removing 1 level 3 directories 2025/01/27 02:29:04 INFO : A1/B1/C1: Removing directory 2025/01/27 02:29:05 DEBUG : removing 1 level 2 directories 2025/01/27 02:29:05 INFO : A1/B1: Removing directory 2025/01/27 02:29:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:29:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.86s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:29:10 DEBUG : file1: md5 = dd00628a777d1a5ac1d7f05357f3f4c3 OK 2025/01/27 02:29:10 DEBUG : filename.txt: File name found in url 2025/01/27 02:29:12 DEBUG : filename.txt: md5 = 23c28a89d2e40ae0703fdc289a47cb8b OK 2025/01/27 02:29:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/27 02:29:14 DEBUG : headerfilename.txt: md5 = e973e3ef4b3eb7958ab7c695c1072bde OK 2025/01/27 02:29:15 DEBUG : file2: md5 = 2958d0f99aa01759635aa89680e1507d OK --- PASS: TestCopyURL (10.87s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:29:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/27 02:29:22 DEBUG : sub/file2: md5 = d8f9f399b63eabb53a559bf765a5c0b3 OK 2025/01/27 02:29:22 INFO : file1: Copied (new) to: sub/file2 2025/01/27 02:29:22 INFO : file1: Deleted 2025/01/27 02:29:22 DEBUG : Config file has changed externally - reloading 2025/01/27 02:29:22 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/27 02:29:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 02:29:23 DEBUG : file1: Unchanged skipping 2025/01/27 02:29:23 INFO : file1: Deleted 2025/01/27 02:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': don't need to copy/move sub/file2, it is already at target location 2025/01/27 02:29:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.22s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:29:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/27 02:29:28 DEBUG : file1: md5 = 3eb9a89414b5cf520f344b0ad2c8eed9 OK 2025/01/27 02:29:28 INFO : file1: Copied (new) 2025/01/27 02:29:28 INFO : file1: Deleted 2025/01/27 02:29:28 DEBUG : file1: Destination exists, skipping 2025/01/27 02:29:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.73s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (1.16s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:29:34 DEBUG : dst/file1: md5 = 6080f44a338e4ab5387d9e9bdd59ac1d OK 2025/01/27 02:29:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikiqew3qayi/backup" 2025/01/27 02:29:35 DEBUG : Creating backend with remote "TestDrive:crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g/1nrff024r7pq65ecp72fc28jb0" 2025/01/27 02:29:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/27 02:29:40 INFO : dst/file1: Moved (server-side) 2025/01/27 02:29:41 DEBUG : dst/file1: md5 = 7a702ff4e2a311ab60450fb464851371 OK 2025/01/27 02:29:41 INFO : dst/file1: Copied (new) 2025/01/27 02:29:41 INFO : dst/file1: Deleted 2025/01/27 02:29:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:29:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:29:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.71s) === 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-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:29:50 DEBUG : A1/one: md5 = e31814876d297ff5c83da83fe51565a8 OK 2025/01/27 02:29:51 DEBUG : A1/two: md5 = c7cc0c1052707dc0c07e0b855cd3e61a OK 2025/01/27 02:29:54 DEBUG : A1/B1/three: md5 = 0e9cddc521a779cab14de522a3c1fdfe OK 2025/01/27 02:29:57 DEBUG : A1/B1/C1/four: md5 = 9d14a40ee8dfc870531dc658f298286b OK 2025/01/27 02:30:00 DEBUG : A1/B1/C2/five: md5 = ea5ba5e3ef504a98cbdafe38981ea353 OK 2025/01/27 02:30:00 INFO : A1/B2: Making directory 2025/01/27 02:30:01 INFO : A1/B1/C3: Making directory 2025/01/27 02:30:13 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/27 02:30:13 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/27 02:30:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/27 02:30:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/27 02:30:14 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/27 02:30:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/27 02:30:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/27 02:30:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:30:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/27 02:30:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/27 02:30:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/27 02:30:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/27 02:30:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/27 02:30:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/27 02:30:29 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/27 02:30:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/27 02:30:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/27 02:30:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/27 02:30:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:30:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/27 02:30:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/27 02:30:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/27 02:30:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/27 02:30:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/27 02:30:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/27 02:30:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:30:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/27 02:30:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/27 02:30:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/27 02:30:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:30:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.65s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:30:46 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/27 02:30:49 DEBUG : no_checksum_small_file_from_pipe: md5 = 79225abb87ac72978512ad5776aa7bc5 OK 2025/01/27 02:30:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/27 02:30:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/27 02:30:50 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/27 02:30:51 DEBUG : no_checksum_big_file_from_pipe: md5 = 208118edf3835a4649aa2d5181535204 OK 2025/01/27 02:30:51 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-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:30:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/27 02:30:55 DEBUG : with_checksum_small_file_from_pipe: md5 = c3f93761881ec0095dbebffa81f66a6e OK 2025/01/27 02:30:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/27 02:30:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/27 02:30:57 DEBUG : with_checksum_big_file_from_pipe: md5 = a3681d307f9c69ba8f4a7dee3d626298 OK 2025/01/27 02:30:57 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-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/27 02:31:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 02:31:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/27 02:31:03 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-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:31:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/27 02:31:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/27 02:31:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/27 02:31:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.91s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/27 02:31:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/27 02:31:13 DEBUG : rcat_metadata: md5 = 8237029d0ad7f9ec1d5a3247a72264ae OK 2025/01/27 02:31:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/27 02:31:15 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/27 02:31:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = 80a2f1e54509aa10ca52bd45cba3b818 OK 2025/01/27 02:31:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.79s) --- PASS: TestRcatMetadata/Normal (3.10s) --- PASS: TestRcatMetadata/ViaDisk (3.25s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:31:20 DEBUG : potato1: md5 = e7dfccab5c4a3bac4ad8d340931a8dbc OK 2025/01/27 02:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/27 02:31:22 DEBUG : potato2: md5 = e05860261320102900d455baaff84a66 OK 2025/01/27 02:31:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.57s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:31:26 DEBUG : potato1: md5 = 23f2ae78070a36206030a36c5442d839 OK 2025/01/27 02:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/27 02:31:27 DEBUG : potato2: md5 = 674818e6093459156566303680906bf4 OK 2025/01/27 02:31:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.82s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:31:31 DEBUG : potato2: md5 = 68c2fde4e0aa29d919b0d84a283c8189 OK 2025/01/27 02:31:33 DEBUG : empty space: md5 = 7108ee238de9ba285147f8ea2209f2ec OK 2025/01/27 02:31:36 DEBUG : sub dir/potato3: md5 = 6a60fa5fcb7195b2fc45f22e129a6e19 OK 2025/01/27 02:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Touching "empty space" 2025/01/27 02:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Touching "potato2" 2025/01/27 02:31:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Touching "sub dir/potato3" 2025/01/27 02:31:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.05s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:31:42 DEBUG : dir with metadata: Making directory with metadata 2025/01/27 02:31:43 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.65s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:31:46 DEBUG : directory with modtime: Making directory with metadata 2025/01/27 02:31:47 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.08s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:31:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/27 02:31:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/27 02:31:49 DEBUG : Google drive root 'crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g': Skipping btime metadata as can't update it on an existing file: 2025-01-27T02:31:49.682827769Z 2025/01/27 02:31:50 INFO : non existent directory: Updated directory metadata 2025/01/27 02:31:53 DEBUG : Google drive root 'crypt/4kv8ae1edjfebusq24pqt75rp1sc0shdu1563dht3u263o44009g': Skipping btime metadata as can't update it on an existing file: 2025-01-27T02:31:49.682827769Z 2025/01/27 02:31:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:31:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/27 02:31:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/27 02:31:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.17s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:32:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/27 02:32:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/27 02:32:00 DEBUG : dst: Making directory with metadata 2025/01/27 02:32:01 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/27 02:32:01 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 02:32:02 INFO : dst: Set directory modification time (using SetModTime) 2025/01/27 02:32:03 INFO : dst: Set directory modification time (using SetModTime) 2025/01/27 02:32:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/27 02:32:03 INFO : dst: Set directory modification time (using SetModTime) 2025/01/27 02:32:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.98s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi'", Local "Local file system at /tmp/rclone2976942648", Modify Window "1ms" 2025/01/27 02:32:08 DEBUG : sub dir/test remove existing: md5 = c2885033ccde333ba4bbf6590211568a OK 2025/01/27 02:32:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = af5e5442d89656efb508fbd28ab10142 OK 2025/01/27 02:32:12 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jiliguk2" before starting 2025/01/27 02:32:13 DEBUG : sub dir/test remove existing.jiliguk2: TEST: removing renamed existing file after operation 2025/01/27 02:32:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fagiboz9" before starting 2025/01/27 02:32:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fagiboz9: TEST: renaming existing back after failed operation 2025/01/27 02:32:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qujecuc0" before starting 2025/01/27 02:32:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qujecuc0: TEST: removing renamed existing file after operation 2025/01/27 02:32:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5eii1nnn7ih34aipsib0miufueldtjg9sv81h6f7m6fh8ichnoenomcum854nmd33og83snpjv74lddrieebm5tknbfcm0anq25fd1to4u87eo0furlvad7fb0ueg6pfas0n1dd9p8861ljpi9t8m7tov4q0iuahk44phc8pfgtceob0t050" 2025/01/27 02:32:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "av34q4ck510enpace2f9bn2mkk14ak53udg8kj1flqoeelc7nlq0" --- PASS: TestRemoveExisting (15.44s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/27 02:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikiqew3qayi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m43.489666447s (try 1/5)