"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/09 01:10:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki" 2025/02/09 01:10:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:10:46 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg" 2025/02/09 01:10:47 DEBUG : Creating backend with remote "/tmp/rclone3104539316" === 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/09 01:10:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/09 01:10:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/09 01:10:47 DEBUG : potato: Seek from 10 to 0 2025/02/09 01:10:47 DEBUG : potato: Seek from 10 to 0 2025/02/09 01:10:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/09 01:10:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/09 01:10:47 DEBUG : potato: Seek from 5 to 2 2025/02/09 01:10:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/09 01:10:47 DEBUG : potato: Seek from 7 to 0 2025/02/09 01:10:47 DEBUG : potato: Seek from 7 to 0 2025/02/09 01:10:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/09 01:10:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/09 01:10:47 DEBUG : potato: Seek from 5 to 2 2025/02/09 01:10:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/09 01:10:47 DEBUG : potato: Seek from 8 to 0 2025/02/09 01:10:47 DEBUG : potato: Seek from 8 to 0 2025/02/09 01:10:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/09 01:10:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/09 01:10:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/09 01:10:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/09 01:10:47 DEBUG : potato: Seek from 5 to 2 2025/02/09 01:10:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/09 01:10:47 DEBUG : potato: Seek from 9 to 0 2025/02/09 01:10:47 DEBUG : potato: Seek from 9 to 0 2025/02/09 01:10:47 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:10:50 DEBUG : rutabaga: md5 = 4f03b503214955da438d3ae37331703d OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/09 01:10:52 DEBUG : empty space: md5 = 428fb2d4a6cebae86158700804422771 OK === RUN TestCheck/3 2025/02/09 01:10:54 DEBUG : potato2: md5 = d4baafec50bc40939aee4917a67bd507 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/09 01:10:56 DEBUG : remotepotato: md5 = a68b3d73d1ff2906a72e5987d1c4b22b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.51s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/02/09 01:10:59 DEBUG : Creating backend with remote "nonexistent" 2025/02/09 01:10:59 DEBUG : Creating backend with remote "nonexistent" 2025/02/09 01:10:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/09 01:10:59 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/02/09 01:10:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/09 01:10:59 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:11:00 DEBUG : rutabaga: md5 = 3ba74e9194f842ab99ba1601fa4ac33d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/09 01:11:04 DEBUG : empty space: md5 = e02b0e6c2aac70f0d13a7a3dde834e2a OK === RUN TestCheckDownload/3 2025/02/09 01:11:07 DEBUG : potato2: md5 = c4c6bbfc67973acdc02eedfcc6d0d417 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/09 01:11:11 DEBUG : remotepotato: md5 = b2cc6dd9df7e208e43108ceda12a9f37 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.11s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:11:17 DEBUG : rutabaga: md5 = 37944ea7ea29618de554b98cd698f348 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/09 01:11:19 DEBUG : empty space: md5 = 634e42084a228d7a933f71994a23ea65 OK === RUN TestCheckSizeOnly/3 2025/02/09 01:11:20 DEBUG : potato2: md5 = 453b78562fe671695f6324337dc45523 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/09 01:11:23 DEBUG : remotepotato: md5 = 288e73ccb82ad4ab1d4c084023ef643a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.61s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:11:27 DEBUG : test.sum: md5 = cb8d890738bb8beb480883a87671d925 OK 2025/02/09 01:11:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/09 01:11:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/09 01:11:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/09 01:11:28 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/09 01:11:30 DEBUG : test.sum: md5 = 2f54504f31bcd01641f9cc0cc7d14e2a OK 2025/02/09 01:11:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/09 01:11:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/09 01:11:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/09 01:11:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.22s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/data" 2025/02/09 01:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki/data' lacks md5, skipping --- SKIP: TestCheckSum (2.21s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:11:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/data" 2025/02/09 01:11:34 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/vjrnln8ratgmqakfosrqe8espk" 2025/02/09 01:11:38 DEBUG : data/banana: md5 = b4436616c1e9d265559ec107c353295e OK 2025/02/09 01:11:39 DEBUG : test.sum: md5 = b3dadba592b5890d2b9541ef77901313 OK === RUN TestCheckSumDownload/subtest1 2025/02/09 01:11:44 DEBUG : data/potato: md5 = 98aba26974e62bc94173bc32efa6e172 OK 2025/02/09 01:11:45 DEBUG : test.sum: md5 = 93eec4d53cb13d9d6f9f87b9eb80a9ef OK === RUN TestCheckSumDownload/subtest2 2025/02/09 01:11:49 DEBUG : test.sum: md5 = 3bfcb46301cf5245df2d41bfabd48b46 OK === RUN TestCheckSumDownload/subtest3 2025/02/09 01:11:53 DEBUG : test.sum: md5 = 3709169a75e159d07a87e0803afc2266 OK === RUN TestCheckSumDownload/subtest4 2025/02/09 01:11:57 DEBUG : test.sum: md5 = a43eda22c3280b2eceb0b74cadb71fe7 OK === RUN TestCheckSumDownload/subtest5 2025/02/09 01:12:02 DEBUG : test.sum: md5 = 80f6756dda97a2ab8d333a0d5486fbfc OK === RUN TestCheckSumDownload/subtest6 2025/02/09 01:12:06 DEBUG : data/banana: md5 = 8fbe24dbd2532e8975068973b26e6c37 OK 2025/02/09 01:12:07 DEBUG : data/potato: md5 = 53fc4d6f42386ef60c8a5a8d7ee8f293 OK 2025/02/09 01:12:08 DEBUG : test.sum: md5 = 19ab8f700340da229697d89ea7d2c44e OK === RUN TestCheckSumDownload/subtest7 2025/02/09 01:12:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/09 01:12:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.54s) --- PASS: TestCheckSumDownload/subtest1 (2.80s) --- PASS: TestCheckSumDownload/subtest2 (2.05s) --- PASS: TestCheckSumDownload/subtest3 (2.05s) --- PASS: TestCheckSumDownload/subtest4 (2.40s) --- PASS: TestCheckSumDownload/subtest5 (2.47s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.11s) === RUN TestApplyTransforms 2025/02/09 01:12:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gojisaj7fire" 2025/02/09 01:12:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:14 DEBUG : Creating backend with remote "TestDrive:crypt/47o6shv7gjrqrpkg8ikh2uiin5d61sp6n5ke14rm963gtpror480" 2025/02/09 01:12:15 DEBUG : Creating backend with remote "/tmp/rclone2186098225" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gojisaj7fire'", Local "Local file system at /tmp/rclone2186098225", Modify Window "1ms" 2025/02/09 01:12:17 DEBUG : hello, world!: md5 = 58c1bba74a5118a02f063c0af383bbc6 OK upper checkfile vs. lower remote (without normalization) 2025/02/09 01:12:17 ERROR : hello, world!: sum not found 2025/02/09 01:12:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gojisaj7fire' 2025/02/09 01:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojisaj7fire': 1 files missing 2025/02/09 01:12:17 NOTICE: 1 hashes missing 2025/02/09 01:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojisaj7fire': 2 differences found 2025/02/09 01:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojisaj7fire': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/09 01:12:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:12:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojisaj7fire': 0 differences found 2025/02/09 01:12:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojisaj7fire': 1 matching files 2025/02/09 01:12:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lawuvaz1jote" 2025/02/09 01:12:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:19 DEBUG : Creating backend with remote "TestDrive:crypt/in65jcv9d49mouivb672ft1qd0e29onn1k10spsrgnus9ggq9v7g" 2025/02/09 01:12:19 DEBUG : Creating backend with remote "/tmp/rclone113403345" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lawuvaz1jote'", Local "Local file system at /tmp/rclone113403345", Modify Window "1ms" 2025/02/09 01:12:21 DEBUG : HELLO, WORLD!: md5 = ca93c27de1da93db9cbaf02c7d11bd6a OK lower checkfile vs. upper remote (without normalization) 2025/02/09 01:12:22 ERROR : HELLO, WORLD!: sum not found 2025/02/09 01:12:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lawuvaz1jote' 2025/02/09 01:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawuvaz1jote': 1 files missing 2025/02/09 01:12:22 NOTICE: 1 hashes missing 2025/02/09 01:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawuvaz1jote': 2 differences found 2025/02/09 01:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawuvaz1jote': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/09 01:12:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:12:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawuvaz1jote': 0 differences found 2025/02/09 01:12:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawuvaz1jote': 1 matching files 2025/02/09 01:12:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wijajod4tiju" 2025/02/09 01:12:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:23 DEBUG : Creating backend with remote "TestDrive:crypt/h8t1v45kkd3ci012qrdviuvufo8mh22pjujh41kf5uj4dk0ifpmg" 2025/02/09 01:12:24 DEBUG : Creating backend with remote "/tmp/rclone2068643693" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wijajod4tiju'", Local "Local file system at /tmp/rclone2068643693", Modify Window "1ms" 2025/02/09 01:12:26 DEBUG : HeLlO, wOrLd!: md5 = 0531e2988755aa659ffb6277b5ee6eb9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/09 01:12:27 ERROR : HeLlO, wOrLd!: sum not found 2025/02/09 01:12:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wijajod4tiju' 2025/02/09 01:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajod4tiju': 1 files missing 2025/02/09 01:12:27 NOTICE: 1 hashes missing 2025/02/09 01:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajod4tiju': 2 differences found 2025/02/09 01:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajod4tiju': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/09 01:12:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajod4tiju': 0 differences found 2025/02/09 01:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajod4tiju': 1 matching files 2025/02/09 01:12:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kecilup8buro" 2025/02/09 01:12:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:28 DEBUG : Creating backend with remote "TestDrive:crypt/8h391ca7p6ho9clph5efghbiat12sf08popht6c6urth45qmtpv0" 2025/02/09 01:12:29 DEBUG : Creating backend with remote "/tmp/rclone4103828541" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kecilup8buro'", Local "Local file system at /tmp/rclone4103828541", Modify Window "1ms" 2025/02/09 01:12:31 DEBUG : HELLO, WORLD!: md5 = 120b9b71e6382e68ef20a2659a326669 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/09 01:12:31 ERROR : HELLO, WORLD!: sum not found 2025/02/09 01:12:31 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kecilup8buro' 2025/02/09 01:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecilup8buro': 1 files missing 2025/02/09 01:12:31 NOTICE: 1 hashes missing 2025/02/09 01:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecilup8buro': 2 differences found 2025/02/09 01:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecilup8buro': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/09 01:12:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecilup8buro': 0 differences found 2025/02/09 01:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecilup8buro': 1 matching files 2025/02/09 01:12:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wecujat7xaco" 2025/02/09 01:12:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:32 DEBUG : Creating backend with remote "TestDrive:crypt/abrsfa2h1j0p138thg1a3fja0t8qr9vurmrs8mkcsm5st1af1fs0" 2025/02/09 01:12:33 DEBUG : Creating backend with remote "/tmp/rclone2359427614" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wecujat7xaco'", Local "Local file system at /tmp/rclone2359427614", Modify Window "1ms" 2025/02/09 01:12:35 DEBUG : 測試_Русский___ě_áñ: md5 = 5bee539bbade73b248f6297b76cc0067 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/09 01:12:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/09 01:12:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wecujat7xaco' 2025/02/09 01:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecujat7xaco': 1 files missing 2025/02/09 01:12:36 NOTICE: 1 hashes missing 2025/02/09 01:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecujat7xaco': 2 differences found 2025/02/09 01:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecujat7xaco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/09 01:12:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:12:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecujat7xaco': 0 differences found 2025/02/09 01:12:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecujat7xaco': 1 matching files 2025/02/09 01:12:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givomer6mika" 2025/02/09 01:12:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:37 DEBUG : Creating backend with remote "TestDrive:crypt/n3fm4uo06rhm96p0ksc2d2ku7h7p88rklqmn1s8mvm0iqv2egg60" 2025/02/09 01:12:38 DEBUG : Creating backend with remote "/tmp/rclone3678518301" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givomer6mika'", Local "Local file system at /tmp/rclone3678518301", Modify Window "1ms" 2025/02/09 01:12:40 DEBUG : 測試_Русский___ě_áñ: md5 = 16a703496a489bf2c3826b47424e28d7 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/09 01:12:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/09 01:12:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-givomer6mika' 2025/02/09 01:12:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givomer6mika': 1 files missing 2025/02/09 01:12:41 NOTICE: 1 hashes missing 2025/02/09 01:12:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givomer6mika': 2 differences found 2025/02/09 01:12:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givomer6mika': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/09 01:12:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:12:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givomer6mika': 0 differences found 2025/02/09 01:12:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givomer6mika': 1 matching files 2025/02/09 01:12:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-visomax7siti" 2025/02/09 01:12:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:42 DEBUG : Creating backend with remote "TestDrive:crypt/oie5jhtnc1eeb05kvg67h49tngp9i3m7mmu2f02qvq0ia6qhk130" 2025/02/09 01:12:43 DEBUG : Creating backend with remote "/tmp/rclone3797696828" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-visomax7siti'", Local "Local file system at /tmp/rclone3797696828", Modify Window "1ms" 2025/02/09 01:12:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dd6048c812aacad5a6afa4cd2ff82ef3 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/09 01:12:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/09 01:12:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-visomax7siti' 2025/02/09 01:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visomax7siti': 1 files missing 2025/02/09 01:12:45 NOTICE: 1 hashes missing 2025/02/09 01:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visomax7siti': 2 differences found 2025/02/09 01:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visomax7siti': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/09 01:12:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:12:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visomax7siti': 0 differences found 2025/02/09 01:12:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visomax7siti': 1 matching files 2025/02/09 01:12:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-panibus3xacu" 2025/02/09 01:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:46 DEBUG : Creating backend with remote "TestDrive:crypt/0grbm6vg6v6qi75gums4eo6p03cjkpnhcj72etftivm3vumn98qg" 2025/02/09 01:12:47 DEBUG : Creating backend with remote "/tmp/rclone324063172" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-panibus3xacu'", Local "Local file system at /tmp/rclone324063172", Modify Window "1ms" 2025/02/09 01:12:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 70d33ea395ba3e24757a6da176cd7603 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/09 01:12:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/09 01:12:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-panibus3xacu' 2025/02/09 01:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panibus3xacu': 1 files missing 2025/02/09 01:12:50 NOTICE: 1 hashes missing 2025/02/09 01:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panibus3xacu': 2 differences found 2025/02/09 01:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panibus3xacu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/09 01:12:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:12:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panibus3xacu': 0 differences found 2025/02/09 01:12:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panibus3xacu': 1 matching files 2025/02/09 01:12:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonehuq1lubi" 2025/02/09 01:12:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:51 DEBUG : Creating backend with remote "TestDrive:crypt/6uphemdgco7u7obfs7hhjt896jgn3ka6r8bph35c4ngllllb3vd0" 2025/02/09 01:12:52 DEBUG : Creating backend with remote "/tmp/rclone798690292" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonehuq1lubi'", Local "Local file system at /tmp/rclone798690292", Modify Window "1ms" 2025/02/09 01:12:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 224afa875376b31f09b848a097a20342 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/09 01:12:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/09 01:12:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gonehuq1lubi' 2025/02/09 01:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonehuq1lubi': 1 files missing 2025/02/09 01:12:55 NOTICE: 1 hashes missing 2025/02/09 01:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonehuq1lubi': 2 differences found 2025/02/09 01:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonehuq1lubi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/09 01:12:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:12:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonehuq1lubi': 0 differences found 2025/02/09 01:12:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonehuq1lubi': 1 matching files 2025/02/09 01:12:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nakubub4wene" 2025/02/09 01:12:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:12:56 DEBUG : Creating backend with remote "TestDrive:crypt/751reddkjn04vrgk4l0minf130ftd72v4o0h8ha7dttnerl5cce0" 2025/02/09 01:12:57 DEBUG : Creating backend with remote "/tmp/rclone3139314455" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nakubub4wene'", Local "Local file system at /tmp/rclone3139314455", Modify Window "1ms" 2025/02/09 01:12:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f68e68b0597c335d741157d2d67b80b6 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/09 01:12:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/09 01:12:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nakubub4wene' 2025/02/09 01:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakubub4wene': 1 files missing 2025/02/09 01:12:59 NOTICE: 1 hashes missing 2025/02/09 01:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakubub4wene': 2 differences found 2025/02/09 01:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakubub4wene': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/09 01:13:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 01:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakubub4wene': 0 differences found 2025/02/09 01:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakubub4wene': 1 matching files 2025/02/09 01:13:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nakubub4wene': Purge remote 2025/02/09 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonehuq1lubi': Purge remote 2025/02/09 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-panibus3xacu': Purge remote 2025/02/09 01:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-visomax7siti': Purge remote 2025/02/09 01:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givomer6mika': Purge remote 2025/02/09 01:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wecujat7xaco': Purge remote 2025/02/09 01:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kecilup8buro': Purge remote 2025/02/09 01:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wijajod4tiju': Purge remote 2025/02/09 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lawuvaz1jote': Purge remote 2025/02/09 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojisaj7fire': Purge remote --- PASS: TestApplyTransforms (50.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:13:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/09 01:13:07 DEBUG : sub/file2: md5 = e24243734cd547c8823b6282030c415c OK 2025/02/09 01:13:07 INFO : file1: Copied (new) to: sub/file2 2025/02/09 01:13:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 01:13:08 DEBUG : file1: Unchanged skipping 2025/02/09 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': don't need to copy/move sub/file2, it is already at target location 2025/02/09 01:13:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.83s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:13:13 DEBUG : dst/file1: md5 = 5657521f3b9bf5501661a29129fe9c16 OK 2025/02/09 01:13:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/backup" 2025/02/09 01:13:14 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/1nrff024r7pq65ecp72fc28jb0" 2025/02/09 01:13:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/09 01:13:17 INFO : dst/file1: Moved (server-side) 2025/02/09 01:13:19 DEBUG : dst/file1: md5 = ca0e637b84528ae7ea19f3f1d4b68ae2 OK 2025/02/09 01:13:19 INFO : dst/file1: Copied (new) 2025/02/09 01:13:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 01:13:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 01:13:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.44s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:13:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/dst" 2025/02/09 01:13:23 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 01:13:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/CompareDest" 2025/02/09 01:13:25 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/gveqi14airsml4bgu7krj116o8" 2025/02/09 01:13:26 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 01:13:29 DEBUG : one: md5 = 66716343f7c524cbb45b284163ae2780 OK 2025/02/09 01:13:29 INFO : one: Copied (new) 2025/02/09 01:13:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 01:13:32 DEBUG : one: md5 = 5aad92a39a3fd2df0c393de23d9fddb7 OK 2025/02/09 01:13:32 INFO : one: Copied (replaced existing) 2025/02/09 01:13:33 DEBUG : dst/one: md5 = ba1c13f9e4097091d77d276a51608a7b OK 2025/02/09 01:13:36 DEBUG : CompareDest/one: md5 = baa0e6a0d231b007a03d1e8d194d6690 OK 2025/02/09 01:13:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 01:13:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 01:13:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 01:13:39 DEBUG : CompareDest/two: md5 = 3bb95c27e718611076aed91d05001d0b OK 2025/02/09 01:13:39 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 01:13:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 01:13:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 01:13:40 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 01:13:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 01:13:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 01:13:42 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 01:13:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/09 01:13:44 DEBUG : two: md5 = 6710b3caf050675685a63588a378a8be OK 2025/02/09 01:13:44 INFO : two: Copied (new) 2025/02/09 01:13:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 01:13:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:13:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 01:13:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.52s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:13:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/dst" 2025/02/09 01:13:48 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 01:13:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/CopyDest" 2025/02/09 01:13:50 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/09 01:13:51 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 01:13:54 DEBUG : one: md5 = 78703740d4515399ab6152577dc27c68 OK 2025/02/09 01:13:54 INFO : one: Copied (new) 2025/02/09 01:13:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 01:13:56 DEBUG : one: md5 = ca802cd90f3fa2a7bb75a21ed62c2b96 OK 2025/02/09 01:13:56 INFO : one: Copied (replaced existing) 2025/02/09 01:13:58 DEBUG : dst/one: md5 = a319f7bb97f37f9f43a3f2225b871643 OK 2025/02/09 01:14:00 DEBUG : CopyDest/one: md5 = 03e53249609533aa1fc0f1a43b5f381f OK 2025/02/09 01:14:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/BackupDir" 2025/02/09 01:14:01 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/09 01:14:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 01:14:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 01:14:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 01:14:05 INFO : one: Moved (server-side) 2025/02/09 01:14:06 INFO : one: Copied (server-side copy) 2025/02/09 01:14:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/09 01:14:08 DEBUG : CopyDest/two: md5 = 0bddc552b946e971f161c8036aa466f8 OK 2025/02/09 01:14:08 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 01:14:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 01:14:10 INFO : two: Copied (server-side copy) 2025/02/09 01:14:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/09 01:14:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 01:14:10 DEBUG : two: Unchanged skipping 2025/02/09 01:14:12 DEBUG : CopyDest/three: md5 = 394f5609074ff28a5ac5817d7bcd8259 OK 2025/02/09 01:14:13 DEBUG : three: Need to transfer - File not found at Destination 2025/02/09 01:14:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/09 01:14:13 DEBUG : three: Destination not found in --copy-dest 2025/02/09 01:14:15 DEBUG : three: md5 = ecdb98957b82a22485ac1f3fc69a3519 OK 2025/02/09 01:14:15 INFO : three: Copied (new) 2025/02/09 01:14:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/09 01:14:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:14:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 01:14:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/09 01:14:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 01:14:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:14:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.76s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.38s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:14:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/09 01:14:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d2e6913d9c0ddff4656d56d59f98c7d2 OK 2025/02/09 01:14:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/09 01:14:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/09 01:14:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/02/09 01:14:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/09 01:14:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/09 01:14:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 350c27078f983218ce5d92c880fa4dfa OK 2025/02/09 01:14:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/09 01:14:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/09 01:14:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.87s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:14:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Looking for duplicate names using skip mode. 2025/02/09 01:14:34 NOTICE: one: Found 2 files with duplicate names 2025/02/09 01:14:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.73s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:14:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Looking for duplicate names using skip mode. 2025/02/09 01:14:40 NOTICE: one: Found 3 files with duplicate names 2025/02/09 01:14:40 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/09 01:14:40 INFO : one: Deleted 2025/02/09 01:14:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.37s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:14:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Looking for duplicate names using first mode. 2025/02/09 01:14:46 NOTICE: one: Found 3 files with duplicate names 2025/02/09 01:14:46 INFO : one: Deleted 2025/02/09 01:14:47 INFO : one: Deleted 2025/02/09 01:14:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:14:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Looking for duplicate names using newest mode. 2025/02/09 01:14:52 NOTICE: one: Found 3 files with duplicate names 2025/02/09 01:14:53 INFO : one: Deleted 2025/02/09 01:14:53 INFO : one: Deleted 2025/02/09 01:14:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.34s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:14:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Looking for duplicate names using oldest mode. 2025/02/09 01:14:59 NOTICE: one: Found 3 files with duplicate names 2025/02/09 01:15:00 INFO : one: Deleted 2025/02/09 01:15:00 INFO : one: Deleted 2025/02/09 01:15:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.21s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:15:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Looking for duplicate names using largest mode. 2025/02/09 01:15:06 NOTICE: one: Found 3 files with duplicate names 2025/02/09 01:15:06 INFO : one: Deleted 2025/02/09 01:15:06 INFO : one: Deleted 2025/02/09 01:15:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:15:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Looking for duplicate names using smallest mode. 2025/02/09 01:15:12 NOTICE: one: Found 3 files with duplicate names 2025/02/09 01:15:12 INFO : one: Deleted 2025/02/09 01:15:12 INFO : one: Deleted 2025/02/09 01:15:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.13s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:15:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Looking for duplicate names using rename mode. 2025/02/09 01:15:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/09 01:15:20 INFO : one-2.txt: renamed from: one.txt 2025/02/09 01:15:21 INFO : one-3.txt: renamed from: one.txt 2025/02/09 01:15:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.46s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:15:27 DEBUG : dupe1/one.txt: md5 = 89d2e925491dc5ba27bad98dbb9774a3 OK 2025/02/09 01:15:29 DEBUG : dupe2/two.txt: md5 = b12adaca6d818a8580bae37da563ab5e OK 2025/02/09 01:15:32 DEBUG : dupe3/three.txt: md5 = 7dfb5aa3702d1ef126dcf40bed3b6847 OK 2025/02/09 01:15:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/09 01:15:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/09 01:15:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/09 01:15:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/09 01:15:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/09 01:15:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/09 01:15:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.84s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:15:39 DEBUG : a.txt: md5 = dc2e6b579cec499e3483c286c5b06e71 OK 2025/02/09 01:15:41 DEBUG : zend.txt: md5 = 3634f43384317b9756eaddffd316a3e1 OK 2025/02/09 01:15:43 DEBUG : sub dir/hello world: md5 = 4b0e6d524a510272262b0e9ef56877d8 OK 2025/02/09 01:15:44 DEBUG : sub dir/hello world2: md5 = dc59bb793547c4cbda3c8e70bc46fd04 OK 2025/02/09 01:15:46 DEBUG : sub dir/ignore dir/.ignore: md5 = dce6ab3db320d4a10e73741fe2d994d9 OK 2025/02/09 01:15:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = ff4b65af257c12d648c2a5000778e29b OK 2025/02/09 01:15:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6ca59fcdddd8b6eca42db6828cdd246b OK 2025/02/09 01:15:51 DEBUG : a.txt: Excluded (Size Filter) 2025/02/09 01:15:51 DEBUG : a.txt: Excluded 2025/02/09 01:15:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/09 01:15:51 DEBUG : sub dir/hello world: Excluded 2025/02/09 01:15:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/09 01:15:51 DEBUG : sub dir/hello world2: Excluded 2025/02/09 01:15:52 DEBUG : sub dir/ignore dir: Excluded 2025/02/09 01:15:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/09 01:15:52 DEBUG : sub dir/hello world: Excluded 2025/02/09 01:15:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/09 01:15:52 DEBUG : sub dir/hello world2: Excluded 2025/02/09 01:15:52 DEBUG : sub dir/ignore dir: Excluded 2025/02/09 01:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/09 01:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/09 01:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/09 01:15:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/09 01:15:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/09 01:15:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/09 01:15:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.83s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:00 DEBUG : file1: md5 = aa3f5c9282e478a4336c4d0a42390b9b OK 2025/02/09 01:16:02 DEBUG : sub/file2: md5 = be2374eb5b6ff12f7f3fade0d8f3eacf OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/02/09 01:16:05 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/09 01:16:05 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/09 01:16:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/09 01:16:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.25s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:09 DEBUG : file1: md5 = 15ffd0a8356c47e4838987b3d38947ec OK 2025/02/09 01:16:11 DEBUG : sub/file2: md5 = 32a35de6e42eaf40dfea2e26ab36a211 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/02/09 01:16:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/notfound" 2025/02/09 01:16:15 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/qe0i31qdkoejk60elps0ni5sqk" 2025/02/09 01:16:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.26s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Making directory 2025/02/09 01:16:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:22 DEBUG : sub dir/hello world: md5 = e5f8f367d757e2bf4c1fa577f760df98 OK 2025/02/09 01:16:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.80s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:26 DEBUG : potato2: md5 = 9899ce3eb3dd0461fa46483e057e9325 OK 2025/02/09 01:16:28 DEBUG : empty space: md5 = 65abd2eeba578ecc617f8bedc0544d5e OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:31 DEBUG : potato2: md5 = 290353214e70c07a2ad2ab531252ed3f OK 2025/02/09 01:16:32 DEBUG : empty space: md5 = 118cf48dfc4600dca725609eb53b23da OK 2025/02/09 01:16:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/09 01:16:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.06s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:36 DEBUG : potato2: md5 = 630cf346ad9d1b174657043992432604 OK 2025/02/09 01:16:37 DEBUG : empty space: md5 = f9f9871d60281c009891f8f9a33567f0 OK --- PASS: TestLsLong (4.74s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:41 DEBUG : potato2: md5 = b15109d7abd1c402ef7ce66cb6087aae OK 2025/02/09 01:16:42 DEBUG : empty space: md5 = a107d3a84d01de70f471498f53379fef OK --- PASS: TestHashSums (4.41s) === RUN TestHashSumsWithErrors 2025/02/09 01:16:44 DEBUG : Creating backend with remote ":memory:" 2025/02/09 01:16:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/09 01:16:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/09 01:16:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/09 01:16:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/09 01:16:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/09 01:16:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/09 01:16:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/09 01:16:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/09 01:16:44 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:45 DEBUG : potato2: md5 = 382b422420a017fda84d514a8afadd46 OK 2025/02/09 01:16:46 DEBUG : empty space: md5 = 827f0f46bc1b0725b64ff82e334cde90 OK 2025/02/09 01:16:48 DEBUG : sub dir/potato3: md5 = 68b2eba1b9f8fcf3ae5cc10ae5c1b427 OK 2025/02/09 01:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.12s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:53 DEBUG : small: md5 = 182ddcba94d2bc9966864a41fd875667 OK 2025/02/09 01:16:54 DEBUG : medium: md5 = 12841ff94917f5a8c29f49d1005946f4 OK 2025/02/09 01:16:56 DEBUG : large: md5 = 359ea216fc6d706e49d2a151d8aff6d4 OK 2025/02/09 01:16:56 DEBUG : Waiting for deletions to finish 2025/02/09 01:16:56 DEBUG : large: Excluded (Size Filter) 2025/02/09 01:16:57 INFO : medium: Deleted 2025/02/09 01:16:57 INFO : small: Deleted --- PASS: TestDelete (6.10s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:16:59 DEBUG : small: md5 = 88c12fe2b9a6f514d4087353f7e8ec9e OK 2025/02/09 01:17:00 DEBUG : medium: md5 = de77cd6fc05458da6542421a19c48a56 OK 2025/02/09 01:17:02 DEBUG : large: md5 = 9e9a452540e35968a22db05e64a3eb16 OK 2025/02/09 01:17:02 DEBUG : Waiting for deletions to finish 2025/02/09 01:17:02 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/09 01:17:03 INFO : large: Deleted 2025/02/09 01:17:03 INFO : small: Deleted --- PASS: TestMaxDelete (6.32s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:17:05 DEBUG : small: md5 = afc0acac790f0326bccee0647236a243 OK 2025/02/09 01:17:07 DEBUG : medium: md5 = 6c3df9e4d3ca960c0043a98b4c6552cd OK 2025/02/09 01:17:08 DEBUG : large: md5 = 5424a00363e2eb7ca9bd67a2597a4cce OK 2025/02/09 01:17:08 DEBUG : Waiting for deletions to finish 2025/02/09 01:17:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/09 01:17:09 INFO : small: Deleted 2025/02/09 01:17:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.29s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:17:12 DEBUG : small: md5 = 4762a517d9a1c5a43598de83970d6d57 OK 2025/02/09 01:17:13 DEBUG : medium: md5 = 356cb86eb87f61cdec16c06759392d28 OK 2025/02/09 01:17:14 DEBUG : large: md5 = 246270c2f6433e8233383d6b55b32ad8 OK 2025/02/09 01:17:15 DEBUG : Waiting for deletions to finish 2025/02/09 01:17:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/09 01:17:15 INFO : medium: Deleted 2025/02/09 01:17:15 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.42s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:17:18 DEBUG : ReadFile: md5 = 26ccf4336046349c50402fc8ca6c4ddb OK --- PASS: TestReadFile (4.06s) === RUN TestRetry 2025/02/09 01:17:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/09 01:17:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/09 01:17:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/09 01:17:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/09 01:17:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/09 01:17:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/09 01:17:21 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:17:22 DEBUG : file1: md5 = 84d620f7ed6406219cbc7ff806a68b8f OK 2025/02/09 01:17:24 DEBUG : file2: md5 = 9b89036091bdee3cacc92104421b1dce OK --- PASS: TestCat (15.75s) === RUN TestPurge 2025/02/09 01:17:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tifeqef3dohi" 2025/02/09 01:17:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:17:37 DEBUG : Creating backend with remote "TestDrive:crypt/436633e7rsia1mqcaggsstnatrv84lacennpgnhrjtp9ksf6d2mg" 2025/02/09 01:17:38 DEBUG : Creating backend with remote "/tmp/rclone2083606717" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tifeqef3dohi'", Local "Local file system at /tmp/rclone2083606717", Modify Window "1ms" 2025/02/09 01:17:42 DEBUG : A1/B1/C1/one: md5 = 322dd322b8a59c6007a8a9dc8fab6810 OK 2025/02/09 01:17:42 INFO : A2: Making directory 2025/02/09 01:17:43 INFO : A1/B2: Making directory 2025/02/09 01:17:43 INFO : A1/B2/C2: Making directory 2025/02/09 01:17:44 INFO : A1/B1/C3: Making directory 2025/02/09 01:17:45 INFO : A3: Making directory 2025/02/09 01:17:45 INFO : A3/B3: Making directory 2025/02/09 01:17:46 INFO : A3/B3/C4: Making directory 2025/02/09 01:17:48 DEBUG : A1/two: md5 = 3acbbf054164f0339dbd5e2c286772fa OK 2025/02/09 01:17:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tifeqef3dohi': Purge remote 2025/02/09 01:17:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.95s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:17:55 DEBUG : A1/B1/C1/one: md5 = da50b858d4d951e9cf37bcab9c7040a9 OK 2025/02/09 01:17:55 INFO : A2: Making directory 2025/02/09 01:17:56 INFO : A1/B2: Making directory 2025/02/09 01:17:57 INFO : A1/B2/C2: Making directory 2025/02/09 01:17:57 INFO : A1/B1/C3: Making directory 2025/02/09 01:17:58 INFO : A3: Making directory 2025/02/09 01:17:59 INFO : A3/B3: Making directory 2025/02/09 01:17:59 INFO : A3/B3/C4: Making directory 2025/02/09 01:18:02 DEBUG : A1/two: md5 = a61aca0b7074235f4759910434892956 OK 2025/02/09 01:18:03 DEBUG : removing 1 level 3 directories 2025/02/09 01:18:03 INFO : A3/B3/C4: Removing directory 2025/02/09 01:18:05 DEBUG : removing 2 level 3 directories 2025/02/09 01:18:05 INFO : A1/B2/C2: Removing directory 2025/02/09 01:18:05 INFO : A1/B1/C3: Removing directory 2025/02/09 01:18:06 DEBUG : removing 2 level 2 directories 2025/02/09 01:18:06 INFO : A3/B3: Removing directory 2025/02/09 01:18:06 INFO : A1/B2: Removing directory 2025/02/09 01:18:06 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/09 01:18:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/09 01:18:07 DEBUG : removing 2 level 1 directories 2025/02/09 01:18:07 INFO : A3: Removing directory 2025/02/09 01:18:07 INFO : A2: Removing directory 2025/02/09 01:18:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/09 01:18:11 DEBUG : removing 1 level 3 directories 2025/02/09 01:18:11 INFO : A1/B1/C1: Removing directory 2025/02/09 01:18:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:12 DEBUG : removing 1 level 2 directories 2025/02/09 01:18:12 INFO : A1/B1: Removing directory 2025/02/09 01:18:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/09 01:18:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 01:18:12 DEBUG : removing 1 level 1 directories 2025/02/09 01:18:12 INFO : A1: Removing directory 2025/02/09 01:18:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/09 01:18:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/09 01:18:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 01:18:13 DEBUG : removing 1 level 0 directories 2025/02/09 01:18:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Removing directory 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 01:18:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:18:15 INFO : A1: Making directory 2025/02/09 01:18:16 INFO : A1/B1: Making directory 2025/02/09 01:18:17 INFO : A1/B1/C1: Making directory 2025/02/09 01:18:19 DEBUG : removing 1 level 3 directories 2025/02/09 01:18:19 INFO : A1/B1/C1: Removing directory 2025/02/09 01:18:20 DEBUG : removing 1 level 2 directories 2025/02/09 01:18:20 INFO : A1/B1: Removing directory 2025/02/09 01:18:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 01:18:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.30s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:18:23 INFO : A1: Making directory 2025/02/09 01:18:23 INFO : A1/B1: Making directory 2025/02/09 01:18:24 INFO : A1/B1/C1: Making directory 2025/02/09 01:18:27 DEBUG : removing 1 level 3 directories 2025/02/09 01:18:27 INFO : A1/B1/C1: Removing directory 2025/02/09 01:18:27 DEBUG : removing 1 level 2 directories 2025/02/09 01:18:27 INFO : A1/B1: Removing directory 2025/02/09 01:18:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 01:18:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.10s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:18:32 DEBUG : file1: md5 = 44d8c476f13fa66f16d85b9c7c3d8f9a OK 2025/02/09 01:18:32 DEBUG : filename.txt: File name found in url 2025/02/09 01:18:33 DEBUG : filename.txt: md5 = ee6dd88d3ec4e09187da88035168dd92 OK 2025/02/09 01:18:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/09 01:18:35 DEBUG : headerfilename.txt: md5 = a5b49c15f855b9837e00e61baa92331a OK 2025/02/09 01:18:36 DEBUG : file2: md5 = ab2fe42c56297e61bd96b0111644c9a8 OK --- PASS: TestCopyURL (8.68s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:18:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/09 01:18:41 DEBUG : sub/file2: md5 = 272a6fdd5d3cd1330a1d1a3964339891 OK 2025/02/09 01:18:41 INFO : file1: Copied (new) to: sub/file2 2025/02/09 01:18:41 INFO : file1: Deleted 2025/02/09 01:18:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 01:18:41 DEBUG : file1: Unchanged skipping 2025/02/09 01:18:41 INFO : file1: Deleted 2025/02/09 01:18:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': don't need to copy/move sub/file2, it is already at target location 2025/02/09 01:18:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.66s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:18:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/09 01:18:46 DEBUG : file1: md5 = b1429e7050a3f4a40920607446cecd29 OK 2025/02/09 01:18:46 INFO : file1: Copied (new) 2025/02/09 01:18:46 INFO : file1: Deleted 2025/02/09 01:18:46 DEBUG : file1: Destination exists, skipping 2025/02/09 01:18:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:18:50 DEBUG : dst/file1: md5 = 33d99ee2474290f97e5ac9b16c2f903b OK 2025/02/09 01:18:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikiked6roki/backup" 2025/02/09 01:18:51 DEBUG : Creating backend with remote "TestDrive:crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg/1nrff024r7pq65ecp72fc28jb0" 2025/02/09 01:18:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/09 01:18:55 INFO : dst/file1: Moved (server-side) 2025/02/09 01:18:56 DEBUG : dst/file1: md5 = 8df95871aaec1968347c3b9a9c60717c OK 2025/02/09 01:18:56 INFO : dst/file1: Copied (new) 2025/02/09 01:18:56 INFO : dst/file1: Deleted 2025/02/09 01:18:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 01:18:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 01:19:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.51s) === 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:19:03 DEBUG : A1/one: md5 = 93d158e33456ede56e9039a1d579d96d OK 2025/02/09 01:19:04 DEBUG : A1/two: md5 = b905d8254419dcbcac84ff438a32a3b1 OK 2025/02/09 01:19:06 DEBUG : A1/B1/three: md5 = 9cb5d15acfdda2a20c7567efea2ea655 OK 2025/02/09 01:19:08 DEBUG : A1/B1/C1/four: md5 = 19def630fa732e0be9feba776f5bf752 OK 2025/02/09 01:19:10 DEBUG : A1/B1/C2/five: md5 = 2f73c0929bcdcfe5d84ff0ff737cc390 OK 2025/02/09 01:19:10 INFO : A1/B2: Making directory 2025/02/09 01:19:11 INFO : A1/B1/C3: Making directory 2025/02/09 01:19:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/09 01:19:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/09 01:19:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/09 01:19:21 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/09 01:19:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/09 01:19:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/09 01:19:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/09 01:19:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 01:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/09 01:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/09 01:19:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/09 01:19:32 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/09 01:19:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/09 01:19:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/09 01:19:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/09 01:19:32 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/09 01:19:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/09 01:19:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/09 01:19:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 01:19:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/09 01:19:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/09 01:19:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/09 01:19:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/09 01:19:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/09 01:19:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/09 01:19:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 01:19:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/09 01:19:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/09 01:19:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/09 01:19:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 01:19:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.61s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': File to upload is small (34 bytes), uploading instead of streaming 2025/02/09 01:19:47 DEBUG : no_checksum_small_file_from_pipe: md5 = ea184d414206b1ebf839c3247ab5bb32 OK 2025/02/09 01:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/09 01:19:47 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/09 01:19:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/09 01:19:48 DEBUG : no_checksum_big_file_from_pipe: md5 = b7af790fe2bde95f4247c73ad07a8444 OK 2025/02/09 01:19:48 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:19:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': File to upload is small (34 bytes), uploading instead of streaming 2025/02/09 01:19:51 DEBUG : with_checksum_small_file_from_pipe: md5 = 74657b4ece12e97210a2f817c8bd759a OK 2025/02/09 01:19:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/09 01:19:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/09 01:19:53 DEBUG : with_checksum_big_file_from_pipe: md5 = d51eefd393da04280b9bd12766da3c49 OK 2025/02/09 01:19:53 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': File to upload is small (34 bytes), uploading instead of streaming 2025/02/09 01:19:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 01:19:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/09 01:19:57 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-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:19:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': File to upload is small (34 bytes), uploading instead of streaming 2025/02/09 01:20:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/09 01:20:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/09 01:20:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.66s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/09 01:20:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': File to upload is small (48 bytes), uploading instead of streaming 2025/02/09 01:20:05 DEBUG : rcat_metadata: md5 = e6b13187e0f71b941583766f115b982b OK 2025/02/09 01:20:05 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/09 01:20:07 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/09 01:20:08 DEBUG : rcat_metadata_uploadcutoff0: md5 = f1b5f8b186b5bc9dad68b65650827260 OK 2025/02/09 01:20:08 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.74s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.87s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:20:11 DEBUG : potato1: md5 = 6738fc155e29119443ccc325505aa780 OK 2025/02/09 01:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': File to upload is small (60 bytes), uploading instead of streaming 2025/02/09 01:20:12 DEBUG : potato2: md5 = 9c025dbecd966630d38899fd3f8e4793 OK 2025/02/09 01:20:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.03s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:20:15 DEBUG : potato1: md5 = 050571cb890256b76f4a8aebea9fabae OK 2025/02/09 01:20:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': File to upload is small (60 bytes), uploading instead of streaming 2025/02/09 01:20:16 DEBUG : potato2: md5 = 7954654daf3c1d781ce57044352e85f0 OK 2025/02/09 01:20:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.56s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:20:19 DEBUG : potato2: md5 = 918e0604a616588ee9c51c00acff1f8e OK 2025/02/09 01:20:21 DEBUG : empty space: md5 = c78ca3650baa10e140725f271bac8a03 OK 2025/02/09 01:20:23 DEBUG : sub dir/potato3: md5 = 8084bcd8c69acf860f072373895eb170 OK 2025/02/09 01:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Touching "empty space" 2025/02/09 01:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Touching "potato2" 2025/02/09 01:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Touching "sub dir/potato3" 2025/02/09 01:20:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.37s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:20:28 DEBUG : dir with metadata: Making directory with metadata 2025/02/09 01:20:29 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:20:31 DEBUG : directory with modtime: Making directory with metadata 2025/02/09 01:20:31 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.24s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:20:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/09 01:20:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/09 01:20:33 DEBUG : Google drive root 'crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg': Skipping btime metadata as can't update it on an existing file: 2025-02-09T01:20:33.511258374Z 2025/02/09 01:20:34 INFO : non existent directory: Updated directory metadata 2025/02/09 01:20:36 DEBUG : Google drive root 'crypt/7bis5jjl2fd9vhcshmtuahiq57mv0o8f1hc3nkoncj05nnauartg': Skipping btime metadata as can't update it on an existing file: 2025-02-09T01:20:33.511258374Z 2025/02/09 01:20:36 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.59s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:20:38 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/09 01:20:39 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/09 01:20:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.92s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:20:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/09 01:20:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/09 01:20:42 DEBUG : dst: Making directory with metadata 2025/02/09 01:20:42 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/09 01:20:42 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 01:20:43 INFO : dst: Set directory modification time (using SetModTime) 2025/02/09 01:20:43 INFO : dst: Set directory modification time (using SetModTime) 2025/02/09 01:20:43 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/09 01:20:44 INFO : dst: Set directory modification time (using SetModTime) 2025/02/09 01:20:44 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.33s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki'", Local "Local file system at /tmp/rclone3104539316", Modify Window "1ms" 2025/02/09 01:20:47 DEBUG : sub dir/test remove existing: md5 = 4d7b8f273faa4f0168d16b4f7677c51a OK 2025/02/09 01:20:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 799517f4554c4aef12fb5e1767b63328 OK 2025/02/09 01:20:50 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.marimac6" before starting 2025/02/09 01:20:51 DEBUG : sub dir/test remove existing.marimac6: TEST: removing renamed existing file after operation 2025/02/09 01:20:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ricafuq6" before starting 2025/02/09 01:20:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ricafuq6: TEST: renaming existing back after failed operation 2025/02/09 01:20:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cazatah4" before starting 2025/02/09 01:20:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cazatah4: TEST: removing renamed existing file after operation 2025/02/09 01:20:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8dmhlbui5uddcpa53e8rh1tvbj7msv87j6qkt8a3r6hvoaje53u4l9kpr03a401g2n49t8lp732cpltuqam5ehjqdjr96d2mbcs2to1a943s38v9f0qgs6ijca8t26ovlfa71jerbctqjpmp5ii2ahlq9ndelma4j1krqf6vlth1p5n033f0" 2025/02/09 01:20:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "57gojb6mp5cig3qlt6aabjh9lcmtbng0ca88ed3c864qd55nnic0" --- PASS: TestRemoveExisting (12.73s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/02/09 01:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikiked6roki': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m11.996481037s (try 1/5)