"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/09 02:57:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke" 2024/11/09 02:57:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:57:34 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0" 2024/11/09 02:57:35 DEBUG : Creating backend with remote "/tmp/rclone793992317" === 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-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/09 02:57:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/09 02:57:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/09 02:57:36 DEBUG : potato: Seek from 10 to 0 2024/11/09 02:57:36 DEBUG : potato: Seek from 10 to 0 2024/11/09 02:57:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/09 02:57:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/09 02:57:36 DEBUG : potato: Seek from 5 to 2 2024/11/09 02:57:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/09 02:57:36 DEBUG : potato: Seek from 7 to 0 2024/11/09 02:57:36 DEBUG : potato: Seek from 7 to 0 2024/11/09 02:57:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/09 02:57:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/09 02:57:36 DEBUG : potato: Seek from 5 to 2 2024/11/09 02:57:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/09 02:57:36 DEBUG : potato: Seek from 8 to 0 2024/11/09 02:57:36 DEBUG : potato: Seek from 8 to 0 2024/11/09 02:57:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/09 02:57:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/09 02:57:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/09 02:57:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/09 02:57:36 DEBUG : potato: Seek from 5 to 2 2024/11/09 02:57:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/09 02:57:36 DEBUG : potato: Seek from 9 to 0 2024/11/09 02:57:36 DEBUG : potato: Seek from 9 to 0 2024/11/09 02:57:36 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-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 02:57:39 DEBUG : rutabaga: md5 = e30f017fa9dd32ea11f481efb5708d62 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/09 02:57:42 DEBUG : empty space: md5 = 7d350c6ecf5af21d9e2ab1163a226e96 OK === RUN TestCheck/3 2024/11/09 02:57:44 DEBUG : potato2: md5 = 2fe10a3b94f006bff6389db360f971e4 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/09 02:57:47 DEBUG : remotepotato: md5 = 2a06c0b2f324dd2dd65ab95968e573ff OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.97s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2024/11/09 02:57:51 DEBUG : Creating backend with remote "nonexistent" 2024/11/09 02:57:51 DEBUG : Creating backend with remote "nonexistent" 2024/11/09 02:57:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/09 02:57:51 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/09 02:57:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/09 02:57:51 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-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 02:57:53 DEBUG : rutabaga: md5 = 357167d80ac7c672b9f7e87f5e570e4e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/09 02:57:58 DEBUG : empty space: md5 = a93f63fc014d69bccc52f3ce1439508a OK === RUN TestCheckDownload/3 2024/11/09 02:58:02 DEBUG : potato2: md5 = 527525f0c572cfe454cddf63001b3372 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/09 02:58:07 DEBUG : remotepotato: md5 = 0bcf513eebca17f63ad32e366aa90ece OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.42s) --- PASS: TestCheckDownload/1 (1.65s) --- PASS: TestCheckDownload/2 (1.67s) --- PASS: TestCheckDownload/3 (1.20s) --- PASS: TestCheckDownload/4 (1.34s) --- PASS: TestCheckDownload/5 (1.70s) --- PASS: TestCheckDownload/6 (1.34s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 02:58:14 DEBUG : rutabaga: md5 = 6b0540649f868fe6c86dc110af438a2f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/09 02:58:17 DEBUG : empty space: md5 = 6f59b9292d800e23d5bef99cb48a887d OK === RUN TestCheckSizeOnly/3 2024/11/09 02:58:19 DEBUG : potato2: md5 = 625e7897c13aad1f929106fab2b92ace OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/09 02:58:22 DEBUG : remotepotato: md5 = ac6bd02c76ecc3fe759a14ededb14e48 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.66s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 02:58:28 DEBUG : test.sum: md5 = 12094df26e6cc42d2c6d5cae96dc8586 OK 2024/11/09 02:58:30 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/09 02:58:30 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/09 02:58:30 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/09 02:58:30 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/09 02:58:31 DEBUG : test.sum: md5 = ca0f3449460297b9fc51ffb03c269a12 OK 2024/11/09 02:58:33 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/09 02:58:33 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/09 02:58:33 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/09 02:58:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 02:58:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/data" 2024/11/09 02:58:34 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 02:58:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/data" 2024/11/09 02:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/vjrnln8ratgmqakfosrqe8espk" 2024/11/09 02:58:41 DEBUG : data/banana: md5 = 754955aa183b17f7f213ec0307c20092 OK 2024/11/09 02:58:42 DEBUG : test.sum: md5 = a43f784cf94c4607105133bfb57bdb35 OK === RUN TestCheckSumDownload/subtest1 2024/11/09 02:58:48 DEBUG : data/potato: md5 = 1dcf7dee7ce3e8b020a9e1031970c21f OK 2024/11/09 02:58:50 DEBUG : test.sum: md5 = c81e7707f13d04d3237f8f72ef90ab9f OK === RUN TestCheckSumDownload/subtest2 2024/11/09 02:58:55 DEBUG : test.sum: md5 = 155d469fd72ac9dc2b546ea3f0a97299 OK === RUN TestCheckSumDownload/subtest3 2024/11/09 02:59:00 DEBUG : test.sum: md5 = be0d14efa16c42bbb94261994bcb228e OK === RUN TestCheckSumDownload/subtest4 2024/11/09 02:59:04 DEBUG : test.sum: md5 = 06360d8fdf8e396c13cd9a6c29b00593 OK === RUN TestCheckSumDownload/subtest5 2024/11/09 02:59:09 DEBUG : test.sum: md5 = 12f373195cdef5c88af05ebe3269b435 OK === RUN TestCheckSumDownload/subtest6 2024/11/09 02:59:14 DEBUG : data/banana: md5 = d734645fc98b93b0521a64f652d52a7a OK 2024/11/09 02:59:16 DEBUG : data/potato: md5 = e9274ee939f9440de684ba6ccd1ceb84 OK 2024/11/09 02:59:17 DEBUG : test.sum: md5 = 164c9619a38f374cbc335cd972bb816b OK === RUN TestCheckSumDownload/subtest7 2024/11/09 02:59:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/09 02:59:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.59s) --- PASS: TestCheckSumDownload/subtest1 (3.13s) --- PASS: TestCheckSumDownload/subtest2 (2.39s) --- PASS: TestCheckSumDownload/subtest3 (2.82s) --- PASS: TestCheckSumDownload/subtest4 (2.37s) --- PASS: TestCheckSumDownload/subtest5 (2.52s) --- PASS: TestCheckSumDownload/subtest6 (2.59s) --- PASS: TestCheckSumDownload/subtest7 (2.75s) === RUN TestApplyTransforms 2024/11/09 02:59:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miyifix1quce" 2024/11/09 02:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:59:25 DEBUG : Creating backend with remote "TestDrive:crypt/0m3vl39atac7b9anov5nb1ela1ohmpglkl117j8t14jck01mr83g" 2024/11/09 02:59:26 DEBUG : Creating backend with remote "/tmp/rclone1623616848" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miyifix1quce'", Local "Local file system at /tmp/rclone1623616848", Modify Window "1ms" 2024/11/09 02:59:29 DEBUG : hello, world!: md5 = 5c1e3bca0fe5840ba95e20eeb73cc376 OK upper checkfile vs. lower remote (without normalization) 2024/11/09 02:59:29 ERROR : hello, world!: sum not found 2024/11/09 02:59:29 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-miyifix1quce' 2024/11/09 02:59:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyifix1quce': 1 files missing 2024/11/09 02:59:29 NOTICE: 1 hashes missing 2024/11/09 02:59:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyifix1quce': 2 differences found 2024/11/09 02:59:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyifix1quce': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/09 02:59:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 02:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyifix1quce': 0 differences found 2024/11/09 02:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyifix1quce': 1 matching files 2024/11/09 02:59:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzohib7cuvi" 2024/11/09 02:59:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:59:31 DEBUG : Creating backend with remote "TestDrive:crypt/f0pbggodu1v8jmn27ef8b5dq2aonia0iqd91u6nc54oqjp1d99sg" 2024/11/09 02:59:32 DEBUG : Creating backend with remote "/tmp/rclone3596899011" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzohib7cuvi'", Local "Local file system at /tmp/rclone3596899011", Modify Window "1ms" 2024/11/09 02:59:35 DEBUG : HELLO, WORLD!: md5 = 80be6a390d127fd8e03e8d1777c4ebd9 OK lower checkfile vs. upper remote (without normalization) 2024/11/09 02:59:35 ERROR : HELLO, WORLD!: sum not found 2024/11/09 02:59:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-muzohib7cuvi' 2024/11/09 02:59:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzohib7cuvi': 1 files missing 2024/11/09 02:59:35 NOTICE: 1 hashes missing 2024/11/09 02:59:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzohib7cuvi': 2 differences found 2024/11/09 02:59:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzohib7cuvi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/09 02:59:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 02:59:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzohib7cuvi': 0 differences found 2024/11/09 02:59:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzohib7cuvi': 1 matching files 2024/11/09 02:59:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tagofet0caqa" 2024/11/09 02:59:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:59:37 DEBUG : Creating backend with remote "TestDrive:crypt/rc00l4s49cl924oo2cai0ed07fk2ueim7qcgip3okdh6305lfjd0" 2024/11/09 02:59:38 DEBUG : Creating backend with remote "/tmp/rclone883339441" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tagofet0caqa'", Local "Local file system at /tmp/rclone883339441", Modify Window "1ms" 2024/11/09 02:59:41 DEBUG : HeLlO, wOrLd!: md5 = ca196ad1337db022554b6d6c69e91e67 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/09 02:59:41 ERROR : HeLlO, wOrLd!: sum not found 2024/11/09 02:59:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tagofet0caqa' 2024/11/09 02:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagofet0caqa': 1 files missing 2024/11/09 02:59:41 NOTICE: 1 hashes missing 2024/11/09 02:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagofet0caqa': 2 differences found 2024/11/09 02:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagofet0caqa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/09 02:59:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 02:59:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagofet0caqa': 0 differences found 2024/11/09 02:59:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagofet0caqa': 1 matching files 2024/11/09 02:59:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jihumun5qayo" 2024/11/09 02:59:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:59:43 DEBUG : Creating backend with remote "TestDrive:crypt/c09km2lole99ldtd8c2bebqfjei030qeuilu03oqfhehmjfvefsg" 2024/11/09 02:59:44 DEBUG : Creating backend with remote "/tmp/rclone1148874127" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jihumun5qayo'", Local "Local file system at /tmp/rclone1148874127", Modify Window "1ms" 2024/11/09 02:59:47 DEBUG : HELLO, WORLD!: md5 = 2e4798606aebe3b46da2c2d9d1639f3c OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/09 02:59:47 ERROR : HELLO, WORLD!: sum not found 2024/11/09 02:59:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jihumun5qayo' 2024/11/09 02:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihumun5qayo': 1 files missing 2024/11/09 02:59:47 NOTICE: 1 hashes missing 2024/11/09 02:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihumun5qayo': 2 differences found 2024/11/09 02:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihumun5qayo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/09 02:59:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 02:59:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihumun5qayo': 0 differences found 2024/11/09 02:59:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihumun5qayo': 1 matching files 2024/11/09 02:59:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jupobid3wati" 2024/11/09 02:59:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:59:49 DEBUG : Creating backend with remote "TestDrive:crypt/tk24u0ica8n7e1n5d8prq7dofbvirgans7enpqgav9nnhht2gno0" 2024/11/09 02:59:50 DEBUG : Creating backend with remote "/tmp/rclone2888768104" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jupobid3wati'", Local "Local file system at /tmp/rclone2888768104", Modify Window "1ms" 2024/11/09 02:59:53 DEBUG : 測試_Русский___ě_áñ: md5 = 81e486984ad79fd501b31fdd9546b9c2 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/09 02:59:54 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/09 02:59:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jupobid3wati' 2024/11/09 02:59:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jupobid3wati': 1 files missing 2024/11/09 02:59:54 NOTICE: 1 hashes missing 2024/11/09 02:59:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jupobid3wati': 2 differences found 2024/11/09 02:59:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jupobid3wati': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/09 02:59:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 02:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jupobid3wati': 0 differences found 2024/11/09 02:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jupobid3wati': 1 matching files 2024/11/09 02:59:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jefeyuc5dofe" 2024/11/09 02:59:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:59:55 DEBUG : Creating backend with remote "TestDrive:crypt/3a7oqacep865v8fukve239svap1uaab7n0ht0retcoj1p0ocp5r0" 2024/11/09 02:59:56 DEBUG : Creating backend with remote "/tmp/rclone865031996" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jefeyuc5dofe'", Local "Local file system at /tmp/rclone865031996", Modify Window "1ms" 2024/11/09 02:59:59 DEBUG : 測試_Русский___ě_áñ: md5 = 9248ab7d1b5789f73da92307de7ba491 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/09 03:00:00 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/09 03:00:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jefeyuc5dofe' 2024/11/09 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefeyuc5dofe': 1 files missing 2024/11/09 03:00:00 NOTICE: 1 hashes missing 2024/11/09 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefeyuc5dofe': 2 differences found 2024/11/09 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefeyuc5dofe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/09 03:00:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 03:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefeyuc5dofe': 0 differences found 2024/11/09 03:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefeyuc5dofe': 1 matching files 2024/11/09 03:00:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gilutad5rore" 2024/11/09 03:00:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 03:00:01 DEBUG : Creating backend with remote "TestDrive:crypt/fqi80vsme8kceit492b8g7elbsmd3nv3n9mvu4327dfd33plb8k0" 2024/11/09 03:00:02 DEBUG : Creating backend with remote "/tmp/rclone4019409782" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gilutad5rore'", Local "Local file system at /tmp/rclone4019409782", Modify Window "1ms" 2024/11/09 03:00:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4fb16fb60fecffc28788509b34138a09 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/09 03:00:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/09 03:00:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gilutad5rore' 2024/11/09 03:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilutad5rore': 1 files missing 2024/11/09 03:00:06 NOTICE: 1 hashes missing 2024/11/09 03:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilutad5rore': 2 differences found 2024/11/09 03:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilutad5rore': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/09 03:00:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 03:00:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilutad5rore': 0 differences found 2024/11/09 03:00:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilutad5rore': 1 matching files 2024/11/09 03:00:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jubajah7cazu" 2024/11/09 03:00:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 03:00:07 DEBUG : Creating backend with remote "TestDrive:crypt/vcer3mdtoh7b3k9t1t38mhjp6jkrtro3as1n27pn3asgmf7fc190" 2024/11/09 03:00:08 DEBUG : Creating backend with remote "/tmp/rclone3050771815" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jubajah7cazu'", Local "Local file system at /tmp/rclone3050771815", Modify Window "1ms" 2024/11/09 03:00:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fa3bbb62fe92b127dc61f445d188e273 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/09 03:00:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/09 03:00:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jubajah7cazu' 2024/11/09 03:00:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubajah7cazu': 1 files missing 2024/11/09 03:00:12 NOTICE: 1 hashes missing 2024/11/09 03:00:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubajah7cazu': 2 differences found 2024/11/09 03:00:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubajah7cazu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/09 03:00:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 03:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubajah7cazu': 0 differences found 2024/11/09 03:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubajah7cazu': 1 matching files 2024/11/09 03:00:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zafimik0lapu" 2024/11/09 03:00:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 03:00:14 DEBUG : Creating backend with remote "TestDrive:crypt/ffidch4c9vf7s1a1tpcd49rjqc9843dn2drj6o7br9et1fsq18gg" 2024/11/09 03:00:15 DEBUG : Creating backend with remote "/tmp/rclone3245331295" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zafimik0lapu'", Local "Local file system at /tmp/rclone3245331295", Modify Window "1ms" 2024/11/09 03:00:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4e978a621c8813a9d07a63259d015775 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/09 03:00:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/09 03:00:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zafimik0lapu' 2024/11/09 03:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zafimik0lapu': 1 files missing 2024/11/09 03:00:19 NOTICE: 1 hashes missing 2024/11/09 03:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zafimik0lapu': 2 differences found 2024/11/09 03:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zafimik0lapu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/09 03:00:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 03:00:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zafimik0lapu': 0 differences found 2024/11/09 03:00:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zafimik0lapu': 1 matching files 2024/11/09 03:00:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resuloj4modo" 2024/11/09 03:00:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 03:00:20 DEBUG : Creating backend with remote "TestDrive:crypt/7u3v89onp8dlioufgnrncrp9hrheu6grhh395ba3dfc446bio32g" 2024/11/09 03:00:21 DEBUG : Creating backend with remote "/tmp/rclone1625256529" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resuloj4modo'", Local "Local file system at /tmp/rclone1625256529", Modify Window "1ms" 2024/11/09 03:00:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ae4ebdd24ec478de4fb6bdf3707ecedd OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/09 03:00:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/09 03:00:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-resuloj4modo' 2024/11/09 03:00:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resuloj4modo': 1 files missing 2024/11/09 03:00:25 NOTICE: 1 hashes missing 2024/11/09 03:00:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resuloj4modo': 2 differences found 2024/11/09 03:00:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resuloj4modo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/09 03:00:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/09 03:00:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resuloj4modo': 0 differences found 2024/11/09 03:00:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resuloj4modo': 1 matching files 2024/11/09 03:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resuloj4modo': Purge remote 2024/11/09 03:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zafimik0lapu': Purge remote 2024/11/09 03:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubajah7cazu': Purge remote 2024/11/09 03:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gilutad5rore': Purge remote 2024/11/09 03:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jefeyuc5dofe': Purge remote 2024/11/09 03:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jupobid3wati': Purge remote 2024/11/09 03:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jihumun5qayo': Purge remote 2024/11/09 03:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tagofet0caqa': Purge remote 2024/11/09 03:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzohib7cuvi': Purge remote 2024/11/09 03:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miyifix1quce': Purge remote --- PASS: TestApplyTransforms (68.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:00:33 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/09 03:00:36 DEBUG : sub/file2: md5 = 71c766314d62fa9daa1528c94c5acea3 OK 2024/11/09 03:00:36 INFO : file1: Copied (new) to: sub/file2 2024/11/09 03:00:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 03:00:37 DEBUG : file1: Unchanged skipping 2024/11/09 03:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': don't need to copy/move sub/file2, it is already at target location 2024/11/09 03:00:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.84s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:00:44 DEBUG : dst/file1: md5 = 938430fe6cfb6bc2649fc133210c0a16 OK 2024/11/09 03:00:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/backup" 2024/11/09 03:00:45 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/1nrff024r7pq65ecp72fc28jb0" 2024/11/09 03:00:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/09 03:00:50 INFO : dst/file1: Moved (server-side) 2024/11/09 03:00:52 DEBUG : dst/file1: md5 = 791116e3239fb15c7a96fac3a6cf25c1 OK 2024/11/09 03:00:52 INFO : dst/file1: Copied (new) 2024/11/09 03:00:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/09 03:00:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/09 03:00:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.70s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/dst" 2024/11/09 03:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/09 03:01:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/CompareDest" 2024/11/09 03:01:00 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/gveqi14airsml4bgu7krj116o8" 2024/11/09 03:01:01 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 03:01:05 DEBUG : one: md5 = 2cb37b67bfe45700e9ef2d501d4b942c OK 2024/11/09 03:01:05 INFO : one: Copied (new) 2024/11/09 03:01:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:01:08 DEBUG : one: md5 = c7782c46e11a0a84b4120ce8dd4b7051 OK 2024/11/09 03:01:08 INFO : one: Copied (replaced existing) 2024/11/09 03:01:10 DEBUG : dst/one: md5 = 40c41263c09b2c0ddffc8c52de3ef988 OK 2024/11/09 03:01:13 DEBUG : CompareDest/one: md5 = ebaf5aa9e0bb99c6f7be26a90630bccc OK 2024/11/09 03:01:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:01:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 03:01:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 03:01:17 DEBUG : CompareDest/two: md5 = dd8208be4a9d345712e34ed1977910b0 OK 2024/11/09 03:01:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 03:01:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 03:01:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 03:01:19 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 03:01:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 03:01:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 03:01:21 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 03:01:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/09 03:01:23 DEBUG : two: md5 = 6047e68f55ad035136ff4fb55adb7000 OK 2024/11/09 03:01:23 INFO : two: Copied (new) 2024/11/09 03:01:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/09 03:01:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:01:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:01:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.74s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:01:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/dst" 2024/11/09 03:01:29 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/09 03:01:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/CopyDest" 2024/11/09 03:01:31 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/09 03:01:32 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 03:01:36 DEBUG : one: md5 = 3138318b4a4b20b5678b61f46a8df8c3 OK 2024/11/09 03:01:36 INFO : one: Copied (new) 2024/11/09 03:01:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:01:39 DEBUG : one: md5 = 2315ac0e5e0d00fbc2049d9f008f158d OK 2024/11/09 03:01:39 INFO : one: Copied (replaced existing) 2024/11/09 03:01:41 DEBUG : dst/one: md5 = fd60c5dfbc3096f928fc7684044b3aad OK 2024/11/09 03:01:44 DEBUG : CopyDest/one: md5 = e3c1546c947b73dd827c07b698bf0411 OK 2024/11/09 03:01:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/BackupDir" 2024/11/09 03:01:45 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/09 03:01:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:01:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 03:01:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:01:50 INFO : one: Moved (server-side) 2024/11/09 03:01:51 INFO : one: Copied (server-side copy) 2024/11/09 03:01:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/09 03:01:54 DEBUG : CopyDest/two: md5 = 17db8e2c4f470616ce942bf8f657ff0c OK 2024/11/09 03:01:54 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 03:01:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 03:01:56 INFO : two: Copied (server-side copy) 2024/11/09 03:01:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/09 03:01:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 03:01:57 DEBUG : two: Unchanged skipping 2024/11/09 03:01:59 DEBUG : CopyDest/three: md5 = 61d3bc2ff3a54076a14e0c2d586c1b58 OK 2024/11/09 03:02:00 DEBUG : three: Need to transfer - File not found at Destination 2024/11/09 03:02:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/09 03:02:00 DEBUG : three: Destination not found in --copy-dest 2024/11/09 03:02:02 DEBUG : three: md5 = e3dfd0f32808dbfc423096474b1850a9 OK 2024/11/09 03:02:02 INFO : three: Copied (new) 2024/11/09 03:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/09 03:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/09 03:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:02:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/09 03:02:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:02:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/09 03:02:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.27s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:02:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/09 03:02:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 39943b269470366d0bbc3312d29ac948 OK 2024/11/09 03:02:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/09 03:02:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/09 03:02:16 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/11/09 03:02:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/09 03:02:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/09 03:02:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1851d4bddba549c1296142c19d5e31d0 OK 2024/11/09 03:02:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/09 03:02:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/09 03:02:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.56s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:02:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Looking for duplicate names using skip mode. 2024/11/09 03:02:28 NOTICE: one: Found 2 files with duplicate names 2024/11/09 03:02:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.04s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:02:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Looking for duplicate names using skip mode. 2024/11/09 03:02:36 NOTICE: one: Found 3 files with duplicate names 2024/11/09 03:02:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/09 03:02:36 INFO : one: Deleted 2024/11/09 03:02:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.14s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:02:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Looking for duplicate names using first mode. 2024/11/09 03:02:44 NOTICE: one: Found 3 files with duplicate names 2024/11/09 03:02:45 INFO : one: Deleted 2024/11/09 03:02:45 INFO : one: Deleted 2024/11/09 03:02:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.29s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:02:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Looking for duplicate names using newest mode. 2024/11/09 03:02:52 NOTICE: one: Found 3 files with duplicate names 2024/11/09 03:02:53 INFO : one: Deleted 2024/11/09 03:02:53 INFO : one: Deleted 2024/11/09 03:02:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.27s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:03:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Looking for duplicate names using oldest mode. 2024/11/09 03:03:01 NOTICE: one: Found 3 files with duplicate names 2024/11/09 03:03:01 INFO : one: Deleted 2024/11/09 03:03:02 INFO : one: Deleted 2024/11/09 03:03:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.30s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:03:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Looking for duplicate names using largest mode. 2024/11/09 03:03:09 NOTICE: one: Found 3 files with duplicate names 2024/11/09 03:03:10 INFO : one: Deleted 2024/11/09 03:03:11 INFO : one: Deleted 2024/11/09 03:03:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.37s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:03:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Looking for duplicate names using smallest mode. 2024/11/09 03:03:18 NOTICE: one: Found 3 files with duplicate names 2024/11/09 03:03:18 INFO : one: Deleted 2024/11/09 03:03:19 INFO : one: Deleted 2024/11/09 03:03:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.26s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:03:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Looking for duplicate names using rename mode. 2024/11/09 03:03:28 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/09 03:03:29 INFO : one-2.txt: renamed from: one.txt 2024/11/09 03:03:31 INFO : one-3.txt: renamed from: one.txt 2024/11/09 03:03:32 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:03:39 DEBUG : dupe1/one.txt: md5 = 4a9cb302bf2a6506c64b5e594cdb9ee4 OK 2024/11/09 03:03:42 DEBUG : dupe2/two.txt: md5 = 68d4077da7f136acac6ae8146db3f519 OK 2024/11/09 03:03:45 DEBUG : dupe3/three.txt: md5 = bb7cba1b8f13481cd0a52448f1fbbaa2 OK 2024/11/09 03:03:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/09 03:03:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/09 03:03:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/09 03:03:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/09 03:03:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/09 03:03:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/09 03:03:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.19s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:03:55 DEBUG : a.txt: md5 = 46852be4f6a29342d19c6760a2787915 OK 2024/11/09 03:03:57 DEBUG : zend.txt: md5 = b012f873df598e2601cecd7d8cc6285c OK 2024/11/09 03:04:00 DEBUG : sub dir/hello world: md5 = 0f6023cc252cc5add8bc748b9afefd11 OK 2024/11/09 03:04:02 DEBUG : sub dir/hello world2: md5 = 308e40e22ee6bd4ee1641ebda7938ee4 OK 2024/11/09 03:04:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 5f09fdf97687e9d9b49eb4c9168907d2 OK 2024/11/09 03:04:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = d948ad20bb1ac906704e00f97dc9b41a OK 2024/11/09 03:04:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6cfb6cdbbe8c26e0239cd1704b480c9c OK 2024/11/09 03:04:11 DEBUG : a.txt: Excluded (Size Filter) 2024/11/09 03:04:11 DEBUG : a.txt: Excluded 2024/11/09 03:04:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/09 03:04:12 DEBUG : sub dir/hello world: Excluded 2024/11/09 03:04:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/09 03:04:12 DEBUG : sub dir/hello world2: Excluded 2024/11/09 03:04:13 DEBUG : sub dir/ignore dir: Excluded 2024/11/09 03:04:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/09 03:04:13 DEBUG : sub dir/hello world: Excluded 2024/11/09 03:04:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/09 03:04:13 DEBUG : sub dir/hello world2: Excluded 2024/11/09 03:04:13 DEBUG : sub dir/ignore dir: Excluded 2024/11/09 03:04:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/09 03:04:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/09 03:04:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/09 03:04:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/09 03:04:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/09 03:04:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/09 03:04:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (28.35s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:04:24 DEBUG : file1: md5 = 2c39e00a4d822c60603c3ee7801fcbcf OK 2024/11/09 03:04:27 DEBUG : sub/file2: md5 = 7fc7677312928d4f59f23cb1065f9271 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/11/09 03:04:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/09 03:04:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/09 03:04:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/09 03:04:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.39s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:04:36 DEBUG : file1: md5 = ae45e50738d1cb923dddbe76fcc9db24 OK 2024/11/09 03:04:39 DEBUG : sub/file2: md5 = 02a45de45e8215b7713e6e09173179d9 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/09 03:04:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/notfound" 2024/11/09 03:04:44 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/09 03:04:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.56s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.34s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (1.91s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Making directory 2024/11/09 03:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:04:53 DEBUG : sub dir/hello world: md5 = a6de2e9eb7f2b79aeb8426729cc0223b OK 2024/11/09 03:04:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.40s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:04:58 DEBUG : potato2: md5 = b522319f04087efd2f872364538e2408 OK 2024/11/09 03:05:00 DEBUG : empty space: md5 = 98647803f1c150ca1ac4320e97dc1cc2 OK --- PASS: TestLs (6.15s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:05:04 DEBUG : potato2: md5 = 745769660d186af851d27c45e0878771 OK 2024/11/09 03:05:06 DEBUG : empty space: md5 = 4aadbf529dcca135cdb8fa65e020415c OK 2024/11/09 03:05:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/09 03:05:06 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.09s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:05:10 DEBUG : potato2: md5 = 13038871f7c99dbe4148452e3cced784 OK 2024/11/09 03:05:12 DEBUG : empty space: md5 = a7b06fb79b46d5ca9944e41edf509df8 OK --- PASS: TestLsLong (6.07s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:05:16 DEBUG : potato2: md5 = a5f07dba4efaf5cc8835f686677b0efd OK 2024/11/09 03:05:18 DEBUG : empty space: md5 = c54a40a07fafbe456d7eb43eb597d8c2 OK --- PASS: TestHashSums (5.90s) === RUN TestHashSumsWithErrors 2024/11/09 03:05:20 DEBUG : Creating backend with remote ":memory:" 2024/11/09 03:05:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/09 03:05:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/09 03:05:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/09 03:05:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/09 03:05:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/09 03:05:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/09 03:05:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/09 03:05:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/09 03:05:20 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-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:05:22 DEBUG : potato2: md5 = 67964a02d1da4be7a47e994c41169ec1 OK 2024/11/09 03:05:25 DEBUG : empty space: md5 = a2a4a6271f43796ca8d4087e79ccb4d6 OK 2024/11/09 03:05:28 DEBUG : sub dir/potato3: md5 = dcfe63c2298ebdfbfb3f06dd60fd554f OK 2024/11/09 03:05:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (12.07s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:05:34 DEBUG : small: md5 = 56699abbe73e8623f19ddef8507e1a2f OK 2024/11/09 03:05:36 DEBUG : medium: md5 = be5604fa54dde265e88fb97cc74561af OK 2024/11/09 03:05:38 DEBUG : large: md5 = a5b74cb1de4a47ffb1c4f26c4ee7c4db OK 2024/11/09 03:05:38 DEBUG : Waiting for deletions to finish 2024/11/09 03:05:39 DEBUG : large: Excluded (Size Filter) 2024/11/09 03:05:39 INFO : medium: Deleted 2024/11/09 03:05:39 INFO : small: Deleted --- PASS: TestDelete (8.47s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:05:43 DEBUG : small: md5 = cfd99b095852fec926b53bf7d72f9da4 OK 2024/11/09 03:05:45 DEBUG : medium: md5 = fbff488c17c328d86ff3f5514a70336f OK 2024/11/09 03:05:46 DEBUG : large: md5 = 66a8651080e7b430b692fb62d857bfdf OK 2024/11/09 03:05:47 DEBUG : Waiting for deletions to finish 2024/11/09 03:05:47 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/09 03:05:47 INFO : small: Deleted 2024/11/09 03:05:47 INFO : medium: Deleted --- PASS: TestMaxDelete (8.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:05:51 DEBUG : small: md5 = 37ab8a639863cc75579926cfa69d81d9 OK 2024/11/09 03:05:53 DEBUG : medium: md5 = 37cf70395fc1b0962497abb017f66034 OK 2024/11/09 03:05:55 DEBUG : large: md5 = 52376f75de7c508a3d2045a80b464628 OK 2024/11/09 03:05:55 DEBUG : Waiting for deletions to finish 2024/11/09 03:05:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/09 03:05:56 INFO : medium: Deleted 2024/11/09 03:05:56 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.63s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:06:00 DEBUG : small: md5 = f17ffa044c1db8b7f7a726c84a1374f8 OK 2024/11/09 03:06:02 DEBUG : medium: md5 = 9f3459a9ba1e52b84568106bf1636287 OK 2024/11/09 03:06:04 DEBUG : large: md5 = a064641685f25e40dac10b1988db4750 OK 2024/11/09 03:06:04 DEBUG : Waiting for deletions to finish 2024/11/09 03:06:04 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/09 03:06:05 INFO : large: Deleted 2024/11/09 03:06:05 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.75s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:06:09 DEBUG : ReadFile: md5 = 6d065198d511c6bd021a41f6f4d82aee OK --- PASS: TestReadFile (5.92s) === RUN TestRetry 2024/11/09 03:06:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/09 03:06:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/09 03:06:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/09 03:06:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/09 03:06:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/09 03:06:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/09 03:06:13 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-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:06:15 DEBUG : file1: md5 = 5b020fed17dbc3757b3cee226a941502 OK 2024/11/09 03:06:17 DEBUG : file2: md5 = 3ff8e78f12d04e3b27a556d6263ebfce OK --- PASS: TestCat (19.08s) === RUN TestPurge 2024/11/09 03:06:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yapazod5paju" 2024/11/09 03:06:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 03:06:32 DEBUG : Creating backend with remote "TestDrive:crypt/qnt65t2lfutg3bkt92qer45fvdbd9uv71umtp5kb0ok9m2t3ph80" 2024/11/09 03:06:33 DEBUG : Creating backend with remote "/tmp/rclone4124144434" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yapazod5paju'", Local "Local file system at /tmp/rclone4124144434", Modify Window "1ms" 2024/11/09 03:06:40 DEBUG : A1/B1/C1/one: md5 = 5c317be6eb1e4d2dd66e32bff62c4cad OK 2024/11/09 03:06:40 DEBUG : A2: Making directory 2024/11/09 03:06:41 DEBUG : A1/B2: Making directory 2024/11/09 03:06:42 DEBUG : A1/B2/C2: Making directory 2024/11/09 03:06:43 DEBUG : A1/B1/C3: Making directory 2024/11/09 03:06:44 DEBUG : A3: Making directory 2024/11/09 03:06:46 DEBUG : A3/B3: Making directory 2024/11/09 03:06:47 DEBUG : A3/B3/C4: Making directory 2024/11/09 03:06:50 DEBUG : A1/two: md5 = df19f2598eb6279963cd84ad19ccd792 OK 2024/11/09 03:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yapazod5paju': Purge remote 2024/11/09 03:06:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:06:59 DEBUG : A1/B1/C1/one: md5 = 93c04fc0e9ffb5017ec99b9fbd484669 OK 2024/11/09 03:06:59 DEBUG : A2: Making directory 2024/11/09 03:07:01 DEBUG : A1/B2: Making directory 2024/11/09 03:07:02 DEBUG : A1/B2/C2: Making directory 2024/11/09 03:07:03 DEBUG : A1/B1/C3: Making directory 2024/11/09 03:07:04 DEBUG : A3: Making directory 2024/11/09 03:07:05 DEBUG : A3/B3: Making directory 2024/11/09 03:07:07 DEBUG : A3/B3/C4: Making directory 2024/11/09 03:07:10 DEBUG : A1/two: md5 = b9ad60726c45ad486c64e13e895fbd1d OK 2024/11/09 03:07:11 DEBUG : removing 1 level 3 directories 2024/11/09 03:07:11 INFO : A3/B3/C4: Removing directory 2024/11/09 03:07:14 DEBUG : removing 2 level 3 directories 2024/11/09 03:07:14 INFO : A1/B2/C2: Removing directory 2024/11/09 03:07:14 INFO : A1/B1/C3: Removing directory 2024/11/09 03:07:15 DEBUG : removing 2 level 2 directories 2024/11/09 03:07:15 INFO : A3/B3: Removing directory 2024/11/09 03:07:15 INFO : A1/B2: Removing directory 2024/11/09 03:07:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/09 03:07:16 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/09 03:07:16 DEBUG : removing 2 level 1 directories 2024/11/09 03:07:16 INFO : A3: Removing directory 2024/11/09 03:07:16 INFO : A2: Removing directory 2024/11/09 03:07:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/09 03:07:22 DEBUG : removing 1 level 3 directories 2024/11/09 03:07:22 INFO : A1/B1/C1: Removing directory 2024/11/09 03:07:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:23 DEBUG : removing 1 level 2 directories 2024/11/09 03:07:23 INFO : A1/B1: Removing directory 2024/11/09 03:07:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/09 03:07:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/09 03:07:24 DEBUG : removing 1 level 1 directories 2024/11/09 03:07:24 INFO : A1: Removing directory 2024/11/09 03:07:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/09 03:07:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/09 03:07:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/09 03:07:25 DEBUG : removing 1 level 0 directories 2024/11/09 03:07:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Removing directory 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/09 03:07:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (32.47s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:07:28 DEBUG : A1: Making directory 2024/11/09 03:07:29 DEBUG : A1/B1: Making directory 2024/11/09 03:07:30 DEBUG : A1/B1/C1: Making directory 2024/11/09 03:07:33 DEBUG : removing 1 level 3 directories 2024/11/09 03:07:33 INFO : A1/B1/C1: Removing directory 2024/11/09 03:07:34 DEBUG : removing 1 level 2 directories 2024/11/09 03:07:34 INFO : A1/B1: Removing directory 2024/11/09 03:07:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/09 03:07:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.80s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:07:37 DEBUG : A1: Making directory 2024/11/09 03:07:39 DEBUG : A1/B1: Making directory 2024/11/09 03:07:40 DEBUG : A1/B1/C1: Making directory 2024/11/09 03:07:43 DEBUG : removing 1 level 3 directories 2024/11/09 03:07:43 INFO : A1/B1/C1: Removing directory 2024/11/09 03:07:44 DEBUG : removing 1 level 2 directories 2024/11/09 03:07:44 INFO : A1/B1: Removing directory 2024/11/09 03:07:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/09 03:07:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.76s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:07:49 DEBUG : file1: md5 = 4a5423707339d2545ad41aebec374a44 OK 2024/11/09 03:07:50 DEBUG : filename.txt: File name found in url 2024/11/09 03:07:52 DEBUG : filename.txt: md5 = a83410cb295596bff5039c7898fb9391 OK 2024/11/09 03:07:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/09 03:07:54 DEBUG : headerfilename.txt: md5 = b7aee61b85b4f43a815b0a785daecd25 OK 2024/11/09 03:07:56 DEBUG : file2: md5 = 6dfc2dcc4d913e886a44fecac2c22838 OK --- PASS: TestCopyURL (13.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:08:01 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/09 03:08:04 DEBUG : sub/file2: md5 = 64617236cfc362a668257d4d829d4f0d OK 2024/11/09 03:08:04 INFO : file1: Copied (new) to: sub/file2 2024/11/09 03:08:04 INFO : file1: Deleted 2024/11/09 03:08:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 03:08:05 DEBUG : file1: Unchanged skipping 2024/11/09 03:08:05 INFO : file1: Deleted 2024/11/09 03:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': don't need to copy/move sub/file2, it is already at target location 2024/11/09 03:08:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.60s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:08:09 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/09 03:08:10 DEBUG : file1: md5 = 90a7786e18d8adb07c8a77558b9baf11 OK 2024/11/09 03:08:10 INFO : file1: Copied (new) 2024/11/09 03:08:10 INFO : file1: Deleted 2024/11/09 03:08:11 DEBUG : file1: Destination exists, skipping 2024/11/09 03:08:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.24s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.54s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:08:17 DEBUG : dst/file1: md5 = fde6c521335f3af832ae7b605dba9a54 OK 2024/11/09 03:08:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobaxom3reke/backup" 2024/11/09 03:08:18 DEBUG : Creating backend with remote "TestDrive:crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0/1nrff024r7pq65ecp72fc28jb0" 2024/11/09 03:08:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/09 03:08:23 INFO : dst/file1: Moved (server-side) 2024/11/09 03:08:25 DEBUG : dst/file1: md5 = 419946c977323fa8a687238a48aecfae OK 2024/11/09 03:08:25 INFO : dst/file1: Copied (new) 2024/11/09 03:08:25 INFO : dst/file1: Deleted 2024/11/09 03:08:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/09 03:08:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/09 03:08:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.34s) === 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-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:08:34 DEBUG : A1/one: md5 = b151ce30f2aa61f1b5f7f4cf416ce939 OK 2024/11/09 03:08:36 DEBUG : A1/two: md5 = a610cd6dcbdc26a1a684600e8d1e54b2 OK 2024/11/09 03:08:39 DEBUG : A1/B1/three: md5 = 0f90f272b3a0dbf235a4f2658ad44473 OK 2024/11/09 03:08:42 DEBUG : A1/B1/C1/four: md5 = 8fd107de6e665229565c5ff273ab2f2c OK 2024/11/09 03:08:45 DEBUG : A1/B1/C2/five: md5 = b1481853d47474fd972de76619a1bb80 OK 2024/11/09 03:08:45 DEBUG : A1/B2: Making directory 2024/11/09 03:08:47 DEBUG : A1/B1/C3: Making directory 2024/11/09 03:09:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/09 03:09:00 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/09 03:09:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/09 03:09:00 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/09 03:09:01 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/09 03:09:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/09 03:09:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/09 03:09:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/09 03:09:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/09 03:09:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/09 03:09:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/09 03:09:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/09 03:09:16 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/09 03:09:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/09 03:09:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/09 03:09:17 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/09 03:09:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/09 03:09:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/09 03:09:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/09 03:09:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/09 03:09:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/09 03:09:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/09 03:09:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/09 03:09:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/09 03:09:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/09 03:09:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/09 03:09:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/09 03:09:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/09 03:09:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/09 03:09:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/09 03:09:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (63.26s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': File to upload is small (34 bytes), uploading instead of streaming 2024/11/09 03:09:37 DEBUG : no_checksum_small_file_from_pipe: md5 = 4e8436df3185702689118e592fa08bd1 OK 2024/11/09 03:09:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/09 03:09:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/09 03:09:38 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/09 03:09:39 DEBUG : no_checksum_big_file_from_pipe: md5 = 9139e791b13e008042cfbeec15d60794 OK 2024/11/09 03:09:39 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-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': File to upload is small (34 bytes), uploading instead of streaming 2024/11/09 03:09:43 DEBUG : with_checksum_small_file_from_pipe: md5 = d0f558be7e6e1fba4fc370d252116789 OK 2024/11/09 03:09:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/09 03:09:44 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/09 03:09:46 DEBUG : with_checksum_big_file_from_pipe: md5 = 30b1e1dfe505aa0ed98cd8a50001ac9f OK 2024/11/09 03:09:46 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-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': File to upload is small (34 bytes), uploading instead of streaming 2024/11/09 03:09:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 03:09:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/09 03:09:52 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-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': File to upload is small (34 bytes), uploading instead of streaming 2024/11/09 03:09:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/09 03:09:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/09 03:09:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.32s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/09 03:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': File to upload is small (48 bytes), uploading instead of streaming 2024/11/09 03:10:02 DEBUG : rcat_metadata: md5 = 6f44800e95e22f2b0b0ec69c02ee4816 OK 2024/11/09 03:10:02 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/09 03:10:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/09 03:10:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = ed53c8a4b6c75c54eccec075a10297fb OK 2024/11/09 03:10:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.52s) --- PASS: TestRcatMetadata/Normal (3.26s) --- PASS: TestRcatMetadata/ViaDisk (3.75s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:10:10 DEBUG : potato1: md5 = fc6b55c6d7447ab837d6086813bd3521 OK 2024/11/09 03:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': File to upload is small (60 bytes), uploading instead of streaming 2024/11/09 03:10:11 DEBUG : potato2: md5 = 47a58de2db6918c71ab946ca412e686b OK 2024/11/09 03:10:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.77s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:10:15 DEBUG : potato1: md5 = 6e3953d50c833891722cbb0b33857259 OK 2024/11/09 03:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': File to upload is small (60 bytes), uploading instead of streaming 2024/11/09 03:10:17 DEBUG : potato2: md5 = 8cb66efb889886bd3ab8f7c5cdd21448 OK 2024/11/09 03:10:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.43s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:10:22 DEBUG : potato2: md5 = 0260c9f0b9721cf01d63f046b04ac832 OK 2024/11/09 03:10:24 DEBUG : empty space: md5 = e1c258fc6859d8ae73dc5f06a55512c0 OK 2024/11/09 03:10:27 DEBUG : sub dir/potato3: md5 = 3e03530a040329aaaa4508560efe4cae OK 2024/11/09 03:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Touching "empty space" 2024/11/09 03:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Touching "potato2" 2024/11/09 03:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Touching "sub dir/potato3" 2024/11/09 03:10:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.36s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:10:34 DEBUG : dir with metadata: Making directory with metadata 2024/11/09 03:10:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:10:38 DEBUG : directory with modtime: Making directory with metadata 2024/11/09 03:10:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:10:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/09 03:10:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/09 03:10:41 DEBUG : Google drive root 'crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0': Skipping btime metadata as can't update it on an existing file: 2024-11-09T03:10:41.455196707Z 2024/11/09 03:10:42 INFO : non existent directory: Updated directory metadata 2024/11/09 03:10:45 DEBUG : Google drive root 'crypt/r9sds6lde264jbf0voedgim8qdecl3orj0q5foge6ktobdq0n9p0': Skipping btime metadata as can't update it on an existing file: 2024-11-09T03:10:41.455196707Z 2024/11/09 03:10:46 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.80s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:10:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/09 03:10:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/09 03:10:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.39s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:10:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/09 03:10:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/09 03:10:53 DEBUG : dst: Making directory with metadata 2024/11/09 03:10:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/09 03:10:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 03:10:55 INFO : dst: Set directory modification time (using SetModTime) 2024/11/09 03:10:56 INFO : dst: Set directory modification time (using SetModTime) 2024/11/09 03:10:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/09 03:10:56 INFO : dst: Set directory modification time (using SetModTime) 2024/11/09 03:10:56 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.03s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke'", Local "Local file system at /tmp/rclone793992317", Modify Window "1ms" 2024/11/09 03:11:01 DEBUG : sub dir/test remove existing: md5 = 0ccc8b803ff9539838be632ec4448696 OK 2024/11/09 03:11:03 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890: md5 = 06914a0cecc52e076bba36bbc1e597be OK 2024/11/09 03:11:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wakihus3" before starting 2024/11/09 03:11:06 DEBUG : sub dir/test remove existing.wakihus3: TEST: removing renamed existing file after operation 2024/11/09 03:11:08 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890: TEST: renaming existing object to "sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.beneveg0" before starting 2024/11/09 03:11:09 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.beneveg0: TEST: renaming existing back after failed operation 2024/11/09 03:11:11 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890: TEST: renaming existing object to "sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.vasayeb9" before starting 2024/11/09 03:11:12 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.vasayeb9: TEST: removing renamed existing file after operation 2024/11/09 03:11:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "i20b31c049i48mjjg3mt0jn54ah3hu3hliorqug7r2j0k7ihd340" 2024/11/09 03:11:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tl1r8qg1pav9g7ldgml5aob9c5qu3i2qc5v7qd1oad2cltejlndktibm65m2cp83tu110dub1lj07g7vtqh8oscfmsh880ppmrjh7vs64uig83cgop9dvje1ih473h1urbi9h14mrl3qcsve3mjll470gbfndielhc2qfbkl28n54aq93on7p6l61nldvgk04eta9lb2g9410lvpfhtid4fkcplho9lf0su516g" --- PASS: TestRemoveExisting (16.86s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/09 03:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobaxom3reke': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m41.447897192s (try 1/5)