"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/10/26 01:36:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji" 2024/10/26 01:36:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:36:32 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0" 2024/10/26 01:36:33 DEBUG : Creating backend with remote "/tmp/rclone2933653598" === 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-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/26 01:36:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/26 01:36:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/26 01:36:34 DEBUG : potato: Seek from 10 to 0 2024/10/26 01:36:34 DEBUG : potato: Seek from 10 to 0 2024/10/26 01:36:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/26 01:36:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/26 01:36:34 DEBUG : potato: Seek from 5 to 2 2024/10/26 01:36:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/26 01:36:34 DEBUG : potato: Seek from 7 to 0 2024/10/26 01:36:34 DEBUG : potato: Seek from 7 to 0 2024/10/26 01:36:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/26 01:36:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/26 01:36:34 DEBUG : potato: Seek from 5 to 2 2024/10/26 01:36:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/26 01:36:34 DEBUG : potato: Seek from 8 to 0 2024/10/26 01:36:34 DEBUG : potato: Seek from 8 to 0 2024/10/26 01:36:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/26 01:36:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/26 01:36:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/26 01:36:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/26 01:36:34 DEBUG : potato: Seek from 5 to 2 2024/10/26 01:36:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/26 01:36:34 DEBUG : potato: Seek from 9 to 0 2024/10/26 01:36:34 DEBUG : potato: Seek from 9 to 0 2024/10/26 01:36:34 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-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:36:37 DEBUG : rutabaga: md5 = 7a8d5fe8d8fd840179cae88fa1a4f701 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/26 01:36:41 DEBUG : empty space: md5 = c32ad84c292c0417085787e5dd5cc6ea OK === RUN TestCheck/3 2024/10/26 01:36:43 DEBUG : potato2: md5 = 36f58047eb1807c8517da565028ee05b OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/26 01:36:46 DEBUG : remotepotato: md5 = 4d370924a3bb77893f51b26c6cd658d2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.86s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/10/26 01:36:50 DEBUG : Creating backend with remote "nonexistent" 2024/10/26 01:36:50 DEBUG : Creating backend with remote "nonexistent" 2024/10/26 01:36:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/26 01:36:50 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/10/26 01:36:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/26 01:36:50 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-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:36:51 DEBUG : rutabaga: md5 = 2fe10b431267ee2c151b3e31ab196ebc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/26 01:36:56 DEBUG : empty space: md5 = 4214cf0d5d9daeec0994675cb899d50e OK === RUN TestCheckDownload/3 2024/10/26 01:37:00 DEBUG : potato2: md5 = db86ff8b07c1efed4e06f4e164315cb3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/26 01:37:04 DEBUG : remotepotato: md5 = cfe0038c076ac6052e69b714be36dec7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.30s) --- PASS: TestCheckDownload/1 (1.22s) --- PASS: TestCheckDownload/2 (1.29s) --- PASS: TestCheckDownload/3 (1.25s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (1.22s) --- PASS: TestCheckDownload/7 (1.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:37:12 DEBUG : rutabaga: md5 = 00a16706286b0de366df6d90de3ffe8e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/26 01:37:14 DEBUG : empty space: md5 = 57116532c18d9e8ebca7c157c827de05 OK === RUN TestCheckSizeOnly/3 2024/10/26 01:37:17 DEBUG : potato2: md5 = 098bb87816cfc28bc20e6cd2f420fdc8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/26 01:37:19 DEBUG : remotepotato: md5 = c0081b14ca74986d2e92699fe8e107e3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.65s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:37:26 DEBUG : test.sum: md5 = 0e01f15376b06907fb16f8e88cece361 OK 2024/10/26 01:37:27 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/26 01:37:27 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/26 01:37:27 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/26 01:37:27 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/26 01:37:29 DEBUG : test.sum: md5 = c742864503ee89f39343482863fa2933 OK 2024/10/26 01:37:30 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/26 01:37:30 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/26 01:37:30 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/26 01:37:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.88s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/data" 2024/10/26 01:37:32 DEBUG : Config file has changed externally - reloading 2024/10/26 01:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji/data' lacks md5, skipping --- SKIP: TestCheckSum (2.19s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:37:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/data" 2024/10/26 01:37:34 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/vjrnln8ratgmqakfosrqe8espk" 2024/10/26 01:37:38 DEBUG : data/banana: md5 = 46a0184eb8efdb8bf196102defcaa9be OK 2024/10/26 01:37:40 DEBUG : test.sum: md5 = 87bb32801ac039fcae9e45a31fe67825 OK === RUN TestCheckSumDownload/subtest1 2024/10/26 01:37:45 DEBUG : data/potato: md5 = b935272ff9e258ac896f5d9ab23f46d1 OK 2024/10/26 01:37:47 DEBUG : test.sum: md5 = f62653648b7ae2bf2a2b38f6946fd965 OK === RUN TestCheckSumDownload/subtest2 2024/10/26 01:37:52 DEBUG : test.sum: md5 = 4109a7c3eb0fd65f78ce1e4c206bc967 OK === RUN TestCheckSumDownload/subtest3 2024/10/26 01:37:57 DEBUG : test.sum: md5 = cac7ffbb4e1f65ebb57d84ffd9fa80fb OK === RUN TestCheckSumDownload/subtest4 2024/10/26 01:38:02 DEBUG : test.sum: md5 = f78efe599b7d96efb59efdfd2762e52a OK === RUN TestCheckSumDownload/subtest5 2024/10/26 01:38:06 DEBUG : test.sum: md5 = 13897d64f561e542b9cc6edae029d593 OK === RUN TestCheckSumDownload/subtest6 2024/10/26 01:38:11 DEBUG : data/banana: md5 = 81b8972622b36a2fc5ee6f71fb729c06 OK 2024/10/26 01:38:13 DEBUG : data/potato: md5 = c5744944e97d85e21d2d9e48be3c63ac OK 2024/10/26 01:38:15 DEBUG : test.sum: md5 = c1871147692edfad888073805e13883c OK === RUN TestCheckSumDownload/subtest7 2024/10/26 01:38:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/26 01:38:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (47.58s) --- PASS: TestCheckSumDownload/subtest1 (3.16s) --- PASS: TestCheckSumDownload/subtest2 (2.31s) --- PASS: TestCheckSumDownload/subtest3 (2.70s) --- PASS: TestCheckSumDownload/subtest4 (2.82s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (2.14s) --- PASS: TestCheckSumDownload/subtest7 (2.51s) === RUN TestApplyTransforms 2024/10/26 01:38:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vehirab7qivo" 2024/10/26 01:38:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:38:21 DEBUG : Creating backend with remote "TestDrive:crypt/afmclau2al2pn1mo8fg0e0pva4p076430mi7o5a650m799f47t70" 2024/10/26 01:38:22 DEBUG : Creating backend with remote "/tmp/rclone1865589693" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vehirab7qivo'", Local "Local file system at /tmp/rclone1865589693", Modify Window "1ms" 2024/10/26 01:38:25 DEBUG : hello, world!: md5 = 193768519235817facc0b2985593ded9 OK upper checkfile vs. lower remote (without normalization) 2024/10/26 01:38:26 ERROR : hello, world!: sum not found 2024/10/26 01:38:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vehirab7qivo' 2024/10/26 01:38:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehirab7qivo': 1 files missing 2024/10/26 01:38:26 NOTICE: 1 hashes missing 2024/10/26 01:38:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehirab7qivo': 2 differences found 2024/10/26 01:38:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehirab7qivo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/26 01:38:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:38:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehirab7qivo': 0 differences found 2024/10/26 01:38:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehirab7qivo': 1 matching files 2024/10/26 01:38:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiboyiw0gefi" 2024/10/26 01:38:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:38:28 DEBUG : Creating backend with remote "TestDrive:crypt/mhkfl9ceff6vedsonusv755a9bbadlntvhd61rphvdfegqj0lcm0" 2024/10/26 01:38:29 DEBUG : Creating backend with remote "/tmp/rclone20866359" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiboyiw0gefi'", Local "Local file system at /tmp/rclone20866359", Modify Window "1ms" 2024/10/26 01:38:32 DEBUG : HELLO, WORLD!: md5 = f76d3d38284349a00fa9aaa54c2ecbb6 OK lower checkfile vs. upper remote (without normalization) 2024/10/26 01:38:32 ERROR : HELLO, WORLD!: sum not found 2024/10/26 01:38:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiboyiw0gefi' 2024/10/26 01:38:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiboyiw0gefi': 1 files missing 2024/10/26 01:38:32 NOTICE: 1 hashes missing 2024/10/26 01:38:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiboyiw0gefi': 2 differences found 2024/10/26 01:38:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiboyiw0gefi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/26 01:38:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:38:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiboyiw0gefi': 0 differences found 2024/10/26 01:38:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiboyiw0gefi': 1 matching files 2024/10/26 01:38:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moxutur8fajo" 2024/10/26 01:38:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:38:34 DEBUG : Creating backend with remote "TestDrive:crypt/hnqso1lholocc55aafphr5qfcbvh7i02k5lrd6smlsvgkl6n3m00" 2024/10/26 01:38:35 DEBUG : Creating backend with remote "/tmp/rclone3600192131" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-moxutur8fajo'", Local "Local file system at /tmp/rclone3600192131", Modify Window "1ms" 2024/10/26 01:38:38 DEBUG : HeLlO, wOrLd!: md5 = 726be1f7836525387a15dbf397c1fd6b OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/26 01:38:38 ERROR : HeLlO, wOrLd!: sum not found 2024/10/26 01:38:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-moxutur8fajo' 2024/10/26 01:38:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxutur8fajo': 1 files missing 2024/10/26 01:38:38 NOTICE: 1 hashes missing 2024/10/26 01:38:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxutur8fajo': 2 differences found 2024/10/26 01:38:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxutur8fajo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/26 01:38:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:38:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxutur8fajo': 0 differences found 2024/10/26 01:38:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxutur8fajo': 1 matching files 2024/10/26 01:38:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ticovez2sune" 2024/10/26 01:38:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:38:40 DEBUG : Creating backend with remote "TestDrive:crypt/ovgshoer491ootn40fjfjasjjpshqanf8mmcobbu5354m2f30ju0" 2024/10/26 01:38:41 DEBUG : Creating backend with remote "/tmp/rclone4245879739" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ticovez2sune'", Local "Local file system at /tmp/rclone4245879739", Modify Window "1ms" 2024/10/26 01:38:44 DEBUG : HELLO, WORLD!: md5 = a3959d3cf32ae1977f01feff7a5efe6b OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/26 01:38:45 ERROR : HELLO, WORLD!: sum not found 2024/10/26 01:38:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ticovez2sune' 2024/10/26 01:38:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticovez2sune': 1 files missing 2024/10/26 01:38:45 NOTICE: 1 hashes missing 2024/10/26 01:38:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticovez2sune': 2 differences found 2024/10/26 01:38:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticovez2sune': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/26 01:38:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:38:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticovez2sune': 0 differences found 2024/10/26 01:38:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticovez2sune': 1 matching files 2024/10/26 01:38:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwuwew3bira" 2024/10/26 01:38:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:38:46 DEBUG : Creating backend with remote "TestDrive:crypt/s4dr1t0n0es5bt5i4l2dtk240hqctiq5a5rjjokfu26137500c80" 2024/10/26 01:38:47 DEBUG : Creating backend with remote "/tmp/rclone3679720492" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riwuwew3bira'", Local "Local file system at /tmp/rclone3679720492", Modify Window "1ms" 2024/10/26 01:38:50 DEBUG : 測試_Русский___ě_áñ: md5 = 85d2d38b87ac0c8f884be3f4726b6aa6 OK NFD checkfile vs. NFC remote (without normalization) 2024/10/26 01:38:51 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/26 01:38:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-riwuwew3bira' 2024/10/26 01:38:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuwew3bira': 1 files missing 2024/10/26 01:38:51 NOTICE: 1 hashes missing 2024/10/26 01:38:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuwew3bira': 2 differences found 2024/10/26 01:38:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuwew3bira': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/26 01:38:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:38:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuwew3bira': 0 differences found 2024/10/26 01:38:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuwew3bira': 1 matching files 2024/10/26 01:38:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xenafij7migu" 2024/10/26 01:38:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:38:52 DEBUG : Creating backend with remote "TestDrive:crypt/o5sp5ll956hq9v4b2mmf31smcjipninpjq12flhctfem2k8iuan0" 2024/10/26 01:38:53 DEBUG : Creating backend with remote "/tmp/rclone4008751486" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xenafij7migu'", Local "Local file system at /tmp/rclone4008751486", Modify Window "1ms" 2024/10/26 01:38:56 DEBUG : 測試_Русский___ě_áñ: md5 = 42c460f53a63f3d0c68c7d633bd1fec8 OK NFC checkfile vs. NFD remote (without normalization) 2024/10/26 01:38:57 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/26 01:38:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xenafij7migu' 2024/10/26 01:38:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xenafij7migu': 1 files missing 2024/10/26 01:38:57 NOTICE: 1 hashes missing 2024/10/26 01:38:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xenafij7migu': 2 differences found 2024/10/26 01:38:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xenafij7migu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/26 01:38:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:38:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xenafij7migu': 0 differences found 2024/10/26 01:38:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xenafij7migu': 1 matching files 2024/10/26 01:38:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liqorox7besa" 2024/10/26 01:38:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:38:58 DEBUG : Creating backend with remote "TestDrive:crypt/6q1hsiv2cbfjp15mc20enoam8lcsev21fcgts9aqq8hceskm6bgg" 2024/10/26 01:38:59 DEBUG : Creating backend with remote "/tmp/rclone1698484924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liqorox7besa'", Local "Local file system at /tmp/rclone1698484924", Modify Window "1ms" 2024/10/26 01:39:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 148d563c772cda57ad2ea556a921e8a2 OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/26 01:39:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/26 01:39:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liqorox7besa' 2024/10/26 01:39:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqorox7besa': 1 files missing 2024/10/26 01:39:03 NOTICE: 1 hashes missing 2024/10/26 01:39:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqorox7besa': 2 differences found 2024/10/26 01:39:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqorox7besa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/26 01:39:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:39:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqorox7besa': 0 differences found 2024/10/26 01:39:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqorox7besa': 1 matching files 2024/10/26 01:39:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugipep9dovo" 2024/10/26 01:39:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:39:04 DEBUG : Creating backend with remote "TestDrive:crypt/v1dkvutd8905rnilpoeudq6tlhql0ibmf8bt77ip6rcn5p3rbnog" 2024/10/26 01:39:05 DEBUG : Creating backend with remote "/tmp/rclone3842510235" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugipep9dovo'", Local "Local file system at /tmp/rclone3842510235", Modify Window "1ms" 2024/10/26 01:39:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 11a2665ae5cfdb6400434e1230f702fb OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/26 01:39:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/26 01:39:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vugipep9dovo' 2024/10/26 01:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugipep9dovo': 1 files missing 2024/10/26 01:39:08 NOTICE: 1 hashes missing 2024/10/26 01:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugipep9dovo': 2 differences found 2024/10/26 01:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugipep9dovo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/26 01:39:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:39:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugipep9dovo': 0 differences found 2024/10/26 01:39:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugipep9dovo': 1 matching files 2024/10/26 01:39:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luzufiv4weha" 2024/10/26 01:39:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:39:10 DEBUG : Creating backend with remote "TestDrive:crypt/7m1uorp2t4e7m1u722k961qrg7423four8v4jtk45l0v35gbe3f0" 2024/10/26 01:39:11 DEBUG : Creating backend with remote "/tmp/rclone2574078424" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luzufiv4weha'", Local "Local file system at /tmp/rclone2574078424", Modify Window "1ms" 2024/10/26 01:39:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 04e3c6577a2d53c6c27d5fb5e9b7c904 OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/26 01:39:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/26 01:39:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luzufiv4weha' 2024/10/26 01:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzufiv4weha': 1 files missing 2024/10/26 01:39:14 NOTICE: 1 hashes missing 2024/10/26 01:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzufiv4weha': 2 differences found 2024/10/26 01:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzufiv4weha': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/26 01:39:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:39:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzufiv4weha': 0 differences found 2024/10/26 01:39:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzufiv4weha': 1 matching files 2024/10/26 01:39:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hotofuh0cuta" 2024/10/26 01:39:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:39:16 DEBUG : Creating backend with remote "TestDrive:crypt/vuu1mg0isfn78j60ttp21ntf108qdajgjv24flg5j7g6ujqa2td0" 2024/10/26 01:39:17 DEBUG : Creating backend with remote "/tmp/rclone3503063821" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hotofuh0cuta'", Local "Local file system at /tmp/rclone3503063821", Modify Window "1ms" 2024/10/26 01:39:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 90ff2f04eef6767173acd5154f922192 OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/26 01:39:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/26 01:39:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hotofuh0cuta' 2024/10/26 01:39:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotofuh0cuta': 1 files missing 2024/10/26 01:39:21 NOTICE: 1 hashes missing 2024/10/26 01:39:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotofuh0cuta': 2 differences found 2024/10/26 01:39:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotofuh0cuta': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/26 01:39:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/26 01:39:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotofuh0cuta': 0 differences found 2024/10/26 01:39:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hotofuh0cuta': 1 matching files 2024/10/26 01:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hotofuh0cuta': Purge remote 2024/10/26 01:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luzufiv4weha': Purge remote 2024/10/26 01:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugipep9dovo': Purge remote 2024/10/26 01:39:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liqorox7besa': Purge remote 2024/10/26 01:39:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xenafij7migu': Purge remote 2024/10/26 01:39:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riwuwew3bira': Purge remote 2024/10/26 01:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ticovez2sune': Purge remote 2024/10/26 01:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moxutur8fajo': Purge remote 2024/10/26 01:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiboyiw0gefi': Purge remote 2024/10/26 01:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vehirab7qivo': Purge remote --- PASS: TestApplyTransforms (67.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:39:29 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/26 01:39:32 DEBUG : sub/file2: md5 = 3b0b70d1839bac87386018a63f6df52e OK 2024/10/26 01:39:32 INFO : file1: Copied (new) to: sub/file2 2024/10/26 01:39:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:39:33 DEBUG : file1: Unchanged skipping 2024/10/26 01:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': don't need to copy/move sub/file2, it is already at target location 2024/10/26 01:39:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.80s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:39:40 DEBUG : dst/file1: md5 = 3b333cc1bee0003bfecdbd9186b45a3b OK 2024/10/26 01:39:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/backup" 2024/10/26 01:39:41 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/1nrff024r7pq65ecp72fc28jb0" 2024/10/26 01:39:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/26 01:39:46 INFO : dst/file1: Moved (server-side) 2024/10/26 01:39:48 DEBUG : dst/file1: md5 = c3cf4f2d91d3fc5ee0eafb91427d227b OK 2024/10/26 01:39:48 INFO : dst/file1: Copied (new) 2024/10/26 01:39:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/26 01:39:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/26 01:39:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.94s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:39:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/dst" 2024/10/26 01:39:54 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:39:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/CompareDest" 2024/10/26 01:39:56 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/gveqi14airsml4bgu7krj116o8" 2024/10/26 01:39:57 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 01:40:01 DEBUG : one: md5 = 7f5b7d2429043cce2baf3891c3cb52c0 OK 2024/10/26 01:40:01 INFO : one: Copied (new) 2024/10/26 01:40:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:40:04 DEBUG : one: md5 = 9bf58f7dde90bb10f3d1983ad706e9b7 OK 2024/10/26 01:40:04 INFO : one: Copied (replaced existing) 2024/10/26 01:40:06 DEBUG : dst/one: md5 = eda895fdc3ae4bc61afd121ae5080d57 OK 2024/10/26 01:40:09 DEBUG : CompareDest/one: md5 = 4afa31dcfae7a13bac513e2ba1462714 OK 2024/10/26 01:40:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:40:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:11 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:40:13 DEBUG : CompareDest/two: md5 = 4b9f169ad07974edbf1f346df89c7dd9 OK 2024/10/26 01:40:14 DEBUG : two: Need to transfer - File not found at Destination 2024/10/26 01:40:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 01:40:15 DEBUG : two: Need to transfer - File not found at Destination 2024/10/26 01:40:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:15 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 01:40:16 DEBUG : two: Need to transfer - File not found at Destination 2024/10/26 01:40:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/26 01:40:19 DEBUG : two: md5 = 1252f8d49f0bf6f776b70e6f7a43742e OK 2024/10/26 01:40:19 INFO : two: Copied (new) 2024/10/26 01:40:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:40:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:40:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:40:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.82s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:40:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/dst" 2024/10/26 01:40:25 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:40:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/CopyDest" 2024/10/26 01:40:27 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/26 01:40:28 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 01:40:31 DEBUG : one: md5 = 651f13dd989b55010b134b272f747532 OK 2024/10/26 01:40:31 INFO : one: Copied (new) 2024/10/26 01:40:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:40:35 DEBUG : one: md5 = ba4dfea42a7352fc1672bab1d2d896bd OK 2024/10/26 01:40:35 INFO : one: Copied (replaced existing) 2024/10/26 01:40:38 DEBUG : dst/one: md5 = ef5bc0b13b18dcb4e58e0991631be6cb OK 2024/10/26 01:40:42 DEBUG : CopyDest/one: md5 = d2556aa6ac7400ca32eea147e4c8193f OK 2024/10/26 01:40:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/BackupDir" 2024/10/26 01:40:42 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/26 01:40:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:40:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:40:47 INFO : one: Moved (server-side) 2024/10/26 01:40:48 INFO : one: Copied (server-side copy) 2024/10/26 01:40:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/26 01:40:51 DEBUG : CopyDest/two: md5 = 59dd1b316b07f6064ffb93dfdbb8fb60 OK 2024/10/26 01:40:51 DEBUG : two: Need to transfer - File not found at Destination 2024/10/26 01:40:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:53 INFO : two: Copied (server-side copy) 2024/10/26 01:40:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/26 01:40:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/26 01:40:54 DEBUG : two: Unchanged skipping 2024/10/26 01:40:56 DEBUG : CopyDest/three: md5 = 97d62c0a935df16a04ba7f5d7b6699da OK 2024/10/26 01:40:58 DEBUG : three: Need to transfer - File not found at Destination 2024/10/26 01:40:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/26 01:40:58 DEBUG : three: Destination not found in --copy-dest 2024/10/26 01:41:02 DEBUG : three: md5 = 310d70cc19a0f09de48fd1f8ba84ec29 OK 2024/10/26 01:41:02 INFO : three: Copied (new) 2024/10/26 01:41:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/26 01:41:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:41:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:41:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:41:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/26 01:41:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:41:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (45.89s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:41:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/26 01:41:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e9f171178293fa2f263264d4224f62f2 OK 2024/10/26 01:41:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/26 01:41:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/26 01:41: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/10/26 01:41:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/26 01:41:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/26 01:41:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f84a71544f474e35d173a0f7ee0a28b3 OK 2024/10/26 01:41:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/26 01:41:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/10/26 01:41:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.67s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:41:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Looking for duplicate names using skip mode. 2024/10/26 01:41:28 NOTICE: one: Found 2 files with duplicate names 2024/10/26 01:41:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:41:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Looking for duplicate names using skip mode. 2024/10/26 01:41:36 NOTICE: one: Found 3 files with duplicate names 2024/10/26 01:41:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/26 01:41:37 INFO : one: Deleted 2024/10/26 01:41:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.66s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:41:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Looking for duplicate names using first mode. 2024/10/26 01:41:44 NOTICE: one: Found 3 files with duplicate names 2024/10/26 01:41:45 INFO : one: Deleted 2024/10/26 01:41:46 INFO : one: Deleted 2024/10/26 01:41:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.39s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:41:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Looking for duplicate names using newest mode. 2024/10/26 01:41:53 NOTICE: one: Found 3 files with duplicate names 2024/10/26 01:41:53 INFO : one: Deleted 2024/10/26 01:41:54 INFO : one: Deleted 2024/10/26 01:41:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.53s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:42:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Looking for duplicate names using oldest mode. 2024/10/26 01:42:02 NOTICE: one: Found 3 files with duplicate names 2024/10/26 01:42:03 INFO : one: Deleted 2024/10/26 01:42:03 INFO : one: Deleted 2024/10/26 01:42:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.42s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:42:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Looking for duplicate names using largest mode. 2024/10/26 01:42:10 NOTICE: one: Found 3 files with duplicate names 2024/10/26 01:42:11 INFO : one: Deleted 2024/10/26 01:42:12 INFO : one: Deleted 2024/10/26 01:42:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.61s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:42:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Looking for duplicate names using smallest mode. 2024/10/26 01:42:19 NOTICE: one: Found 3 files with duplicate names 2024/10/26 01:42:20 INFO : one: Deleted 2024/10/26 01:42:21 INFO : one: Deleted 2024/10/26 01:42:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.69s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:42:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Looking for duplicate names using rename mode. 2024/10/26 01:42:29 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/26 01:42:31 INFO : one-2.txt: renamed from: one.txt 2024/10/26 01:42:32 INFO : one-3.txt: renamed from: one.txt 2024/10/26 01:42:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.28s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:42:40 DEBUG : dupe1/one.txt: md5 = b91824aa39970578de93190cf1163804 OK 2024/10/26 01:42:43 DEBUG : dupe2/two.txt: md5 = fd5e1f6b2c8e8f1e1c93a8b23883c870 OK 2024/10/26 01:42:46 DEBUG : dupe3/three.txt: md5 = fea54d23de95fa4305a717efb72c574b OK 2024/10/26 01:42:47 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/10/26 01:42:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/10/26 01:42:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/10/26 01:42:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/10/26 01:42:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/26 01:42:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/10/26 01:42:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.44s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:42:57 DEBUG : a.txt: md5 = 426c11373aa42caba2565f1a53c3edf0 OK 2024/10/26 01:42:58 DEBUG : zend.txt: md5 = 08598943131a5d33f1e53aaeaa18e474 OK 2024/10/26 01:43:02 DEBUG : sub dir/hello world: md5 = d31e88d4793cde61e5d2f27acfbd7d7d OK 2024/10/26 01:43:03 DEBUG : sub dir/hello world2: md5 = dee52455112cc8ad5d1563c2c1418b1e OK 2024/10/26 01:43:07 DEBUG : sub dir/ignore dir/.ignore: md5 = c3f08811ec1fa5eafc69a856f08daddd OK 2024/10/26 01:43:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 348b4170cd62bcf9a07a8f912c063b90 OK 2024/10/26 01:43:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = 42c931f4a300e92057905e41fcb76c18 OK 2024/10/26 01:43:13 DEBUG : a.txt: Excluded (Size Filter) 2024/10/26 01:43:13 DEBUG : a.txt: Excluded 2024/10/26 01:43:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/26 01:43:14 DEBUG : sub dir/hello world: Excluded 2024/10/26 01:43:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/26 01:43:14 DEBUG : sub dir/hello world2: Excluded 2024/10/26 01:43:14 DEBUG : sub dir/ignore dir: Excluded 2024/10/26 01:43:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/26 01:43:14 DEBUG : sub dir/hello world: Excluded 2024/10/26 01:43:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/26 01:43:14 DEBUG : sub dir/hello world2: Excluded 2024/10/26 01:43:15 DEBUG : sub dir/ignore dir: Excluded 2024/10/26 01:43:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/10/26 01:43:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/10/26 01:43:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/10/26 01:43:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/10/26 01:43:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/10/26 01:43:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/26 01:43:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (29.27s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:43:26 DEBUG : file1: md5 = 891337d5b739967db0ac50b6d617f5b2 OK 2024/10/26 01:43:29 DEBUG : sub/file2: md5 = 85492086cf466ea5f4b765146a0ec4e7 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/10/26 01:43:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/10/26 01:43:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/10/26 01:43:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/10/26 01:43:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.11s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.32s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:43:38 DEBUG : file1: md5 = 23bdfd71a5d93c06d2756678345009d7 OK 2024/10/26 01:43:41 DEBUG : sub/file2: md5 = e2e2c1ae78f7c09f5e2425f2f6afd845 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/10/26 01:43:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/notfound" 2024/10/26 01:43:45 DEBUG : Config file has changed externally - reloading 2024/10/26 01:43:45 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/qe0i31qdkoejk60elps0ni5sqk" 2024/10/26 01:43:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.86s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.33s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Making directory 2024/10/26 01:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:43:54 DEBUG : sub dir/hello world: md5 = b774683d716553461d1b6c9ef482a7d8 OK 2024/10/26 01:43:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.16s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:43:59 DEBUG : potato2: md5 = e7da1ae723f8eaffc57328dc10088718 OK 2024/10/26 01:44:01 DEBUG : empty space: md5 = 49801dc6676b66ac982fadb4e84bf1f0 OK --- PASS: TestLs (6.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:44:05 DEBUG : potato2: md5 = fc3e6c88722b868de749d5376eebef79 OK 2024/10/26 01:44:07 DEBUG : empty space: md5 = 93a0273c05a2c78258a9a902644a6042 OK 2024/10/26 01:44:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/26 01:44:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.46s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:44:13 DEBUG : potato2: md5 = 288f1c32b1842acfcb36ef8428364064 OK 2024/10/26 01:44:14 DEBUG : empty space: md5 = ed1e5552327f9213a6b76fca13e8fc7c OK --- PASS: TestLsLong (5.80s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:44:19 DEBUG : potato2: md5 = e05f0c214adb56279ef1b6224bc39075 OK 2024/10/26 01:44:20 DEBUG : empty space: md5 = 5894476cfdc6aab98683015ff5fa06cc OK --- PASS: TestHashSums (6.31s) === RUN TestHashSumsWithErrors 2024/10/26 01:44:23 DEBUG : Creating backend with remote ":memory:" 2024/10/26 01:44:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/26 01:44:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/26 01:44:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/26 01:44:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/26 01:44:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/26 01:44:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/26 01:44:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/26 01:44:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/26 01:44:23 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-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:44:25 DEBUG : potato2: md5 = 3e80e76421ce0971f4eb161f3e1692e0 OK 2024/10/26 01:44:27 DEBUG : empty space: md5 = 05358fda297fbe6d48496f0143ae46c3 OK 2024/10/26 01:44:30 DEBUG : sub dir/potato3: md5 = b35b1399e92af96bf38b3d545f0159b2 OK 2024/10/26 01:44:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.30s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:44:36 DEBUG : small: md5 = 638a58035eee7608d4bde889a9be571c OK 2024/10/26 01:44:38 DEBUG : medium: md5 = 9901a89fdc585834427c4aa8d0b53af4 OK 2024/10/26 01:44:40 DEBUG : large: md5 = 76ef5e9b154f76ff2157b713436fcf55 OK 2024/10/26 01:44:40 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:40 DEBUG : large: Excluded (Size Filter) 2024/10/26 01:44:41 INFO : small: Deleted 2024/10/26 01:44:41 INFO : medium: Deleted --- PASS: TestDelete (7.92s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:44:44 DEBUG : small: md5 = 2c218950c4c1681e2eac17dfd68ba3a7 OK 2024/10/26 01:44:46 DEBUG : medium: md5 = 23564c9b739ec4c7055c57eaab0efaef OK 2024/10/26 01:44:48 DEBUG : large: md5 = e24ff505c3811e72e73e755dd00497bd OK 2024/10/26 01:44:48 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:48 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/10/26 01:44:49 INFO : small: Deleted 2024/10/26 01:44:49 INFO : medium: Deleted --- PASS: TestMaxDelete (8.50s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:44:52 DEBUG : small: md5 = 46988609c3f2fc8155935fb3dcc442c3 OK 2024/10/26 01:44:54 DEBUG : medium: md5 = 76a945fcd47bd809c26b7a4c71b573f2 OK 2024/10/26 01:44:56 DEBUG : large: md5 = 18e21e3be993843528ca02f518eca7f8 OK 2024/10/26 01:44:57 DEBUG : Waiting for deletions to finish 2024/10/26 01:44:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/26 01:44:57 INFO : medium: Deleted 2024/10/26 01:44:57 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:45:01 DEBUG : small: md5 = c094975c92d9b6be42c4fe34384acafc OK 2024/10/26 01:45:03 DEBUG : medium: md5 = 4df5d954e512f4060c31332371e00994 OK 2024/10/26 01:45:05 DEBUG : large: md5 = 33bafa1e8984e48a4ec7aceb7a92dd5b OK 2024/10/26 01:45:05 DEBUG : Waiting for deletions to finish 2024/10/26 01:45:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/26 01:45:06 INFO : medium: Deleted 2024/10/26 01:45:06 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.86s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:45:10 DEBUG : ReadFile: md5 = 952ea963576d9596eb78b9f239328dec OK --- PASS: TestReadFile (4.86s) === RUN TestRetry 2024/10/26 01:45:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/26 01:45:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/26 01:45:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/26 01:45:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/26 01:45:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/26 01:45:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/26 01:45: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-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:45:15 DEBUG : file1: md5 = 43305b9c7155f5c971a6d6eba766e453 OK 2024/10/26 01:45:17 DEBUG : file2: md5 = ed09b9d3259b0ae81188140852d0c395 OK --- PASS: TestCat (19.31s) === RUN TestPurge 2024/10/26 01:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yujorul5fewa" 2024/10/26 01:45:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/h163hnqqh67721oiq7t3s7crrvrijmgfkg5hdtjgkglo20opar90" 2024/10/26 01:45:34 DEBUG : Creating backend with remote "/tmp/rclone425663119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yujorul5fewa'", Local "Local file system at /tmp/rclone425663119", Modify Window "1ms" 2024/10/26 01:45:40 DEBUG : A1/B1/C1/one: md5 = 20d9ac7a507b1334a071a22969fd04b0 OK 2024/10/26 01:45:40 DEBUG : A2: Making directory 2024/10/26 01:45:42 DEBUG : A1/B2: Making directory 2024/10/26 01:45:43 DEBUG : A1/B2/C2: Making directory 2024/10/26 01:45:44 DEBUG : A1/B1/C3: Making directory 2024/10/26 01:45:45 DEBUG : A3: Making directory 2024/10/26 01:45:46 DEBUG : A3/B3: Making directory 2024/10/26 01:45:47 DEBUG : A3/B3/C4: Making directory 2024/10/26 01:45:51 DEBUG : A1/two: md5 = e29217f982792a40413e4a4f86abfcdd OK 2024/10/26 01:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yujorul5fewa': Purge remote 2024/10/26 01:45:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.59s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:46:00 DEBUG : A1/B1/C1/one: md5 = 7db5c4e166e4152ff04f70416d139567 OK 2024/10/26 01:46:00 DEBUG : A2: Making directory 2024/10/26 01:46:01 DEBUG : A1/B2: Making directory 2024/10/26 01:46:03 DEBUG : A1/B2/C2: Making directory 2024/10/26 01:46:04 DEBUG : A1/B1/C3: Making directory 2024/10/26 01:46:05 DEBUG : A3: Making directory 2024/10/26 01:46:06 DEBUG : A3/B3: Making directory 2024/10/26 01:46:07 DEBUG : A3/B3/C4: Making directory 2024/10/26 01:46:10 DEBUG : A1/two: md5 = de03baf60da29af5a78dcca76c4244d4 OK 2024/10/26 01:46:12 DEBUG : removing 1 level 3 directories 2024/10/26 01:46:12 INFO : A3/B3/C4: Removing directory 2024/10/26 01:46:15 DEBUG : removing 2 level 3 directories 2024/10/26 01:46:15 INFO : A1/B2/C2: Removing directory 2024/10/26 01:46:15 INFO : A1/B1/C3: Removing directory 2024/10/26 01:46:16 DEBUG : removing 2 level 2 directories 2024/10/26 01:46:16 INFO : A3/B3: Removing directory 2024/10/26 01:46:16 INFO : A1/B2: Removing directory 2024/10/26 01:46:16 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/10/26 01:46:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/26 01:46:17 DEBUG : removing 2 level 1 directories 2024/10/26 01:46:17 INFO : A3: Removing directory 2024/10/26 01:46:17 INFO : A2: Removing directory 2024/10/26 01:46:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/10/26 01:46:22 DEBUG : removing 1 level 3 directories 2024/10/26 01:46:22 INFO : A1/B1/C1: Removing directory 2024/10/26 01:46:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:23 DEBUG : removing 1 level 2 directories 2024/10/26 01:46:23 INFO : A1/B1: Removing directory 2024/10/26 01:46:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/26 01:46:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/26 01:46:24 DEBUG : removing 1 level 1 directories 2024/10/26 01:46:24 INFO : A1: Removing directory 2024/10/26 01:46:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/26 01:46:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/26 01:46:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:46:25 DEBUG : removing 1 level 0 directories 2024/10/26 01:46:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Removing directory 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/26 01:46:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (31.49s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:46:28 DEBUG : A1: Making directory 2024/10/26 01:46:29 DEBUG : A1/B1: Making directory 2024/10/26 01:46:30 DEBUG : A1/B1/C1: Making directory 2024/10/26 01:46:33 DEBUG : removing 1 level 3 directories 2024/10/26 01:46:33 INFO : A1/B1/C1: Removing directory 2024/10/26 01:46:34 DEBUG : removing 1 level 2 directories 2024/10/26 01:46:34 INFO : A1/B1: Removing directory 2024/10/26 01:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/26 01:46:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.12s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:46:38 DEBUG : A1: Making directory 2024/10/26 01:46:39 DEBUG : A1/B1: Making directory 2024/10/26 01:46:40 DEBUG : A1/B1/C1: Making directory 2024/10/26 01:46:44 DEBUG : removing 1 level 3 directories 2024/10/26 01:46:44 INFO : A1/B1/C1: Removing directory 2024/10/26 01:46:45 DEBUG : removing 1 level 2 directories 2024/10/26 01:46:45 INFO : A1/B1: Removing directory 2024/10/26 01:46:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/26 01:46:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (10.90s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:46:51 DEBUG : file1: md5 = 39551f1fdd5a57ae488f8a332742cf44 OK 2024/10/26 01:46:51 DEBUG : filename.txt: File name found in url 2024/10/26 01:46:53 DEBUG : filename.txt: md5 = 83e65c6c8aeeb767d0beb4e89e05c3c2 OK 2024/10/26 01:46:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/26 01:46:55 DEBUG : headerfilename.txt: md5 = bcd9b743e8287d71aa4cc24c82b56082 OK 2024/10/26 01:46:57 DEBUG : file2: md5 = 52bdfa9b276620d762eaaf630170971b OK --- PASS: TestCopyURL (12.42s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:47:01 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/26 01:47:04 DEBUG : sub/file2: md5 = e81b44c67afdea69ce6b790356e3f9e5 OK 2024/10/26 01:47:04 INFO : file1: Copied (new) to: sub/file2 2024/10/26 01:47:04 INFO : file1: Deleted 2024/10/26 01:47:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:47:05 DEBUG : file1: Unchanged skipping 2024/10/26 01:47:05 INFO : file1: Deleted 2024/10/26 01:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': don't need to copy/move sub/file2, it is already at target location 2024/10/26 01:47:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.51s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:47:09 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/26 01:47:11 DEBUG : file1: md5 = 68783f8874152eb2bd3bc558af38a5b6 OK 2024/10/26 01:47:11 INFO : file1: Copied (new) 2024/10/26 01:47:11 INFO : file1: Deleted 2024/10/26 01:47:11 DEBUG : file1: Destination exists, skipping 2024/10/26 01:47:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:47:17 DEBUG : dst/file1: md5 = ba7e26d6bbd8fef2c44d0706c2bc5806 OK 2024/10/26 01:47:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veniyal4kaji/backup" 2024/10/26 01:47:17 DEBUG : Config file has changed externally - reloading 2024/10/26 01:47:17 DEBUG : Creating backend with remote "TestDrive:crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0/1nrff024r7pq65ecp72fc28jb0" 2024/10/26 01:47:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/26 01:47:23 INFO : dst/file1: Moved (server-side) 2024/10/26 01:47:25 DEBUG : dst/file1: md5 = 7bd00a188c6b539a2b2489be7cfde4c9 OK 2024/10/26 01:47:25 INFO : dst/file1: Copied (new) 2024/10/26 01:47:25 INFO : dst/file1: Deleted 2024/10/26 01:47:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/26 01:47:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/26 01:47:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.48s) === 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-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:47:34 DEBUG : A1/one: md5 = 87877ef1fe4de9935e19615c544e9a12 OK 2024/10/26 01:47:36 DEBUG : A1/two: md5 = 5a1c2512a111c585686726fc2f86561d OK 2024/10/26 01:47:39 DEBUG : A1/B1/three: md5 = b4de42bc8a87fb775c6dcb657496102c OK 2024/10/26 01:47:42 DEBUG : A1/B1/C1/four: md5 = 392848fe67e8a9014e96ee6317b313bd OK 2024/10/26 01:47:45 DEBUG : A1/B1/C2/five: md5 = 51a23c810e3bfd0e4cc8d8b016a514f0 OK 2024/10/26 01:47:45 DEBUG : A1/B2: Making directory 2024/10/26 01:47:47 DEBUG : A1/B1/C3: Making directory 2024/10/26 01:48:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/26 01:48:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/26 01:48:00 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/26 01:48:00 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/26 01:48:01 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/26 01:48:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/26 01:48:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/26 01:48:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/26 01:48:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/26 01:48:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/26 01:48:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/26 01:48:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/26 01:48:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/26 01:48:17 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/26 01:48:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/26 01:48:17 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/26 01:48:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/26 01:48:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/26 01:48:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/26 01:48:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/26 01:48:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/26 01:48:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/10/26 01:48:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/10/26 01:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/26 01:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/26 01:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/26 01:48:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/26 01:48:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/26 01:48:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/26 01:48:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/26 01:48:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (63.26s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': File to upload is small (34 bytes), uploading instead of streaming 2024/10/26 01:48:37 DEBUG : no_checksum_small_file_from_pipe: md5 = 84903da015c967b223e01ae430467651 OK 2024/10/26 01:48:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/26 01:48:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/26 01:48:38 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/10/26 01:48:39 DEBUG : no_checksum_big_file_from_pipe: md5 = 75bd944535e421a586e2d83a78af561f OK 2024/10/26 01:48: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-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': File to upload is small (34 bytes), uploading instead of streaming 2024/10/26 01:48:43 DEBUG : with_checksum_small_file_from_pipe: md5 = 7b64794b825d54c0f881efdf64385ea8 OK 2024/10/26 01:48:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/26 01:48:44 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/10/26 01:48:45 DEBUG : with_checksum_big_file_from_pipe: md5 = 4c248ff3060e64155bd0e7e582938733 OK 2024/10/26 01:48:45 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-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:48:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': File to upload is small (34 bytes), uploading instead of streaming 2024/10/26 01:48:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:48:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/26 01:48:53 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-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': File to upload is small (34 bytes), uploading instead of streaming 2024/10/26 01:48:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/26 01:48:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/26 01:48:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.10s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/10/26 01:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': File to upload is small (48 bytes), uploading instead of streaming 2024/10/26 01:49:03 DEBUG : rcat_metadata: md5 = 86335a1280225bbb09a5c0e1f63dd759 OK 2024/10/26 01:49:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/10/26 01:49:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/10/26 01:49:07 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5f3af6470048d38a2227cfb2f4d08bbc OK 2024/10/26 01:49:07 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (8.20s) --- PASS: TestRcatMetadata/Normal (3.31s) --- PASS: TestRcatMetadata/ViaDisk (4.40s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:49:11 DEBUG : potato1: md5 = c49ca6fda6e4843253bf081fbffaf548 OK 2024/10/26 01:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': File to upload is small (60 bytes), uploading instead of streaming 2024/10/26 01:49:13 DEBUG : potato2: md5 = e28ca509c9770d3094db2343dc13fc53 OK 2024/10/26 01:49:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.88s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:49:17 DEBUG : potato1: md5 = 055ea6f036eb51ba28b4d672892ad623 OK 2024/10/26 01:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': File to upload is small (60 bytes), uploading instead of streaming 2024/10/26 01:49:18 DEBUG : potato2: md5 = ce2a4b3e1bc0612f50c8e77a63520773 OK 2024/10/26 01:49:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.61s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:49:24 DEBUG : potato2: md5 = 119c3921c9c55f4374fb8d05a4d3560c OK 2024/10/26 01:49:26 DEBUG : empty space: md5 = 202b6ebfa0fa05f560eb1380ecce267e OK 2024/10/26 01:49:29 DEBUG : sub dir/potato3: md5 = 93f602423418e5b0c521b34bb31f81db OK 2024/10/26 01:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Touching "empty space" 2024/10/26 01:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Touching "potato2" 2024/10/26 01:49:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Touching "sub dir/potato3" 2024/10/26 01:49:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (15.03s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:49:37 DEBUG : dir with metadata: Making directory with metadata 2024/10/26 01:49:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.10s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:49:40 DEBUG : directory with modtime: Making directory with metadata 2024/10/26 01:49:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.15s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:49:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/26 01:49:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/26 01:49:43 DEBUG : Google drive root 'crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0': Skipping btime metadata as can't update it on an existing file: 2024-10-26T01:49:43.432901951Z 2024/10/26 01:49:44 INFO : non existent directory: Updated directory metadata 2024/10/26 01:49:47 DEBUG : Google drive root 'crypt/a4mhv1mrqutgkfg2qgtimdal68m4th24gti98e027oll8hdeqlo0': Skipping btime metadata as can't update it on an existing file: 2024-10-26T01:49:43.432901951Z 2024/10/26 01:49:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (7.12s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:49:50 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/26 01:49:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/26 01:49:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.51s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji'", Local "Local file system at /tmp/rclone2933653598", Modify Window "1ms" 2024/10/26 01:49:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/26 01:49:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/26 01:49:56 DEBUG : dst: Making directory with metadata 2024/10/26 01:49:57 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/26 01:49:57 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/26 01:49:58 INFO : dst: Set directory modification time (using SetModTime) 2024/10/26 01:49:59 INFO : dst: Set directory modification time (using SetModTime) 2024/10/26 01:49:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/10/26 01:49:59 INFO : dst: Set directory modification time (using SetModTime) 2024/10/26 01:49:59 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (6.74s) === 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/10/26 01:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veniyal4kaji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m30.891121269s (try 1/5)