"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/12/07 03:28:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje" 2024/12/07 03:28:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:28:56 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg" 2024/12/07 03:28:57 DEBUG : Creating backend with remote "/tmp/rclone499351509" === 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-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/07 03:28:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/07 03:28:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/07 03:28:58 DEBUG : potato: Seek from 10 to 0 2024/12/07 03:28:58 DEBUG : potato: Seek from 10 to 0 2024/12/07 03:28:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/07 03:28:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/07 03:28:58 DEBUG : potato: Seek from 5 to 2 2024/12/07 03:28:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/07 03:28:58 DEBUG : potato: Seek from 7 to 0 2024/12/07 03:28:58 DEBUG : potato: Seek from 7 to 0 2024/12/07 03:28:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/07 03:28:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/07 03:28:58 DEBUG : potato: Seek from 5 to 2 2024/12/07 03:28:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/07 03:28:58 DEBUG : potato: Seek from 8 to 0 2024/12/07 03:28:58 DEBUG : potato: Seek from 8 to 0 2024/12/07 03:28:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/07 03:28:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/07 03:28:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/07 03:28:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/07 03:28:58 DEBUG : potato: Seek from 5 to 2 2024/12/07 03:28:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/07 03:28:58 DEBUG : potato: Seek from 9 to 0 2024/12/07 03:28:58 DEBUG : potato: Seek from 9 to 0 2024/12/07 03:28:58 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-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:29:01 DEBUG : rutabaga: md5 = c656c1f1f72943c1b8e3011c209fbe0d OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/07 03:29:04 DEBUG : empty space: md5 = 0d735a4479aaf61fc2f5f78f4a3120ba OK === RUN TestCheck/3 2024/12/07 03:29:06 DEBUG : potato2: md5 = 862cc815cc9259db504a1703299e9e5c OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/07 03:29:09 DEBUG : remotepotato: md5 = 2bc91091a1a3582635d4967b29aa77ae OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.72s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2024/12/07 03:29:13 DEBUG : Creating backend with remote "nonexistent" 2024/12/07 03:29:13 DEBUG : Config file has changed externally - reloading 2024/12/07 03:29:13 DEBUG : Creating backend with remote "nonexistent" 2024/12/07 03:29:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/07 03:29:13 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/12/07 03:29:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/07 03:29:13 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-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:29:15 DEBUG : rutabaga: md5 = 118e47ae6bc4fca8ed52208c18626251 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/07 03:29:19 DEBUG : empty space: md5 = bb1ec836621a9ee5f059684e3499e531 OK === RUN TestCheckDownload/3 2024/12/07 03:29:23 DEBUG : potato2: md5 = dcdd0a5ed3daa3632d9957406d63060b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/07 03:29:28 DEBUG : remotepotato: md5 = 78b761f0e7081a38cfad19dc5c6516d2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.15s) --- PASS: TestCheckDownload/1 (1.41s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (1.31s) --- PASS: TestCheckDownload/4 (1.48s) --- PASS: TestCheckDownload/5 (1.53s) --- PASS: TestCheckDownload/6 (1.45s) --- PASS: TestCheckDownload/7 (1.46s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:29:35 DEBUG : rutabaga: md5 = 8ef18224597dff5d6c909845381b9039 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/07 03:29:38 DEBUG : empty space: md5 = c1ea04d98a18cdc409c7ddf6fcfb1e0d OK === RUN TestCheckSizeOnly/3 2024/12/07 03:29:40 DEBUG : potato2: md5 = 3345be8b33c1d9d6e2c21efdfe54a8b4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/07 03:29:43 DEBUG : remotepotato: md5 = ecfa92536b72ff429548b1f90f68c18f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.58s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:29:48 DEBUG : test.sum: md5 = f7bf27abcff639ff3f340117ab7a8ea7 OK 2024/12/07 03:29:50 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/07 03:29:50 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/07 03:29:50 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/07 03:29:50 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/07 03:29:52 DEBUG : test.sum: md5 = 2f00a4935f679d95880d481c3b6a2f1b OK 2024/12/07 03:29:53 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/07 03:29:53 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/07 03:29:53 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/07 03:29:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.51s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:29:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/data" 2024/12/07 03:29:54 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:29:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/data" 2024/12/07 03:29:56 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/vjrnln8ratgmqakfosrqe8espk" 2024/12/07 03:30:00 DEBUG : data/banana: md5 = 87762215fbfc3aa2bfb0e0a65fe6d348 OK 2024/12/07 03:30:03 DEBUG : test.sum: md5 = dcc6d57d6af53a8ae6dc9112e4690856 OK === RUN TestCheckSumDownload/subtest1 2024/12/07 03:30:08 DEBUG : data/potato: md5 = 454572163da1be985f8b3921c5b5b2e9 OK 2024/12/07 03:30:09 DEBUG : test.sum: md5 = abcc768b7ef0af70ffb617b884c1e47c OK === RUN TestCheckSumDownload/subtest2 2024/12/07 03:30:14 DEBUG : test.sum: md5 = ed7dd0dfbae9635d1d3c9044f80be390 OK === RUN TestCheckSumDownload/subtest3 2024/12/07 03:30:19 DEBUG : test.sum: md5 = 87c1410579c238fae1aef6a25c3ed711 OK === RUN TestCheckSumDownload/subtest4 2024/12/07 03:30:23 DEBUG : test.sum: md5 = fd54c6fff2b626b47ab8738f26cba525 OK === RUN TestCheckSumDownload/subtest5 2024/12/07 03:30:27 DEBUG : test.sum: md5 = 00044eebaab36e14eb722bc6a85d0534 OK === RUN TestCheckSumDownload/subtest6 2024/12/07 03:30:32 DEBUG : data/banana: md5 = 3c29b56e249b3b84364623f60dfdf16c OK 2024/12/07 03:30:34 DEBUG : data/potato: md5 = 851f037f0050aed25b5cfbee51882d93 OK 2024/12/07 03:30:36 DEBUG : test.sum: md5 = 67ef06f5f430220a76a0e80ffc71fe7c OK === RUN TestCheckSumDownload/subtest7 2024/12/07 03:30:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/07 03:30:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (46.67s) --- PASS: TestCheckSumDownload/subtest1 (3.00s) --- PASS: TestCheckSumDownload/subtest2 (2.47s) --- PASS: TestCheckSumDownload/subtest3 (2.63s) --- PASS: TestCheckSumDownload/subtest4 (2.22s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.80s) --- PASS: TestCheckSumDownload/subtest7 (2.69s) === RUN TestApplyTransforms 2024/12/07 03:30:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sobaram7muve" 2024/12/07 03:30:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:30:43 DEBUG : Creating backend with remote "TestDrive:crypt/bgn05u3gcdun2vtpbne71ncij89h5lttbt0o0vd3ac6g2o2374d0" 2024/12/07 03:30:44 DEBUG : Creating backend with remote "/tmp/rclone1676818160" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sobaram7muve'", Local "Local file system at /tmp/rclone1676818160", Modify Window "1ms" 2024/12/07 03:30:46 DEBUG : hello, world!: md5 = 0e204ceec902a6221f3777b6c5eacf93 OK upper checkfile vs. lower remote (without normalization) 2024/12/07 03:30:47 ERROR : hello, world!: sum not found 2024/12/07 03:30:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sobaram7muve' 2024/12/07 03:30:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobaram7muve': 1 files missing 2024/12/07 03:30:47 NOTICE: 1 hashes missing 2024/12/07 03:30:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobaram7muve': 2 differences found 2024/12/07 03:30:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobaram7muve': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/07 03:30:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:30:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobaram7muve': 0 differences found 2024/12/07 03:30:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobaram7muve': 1 matching files 2024/12/07 03:30:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqopij9givi" 2024/12/07 03:30:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:30:49 DEBUG : Creating backend with remote "TestDrive:crypt/nqr0ajcoo9alk3pi4j6jnvm8b7okf47tn5pfprt0pho86v5v62kg" 2024/12/07 03:30:50 DEBUG : Creating backend with remote "/tmp/rclone2119569284" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqopij9givi'", Local "Local file system at /tmp/rclone2119569284", Modify Window "1ms" 2024/12/07 03:30:53 DEBUG : HELLO, WORLD!: md5 = ccac406dbd56fbec2e206eec93cb2807 OK lower checkfile vs. upper remote (without normalization) 2024/12/07 03:30:53 ERROR : HELLO, WORLD!: sum not found 2024/12/07 03:30:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-geqopij9givi' 2024/12/07 03:30:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqopij9givi': 1 files missing 2024/12/07 03:30:53 NOTICE: 1 hashes missing 2024/12/07 03:30:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqopij9givi': 2 differences found 2024/12/07 03:30:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqopij9givi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/07 03:30:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:30:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqopij9givi': 0 differences found 2024/12/07 03:30:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqopij9givi': 1 matching files 2024/12/07 03:30:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fenenir8wivo" 2024/12/07 03:30:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:30:55 DEBUG : Creating backend with remote "TestDrive:crypt/fa9k8paiq35j27pkogka2i1ruo4fp2v8etk28letk81mal91qte0" 2024/12/07 03:30:56 DEBUG : Creating backend with remote "/tmp/rclone2428032307" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fenenir8wivo'", Local "Local file system at /tmp/rclone2428032307", Modify Window "1ms" 2024/12/07 03:30:58 DEBUG : HeLlO, wOrLd!: md5 = 38962a6cf1b516e80138372a83872925 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/07 03:30:59 ERROR : HeLlO, wOrLd!: sum not found 2024/12/07 03:30:59 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fenenir8wivo' 2024/12/07 03:30:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fenenir8wivo': 1 files missing 2024/12/07 03:30:59 NOTICE: 1 hashes missing 2024/12/07 03:30:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fenenir8wivo': 2 differences found 2024/12/07 03:30:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fenenir8wivo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/07 03:31:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:31:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fenenir8wivo': 0 differences found 2024/12/07 03:31:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fenenir8wivo': 1 matching files 2024/12/07 03:31:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rawozuw2deca" 2024/12/07 03:31:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:31:00 DEBUG : Creating backend with remote "TestDrive:crypt/mlh8g09321ba0ed5ngda1bojvbfv9v58bak8l6iacsvk3q8uc3b0" 2024/12/07 03:31:01 DEBUG : Creating backend with remote "/tmp/rclone2574964468" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rawozuw2deca'", Local "Local file system at /tmp/rclone2574964468", Modify Window "1ms" 2024/12/07 03:31:04 DEBUG : HELLO, WORLD!: md5 = bfaa4ce3a0a55016f368dc3c25a30518 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/07 03:31:04 ERROR : HELLO, WORLD!: sum not found 2024/12/07 03:31:04 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rawozuw2deca' 2024/12/07 03:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawozuw2deca': 1 files missing 2024/12/07 03:31:04 NOTICE: 1 hashes missing 2024/12/07 03:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawozuw2deca': 2 differences found 2024/12/07 03:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawozuw2deca': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/07 03:31:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:31:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawozuw2deca': 0 differences found 2024/12/07 03:31:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawozuw2deca': 1 matching files 2024/12/07 03:31:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-temexob9resa" 2024/12/07 03:31:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:31:06 DEBUG : Creating backend with remote "TestDrive:crypt/h6lgsvd3h1n57sk4ceqlvucl5ot2bk746crerkpfmg6g5te4uvp0" 2024/12/07 03:31:07 DEBUG : Creating backend with remote "/tmp/rclone825954191" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-temexob9resa'", Local "Local file system at /tmp/rclone825954191", Modify Window "1ms" 2024/12/07 03:31:10 DEBUG : 測試_Русский___ě_áñ: md5 = 5f8d00244676802303d4fbd946b213ea OK NFD checkfile vs. NFC remote (without normalization) 2024/12/07 03:31:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/07 03:31:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-temexob9resa' 2024/12/07 03:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temexob9resa': 1 files missing 2024/12/07 03:31:10 NOTICE: 1 hashes missing 2024/12/07 03:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temexob9resa': 2 differences found 2024/12/07 03:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temexob9resa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/07 03:31:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:31:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temexob9resa': 0 differences found 2024/12/07 03:31:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temexob9resa': 1 matching files 2024/12/07 03:31:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayenuw6vova" 2024/12/07 03:31:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:31:12 DEBUG : Creating backend with remote "TestDrive:crypt/k4igv5ms2sqrmph11ob8sutdvmk8g47fqnrjr38jkn3j0muh89h0" 2024/12/07 03:31:13 DEBUG : Creating backend with remote "/tmp/rclone2650626211" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sayenuw6vova'", Local "Local file system at /tmp/rclone2650626211", Modify Window "1ms" 2024/12/07 03:31:15 DEBUG : 測試_Русский___ě_áñ: md5 = a9352be925b457cd0f16cb8d8dbd95de OK NFC checkfile vs. NFD remote (without normalization) 2024/12/07 03:31:16 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/07 03:31:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sayenuw6vova' 2024/12/07 03:31:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayenuw6vova': 1 files missing 2024/12/07 03:31:16 NOTICE: 1 hashes missing 2024/12/07 03:31:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayenuw6vova': 2 differences found 2024/12/07 03:31:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayenuw6vova': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/07 03:31:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:31:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayenuw6vova': 0 differences found 2024/12/07 03:31:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayenuw6vova': 1 matching files 2024/12/07 03:31:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qabegex0tuja" 2024/12/07 03:31:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:31:17 DEBUG : Creating backend with remote "TestDrive:crypt/tkj07nd73c4hhfrrki27198kp954s63bi4ds71eupv4ndf37qpj0" 2024/12/07 03:31:18 DEBUG : Creating backend with remote "/tmp/rclone764935567" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qabegex0tuja'", Local "Local file system at /tmp/rclone764935567", Modify Window "1ms" 2024/12/07 03:31:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9948e18a3417b494a23263c656cc064a OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/07 03:31:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 03:31:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qabegex0tuja' 2024/12/07 03:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabegex0tuja': 1 files missing 2024/12/07 03:31:22 NOTICE: 1 hashes missing 2024/12/07 03:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabegex0tuja': 2 differences found 2024/12/07 03:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabegex0tuja': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/07 03:31:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:31:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabegex0tuja': 0 differences found 2024/12/07 03:31:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qabegex0tuja': 1 matching files 2024/12/07 03:31:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvemof9zadu" 2024/12/07 03:31:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:31:23 DEBUG : Creating backend with remote "TestDrive:crypt/gf7496ksl03rhbtmt6jj9j7c58v5knfvo0l53llc8s7f85n4m86g" 2024/12/07 03:31:24 DEBUG : Creating backend with remote "/tmp/rclone67834606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvemof9zadu'", Local "Local file system at /tmp/rclone67834606", Modify Window "1ms" 2024/12/07 03:31:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2464902176944af2b1bf02d1911b35ee OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/07 03:31:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 03:31:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuvemof9zadu' 2024/12/07 03:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuvemof9zadu': 1 files missing 2024/12/07 03:31:28 NOTICE: 1 hashes missing 2024/12/07 03:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuvemof9zadu': 2 differences found 2024/12/07 03:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuvemof9zadu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/07 03:31:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:31:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuvemof9zadu': 0 differences found 2024/12/07 03:31:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuvemof9zadu': 1 matching files 2024/12/07 03:31:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fesujim5topi" 2024/12/07 03:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:31:29 DEBUG : Creating backend with remote "TestDrive:crypt/odchai82opp6oq73o6p8ork25699q2nl9o30td8nbe8fcco2mkd0" 2024/12/07 03:31:30 DEBUG : Creating backend with remote "/tmp/rclone2164472290" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fesujim5topi'", Local "Local file system at /tmp/rclone2164472290", Modify Window "1ms" 2024/12/07 03:31:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 26a625a37a3f9209a0358e3a04354733 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/07 03:31:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 03:31:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fesujim5topi' 2024/12/07 03:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fesujim5topi': 1 files missing 2024/12/07 03:31:34 NOTICE: 1 hashes missing 2024/12/07 03:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fesujim5topi': 2 differences found 2024/12/07 03:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fesujim5topi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/07 03:31:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fesujim5topi': 0 differences found 2024/12/07 03:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fesujim5topi': 1 matching files 2024/12/07 03:31:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-casajob1wamo" 2024/12/07 03:31:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/qf4h4d6iog3i4jadnruhndfsirb5tc4mkmkrptpljkpqlu2j2sl0" 2024/12/07 03:31:37 DEBUG : Creating backend with remote "/tmp/rclone1471874124" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-casajob1wamo'", Local "Local file system at /tmp/rclone1471874124", Modify Window "1ms" 2024/12/07 03:31:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0d2abc118b3083f90afca42e9f13f985 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/07 03:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 03:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-casajob1wamo' 2024/12/07 03:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casajob1wamo': 1 files missing 2024/12/07 03:31:40 NOTICE: 1 hashes missing 2024/12/07 03:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casajob1wamo': 2 differences found 2024/12/07 03:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casajob1wamo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/07 03:31:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:31:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casajob1wamo': 0 differences found 2024/12/07 03:31:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casajob1wamo': 1 matching files 2024/12/07 03:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casajob1wamo': Purge remote 2024/12/07 03:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fesujim5topi': Purge remote 2024/12/07 03:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvemof9zadu': Purge remote 2024/12/07 03:31:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qabegex0tuja': Purge remote 2024/12/07 03:31:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sayenuw6vova': Purge remote 2024/12/07 03:31:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-temexob9resa': Purge remote 2024/12/07 03:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawozuw2deca': Purge remote 2024/12/07 03:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fenenir8wivo': Purge remote 2024/12/07 03:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqopij9givi': Purge remote 2024/12/07 03:31:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sobaram7muve': Purge remote --- PASS: TestApplyTransforms (66.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:31:49 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/07 03:31:52 DEBUG : sub/file2: md5 = cedb6c6533b3b40b31110394c001cd10 OK 2024/12/07 03:31:52 INFO : file1: Copied (new) to: sub/file2 2024/12/07 03:31:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 03:31:53 DEBUG : file1: Unchanged skipping 2024/12/07 03:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': don't need to copy/move sub/file2, it is already at target location 2024/12/07 03:31:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.86s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:32:00 DEBUG : dst/file1: md5 = e4da7348c4cba7a20d4c89457ad94896 OK 2024/12/07 03:32:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/backup" 2024/12/07 03:32:00 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/1nrff024r7pq65ecp72fc28jb0" 2024/12/07 03:32:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/07 03:32:05 INFO : dst/file1: Moved (server-side) 2024/12/07 03:32:07 DEBUG : dst/file1: md5 = 477366f97fc9f08861fa658297941ecb OK 2024/12/07 03:32:07 INFO : dst/file1: Copied (new) 2024/12/07 03:32:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:32:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:32:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.77s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:32:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/dst" 2024/12/07 03:32:13 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:32:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/CompareDest" 2024/12/07 03:32:15 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/gveqi14airsml4bgu7krj116o8" 2024/12/07 03:32:16 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 03:32:19 DEBUG : one: md5 = 6db6f0dfcad11633a617d1c7a0a90f55 OK 2024/12/07 03:32:19 INFO : one: Copied (new) 2024/12/07 03:32:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:32:22 DEBUG : one: md5 = 67cce56257e160cec6e75bdda0cf7dc2 OK 2024/12/07 03:32:22 INFO : one: Copied (replaced existing) 2024/12/07 03:32:25 DEBUG : dst/one: md5 = f6fdc8c5672a062810025beb8b7b8577 OK 2024/12/07 03:32:28 DEBUG : CompareDest/one: md5 = 4998358bf444ffa67a29a48c07756d09 OK 2024/12/07 03:32:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:32:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:32:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 03:32:31 DEBUG : CompareDest/two: md5 = 0af8469f77e7c158093e8a124be003bb OK 2024/12/07 03:32:32 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 03:32:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:32:32 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 03:32:33 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 03:32:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:32:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 03:32:34 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 03:32:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/07 03:32:36 DEBUG : two: md5 = 657c21ef621c7ca63d550722f1d3720f OK 2024/12/07 03:32:36 INFO : two: Copied (new) 2024/12/07 03:32:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:32:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:32:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:32:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.38s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:32:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/dst" 2024/12/07 03:32:42 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:32:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/CopyDest" 2024/12/07 03:32:44 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/07 03:32:45 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 03:32:49 DEBUG : one: md5 = ab73b3804bc09d4383c45bba8b25d0f7 OK 2024/12/07 03:32:49 INFO : one: Copied (new) 2024/12/07 03:32:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:32:52 DEBUG : one: md5 = 045efd46b4ffe15817ae2a1889416706 OK 2024/12/07 03:32:52 INFO : one: Copied (replaced existing) 2024/12/07 03:32:54 DEBUG : dst/one: md5 = 27b12b3e8f323f7ea0612719dbf8b26f OK 2024/12/07 03:32:57 DEBUG : CopyDest/one: md5 = 18d314aeffbd9b5e2c4b053c8637bdcf OK 2024/12/07 03:32:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/BackupDir" 2024/12/07 03:32:57 DEBUG : Config file has changed externally - reloading 2024/12/07 03:32:57 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/07 03:32:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:33:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:33:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:33:02 INFO : one: Moved (server-side) 2024/12/07 03:33:03 INFO : one: Copied (server-side copy) 2024/12/07 03:33:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/07 03:33:05 DEBUG : CopyDest/two: md5 = 9b74a4e2b192ddb7f8157e5d2cd811a1 OK 2024/12/07 03:33:06 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 03:33:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:33:08 INFO : two: Copied (server-side copy) 2024/12/07 03:33:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/07 03:33:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:33:08 DEBUG : two: Unchanged skipping 2024/12/07 03:33:11 DEBUG : CopyDest/three: md5 = 58627152e1325d131172360b3abbfcc3 OK 2024/12/07 03:33:11 DEBUG : three: Need to transfer - File not found at Destination 2024/12/07 03:33:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/07 03:33:12 DEBUG : three: Destination not found in --copy-dest 2024/12/07 03:33:13 DEBUG : three: md5 = 00abfca5b124c79b2d493f07d4b5306e OK 2024/12/07 03:33:13 INFO : three: Copied (new) 2024/12/07 03:33:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/07 03:33:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:33:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:33:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:33:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/07 03:33:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:33:21 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.89s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:33:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/07 03:33:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = eac26481b14eefac1c9a37623d6f3ffa OK 2024/12/07 03:33:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/07 03:33:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/07 03:33:27 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/12/07 03:33:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/07 03:33:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/07 03:33:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9ab910afd4934d0fc2375660d65b1193 OK 2024/12/07 03:33:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/07 03:33:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/07 03:33:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.44s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:33:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Looking for duplicate names using skip mode. 2024/12/07 03:33:39 NOTICE: one: Found 2 files with duplicate names 2024/12/07 03:33:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:33:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Looking for duplicate names using skip mode. 2024/12/07 03:33:46 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:33:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/07 03:33:46 INFO : one: Deleted 2024/12/07 03:33:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.81s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:33:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Looking for duplicate names using first mode. 2024/12/07 03:33:54 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:33:55 INFO : one: Deleted 2024/12/07 03:33:56 INFO : one: Deleted 2024/12/07 03:33:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.47s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:34:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Looking for duplicate names using newest mode. 2024/12/07 03:34:02 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:34:03 INFO : one: Deleted 2024/12/07 03:34:04 INFO : one: Deleted 2024/12/07 03:34:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.96s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:34:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Looking for duplicate names using oldest mode. 2024/12/07 03:34:11 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:34:12 INFO : one: Deleted 2024/12/07 03:34:12 INFO : one: Deleted 2024/12/07 03:34:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.03s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:34:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Looking for duplicate names using largest mode. 2024/12/07 03:34:19 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:34:20 INFO : one: Deleted 2024/12/07 03:34:20 INFO : one: Deleted 2024/12/07 03:34:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:34:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Looking for duplicate names using smallest mode. 2024/12/07 03:34:27 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:34:28 INFO : one: Deleted 2024/12/07 03:34:28 INFO : one: Deleted 2024/12/07 03:34:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.06s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:34:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Looking for duplicate names using rename mode. 2024/12/07 03:34:37 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/07 03:34:38 INFO : one-2.txt: renamed from: one.txt 2024/12/07 03:34:40 INFO : one-3.txt: renamed from: one.txt 2024/12/07 03:34:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.69s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:34:47 DEBUG : dupe1/one.txt: md5 = cbaae94bcfdf17a1a16a0c95adf6995a OK 2024/12/07 03:34:50 DEBUG : dupe2/two.txt: md5 = 940669e6b0c10ac3a86de406654d3c14 OK 2024/12/07 03:34:53 DEBUG : dupe3/three.txt: md5 = 1dcfe88ab36080ad82f3011d1ea0e24d OK 2024/12/07 03:34:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/07 03:34:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/07 03:34:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/07 03:34:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/07 03:35:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/07 03:35:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/07 03:35:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.73s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:35:03 DEBUG : a.txt: md5 = b5d20f862dda32b5e223f77a8f4cd292 OK 2024/12/07 03:35:04 DEBUG : zend.txt: md5 = 3884138956fa6b7ace3a66973c67f090 OK 2024/12/07 03:35:07 DEBUG : sub dir/hello world: md5 = 26d0ceca8c743978b62467ef9bdb5ca3 OK 2024/12/07 03:35:09 DEBUG : sub dir/hello world2: md5 = b2bfff8183199e2117f6263442e0c521 OK 2024/12/07 03:35:12 DEBUG : sub dir/ignore dir/.ignore: md5 = b2d891758b1318090d7172cc85218899 OK 2024/12/07 03:35:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = b5ad3b0bfd86e71fae306378ea4b0717 OK 2024/12/07 03:35:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 10918cfc2004a1f76b59919027c92794 OK 2024/12/07 03:35:18 DEBUG : a.txt: Excluded (Size Filter) 2024/12/07 03:35:18 DEBUG : a.txt: Excluded 2024/12/07 03:35:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/07 03:35:18 DEBUG : sub dir/hello world2: Excluded 2024/12/07 03:35:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/07 03:35:18 DEBUG : sub dir/hello world: Excluded 2024/12/07 03:35:19 DEBUG : sub dir/ignore dir: Excluded 2024/12/07 03:35:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/07 03:35:19 DEBUG : sub dir/hello world2: Excluded 2024/12/07 03:35:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/07 03:35:19 DEBUG : sub dir/hello world: Excluded 2024/12/07 03:35:19 DEBUG : sub dir/ignore dir: Excluded 2024/12/07 03:35:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/07 03:35:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/07 03:35:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/07 03:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/07 03:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/07 03:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/12/07 03:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (27.13s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:35:30 DEBUG : file1: md5 = 6b9102c3faffbd8887945fe576aaf09e OK 2024/12/07 03:35:33 DEBUG : sub/file2: md5 = 82b0979928fd7870ea7a1a69a0cf3a01 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/12/07 03:35:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/07 03:35:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/07 03:35:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/07 03:35:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.52s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.41s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:35:42 DEBUG : file1: md5 = 5b88ca160e712ab038adaa8b6351ef04 OK 2024/12/07 03:35:44 DEBUG : sub/file2: md5 = e42d17111a108277c764cb417c8ac2d7 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/12/07 03:35:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/notfound" 2024/12/07 03:35:48 DEBUG : Config file has changed externally - reloading 2024/12/07 03:35:48 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/qe0i31qdkoejk60elps0ni5sqk" 2024/12/07 03:35:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.25s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Making directory 2024/12/07 03:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:35:56 DEBUG : sub dir/hello world: md5 = 9ad26d9e14f687b7fef1a55a15ffc62a OK 2024/12/07 03:35:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.80s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:36:01 DEBUG : potato2: md5 = 96b090a258931038c0a032b37ef1c304 OK 2024/12/07 03:36:03 DEBUG : empty space: md5 = 08578b13e0f03f35a61aa08a6b86af63 OK --- PASS: TestLs (5.88s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:36:07 DEBUG : potato2: md5 = bc34ed6cfb6d301890f0a90912a9672f OK 2024/12/07 03:36:09 DEBUG : empty space: md5 = ea9e7cde4b4876c26fbaf8e0a3b3ad8c OK 2024/12/07 03:36:10 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.35s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:36:14 DEBUG : potato2: md5 = 8d6ec58e1de0a8f6030d6294547b67ed OK 2024/12/07 03:36:15 DEBUG : empty space: md5 = 44c7d3b68e9e75b237f0b0eab81a3bd2 OK --- PASS: TestLsLong (5.70s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:36:19 DEBUG : potato2: md5 = 64f5d8f71ac3b777d221af71fc1ed2e9 OK 2024/12/07 03:36:21 DEBUG : empty space: md5 = 413c2d63705d579c73ca5ee9162324f5 OK --- PASS: TestHashSums (5.42s) === RUN TestHashSumsWithErrors 2024/12/07 03:36:23 DEBUG : Creating backend with remote ":memory:" 2024/12/07 03:36:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/07 03:36:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/07 03:36:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/07 03:36:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/07 03:36:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/07 03:36:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/07 03:36:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/07 03:36:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/07 03:36: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-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:36:25 DEBUG : potato2: md5 = 10838efadde45426e4aacee3e74353d5 OK 2024/12/07 03:36:27 DEBUG : empty space: md5 = 9d477a7b35f98cee012f6a6aebcced10 OK 2024/12/07 03:36:29 DEBUG : sub dir/potato3: md5 = 5ad95b8b7b9371dd5d41c9eddb375a23 OK 2024/12/07 03:36:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.71s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:36:37 DEBUG : small: md5 = 77b7461d0ac3d1ae48cc5acfb0b877e1 OK 2024/12/07 03:36:38 DEBUG : medium: md5 = 8b802ba6719d82fa2d9b9e4f16ff2a07 OK 2024/12/07 03:36:40 DEBUG : large: md5 = 93f29a0b2229719a38d39549f9a5b37f OK 2024/12/07 03:36:40 DEBUG : Waiting for deletions to finish 2024/12/07 03:36:41 DEBUG : large: Excluded (Size Filter) 2024/12/07 03:36:41 INFO : small: Deleted 2024/12/07 03:36:41 INFO : medium: Deleted --- PASS: TestDelete (9.04s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:36:44 DEBUG : small: md5 = de311e5a8d916ac34d232a707738c57f OK 2024/12/07 03:36:46 DEBUG : medium: md5 = c4ea75ba574502a0cbb6e61f0d667146 OK 2024/12/07 03:36:48 DEBUG : large: md5 = 1ae2c963e7ab54239c1c697b5255b831 OK 2024/12/07 03:36:48 DEBUG : Waiting for deletions to finish 2024/12/07 03:36:49 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/12/07 03:36:49 INFO : medium: Deleted 2024/12/07 03:36:49 INFO : small: Deleted --- PASS: TestMaxDelete (8.34s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:36:53 DEBUG : small: md5 = f4ee2b0f9f383ecf3f7b2b94799d28d2 OK 2024/12/07 03:36:54 DEBUG : medium: md5 = 8844c876cdcec79ec382f5e076fa3101 OK 2024/12/07 03:36:56 DEBUG : large: md5 = 6d71f2f0bff1e259fbc4741bbf491f55 OK 2024/12/07 03:36:56 DEBUG : Waiting for deletions to finish 2024/12/07 03:36:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/07 03:36:57 INFO : medium: Deleted 2024/12/07 03:36:57 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.15s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:37:01 DEBUG : small: md5 = f2eb7b323aed89bdbe65ec975bae6602 OK 2024/12/07 03:37:03 DEBUG : medium: md5 = f710ea31e58052a2ab807aefa3579c3d OK 2024/12/07 03:37:05 DEBUG : large: md5 = 239aff3bf2ce5b9abe72384e8c972607 OK 2024/12/07 03:37:05 DEBUG : Waiting for deletions to finish 2024/12/07 03:37:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/07 03:37:06 INFO : medium: Deleted 2024/12/07 03:37:06 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.40s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:37:09 DEBUG : ReadFile: md5 = 91b027ed3a2f7fede4f223f45a89fade OK --- PASS: TestReadFile (4.96s) === RUN TestRetry 2024/12/07 03:37:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/07 03:37:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/07 03:37:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/07 03:37:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/07 03:37:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/07 03:37:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/07 03:37: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-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:37:14 DEBUG : file1: md5 = fb225ad05da2f5daefba5d5417aca818 OK 2024/12/07 03:37:16 DEBUG : file2: md5 = fa3c2ad12489ef91722467ff1e0a31a0 OK --- PASS: TestCat (20.12s) === RUN TestPurge 2024/12/07 03:37:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripatex7demi" 2024/12/07 03:37:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:37:33 DEBUG : Creating backend with remote "TestDrive:crypt/e9gr86o84mf7ij84d7no0kt1alr1vga5a23r7mgvk9n96fn2tuf0" 2024/12/07 03:37:34 DEBUG : Creating backend with remote "/tmp/rclone2988381135" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripatex7demi'", Local "Local file system at /tmp/rclone2988381135", Modify Window "1ms" 2024/12/07 03:37:40 DEBUG : A1/B1/C1/one: md5 = 8dc833f24b4eabf00fdf275a3482d49a OK 2024/12/07 03:37:40 DEBUG : A2: Making directory 2024/12/07 03:37:41 DEBUG : A1/B2: Making directory 2024/12/07 03:37:42 DEBUG : A1/B2/C2: Making directory 2024/12/07 03:37:43 DEBUG : A1/B1/C3: Making directory 2024/12/07 03:37:44 DEBUG : A3: Making directory 2024/12/07 03:37:46 DEBUG : A3/B3: Making directory 2024/12/07 03:37:47 DEBUG : A3/B3/C4: Making directory 2024/12/07 03:37:49 DEBUG : A1/two: md5 = 40527308386d8f6a744524bba45153f8 OK 2024/12/07 03:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripatex7demi': Purge remote 2024/12/07 03:37:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:37:58 DEBUG : A1/B1/C1/one: md5 = 749bac08579e84177a1642154c0c051b OK 2024/12/07 03:37:58 DEBUG : A2: Making directory 2024/12/07 03:37:59 DEBUG : A1/B2: Making directory 2024/12/07 03:38:00 DEBUG : A1/B2/C2: Making directory 2024/12/07 03:38:01 DEBUG : A1/B1/C3: Making directory 2024/12/07 03:38:03 DEBUG : A3: Making directory 2024/12/07 03:38:04 DEBUG : A3/B3: Making directory 2024/12/07 03:38:05 DEBUG : A3/B3/C4: Making directory 2024/12/07 03:38:08 DEBUG : A1/two: md5 = fadb7b4592820a73951316767a21dfb9 OK 2024/12/07 03:38:09 DEBUG : removing 1 level 3 directories 2024/12/07 03:38:09 INFO : A3/B3/C4: Removing directory 2024/12/07 03:38:12 DEBUG : removing 2 level 3 directories 2024/12/07 03:38:12 INFO : A1/B2/C2: Removing directory 2024/12/07 03:38:12 INFO : A1/B1/C3: Removing directory 2024/12/07 03:38:13 DEBUG : removing 2 level 2 directories 2024/12/07 03:38:13 INFO : A3/B3: Removing directory 2024/12/07 03:38:13 INFO : A1/B2: Removing directory 2024/12/07 03:38:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/07 03:38:13 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/07 03:38:14 DEBUG : removing 2 level 1 directories 2024/12/07 03:38:14 INFO : A3: Removing directory 2024/12/07 03:38:14 INFO : A2: Removing directory 2024/12/07 03:38:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/07 03:38:19 DEBUG : removing 1 level 3 directories 2024/12/07 03:38:19 INFO : A1/B1/C1: Removing directory 2024/12/07 03:38:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:19 DEBUG : removing 1 level 2 directories 2024/12/07 03:38:19 INFO : A1/B1: Removing directory 2024/12/07 03:38:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/07 03:38:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:38:20 DEBUG : removing 1 level 1 directories 2024/12/07 03:38:20 INFO : A1: Removing directory 2024/12/07 03:38:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/07 03:38:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/07 03:38:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:38:21 DEBUG : removing 1 level 0 directories 2024/12/07 03:38:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Removing directory 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:38:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (29.27s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:38:24 DEBUG : A1: Making directory 2024/12/07 03:38:25 DEBUG : A1/B1: Making directory 2024/12/07 03:38:26 DEBUG : A1/B1/C1: Making directory 2024/12/07 03:38:29 DEBUG : removing 1 level 3 directories 2024/12/07 03:38:29 INFO : A1/B1/C1: Removing directory 2024/12/07 03:38:30 DEBUG : removing 1 level 2 directories 2024/12/07 03:38:30 INFO : A1/B1: Removing directory 2024/12/07 03:38:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:38:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:38:33 DEBUG : A1: Making directory 2024/12/07 03:38:34 DEBUG : A1/B1: Making directory 2024/12/07 03:38:35 DEBUG : A1/B1/C1: Making directory 2024/12/07 03:38:38 DEBUG : removing 1 level 3 directories 2024/12/07 03:38:38 INFO : A1/B1/C1: Removing directory 2024/12/07 03:38:39 DEBUG : removing 1 level 2 directories 2024/12/07 03:38:39 INFO : A1/B1: Removing directory 2024/12/07 03:38:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:38:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.13s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:38:44 DEBUG : file1: md5 = 4458f2736e857a77843420d46a0bada3 OK 2024/12/07 03:38:45 DEBUG : filename.txt: File name found in url 2024/12/07 03:38:46 DEBUG : filename.txt: md5 = f60c864c207e28785b14d5b6a49bb040 OK 2024/12/07 03:38:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/07 03:38:48 DEBUG : headerfilename.txt: md5 = 9c1a736e3b4922c77d60a952c3903a53 OK 2024/12/07 03:38:50 DEBUG : file2: md5 = 4002a702622b565393f1f6b6a5f8b770 OK --- PASS: TestCopyURL (11.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:38:53 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/07 03:38:56 DEBUG : sub/file2: md5 = 570c56614c34d39110e065bd0d3734ea OK 2024/12/07 03:38:56 INFO : file1: Copied (new) to: sub/file2 2024/12/07 03:38:56 INFO : file1: Deleted 2024/12/07 03:38:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 03:38:57 DEBUG : file1: Unchanged skipping 2024/12/07 03:38:57 INFO : file1: Deleted 2024/12/07 03:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': don't need to copy/move sub/file2, it is already at target location 2024/12/07 03:38:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.20s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:39:00 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/07 03:39:02 DEBUG : file1: md5 = 81a0e1ccc9c949b68625590d2cc33162 OK 2024/12/07 03:39:02 INFO : file1: Copied (new) 2024/12/07 03:39:02 INFO : file1: Deleted 2024/12/07 03:39:03 DEBUG : file1: Destination exists, skipping 2024/12/07 03:39:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.80s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:39:08 DEBUG : dst/file1: md5 = 75af41ddb00038c084de5913d44961c9 OK 2024/12/07 03:39:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resupaj0hoje/backup" 2024/12/07 03:39:09 DEBUG : Creating backend with remote "TestDrive:crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg/1nrff024r7pq65ecp72fc28jb0" 2024/12/07 03:39:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/07 03:39:14 INFO : dst/file1: Moved (server-side) 2024/12/07 03:39:15 DEBUG : dst/file1: md5 = 7a931d959e9761fd4dbeced8035a1878 OK 2024/12/07 03:39:15 INFO : dst/file1: Copied (new) 2024/12/07 03:39:15 INFO : dst/file1: Deleted 2024/12/07 03:39:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:39:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:39:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.90s) === 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-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:39:24 DEBUG : A1/one: md5 = 07773429d7c4a859249cee9e00a0ec9c OK 2024/12/07 03:39:25 DEBUG : A1/two: md5 = 11f6af183bfc04a48fe285ec0e689f11 OK 2024/12/07 03:39:28 DEBUG : A1/B1/three: md5 = 2f58ff51fa28706d11a5c885a776b619 OK 2024/12/07 03:39:31 DEBUG : A1/B1/C1/four: md5 = 5cbf47d761a9e986825854622b0c9df9 OK 2024/12/07 03:39:34 DEBUG : A1/B1/C2/five: md5 = ff8d2ca68694f5ae13ce96e04c704718 OK 2024/12/07 03:39:34 DEBUG : A1/B2: Making directory 2024/12/07 03:39:35 DEBUG : A1/B1/C3: Making directory 2024/12/07 03:39:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/07 03:39:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/07 03:39:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/07 03:39:48 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/07 03:39:48 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/07 03:39:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/07 03:39:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/07 03:39:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:39:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/07 03:39:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/07 03:39:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/07 03:40:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/07 03:40:03 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/07 03:40:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/07 03:40:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/07 03:40:03 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/07 03:40:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/07 03:40:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/07 03:40:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:40:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/07 03:40:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/07 03:40:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/07 03:40:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/07 03:40:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/07 03:40:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/07 03:40:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:40:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/07 03:40:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/07 03:40:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/07 03:40:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:40:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.27s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': File to upload is small (34 bytes), uploading instead of streaming 2024/12/07 03:40:23 DEBUG : no_checksum_small_file_from_pipe: md5 = ee6448ad17ac6fa0a2f4daffcf43ec06 OK 2024/12/07 03:40:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/07 03:40:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/07 03:40:23 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/07 03:40:25 DEBUG : no_checksum_big_file_from_pipe: md5 = b0f155c6d95826c571add6c4353d058b OK 2024/12/07 03:40:25 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-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:40:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': File to upload is small (34 bytes), uploading instead of streaming 2024/12/07 03:40:29 DEBUG : with_checksum_small_file_from_pipe: md5 = 7be37ecfc21b1cd2aaac3fad670690ae OK 2024/12/07 03:40:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/07 03:40:30 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/07 03:40:31 DEBUG : with_checksum_big_file_from_pipe: md5 = b410811a94470ea3592b10156ec9ec1e OK 2024/12/07 03:40:31 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-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': File to upload is small (34 bytes), uploading instead of streaming 2024/12/07 03:40:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 03:40:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/07 03:40:37 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-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': File to upload is small (34 bytes), uploading instead of streaming 2024/12/07 03:40:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/07 03:40:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/07 03:40:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.89s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/07 03:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': File to upload is small (48 bytes), uploading instead of streaming 2024/12/07 03:40:47 DEBUG : rcat_metadata: md5 = e99def59f79e9fbc1c1540f2449383cf OK 2024/12/07 03:40:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/07 03:40:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/07 03:40:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = fa573dec64df20daa44ff33c0015673f OK 2024/12/07 03:40:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.00s) --- PASS: TestRcatMetadata/Normal (2.90s) --- PASS: TestRcatMetadata/ViaDisk (3.63s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:40:54 DEBUG : potato1: md5 = bbe29281e03ec21ee4db21ea444980cb OK 2024/12/07 03:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': File to upload is small (60 bytes), uploading instead of streaming 2024/12/07 03:40:55 DEBUG : potato2: md5 = 6ba57e31cc227a9627c9595c280ba73b OK 2024/12/07 03:40:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.50s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:40:59 DEBUG : potato1: md5 = c8948e6e10261ee17b7b820ecb4b2981 OK 2024/12/07 03:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': File to upload is small (60 bytes), uploading instead of streaming 2024/12/07 03:41:01 DEBUG : potato2: md5 = c25d833acea7d3a7c8cbc0bcb931de29 OK 2024/12/07 03:41:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.96s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:41:05 DEBUG : potato2: md5 = fbcff32d436c2a481e58bdbe7be0cd1d OK 2024/12/07 03:41:07 DEBUG : empty space: md5 = 85eaef2098304f37cb98754522603a8a OK 2024/12/07 03:41:09 DEBUG : sub dir/potato3: md5 = ce95f53e46f8c8da7124f2b96310188d OK 2024/12/07 03:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Touching "empty space" 2024/12/07 03:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Touching "potato2" 2024/12/07 03:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Touching "sub dir/potato3" 2024/12/07 03:41:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.73s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:41:16 DEBUG : dir with metadata: Making directory with metadata 2024/12/07 03:41:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.86s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:41:19 DEBUG : directory with modtime: Making directory with metadata 2024/12/07 03:41:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.85s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:41:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/07 03:41:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/07 03:41:22 DEBUG : Google drive root 'crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg': Skipping btime metadata as can't update it on an existing file: 2024-12-07T03:41:22.251387837Z 2024/12/07 03:41:23 INFO : non existent directory: Updated directory metadata 2024/12/07 03:41:25 DEBUG : Google drive root 'crypt/k8uo0ngb9p4rrg7mapdm6v7fv66inv3vn0lshs082h36b1qjv7cg': Skipping btime metadata as can't update it on an existing file: 2024-12-07T03:41:22.251387837Z 2024/12/07 03:41:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.92s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:41:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/07 03:41:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/07 03:41:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.13s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:41:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/07 03:41:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/07 03:41:33 DEBUG : dst: Making directory with metadata 2024/12/07 03:41:34 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/07 03:41:34 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 03:41:34 INFO : dst: Set directory modification time (using SetModTime) 2024/12/07 03:41:35 INFO : dst: Set directory modification time (using SetModTime) 2024/12/07 03:41:35 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/07 03:41:36 INFO : dst: Set directory modification time (using SetModTime) 2024/12/07 03:41:36 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.15s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje'", Local "Local file system at /tmp/rclone499351509", Modify Window "1ms" 2024/12/07 03:41:41 DEBUG : sub dir/test remove existing: md5 = 63d45b326620d408b72ca84bd6cc0e64 OK 2024/12/07 03:41:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1a380ebe370ab9b193a5182e55a95e2f OK 2024/12/07 03:41:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.genehud8" before starting 2024/12/07 03:41:46 DEBUG : sub dir/test remove existing.genehud8: TEST: removing renamed existing file after operation 2024/12/07 03:41:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wolaqab3" before starting 2024/12/07 03:41:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wolaqab3: TEST: renaming existing back after failed operation 2024/12/07 03:41:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yewiwov6" before starting 2024/12/07 03:41:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yewiwov6: TEST: removing renamed existing file after operation 2024/12/07 03:41:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "d9goe22n4814837sqb3v1h4c68pl81vh34jcq4idfroco16p3hug" 2024/12/07 03:41:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7ipbrv3o5ebldn8emn3u2316ko1r7tutp9n9gv297doa0vmp8nl0nhir142j1fkmofu81tqgcra3072e5vp0sln2q5rl8r8r1k1tkl8igu5jlrks0fldehi3gukh2m03o0kl2idfv9r63nntctn64p7jnrvf09c864gsp5jkodjkfa06qfj0" --- PASS: TestRemoveExisting (15.53s) === 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/12/07 03:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resupaj0hoje': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m57.86864782s (try 1/5)