"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/21 02:55:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba" 2025/04/21 02:55:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:55:02 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30" 2025/04/21 02:55:03 DEBUG : Creating backend with remote "/tmp/rclone1403268826" === 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/21 02:55:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 02:55:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/21 02:55:03 DEBUG : potato: Seek from 10 to 0 2025/04/21 02:55:03 DEBUG : potato: Seek from 10 to 0 2025/04/21 02:55:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/21 02:55:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 02:55:03 DEBUG : potato: Seek from 5 to 2 2025/04/21 02:55:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/21 02:55:03 DEBUG : potato: Seek from 7 to 0 2025/04/21 02:55:03 DEBUG : potato: Seek from 7 to 0 2025/04/21 02:55:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/21 02:55:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 02:55:03 DEBUG : potato: Seek from 5 to 2 2025/04/21 02:55:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/21 02:55:03 DEBUG : potato: Seek from 8 to 0 2025/04/21 02:55:03 DEBUG : potato: Seek from 8 to 0 2025/04/21 02:55:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/21 02:55:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 02:55:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 02:55:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 02:55:03 DEBUG : potato: Seek from 5 to 2 2025/04/21 02:55:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/21 02:55:03 DEBUG : potato: Seek from 9 to 0 2025/04/21 02:55:03 DEBUG : potato: Seek from 9 to 0 2025/04/21 02:55:03 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:55:05 DEBUG : rutabaga: md5 = cf4682136c2b7c2bbfaf5451a3c9d4de OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/21 02:55:07 DEBUG : empty space: md5 = ca54914395c0da3fe0a520592895022a OK === RUN TestCheck/3 2025/04/21 02:55:09 DEBUG : potato2: md5 = 90e497d9bbc9327f1acc370cb8e06787 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/21 02:55:11 DEBUG : remotepotato: md5 = 34ea6eca2eb4fbd66b823f625f0b02b8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.84s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/21 02:55:14 DEBUG : Creating backend with remote "nonexistent" 2025/04/21 02:55:14 DEBUG : Config file has changed externally - reloading 2025/04/21 02:55:14 DEBUG : Creating backend with remote "nonexistent" 2025/04/21 02:55:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/21 02:55:14 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/04/21 02:55:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/21 02:55:14 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:55:15 DEBUG : rutabaga: md5 = 5a00550eba70c705424465d18f05be07 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/21 02:55:19 DEBUG : empty space: md5 = 3609563d98d28006042e61f552a64967 OK === RUN TestCheckDownload/3 2025/04/21 02:55:21 DEBUG : potato2: md5 = 2db9df17e1aef2b2244a41e09c9347c2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/21 02:55:25 DEBUG : remotepotato: md5 = 596605d83b81d06d1b375b05337d6de1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.38s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.00s) --- PASS: TestCheckDownload/6 (1.32s) --- PASS: TestCheckDownload/7 (1.51s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:55:32 DEBUG : rutabaga: md5 = c861d885042abfbd264e900e7b4cfc01 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/21 02:55:34 DEBUG : empty space: md5 = 3225148acf941b26f167d22100bffbcb OK === RUN TestCheckSizeOnly/3 2025/04/21 02:55:35 DEBUG : potato2: md5 = a51b1ae33cb681bc2a59f4a6208d52a5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/21 02:55:38 DEBUG : remotepotato: md5 = f324aa8a9cb181f9272291ef2b2cdab7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.28s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.34s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:55:42 DEBUG : test.sum: md5 = ac4fb34732492a84daf9131e1c952090 OK 2025/04/21 02:55:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/21 02:55:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/21 02:55:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/21 02:55:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/21 02:55:44 DEBUG : test.sum: md5 = f8a62b4f26b1f0194ad5693d5e647b7f OK 2025/04/21 02:55:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/21 02:55:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/21 02:55:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/21 02:55:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.69s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:55:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/data" 2025/04/21 02:55:46 DEBUG : Config file has changed externally - reloading 2025/04/21 02:55:46 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:55:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/data" 2025/04/21 02:55:48 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/vjrnln8ratgmqakfosrqe8espk" 2025/04/21 02:55:52 DEBUG : data/banana: md5 = 311ce2586542609cb88ae7b74fab9f97 OK 2025/04/21 02:55:53 DEBUG : test.sum: md5 = a67f40314523b73f90ad99573c21ef3e OK === RUN TestCheckSumDownload/subtest1 2025/04/21 02:55:57 DEBUG : data/potato: md5 = 19e9d9da2a22f91747a22b09881c94e0 OK 2025/04/21 02:55:59 DEBUG : test.sum: md5 = 93ec701a64cfd19a3beb0de118b0b514 OK === RUN TestCheckSumDownload/subtest2 2025/04/21 02:56:03 DEBUG : test.sum: md5 = df99659a256de976aacc1fa33c19e464 OK === RUN TestCheckSumDownload/subtest3 2025/04/21 02:56:08 DEBUG : test.sum: md5 = 2f8d3b32684521dc3016839a7da4aef7 OK === RUN TestCheckSumDownload/subtest4 2025/04/21 02:56:12 DEBUG : test.sum: md5 = 22ab98a28b93ca1f736613eacf2c7ae8 OK === RUN TestCheckSumDownload/subtest5 2025/04/21 02:56:16 DEBUG : test.sum: md5 = c9acb0395a6a9f2d14b60267d31546ed OK === RUN TestCheckSumDownload/subtest6 2025/04/21 02:56:20 DEBUG : data/banana: md5 = 2089656ff6b8a591820ed13bcc37f657 OK 2025/04/21 02:56:21 DEBUG : data/potato: md5 = ff3cb22fecd295467ae254eb99ec39e0 OK 2025/04/21 02:56:23 DEBUG : test.sum: md5 = 946478beb0523ab4b3cb2e86a90a0fcd OK === RUN TestCheckSumDownload/subtest7 2025/04/21 02:56:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/21 02:56:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.17s) --- PASS: TestCheckSumDownload/subtest1 (2.69s) --- PASS: TestCheckSumDownload/subtest2 (2.74s) --- PASS: TestCheckSumDownload/subtest3 (2.62s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.29s) --- PASS: TestCheckSumDownload/subtest6 (2.47s) --- PASS: TestCheckSumDownload/subtest7 (2.57s) === RUN TestApplyTransforms 2025/04/21 02:56:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xexoraf4sazo" 2025/04/21 02:56:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:56:28 DEBUG : Creating backend with remote "TestDrive:crypt/da0fgmh1v13hke2gldamckvapkhanco4khhse5ac27fdv9mkecug" 2025/04/21 02:56:29 DEBUG : Creating backend with remote "/tmp/rclone3541937123" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xexoraf4sazo'", Local "Local file system at /tmp/rclone3541937123", Modify Window "1ms" 2025/04/21 02:56:31 DEBUG : hello, world!: md5 = 908beeabfdc496d34eed90b26d86900d OK upper checkfile vs. lower remote (without normalization) 2025/04/21 02:56:32 ERROR : hello, world!: sum not found 2025/04/21 02:56:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xexoraf4sazo' 2025/04/21 02:56:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoraf4sazo': 1 files missing 2025/04/21 02:56:32 NOTICE: 1 hashes missing 2025/04/21 02:56:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoraf4sazo': 2 differences found 2025/04/21 02:56:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoraf4sazo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/21 02:56:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:56:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoraf4sazo': 0 differences found 2025/04/21 02:56:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoraf4sazo': 1 matching files 2025/04/21 02:56:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-podewad3vasa" 2025/04/21 02:56:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:56:33 DEBUG : Creating backend with remote "TestDrive:crypt/asgjt6ui6cfndm7ovovm8pikbr5d5647qecnlnsnfuu0ed8cu4g0" 2025/04/21 02:56:34 DEBUG : Creating backend with remote "/tmp/rclone901158249" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-podewad3vasa'", Local "Local file system at /tmp/rclone901158249", Modify Window "1ms" 2025/04/21 02:56:36 DEBUG : HELLO, WORLD!: md5 = 2f74fe636f6733b52ceb15def4484fed OK lower checkfile vs. upper remote (without normalization) 2025/04/21 02:56:36 ERROR : HELLO, WORLD!: sum not found 2025/04/21 02:56:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-podewad3vasa' 2025/04/21 02:56:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podewad3vasa': 1 files missing 2025/04/21 02:56:36 NOTICE: 1 hashes missing 2025/04/21 02:56:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podewad3vasa': 2 differences found 2025/04/21 02:56:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podewad3vasa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/21 02:56:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:56:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podewad3vasa': 0 differences found 2025/04/21 02:56:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podewad3vasa': 1 matching files 2025/04/21 02:56:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiciwok2papi" 2025/04/21 02:56:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:56:37 DEBUG : Creating backend with remote "TestDrive:crypt/46k5niblfirs64saon6nr92t2d49s32nt9d120ulcbt4f1evoung" 2025/04/21 02:56:38 DEBUG : Creating backend with remote "/tmp/rclone3307795886" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiciwok2papi'", Local "Local file system at /tmp/rclone3307795886", Modify Window "1ms" 2025/04/21 02:56:40 DEBUG : HeLlO, wOrLd!: md5 = 78158409354a9786c3c6a6f010a6703e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/21 02:56:41 ERROR : HeLlO, wOrLd!: sum not found 2025/04/21 02:56:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiciwok2papi' 2025/04/21 02:56:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciwok2papi': 1 files missing 2025/04/21 02:56:41 NOTICE: 1 hashes missing 2025/04/21 02:56:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciwok2papi': 2 differences found 2025/04/21 02:56:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciwok2papi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/21 02:56:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciwok2papi': 0 differences found 2025/04/21 02:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciwok2papi': 1 matching files 2025/04/21 02:56:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufumor0quwe" 2025/04/21 02:56:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:56:42 DEBUG : Creating backend with remote "TestDrive:crypt/crok48p8qgq43n412l8bss4h0uq2l1dqkkb353dk3a9r6n53s3m0" 2025/04/21 02:56:43 DEBUG : Creating backend with remote "/tmp/rclone2061140869" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufumor0quwe'", Local "Local file system at /tmp/rclone2061140869", Modify Window "1ms" 2025/04/21 02:56:45 DEBUG : HELLO, WORLD!: md5 = 2afd63f7f6149af2f6d36b84153bdf06 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/21 02:56:45 ERROR : HELLO, WORLD!: sum not found 2025/04/21 02:56:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xufumor0quwe' 2025/04/21 02:56:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufumor0quwe': 1 files missing 2025/04/21 02:56:45 NOTICE: 1 hashes missing 2025/04/21 02:56:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufumor0quwe': 2 differences found 2025/04/21 02:56:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufumor0quwe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/21 02:56:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:56:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufumor0quwe': 0 differences found 2025/04/21 02:56:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufumor0quwe': 1 matching files 2025/04/21 02:56:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tatokag5kopa" 2025/04/21 02:56:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:56:47 DEBUG : Creating backend with remote "TestDrive:crypt/124ll7nctq921cpf55mn5jpk5ell01nto902u1bif30f8leoci70" 2025/04/21 02:56:48 DEBUG : Creating backend with remote "/tmp/rclone274670750" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tatokag5kopa'", Local "Local file system at /tmp/rclone274670750", Modify Window "1ms" 2025/04/21 02:56:50 DEBUG : 測試_Русский___ě_áñ: md5 = fd4b1cc106258ea2470c11105de722b5 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/21 02:56:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/21 02:56:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tatokag5kopa' 2025/04/21 02:56:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatokag5kopa': 1 files missing 2025/04/21 02:56:50 NOTICE: 1 hashes missing 2025/04/21 02:56:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatokag5kopa': 2 differences found 2025/04/21 02:56:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatokag5kopa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/21 02:56:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:56:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatokag5kopa': 0 differences found 2025/04/21 02:56:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatokag5kopa': 1 matching files 2025/04/21 02:56:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-govejeq0toyi" 2025/04/21 02:56:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:56:51 DEBUG : Creating backend with remote "TestDrive:crypt/nch3th3jg1n115jp65vjfoml657uj05m9at95a0ubrv6v90epmhg" 2025/04/21 02:56:52 DEBUG : Creating backend with remote "/tmp/rclone1642266327" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-govejeq0toyi'", Local "Local file system at /tmp/rclone1642266327", Modify Window "1ms" 2025/04/21 02:56:55 DEBUG : 測試_Русский___ě_áñ: md5 = 616eadbd27abd54462bd7965ca14ca3d OK NFC checkfile vs. NFD remote (without normalization) 2025/04/21 02:56:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/21 02:56:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-govejeq0toyi' 2025/04/21 02:56:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govejeq0toyi': 1 files missing 2025/04/21 02:56:55 NOTICE: 1 hashes missing 2025/04/21 02:56:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govejeq0toyi': 2 differences found 2025/04/21 02:56:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govejeq0toyi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/21 02:56:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:56:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govejeq0toyi': 0 differences found 2025/04/21 02:56:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govejeq0toyi': 1 matching files 2025/04/21 02:56:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lucunin0vefu" 2025/04/21 02:56:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:56:56 DEBUG : Creating backend with remote "TestDrive:crypt/pnfajpj17cph14m0tqksk9vch6h4ls818tb5sef3d0b66omiuhgg" 2025/04/21 02:56:57 DEBUG : Creating backend with remote "/tmp/rclone2098507590" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lucunin0vefu'", Local "Local file system at /tmp/rclone2098507590", Modify Window "1ms" 2025/04/21 02:56:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9be37cb5deabd6c68ce692c67284732 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/21 02:56:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 02:56:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lucunin0vefu' 2025/04/21 02:56:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lucunin0vefu': 1 files missing 2025/04/21 02:56:59 NOTICE: 1 hashes missing 2025/04/21 02:56:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lucunin0vefu': 2 differences found 2025/04/21 02:56:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lucunin0vefu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/21 02:57:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:57:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lucunin0vefu': 0 differences found 2025/04/21 02:57:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lucunin0vefu': 1 matching files 2025/04/21 02:57:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yucebup2jono" 2025/04/21 02:57:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:57:01 DEBUG : Creating backend with remote "TestDrive:crypt/ouubec8vk6ph4r9ppmqve0o82h2i4jlmnur187ghsao2hkk24310" 2025/04/21 02:57:01 DEBUG : Creating backend with remote "/tmp/rclone1597741785" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yucebup2jono'", Local "Local file system at /tmp/rclone1597741785", Modify Window "1ms" 2025/04/21 02:57:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ef42999bdd937bb4041672c8620f0bb2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/21 02:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 02:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yucebup2jono' 2025/04/21 02:57:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucebup2jono': 1 files missing 2025/04/21 02:57:04 NOTICE: 1 hashes missing 2025/04/21 02:57:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucebup2jono': 2 differences found 2025/04/21 02:57:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucebup2jono': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/21 02:57:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:57:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucebup2jono': 0 differences found 2025/04/21 02:57:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucebup2jono': 1 matching files 2025/04/21 02:57:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiyowor3nifi" 2025/04/21 02:57:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:57:05 DEBUG : Creating backend with remote "TestDrive:crypt/dndp86j21s7bh8gk73n4o3oeq320k1a7ju4l0bqosjapoa6hp0m0" 2025/04/21 02:57:06 DEBUG : Creating backend with remote "/tmp/rclone2660231556" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kiyowor3nifi'", Local "Local file system at /tmp/rclone2660231556", Modify Window "1ms" 2025/04/21 02:57:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b94a41d71dd5fd4f01f2dc092d1b1adb OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/21 02:57:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 02:57:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kiyowor3nifi' 2025/04/21 02:57:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyowor3nifi': 1 files missing 2025/04/21 02:57:08 NOTICE: 1 hashes missing 2025/04/21 02:57:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyowor3nifi': 2 differences found 2025/04/21 02:57:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyowor3nifi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/21 02:57:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:57:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyowor3nifi': 0 differences found 2025/04/21 02:57:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyowor3nifi': 1 matching files 2025/04/21 02:57:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qafozan2rusi" 2025/04/21 02:57:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 02:57:10 DEBUG : Creating backend with remote "TestDrive:crypt/jpa5bku6otm5tmijc241ogfk8pac1tj5t2o9f05439ohk2ks04kg" 2025/04/21 02:57:10 DEBUG : Creating backend with remote "/tmp/rclone2068251239" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qafozan2rusi'", Local "Local file system at /tmp/rclone2068251239", Modify Window "1ms" 2025/04/21 02:57:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ecbcf7e8297565b57df133bbc93c0cde OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/21 02:57:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 02:57:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qafozan2rusi' 2025/04/21 02:57:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafozan2rusi': 1 files missing 2025/04/21 02:57:13 NOTICE: 1 hashes missing 2025/04/21 02:57:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafozan2rusi': 2 differences found 2025/04/21 02:57:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafozan2rusi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/21 02:57:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 02:57:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafozan2rusi': 0 differences found 2025/04/21 02:57:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafozan2rusi': 1 matching files 2025/04/21 02:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qafozan2rusi': Purge remote 2025/04/21 02:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiyowor3nifi': Purge remote 2025/04/21 02:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yucebup2jono': Purge remote 2025/04/21 02:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lucunin0vefu': Purge remote 2025/04/21 02:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-govejeq0toyi': Purge remote 2025/04/21 02:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tatokag5kopa': Purge remote 2025/04/21 02:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufumor0quwe': Purge remote 2025/04/21 02:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiciwok2papi': Purge remote 2025/04/21 02:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-podewad3vasa': Purge remote 2025/04/21 02:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xexoraf4sazo': Purge remote --- PASS: TestApplyTransforms (49.94s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:57:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 02:57:20 DEBUG : sub/file2: md5 = 90d16683a5d3dbf9c21945806184f804 OK 2025/04/21 02:57:20 INFO : file1: Copied (new) to: sub/file2 2025/04/21 02:57:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 02:57:21 DEBUG : file1: Unchanged skipping 2025/04/21 02:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': don't need to copy/move sub/file2, it is already at target location 2025/04/21 02:57:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.54s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:57:26 DEBUG : dst/file1: md5 = b7506789cc9b4a969ba7e216d81d3474 OK 2025/04/21 02:57:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/backup" 2025/04/21 02:57:27 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/1nrff024r7pq65ecp72fc28jb0" 2025/04/21 02:57:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/21 02:57:30 INFO : dst/file1: Moved (server-side) 2025/04/21 02:57:32 DEBUG : dst/file1: md5 = 51989af25db0d122fda5e1ac4cdd5fec OK 2025/04/21 02:57:32 INFO : dst/file1: Copied (new) 2025/04/21 02:57:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 02:57:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 02:57:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.07s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:57:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/dst" 2025/04/21 02:57:36 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 02:57:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/CompareDest" 2025/04/21 02:57:38 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/gveqi14airsml4bgu7krj116o8" 2025/04/21 02:57:40 DEBUG : one: Need to transfer - File not found at Destination 2025/04/21 02:57:42 DEBUG : one: md5 = 6c70c18279b107b28267869c93b43b6b OK 2025/04/21 02:57:42 INFO : one: Copied (new) 2025/04/21 02:57:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 02:57:45 DEBUG : one: md5 = 603b90746b8284d6adf05dc188afa812 OK 2025/04/21 02:57:45 INFO : one: Copied (replaced existing) 2025/04/21 02:57:46 DEBUG : dst/one: md5 = e3107da416ae144b7c0bea0d0a542479 OK 2025/04/21 02:57:48 DEBUG : CompareDest/one: md5 = d685534fd0dfd77afb9d657b794ce6a8 OK 2025/04/21 02:57:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 02:57:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 02:57:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/21 02:57:51 DEBUG : CompareDest/two: md5 = a820ee5aad348b3919f486a3c4610e27 OK 2025/04/21 02:57:52 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 02:57:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 02:57:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/21 02:57:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 02:57:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 02:57:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/21 02:57:54 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 02:57:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/21 02:57:56 DEBUG : two: md5 = 9ba0616dd21626835607fe3ea15d8a5b OK 2025/04/21 02:57:56 INFO : two: Copied (new) 2025/04/21 02:57:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 02:57:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 02:57:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 02:57:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.74s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:58:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/dst" 2025/04/21 02:58:00 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 02:58:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/CopyDest" 2025/04/21 02:58:02 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/21 02:58:03 DEBUG : one: Need to transfer - File not found at Destination 2025/04/21 02:58:05 DEBUG : one: md5 = 1b9e8d8312ac3fffbb82ebdea1c58e4c OK 2025/04/21 02:58:05 INFO : one: Copied (new) 2025/04/21 02:58:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 02:58:08 DEBUG : one: md5 = d977d2fe8a62e85cbf6e07889fde823b OK 2025/04/21 02:58:08 INFO : one: Copied (replaced existing) 2025/04/21 02:58:09 DEBUG : dst/one: md5 = 7aae726814bf561901eec8bb46362681 OK 2025/04/21 02:58:12 DEBUG : CopyDest/one: md5 = 0f25186177c3c204972ea67543d773bc OK 2025/04/21 02:58:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/BackupDir" 2025/04/21 02:58:12 DEBUG : Config file has changed externally - reloading 2025/04/21 02:58:12 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/21 02:58:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 02:58:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 02:58:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 02:58:16 INFO : one: Moved (server-side) 2025/04/21 02:58:17 INFO : one: Copied (server-side copy) 2025/04/21 02:58:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/21 02:58:18 DEBUG : CopyDest/two: md5 = 2de6f009eae75ae6e7ea20b63075b54a OK 2025/04/21 02:58:19 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 02:58:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 02:58:20 INFO : two: Copied (server-side copy) 2025/04/21 02:58:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/21 02:58:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 02:58:21 DEBUG : two: Unchanged skipping 2025/04/21 02:58:23 DEBUG : CopyDest/three: md5 = f90fbff06437f16e7377a571a946becb OK 2025/04/21 02:58:23 DEBUG : three: Need to transfer - File not found at Destination 2025/04/21 02:58:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/21 02:58:24 DEBUG : three: Destination not found in --copy-dest 2025/04/21 02:58:25 DEBUG : three: md5 = ea72de40c6fe4ebeb3913dd25f2d5f10 OK 2025/04/21 02:58:25 INFO : three: Copied (new) 2025/04/21 02:58:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/21 02:58:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 02:58:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 02:58:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/21 02:58:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 02:58:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 02:58:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (30.82s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.39s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:58:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/21 02:58:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6e8a87941aa6e6e6f08f89d1dd572cce OK 2025/04/21 02:58:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/21 02:58:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/21 02:58:35 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/04/21 02:58:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/21 02:58:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/21 02:58:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f299350fcf9461dd14c37ff08438b0ba OK 2025/04/21 02:58:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/21 02:58:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/21 02:58:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:58:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Looking for duplicate names using skip mode. 2025/04/21 02:58:43 NOTICE: one: Found 2 files with duplicate names 2025/04/21 02:58:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.21s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:58:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Looking for duplicate names using skip mode. 2025/04/21 02:58:48 NOTICE: one: Found 3 files with duplicate names 2025/04/21 02:58:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/21 02:58:49 INFO : one: Deleted 2025/04/21 02:58:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.00s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:58:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Looking for duplicate names using first mode. 2025/04/21 02:58:54 NOTICE: one: Found 3 files with duplicate names 2025/04/21 02:58:55 INFO : one: Deleted 2025/04/21 02:58:55 INFO : one: Deleted 2025/04/21 02:58:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.86s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:59:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Looking for duplicate names using newest mode. 2025/04/21 02:59:01 NOTICE: one: Found 3 files with duplicate names 2025/04/21 02:59:01 INFO : one: Deleted 2025/04/21 02:59:02 INFO : one: Deleted 2025/04/21 02:59:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.78s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.37s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:59:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Looking for duplicate names using oldest mode. 2025/04/21 02:59:08 NOTICE: one: Found 3 files with duplicate names 2025/04/21 02:59:08 INFO : one: Deleted 2025/04/21 02:59:09 INFO : one: Deleted 2025/04/21 02:59:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.45s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:59:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Looking for duplicate names using largest mode. 2025/04/21 02:59:14 NOTICE: one: Found 3 files with duplicate names 2025/04/21 02:59:14 INFO : one: Deleted 2025/04/21 02:59:15 INFO : one: Deleted 2025/04/21 02:59:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.70s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:59:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Looking for duplicate names using smallest mode. 2025/04/21 02:59:19 NOTICE: one: Found 3 files with duplicate names 2025/04/21 02:59:20 INFO : one: Deleted 2025/04/21 02:59:20 INFO : one: Deleted 2025/04/21 02:59:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.80s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:59:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Looking for duplicate names using rename mode. 2025/04/21 02:59:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/21 02:59:27 INFO : one-2.txt: renamed from: one.txt 2025/04/21 02:59:28 INFO : one-3.txt: renamed from: one.txt 2025/04/21 02:59:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.49s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:59:34 DEBUG : dupe1/one.txt: md5 = 3b1261908d2969c0cd093fdb85629477 OK 2025/04/21 02:59:36 DEBUG : dupe2/two.txt: md5 = 30809dc3344cb2a346a085241903299c OK 2025/04/21 02:59:38 DEBUG : dupe3/three.txt: md5 = 75e5177c53e4d6ccf9b58965f513b79d OK 2025/04/21 02:59:38 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/21 02:59:39 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/21 02:59:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/21 02:59:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/21 02:59:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/21 02:59:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/21 02:59:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.88s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 02:59:45 DEBUG : a.txt: md5 = 71ab3215a2f81ff68a6c8e8ae319b283 OK 2025/04/21 02:59:46 DEBUG : zend.txt: md5 = 18604e242ed69024e203a3878ea13bf6 OK 2025/04/21 02:59:48 DEBUG : sub dir/hello world: md5 = d8704ff34694be35a6c6526fb9389214 OK 2025/04/21 02:59:50 DEBUG : sub dir/hello world2: md5 = 53f5bbefe44993f3db030f63f64893ae OK 2025/04/21 02:59:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 4f584faf28e37c66c1788a74496fb095 OK 2025/04/21 02:59:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 69eac0ba153b1f19f00f9cc5fd920f22 OK 2025/04/21 02:59:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 931c95dfe7c96960ff4d3fed6f96a151 OK 2025/04/21 02:59:56 DEBUG : a.txt: Excluded (Size Filter) 2025/04/21 02:59:56 DEBUG : a.txt: Excluded 2025/04/21 02:59:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 02:59:57 DEBUG : sub dir/hello world: Excluded 2025/04/21 02:59:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 02:59:57 DEBUG : sub dir/hello world2: Excluded 2025/04/21 02:59:57 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 02:59:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 02:59:57 DEBUG : sub dir/hello world: Excluded 2025/04/21 02:59:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 02:59:57 DEBUG : sub dir/hello world2: Excluded 2025/04/21 02:59:58 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 03:00:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/21 03:00:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/21 03:00:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/21 03:00:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/21 03:00:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/21 03:00:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/21 03:00:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.43s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:00:05 DEBUG : a.txt: md5 = 9b462509bf784a2b4a0d2bfc6eb1dcd6 OK 2025/04/21 03:00:07 DEBUG : zend.txt: md5 = 9e4994e82ac88dd696e09fb9f68ca6d4 OK 2025/04/21 03:00:09 DEBUG : sub dir/hello world: md5 = 153878485d4bfca28df46fca5170c069 OK 2025/04/21 03:00:10 DEBUG : sub dir/hello world2: md5 = 1aecbc284877c1f5b380ee239604778f OK 2025/04/21 03:00:12 DEBUG : sub dir/ignore dir/.ignore: md5 = ee737000fb4c89acbf2a9ffaabfdd43c OK 2025/04/21 03:00:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = 21c53c081f9c2bb6fddc149ff2bbbddf OK 2025/04/21 03:00:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1369049228bf9d150ec59af211c15eba OK 2025/04/21 03:00:17 DEBUG : a.txt: Excluded (Size Filter) 2025/04/21 03:00:17 DEBUG : a.txt: Excluded 2025/04/21 03:00:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 03:00:17 DEBUG : sub dir/hello world2: Excluded 2025/04/21 03:00:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 03:00:17 DEBUG : sub dir/hello world: Excluded 2025/04/21 03:00:18 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 03:00:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 03:00:18 DEBUG : sub dir/hello world2: Excluded 2025/04/21 03:00:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 03:00:18 DEBUG : sub dir/hello world: Excluded 2025/04/21 03:00:18 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 03:00:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/21 03:00:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/21 03:00:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/21 03:00:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/21 03:00:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/21 03:00:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/21 03:00:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.18s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:00:26 DEBUG : file1: md5 = 7d0f9a76c10918f444b51f133d578e4b OK 2025/04/21 03:00:28 DEBUG : sub/file2: md5 = 87fd96dbf006598c2d0d9ba503f93332 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/04/21 03:00:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/21 03:00:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/21 03:00:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/21 03:00:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.15s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:00:35 DEBUG : file1: md5 = d7fcde12adcb2881d731eb392cb40052 OK 2025/04/21 03:00:37 DEBUG : sub/file2: md5 = 82c976d37c542fc7b3e46b7b459396ca 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/04/21 03:00:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/notfound" 2025/04/21 03:00:41 DEBUG : Config file has changed externally - reloading 2025/04/21 03:00:41 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/qe0i31qdkoejk60elps0ni5sqk" 2025/04/21 03:00:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.68s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:00:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Making directory 2025/04/21 03:00:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Making directory --- PASS: TestMkdir (0.59s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:00:48 DEBUG : sub dir/hello world: md5 = 65ed23f6b53d9c338a51639100198979 OK 2025/04/21 03:00:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.39s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:00:51 DEBUG : potato2: md5 = 7d9e9b683aa31e9efff62a87a91db669 OK 2025/04/21 03:00:53 DEBUG : empty space: md5 = 1a912eda630e22c6b11d4169d154178f OK --- PASS: TestLs (4.39s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:00:56 DEBUG : potato2: md5 = a75902a9bfa45183d2078b08ce3997e9 OK 2025/04/21 03:00:57 DEBUG : empty space: md5 = 9fb76d44a9f1be9f4c0cde75eb5e47f3 OK 2025/04/21 03:00:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/21 03:00:57 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.45s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:01:00 DEBUG : potato2: md5 = dae9289eb26097907eac5ebafe1bb2b0 OK 2025/04/21 03:01:02 DEBUG : empty space: md5 = 095520a2f09db1649af67345d27ee4b5 OK --- PASS: TestLsLong (4.79s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:01:05 DEBUG : potato2: md5 = 8a38d71b78503c2430caf35afe50436d OK 2025/04/21 03:01:06 DEBUG : empty space: md5 = 561a30c70c1a272d47fdafb53aa7a235 OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/04/21 03:01:08 DEBUG : Creating backend with remote ":memory:" 2025/04/21 03:01:08 DEBUG : Config file has changed externally - reloading 2025/04/21 03:01:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/21 03:01:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/21 03:01:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/21 03:01:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/21 03:01:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/21 03:01:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/21 03:01:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/21 03:01:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/21 03:01:08 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:01:09 DEBUG : potato2: md5 = 06c1d7fa72d1a335c8519248905a5802 OK 2025/04/21 03:01:11 DEBUG : empty space: md5 = 05ed9cb5f0819ca574debcf604c7de66 OK 2025/04/21 03:01:13 DEBUG : sub dir/potato3: md5 = 5af22c6e250cdf1cac7f6b82a72b1376 OK 2025/04/21 03:01:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.19s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:01:18 DEBUG : small: md5 = 59a98897866d386e954b6f362c24b659 OK 2025/04/21 03:01:19 DEBUG : medium: md5 = db3ccb713d387f222979b22e91900d06 OK 2025/04/21 03:01:20 DEBUG : large: md5 = cbfa9b835902749c8d35a50fee31fff8 OK 2025/04/21 03:01:20 DEBUG : Waiting for deletions to finish 2025/04/21 03:01:21 DEBUG : large: Excluded (Size Filter) 2025/04/21 03:01:21 INFO : small: Deleted 2025/04/21 03:01:21 INFO : medium: Deleted --- PASS: TestDelete (6.20s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:01:24 DEBUG : small: md5 = efd3d3bc06d6d5cdeab853349a706be2 OK 2025/04/21 03:01:25 DEBUG : medium: md5 = 3389a750aaf5c101d6b03010e2c0897b OK 2025/04/21 03:01:27 DEBUG : large: md5 = 39806c61e4f0ab2fed5167d8b83673e3 OK 2025/04/21 03:01:27 DEBUG : Waiting for deletions to finish 2025/04/21 03:01:27 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/21 03:01:28 INFO : large: Deleted 2025/04/21 03:01:28 INFO : medium: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:01:31 DEBUG : small: md5 = 980b92044f066b6d5920a498ab15d7b9 OK 2025/04/21 03:01:32 DEBUG : medium: md5 = 8ab3daae541863d774c311de0fdc74dc OK 2025/04/21 03:01:33 DEBUG : large: md5 = 4cec2a243dd5712c482921d027200299 OK 2025/04/21 03:01:33 DEBUG : Waiting for deletions to finish 2025/04/21 03:01:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/21 03:01:34 INFO : medium: Deleted 2025/04/21 03:01:34 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.39s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:01:37 DEBUG : small: md5 = aed14ebfbf7c49745c574f5dfa041376 OK 2025/04/21 03:01:38 DEBUG : medium: md5 = d51f4f1107506c0fbf3b62ee7831d092 OK 2025/04/21 03:01:40 DEBUG : large: md5 = a95de88eea9867b643b67365762cc0d7 OK 2025/04/21 03:01:40 DEBUG : Waiting for deletions to finish 2025/04/21 03:01:40 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/21 03:01:40 INFO : small: Deleted 2025/04/21 03:01:41 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.48s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:01:43 DEBUG : ReadFile: md5 = e1148c5f6e9c3644e7f8d1ff27fea812 OK --- PASS: TestReadFile (4.15s) === RUN TestRetry 2025/04/21 03:01:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/21 03:01:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/21 03:01:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 03:01:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 03:01:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 03:01:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 03:01:46 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:01:48 DEBUG : file1: md5 = f26e47c829dd32418d957dc6de1d66a0 OK 2025/04/21 03:01:49 DEBUG : file2: md5 = 9f66da6d856b474d3acba8f55bad2d01 OK --- PASS: TestCat (18.24s) === RUN TestPurge 2025/04/21 03:02:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gayahav5qeje" 2025/04/21 03:02:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 03:02:05 DEBUG : Creating backend with remote "TestDrive:crypt/0kkjr3gjkmk002sdikbtvcrhd8to7fk4j2tg93utguc5rm1k30b0" 2025/04/21 03:02:06 DEBUG : Creating backend with remote "/tmp/rclone2944116139" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gayahav5qeje'", Local "Local file system at /tmp/rclone2944116139", Modify Window "1ms" 2025/04/21 03:02:10 DEBUG : A1/B1/C1/one: md5 = 4bc13d1e27421d453dc6a58bbc2d101a OK 2025/04/21 03:02:10 INFO : A2: Making directory 2025/04/21 03:02:10 INFO : A1/B2: Making directory 2025/04/21 03:02:11 INFO : A1/B2/C2: Making directory 2025/04/21 03:02:12 INFO : A1/B1/C3: Making directory 2025/04/21 03:02:13 INFO : A3: Making directory 2025/04/21 03:02:13 INFO : A3/B3: Making directory 2025/04/21 03:02:14 INFO : A3/B3/C4: Making directory 2025/04/21 03:02:16 DEBUG : A1/two: md5 = 9a7c131307c52adfdcaaeb3d62be1fe8 OK 2025/04/21 03:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gayahav5qeje': Purge remote 2025/04/21 03:02:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.06s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:02:23 DEBUG : A1/B1/C1/one: md5 = 56840338d7b0a9203dc2d1f9f4ce3b79 OK 2025/04/21 03:02:23 INFO : A2: Making directory 2025/04/21 03:02:24 INFO : A1/B2: Making directory 2025/04/21 03:02:25 INFO : A1/B2/C2: Making directory 2025/04/21 03:02:25 INFO : A1/B1/C3: Making directory 2025/04/21 03:02:26 INFO : A3: Making directory 2025/04/21 03:02:27 INFO : A3/B3: Making directory 2025/04/21 03:02:28 INFO : A3/B3/C4: Making directory 2025/04/21 03:02:30 DEBUG : A1/two: md5 = 0f0f0869aa0786d160c31dcb24872956 OK 2025/04/21 03:02:31 DEBUG : removing 1 level 3 directories 2025/04/21 03:02:31 INFO : A3/B3/C4: Removing directory 2025/04/21 03:02:33 DEBUG : removing 2 level 3 directories 2025/04/21 03:02:33 INFO : A1/B2/C2: Removing directory 2025/04/21 03:02:33 INFO : A1/B1/C3: Removing directory 2025/04/21 03:02:34 DEBUG : removing 2 level 2 directories 2025/04/21 03:02:34 INFO : A3/B3: Removing directory 2025/04/21 03:02:34 INFO : A1/B2: Removing directory 2025/04/21 03:02:34 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/21 03:02:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/21 03:02:35 DEBUG : removing 2 level 1 directories 2025/04/21 03:02:35 INFO : A3: Removing directory 2025/04/21 03:02:35 INFO : A2: Removing directory 2025/04/21 03:02:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/21 03:02:38 DEBUG : removing 1 level 3 directories 2025/04/21 03:02:38 INFO : A1/B1/C1: Removing directory 2025/04/21 03:02:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:39 DEBUG : removing 1 level 2 directories 2025/04/21 03:02:39 INFO : A1/B1: Removing directory 2025/04/21 03:02:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/21 03:02:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 03:02:40 DEBUG : removing 1 level 1 directories 2025/04/21 03:02:40 INFO : A1: Removing directory 2025/04/21 03:02:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/21 03:02:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/21 03:02:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 03:02:41 DEBUG : removing 1 level 0 directories 2025/04/21 03:02:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Removing directory 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/21 03:02:42 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.26s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:02:44 INFO : A1: Making directory 2025/04/21 03:02:44 INFO : A1/B1: Making directory 2025/04/21 03:02:45 INFO : A1/B1/C1: Making directory 2025/04/21 03:02:47 DEBUG : removing 1 level 3 directories 2025/04/21 03:02:47 INFO : A1/B1/C1: Removing directory 2025/04/21 03:02:48 DEBUG : removing 1 level 2 directories 2025/04/21 03:02:48 INFO : A1/B1: Removing directory 2025/04/21 03:02:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 03:02:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:02:51 INFO : A1: Making directory 2025/04/21 03:02:51 INFO : A1/B1: Making directory 2025/04/21 03:02:52 INFO : A1/B1/C1: Making directory 2025/04/21 03:02:55 DEBUG : removing 1 level 3 directories 2025/04/21 03:02:55 INFO : A1/B1/C1: Removing directory 2025/04/21 03:02:55 DEBUG : removing 1 level 2 directories 2025/04/21 03:02:55 INFO : A1/B1: Removing directory 2025/04/21 03:02:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 03:02:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.23s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:02:59 DEBUG : file1: md5 = 2ef8219f41abc190dcde931f37e9491c OK 2025/04/21 03:03:00 DEBUG : filename.txt: File name found in url 2025/04/21 03:03:01 DEBUG : filename.txt: md5 = 53f7845af5a8201912b663df62a427ff OK 2025/04/21 03:03:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/21 03:03:02 DEBUG : headerfilename.txt: md5 = 103513e5149801f4800ae7cc2d39664a OK 2025/04/21 03:03:04 DEBUG : file2: md5 = 8bcdf580ccb2ec5c7768582e066d33e1 OK --- PASS: TestCopyURL (8.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:03:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 03:03:09 DEBUG : sub/file2: md5 = f12261d219d2b472389edf6736a9fe50 OK 2025/04/21 03:03:09 INFO : file1: Copied (new) to: sub/file2 2025/04/21 03:03:09 INFO : file1: Deleted 2025/04/21 03:03:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 03:03:09 DEBUG : file1: Unchanged skipping 2025/04/21 03:03:09 INFO : file1: Deleted 2025/04/21 03:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': don't need to copy/move sub/file2, it is already at target location 2025/04/21 03:03:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.72s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:03:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 03:03:14 DEBUG : file1: md5 = f395eb6b87990b665c031ef8359b26e7 OK 2025/04/21 03:03:14 INFO : file1: Copied (new) 2025/04/21 03:03:14 INFO : file1: Deleted 2025/04/21 03:03:14 DEBUG : file1: Destination exists, skipping 2025/04/21 03:03:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.19s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:03:18 DEBUG : dst/file1: md5 = b014e14a4c35787674c3e8c982da51c0 OK 2025/04/21 03:03:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quceguy2kaba/backup" 2025/04/21 03:03:19 DEBUG : Config file has changed externally - reloading 2025/04/21 03:03:19 DEBUG : Creating backend with remote "TestDrive:crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30/1nrff024r7pq65ecp72fc28jb0" 2025/04/21 03:03:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/21 03:03:22 INFO : dst/file1: Moved (server-side) 2025/04/21 03:03:24 DEBUG : dst/file1: md5 = 08783e90d6562cb53ee8e895ee712a52 OK 2025/04/21 03:03:24 INFO : dst/file1: Copied (new) 2025/04/21 03:03:24 INFO : dst/file1: Deleted 2025/04/21 03:03:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 03:03:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/21 03:03:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.27s) === 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:03:30 DEBUG : A1/one: md5 = c7a3c9e0ff5868aa83f712ca9ffa7549 OK 2025/04/21 03:03:32 DEBUG : A1/two: md5 = 58b8a097ff5b5a0326c799bbf5db2540 OK 2025/04/21 03:03:34 DEBUG : A1/B1/three: md5 = 85cd26733c35b801d99ec3929fb6ea86 OK 2025/04/21 03:03:35 DEBUG : A1/B1/C1/four: md5 = ee35a2c99cf7909250b56c41ba35c143 OK 2025/04/21 03:03:38 DEBUG : A1/B1/C2/five: md5 = f1a7a012162731f561d48de66e397825 OK 2025/04/21 03:03:38 INFO : A1/B2: Making directory 2025/04/21 03:03:38 INFO : A1/B1/C3: Making directory 2025/04/21 03:03:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/21 03:03:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/21 03:03:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/21 03:03:48 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/21 03:03:48 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/21 03:03:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/21 03:03:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/21 03:03:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 03:03:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/21 03:03:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/21 03:03:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/21 03:03:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/21 03:03:59 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/21 03:03:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/21 03:04:00 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/21 03:04:00 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/21 03:04:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/21 03:04:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/21 03:04:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 03:04:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/21 03:04:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/21 03:04:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/21 03:04:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/21 03:04:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/21 03:04:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/21 03:04:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/21 03:04:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/21 03:04:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/21 03:04:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/21 03:04:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/21 03:04:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.67s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:13 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 03:04:15 DEBUG : no_checksum_small_file_from_pipe: md5 = da70d098bb094865bf4bde9fef069075 OK 2025/04/21 03:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/21 03:04:15 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/21 03:04:16 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/21 03:04:17 DEBUG : no_checksum_big_file_from_pipe: md5 = 3fa6e6cf8b0d14426b2be9ed5f130511 OK 2025/04/21 03:04:17 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 03:04:20 DEBUG : with_checksum_small_file_from_pipe: md5 = f49b92e250d711846c59e4934098d12b OK 2025/04/21 03:04:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/21 03:04:20 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/21 03:04:21 DEBUG : with_checksum_big_file_from_pipe: md5 = 036a3cca2d45f9b8ad87ed628eeac370 OK 2025/04/21 03:04:21 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 03:04:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 03:04:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/21 03:04:26 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-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 03:04:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/21 03:04:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/21 03:04:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.63s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/21 03:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': File to upload is small (48 bytes), uploading instead of streaming 2025/04/21 03:04:34 DEBUG : rcat_metadata: md5 = 003777f66e510dafd1d00e64aa2b0340 OK 2025/04/21 03:04:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/21 03:04:36 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/21 03:04:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = 6096df158ce548521a2a09c18a7a25e2 OK 2025/04/21 03:04:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.39s) --- PASS: TestRcatMetadata/Normal (2.45s) --- PASS: TestRcatMetadata/ViaDisk (2.52s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:39 DEBUG : potato1: md5 = 44c67ec4c5c7f4e453c62f58c7bfb017 OK 2025/04/21 03:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': File to upload is small (60 bytes), uploading instead of streaming 2025/04/21 03:04:40 DEBUG : potato2: md5 = 7757ea84c70aab195158bd7d3080f4a7 OK 2025/04/21 03:04:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.17s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:43 DEBUG : potato1: md5 = bcf6af2e61f3095799bb4ddf9b7997c9 OK 2025/04/21 03:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': File to upload is small (60 bytes), uploading instead of streaming 2025/04/21 03:04:45 DEBUG : potato2: md5 = fff8bdb2d8cf03a7529591de2923f5e0 OK 2025/04/21 03:04:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.81s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:48 DEBUG : potato2: md5 = 98d4adb11d0569733538c5b1db69e9f4 OK 2025/04/21 03:04:49 DEBUG : empty space: md5 = 5d82c71228838db645819ba861ef027d OK 2025/04/21 03:04:51 DEBUG : sub dir/potato3: md5 = af86572b1914ec522186b51a2e8c5ef5 OK 2025/04/21 03:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Touching "sub dir/potato3" 2025/04/21 03:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Touching "empty space" 2025/04/21 03:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Touching "potato2" 2025/04/21 03:04:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.29s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:56 DEBUG : dir with metadata: Making directory with metadata 2025/04/21 03:04:57 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.17s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:04:58 DEBUG : directory with modtime: Making directory with metadata 2025/04/21 03:04:59 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:05:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/21 03:05:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/21 03:05:01 DEBUG : Google drive root 'crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30': Skipping btime metadata as can't update it on an existing file: 2025-04-21T03:05:00.968363499Z 2025/04/21 03:05:01 INFO : non existent directory: Updated directory metadata 2025/04/21 03:05:03 DEBUG : Google drive root 'crypt/5d3rh6io17cv5qtq22kklqukpgiop13ve245r7du3pepdb4sbi30': Skipping btime metadata as can't update it on an existing file: 2025-04-21T03:05:00.968363499Z 2025/04/21 03:05:04 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.70s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:05:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/21 03:05:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/21 03:05:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:05:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/21 03:05:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/21 03:05:09 DEBUG : dst: Making directory with metadata 2025/04/21 03:05:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/21 03:05:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 03:05:10 INFO : dst: Set directory modification time (using SetModTime) 2025/04/21 03:05:11 INFO : dst: Set directory modification time (using SetModTime) 2025/04/21 03:05:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/21 03:05:11 INFO : dst: Set directory modification time (using SetModTime) 2025/04/21 03:05:11 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.49s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba'", Local "Local file system at /tmp/rclone1403268826", Modify Window "1ms" 2025/04/21 03:05:15 DEBUG : sub dir/test remove existing: md5 = 034797ff2ca6ff0086da0764ecc11b05 OK 2025/04/21 03:05:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 24d13d7cc42b9efa55d0b463461ed9e8 OK 2025/04/21 03:05:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.benebaw3" before starting 2025/04/21 03:05:19 DEBUG : sub dir/test remove existing.benebaw3: TEST: removing renamed existing file after operation 2025/04/21 03:05:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yixofot9" before starting 2025/04/21 03:05:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yixofot9: TEST: renaming existing back after failed operation 2025/04/21 03:05:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rejopuz7" before starting 2025/04/21 03:05:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rejopuz7: TEST: removing renamed existing file after operation 2025/04/21 03:05:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "t1vorno886cq6pe29sbjq8bcvu9l12pmg92nu34q6nvrmtk01r40" 2025/04/21 03:05:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "sisqhjq9uenlq5gfodijf0s3ggensnioovll4n80dkao4b8ttndus5pu5j9fqt1rfvp0ranv2vohaog6di43oqk0pqj97sg357c0fg90h1ielar8b6q5siu0jtgagcpk0li9pctc794ab7id46gf9mprvtttefm95oufgl2psim9csflbke0" --- PASS: TestRemoveExisting (12.26s) === 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/04/21 03:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quceguy2kaba': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m23.702717213s (try 1/5)