"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/07 05:47:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu" 2025/04/07 05:47:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:47:14 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70" 2025/04/07 05:47:15 DEBUG : Creating backend with remote "/tmp/rclone3740251487" === 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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", 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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/07 05:47:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/07 05:47:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/07 05:47:16 DEBUG : potato: Seek from 10 to 0 2025/04/07 05:47:16 DEBUG : potato: Seek from 10 to 0 2025/04/07 05:47:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/07 05:47:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/07 05:47:16 DEBUG : potato: Seek from 5 to 2 2025/04/07 05:47:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/07 05:47:16 DEBUG : potato: Seek from 7 to 0 2025/04/07 05:47:16 DEBUG : potato: Seek from 7 to 0 2025/04/07 05:47:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/07 05:47:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/07 05:47:16 DEBUG : potato: Seek from 5 to 2 2025/04/07 05:47:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/07 05:47:16 DEBUG : potato: Seek from 8 to 0 2025/04/07 05:47:16 DEBUG : potato: Seek from 8 to 0 2025/04/07 05:47:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/07 05:47:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/07 05:47:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/07 05:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/07 05:47:16 DEBUG : potato: Seek from 5 to 2 2025/04/07 05:47:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/07 05:47:16 DEBUG : potato: Seek from 9 to 0 2025/04/07 05:47:16 DEBUG : potato: Seek from 9 to 0 2025/04/07 05:47:16 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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:47:18 DEBUG : rutabaga: md5 = b4796d450f894ae6630dc501db4bf3b4 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/07 05:47:20 DEBUG : empty space: md5 = 454c2b7a615165c4469420f948c4043e OK === RUN TestCheck/3 2025/04/07 05:47:22 DEBUG : potato2: md5 = 8f8e2caf5b3772eff7085dcdde2a08eb OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/07 05:47:24 DEBUG : remotepotato: md5 = e617076043e3c51527ae2a10c1471388 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.02s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2025/04/07 05:47:28 DEBUG : Creating backend with remote "nonexistent" 2025/04/07 05:47:28 DEBUG : Creating backend with remote "nonexistent" 2025/04/07 05:47:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/07 05:47:28 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/07 05:47:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/07 05:47:28 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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:47:29 DEBUG : rutabaga: md5 = c976fe36f7b5381f41020b50e7c7ee42 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/07 05:47:33 DEBUG : empty space: md5 = 2697649a54baeecfd50cef1f62d5757d OK === RUN TestCheckDownload/3 2025/04/07 05:47:35 DEBUG : potato2: md5 = c2692c78a22efe5e7d6afd804199b306 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/07 05:47:40 DEBUG : remotepotato: md5 = 260a786697a29155649bd7409e108a37 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.43s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (0.85s) --- PASS: TestCheckDownload/3 (1.09s) --- PASS: TestCheckDownload/4 (1.40s) --- PASS: TestCheckDownload/5 (1.27s) --- PASS: TestCheckDownload/6 (1.87s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:47:46 DEBUG : rutabaga: md5 = 7cf2ff92a4a3e5b59fdf84a964286c0c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/07 05:47:49 DEBUG : empty space: md5 = 88bfa3f86c469bac499aeb6b95d471ab OK === RUN TestCheckSizeOnly/3 2025/04/07 05:47:50 DEBUG : potato2: md5 = 37b07cff1e72afad1fd8611aa1ceaf06 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/07 05:47:53 DEBUG : remotepotato: md5 = 1058c84fdfd29074557d5a60b534ccef OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.81s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:47:57 DEBUG : test.sum: md5 = 3476ac7232ed0b808bc99a196a207cf7 OK 2025/04/07 05:47:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/07 05:47:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/07 05:47:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/07 05:47:58 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/07 05:48:00 DEBUG : test.sum: md5 = a4eede5fdce204fb3d8ac831fbef4537 OK 2025/04/07 05:48:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/07 05:48:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/07 05:48:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/07 05:48:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.68s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:48:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/data" 2025/04/07 05:48:02 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:48:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/data" 2025/04/07 05:48:04 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/vjrnln8ratgmqakfosrqe8espk" 2025/04/07 05:48:08 DEBUG : data/banana: md5 = e9251353061f867b6c7091d0fb5bcf99 OK 2025/04/07 05:48:09 DEBUG : test.sum: md5 = 80930a8bfbdbd8a99f178f016f1da476 OK === RUN TestCheckSumDownload/subtest1 2025/04/07 05:48:14 DEBUG : data/potato: md5 = 5c6173bbf5b30444332e415d7036a33d OK 2025/04/07 05:48:15 DEBUG : test.sum: md5 = 97e041fd658d4bc49722b1ac28190801 OK === RUN TestCheckSumDownload/subtest2 2025/04/07 05:48:19 DEBUG : test.sum: md5 = a287f86c4b127664f2fa3d7b0933b876 OK === RUN TestCheckSumDownload/subtest3 2025/04/07 05:48:23 DEBUG : test.sum: md5 = 04d04086b049fa0c24a2a91bd4a05c8f OK === RUN TestCheckSumDownload/subtest4 2025/04/07 05:48:28 DEBUG : test.sum: md5 = 7987e55b0b409b9129772711707712bd OK === RUN TestCheckSumDownload/subtest5 2025/04/07 05:48:32 DEBUG : test.sum: md5 = c758b36d1b2f08b046f4bc034f2fd225 OK === RUN TestCheckSumDownload/subtest6 2025/04/07 05:48:36 DEBUG : data/banana: md5 = ed65503a8261f0066d285af0a5375839 OK 2025/04/07 05:48:38 DEBUG : data/potato: md5 = 0b24c6eed8dd3fa0de48f753be45a166 OK 2025/04/07 05:48:39 DEBUG : test.sum: md5 = aab2f215a93dcf9ec9e555d07ed9abb0 OK === RUN TestCheckSumDownload/subtest7 2025/04/07 05:48:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/07 05:48:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.95s) --- PASS: TestCheckSumDownload/subtest1 (2.94s) --- PASS: TestCheckSumDownload/subtest2 (2.27s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (2.36s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (2.72s) --- PASS: TestCheckSumDownload/subtest7 (2.22s) === RUN TestApplyTransforms 2025/04/07 05:48:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lihoyom5sibi" 2025/04/07 05:48:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:48:45 DEBUG : Creating backend with remote "TestDrive:crypt/06g4efr4m0unhve98j0jbv61kj6hbgq1p3t92obo6aar28k648v0" 2025/04/07 05:48:46 DEBUG : Creating backend with remote "/tmp/rclone2590754595" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lihoyom5sibi'", Local "Local file system at /tmp/rclone2590754595", Modify Window "1ms" 2025/04/07 05:48:48 DEBUG : hello, world!: md5 = c31e62f1de13d6da64310fba7acb0c53 OK upper checkfile vs. lower remote (without normalization) 2025/04/07 05:48:48 ERROR : hello, world!: sum not found 2025/04/07 05:48:48 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lihoyom5sibi' 2025/04/07 05:48:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihoyom5sibi': 1 files missing 2025/04/07 05:48:48 NOTICE: 1 hashes missing 2025/04/07 05:48:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihoyom5sibi': 2 differences found 2025/04/07 05:48:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihoyom5sibi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/07 05:48:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:48:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihoyom5sibi': 0 differences found 2025/04/07 05:48:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihoyom5sibi': 1 matching files 2025/04/07 05:48:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasidib8huqu" 2025/04/07 05:48:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:48:50 DEBUG : Creating backend with remote "TestDrive:crypt/7qarkc48fdrs6sunj2p5islehh3q5rd6snsvfpa7etct1kudkofg" 2025/04/07 05:48:51 DEBUG : Creating backend with remote "/tmp/rclone4036567437" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasidib8huqu'", Local "Local file system at /tmp/rclone4036567437", Modify Window "1ms" 2025/04/07 05:48:53 DEBUG : HELLO, WORLD!: md5 = cf447c6596f93fda89175a61840250e6 OK lower checkfile vs. upper remote (without normalization) 2025/04/07 05:48:53 ERROR : HELLO, WORLD!: sum not found 2025/04/07 05:48:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jasidib8huqu' 2025/04/07 05:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasidib8huqu': 1 files missing 2025/04/07 05:48:53 NOTICE: 1 hashes missing 2025/04/07 05:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasidib8huqu': 2 differences found 2025/04/07 05:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasidib8huqu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/07 05:48:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:48:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasidib8huqu': 0 differences found 2025/04/07 05:48:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasidib8huqu': 1 matching files 2025/04/07 05:48:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojobuj8sudu" 2025/04/07 05:48:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:48:54 DEBUG : Creating backend with remote "TestDrive:crypt/lt403je4vpprl4dbmvkcrldl7hp95gudd44gbvu890rnt4pamgug" 2025/04/07 05:48:55 DEBUG : Creating backend with remote "/tmp/rclone2894405699" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojobuj8sudu'", Local "Local file system at /tmp/rclone2894405699", Modify Window "1ms" 2025/04/07 05:48:57 DEBUG : HeLlO, wOrLd!: md5 = bc6270f63d8254f304844996ce6fd906 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/07 05:48:58 ERROR : HeLlO, wOrLd!: sum not found 2025/04/07 05:48:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fojobuj8sudu' 2025/04/07 05:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojobuj8sudu': 1 files missing 2025/04/07 05:48:58 NOTICE: 1 hashes missing 2025/04/07 05:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojobuj8sudu': 2 differences found 2025/04/07 05:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojobuj8sudu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/07 05:48:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:48:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojobuj8sudu': 0 differences found 2025/04/07 05:48:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojobuj8sudu': 1 matching files 2025/04/07 05:48:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kasuves8xenu" 2025/04/07 05:48:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:48:59 DEBUG : Creating backend with remote "TestDrive:crypt/64nvb9rtm4rd00inhvtddvs69iqm2ngf4i3b6k4m9mj2d9f82h70" 2025/04/07 05:49:00 DEBUG : Creating backend with remote "/tmp/rclone2468878179" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kasuves8xenu'", Local "Local file system at /tmp/rclone2468878179", Modify Window "1ms" 2025/04/07 05:49:02 DEBUG : HELLO, WORLD!: md5 = a2c38c0cefefed23a0acf5763ebaf730 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/07 05:49:03 ERROR : HELLO, WORLD!: sum not found 2025/04/07 05:49:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kasuves8xenu' 2025/04/07 05:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasuves8xenu': 1 files missing 2025/04/07 05:49:03 NOTICE: 1 hashes missing 2025/04/07 05:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasuves8xenu': 2 differences found 2025/04/07 05:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasuves8xenu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/07 05:49:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasuves8xenu': 0 differences found 2025/04/07 05:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasuves8xenu': 1 matching files 2025/04/07 05:49:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fadufip6yahi" 2025/04/07 05:49:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:49:05 DEBUG : Creating backend with remote "TestDrive:crypt/df1k5bc6ud8g7qgk0d9asgm8innq37oehuu73lf9e63dg92msh2g" 2025/04/07 05:49:06 DEBUG : Creating backend with remote "/tmp/rclone4177531909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fadufip6yahi'", Local "Local file system at /tmp/rclone4177531909", Modify Window "1ms" 2025/04/07 05:49:08 DEBUG : 測試_Русский___ě_áñ: md5 = e4342529abd90729010438e790b5081c OK NFD checkfile vs. NFC remote (without normalization) 2025/04/07 05:49:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/07 05:49:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fadufip6yahi' 2025/04/07 05:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadufip6yahi': 1 files missing 2025/04/07 05:49:08 NOTICE: 1 hashes missing 2025/04/07 05:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadufip6yahi': 2 differences found 2025/04/07 05:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadufip6yahi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/07 05:49:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:49:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadufip6yahi': 0 differences found 2025/04/07 05:49:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadufip6yahi': 1 matching files 2025/04/07 05:49:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caxewut4hapo" 2025/04/07 05:49:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:49:10 DEBUG : Creating backend with remote "TestDrive:crypt/lb1hqnmd7b6hh6n7likfh6770vnngg2qtu4alc4bviq672uti3fg" 2025/04/07 05:49:11 DEBUG : Creating backend with remote "/tmp/rclone2035007296" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caxewut4hapo'", Local "Local file system at /tmp/rclone2035007296", Modify Window "1ms" 2025/04/07 05:49:13 DEBUG : 測試_Русский___ě_áñ: md5 = d00cd7b4c016566b5f309884726bdd6f OK NFC checkfile vs. NFD remote (without normalization) 2025/04/07 05:49:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/07 05:49:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-caxewut4hapo' 2025/04/07 05:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxewut4hapo': 1 files missing 2025/04/07 05:49:13 NOTICE: 1 hashes missing 2025/04/07 05:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxewut4hapo': 2 differences found 2025/04/07 05:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxewut4hapo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/07 05:49:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:49:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxewut4hapo': 0 differences found 2025/04/07 05:49:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxewut4hapo': 1 matching files 2025/04/07 05:49:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dotuhud7moto" 2025/04/07 05:49:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:49:14 DEBUG : Creating backend with remote "TestDrive:crypt/jmgahqtkjsrcrbv0ilfpqe2jiq2r1k4kdkq5bhou5jh0ke9auhe0" 2025/04/07 05:49:15 DEBUG : Creating backend with remote "/tmp/rclone3959782120" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dotuhud7moto'", Local "Local file system at /tmp/rclone3959782120", Modify Window "1ms" 2025/04/07 05:49:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a46ef01a56d1a520161c371849f32c16 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/07 05:49:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/07 05:49:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dotuhud7moto' 2025/04/07 05:49:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dotuhud7moto': 1 files missing 2025/04/07 05:49:18 NOTICE: 1 hashes missing 2025/04/07 05:49:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dotuhud7moto': 2 differences found 2025/04/07 05:49:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dotuhud7moto': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/07 05:49:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dotuhud7moto': 0 differences found 2025/04/07 05:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dotuhud7moto': 1 matching files 2025/04/07 05:49:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixotud3pixu" 2025/04/07 05:49:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:49:19 DEBUG : Creating backend with remote "TestDrive:crypt/0ber82thd042om5c23i7j1ho0c1hjk96tu325mlqs0c82qnt1e50" 2025/04/07 05:49:20 DEBUG : Creating backend with remote "/tmp/rclone1834674194" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixotud3pixu'", Local "Local file system at /tmp/rclone1834674194", Modify Window "1ms" 2025/04/07 05:49:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 137390d8b5a465bcbb31797fac968e91 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/07 05:49:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/07 05:49:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pixotud3pixu' 2025/04/07 05:49:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixotud3pixu': 1 files missing 2025/04/07 05:49:23 NOTICE: 1 hashes missing 2025/04/07 05:49:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixotud3pixu': 2 differences found 2025/04/07 05:49:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixotud3pixu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/07 05:49:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:49:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixotud3pixu': 0 differences found 2025/04/07 05:49:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixotud3pixu': 1 matching files 2025/04/07 05:49:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rozecoc9puxu" 2025/04/07 05:49:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:49:24 DEBUG : Creating backend with remote "TestDrive:crypt/mja0vnm2ktgq3ifj80t039m8dlh32j53k17l3pkn1pa8d0jq76og" 2025/04/07 05:49:25 DEBUG : Creating backend with remote "/tmp/rclone132823682" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rozecoc9puxu'", Local "Local file system at /tmp/rclone132823682", Modify Window "1ms" 2025/04/07 05:49:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 163cd853ef1c8156f1b2fda4c16ceb7e OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/07 05:49:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/07 05:49:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rozecoc9puxu' 2025/04/07 05:49:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozecoc9puxu': 1 files missing 2025/04/07 05:49:28 NOTICE: 1 hashes missing 2025/04/07 05:49:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozecoc9puxu': 2 differences found 2025/04/07 05:49:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozecoc9puxu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/07 05:49:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozecoc9puxu': 0 differences found 2025/04/07 05:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozecoc9puxu': 1 matching files 2025/04/07 05:49:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxuyaw9besa" 2025/04/07 05:49:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:49:30 DEBUG : Creating backend with remote "TestDrive:crypt/mme3fuqerp7a9n2tcqnsuhric0u48kd51gi43v697o31hibo16ag" 2025/04/07 05:49:31 DEBUG : Creating backend with remote "/tmp/rclone3094515992" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxuyaw9besa'", Local "Local file system at /tmp/rclone3094515992", Modify Window "1ms" 2025/04/07 05:49:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 97faa91b725e2fc632682c8a1dd26a14 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/07 05:49:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/07 05:49:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yaxuyaw9besa' 2025/04/07 05:49:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxuyaw9besa': 1 files missing 2025/04/07 05:49:33 NOTICE: 1 hashes missing 2025/04/07 05:49:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxuyaw9besa': 2 differences found 2025/04/07 05:49:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxuyaw9besa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/07 05:49:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 05:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxuyaw9besa': 0 differences found 2025/04/07 05:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxuyaw9besa': 1 matching files 2025/04/07 05:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxuyaw9besa': Purge remote 2025/04/07 05:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rozecoc9puxu': Purge remote 2025/04/07 05:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixotud3pixu': Purge remote 2025/04/07 05:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dotuhud7moto': Purge remote 2025/04/07 05:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxewut4hapo': Purge remote 2025/04/07 05:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fadufip6yahi': Purge remote 2025/04/07 05:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kasuves8xenu': Purge remote 2025/04/07 05:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojobuj8sudu': Purge remote 2025/04/07 05:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasidib8huqu': Purge remote 2025/04/07 05:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihoyom5sibi': Purge remote --- PASS: TestApplyTransforms (54.70s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:49:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/07 05:49:42 DEBUG : sub/file2: md5 = c293cd178fbe2a2e55ae36bc1cf7e582 OK 2025/04/07 05:49:42 INFO : file1: Copied (new) to: sub/file2 2025/04/07 05:49:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 05:49:43 DEBUG : file1: Unchanged skipping 2025/04/07 05:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': don't need to copy/move sub/file2, it is already at target location 2025/04/07 05:49:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.92s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (1.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:49:48 DEBUG : dst/file1: md5 = 7c1394a6da2450b1959f299b890b1d16 OK 2025/04/07 05:49:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/backup" 2025/04/07 05:49:49 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/1nrff024r7pq65ecp72fc28jb0" 2025/04/07 05:49:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/07 05:49:53 INFO : dst/file1: Moved (server-side) 2025/04/07 05:49:55 DEBUG : dst/file1: md5 = b5f65e6ab3a68a698e0d8e71a89c3280 OK 2025/04/07 05:49:55 INFO : dst/file1: Copied (new) 2025/04/07 05:49:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 05:49:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 05:49:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.08s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:49:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/dst" 2025/04/07 05:49:59 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 05:50:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/CompareDest" 2025/04/07 05:50:01 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/gveqi14airsml4bgu7krj116o8" 2025/04/07 05:50:03 DEBUG : one: Need to transfer - File not found at Destination 2025/04/07 05:50:05 DEBUG : one: md5 = 2fe3b5ced1ab89335a6a383ac022784f OK 2025/04/07 05:50:05 INFO : one: Copied (new) 2025/04/07 05:50:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 05:50:08 DEBUG : one: md5 = 8866ddeb293326942ede9c8f3b8ab1bb OK 2025/04/07 05:50:08 INFO : one: Copied (replaced existing) 2025/04/07 05:50:10 DEBUG : dst/one: md5 = 71006df87c25d4a6025426734297b8e1 OK 2025/04/07 05:50:12 DEBUG : CompareDest/one: md5 = 0cd5ffda9456365018142f936f177e2e OK 2025/04/07 05:50:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 05:50:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 05:50:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 05:50:15 DEBUG : CompareDest/two: md5 = 8b2e6826906fadbe3ed8fb4ba131b801 OK 2025/04/07 05:50:16 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 05:50:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 05:50:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 05:50:17 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 05:50:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 05:50:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 05:50:18 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 05:50:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/07 05:50:20 DEBUG : two: md5 = 6a50421f4773fda890ac63f18be47ec6 OK 2025/04/07 05:50:20 INFO : two: Copied (new) 2025/04/07 05:50:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 05:50:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:50:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 05:50:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.01s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:50:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/dst" 2025/04/07 05:50:24 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 05:50:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/CopyDest" 2025/04/07 05:50:26 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/07 05:50:28 DEBUG : one: Need to transfer - File not found at Destination 2025/04/07 05:50:30 DEBUG : one: md5 = 0bc1c3b7c353c0370cc0a6cacaa21c7c OK 2025/04/07 05:50:30 INFO : one: Copied (new) 2025/04/07 05:50:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 05:50:33 DEBUG : one: md5 = 6d61097e347a760db7ad86aed32f14c5 OK 2025/04/07 05:50:33 INFO : one: Copied (replaced existing) 2025/04/07 05:50:35 DEBUG : dst/one: md5 = c0b1220acd8e0de1ba13dc59a85c653a OK 2025/04/07 05:50:37 DEBUG : CopyDest/one: md5 = a712d6c066cd65158992dd434b36daf2 OK 2025/04/07 05:50:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/BackupDir" 2025/04/07 05:50:38 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/07 05:50:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 05:50:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 05:50:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 05:50:42 INFO : one: Moved (server-side) 2025/04/07 05:50:43 INFO : one: Copied (server-side copy) 2025/04/07 05:50:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/07 05:50:45 DEBUG : CopyDest/two: md5 = 55b84c19c106284badba664e2f2a610f OK 2025/04/07 05:50:45 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 05:50:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 05:50:47 INFO : two: Copied (server-side copy) 2025/04/07 05:50:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/07 05:50:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 05:50:47 DEBUG : two: Unchanged skipping 2025/04/07 05:50:49 DEBUG : CopyDest/three: md5 = 712edc7630ed257e7d479194212d5dd1 OK 2025/04/07 05:50:50 DEBUG : three: Need to transfer - File not found at Destination 2025/04/07 05:50:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/07 05:50:50 DEBUG : three: Destination not found in --copy-dest 2025/04/07 05:50:52 DEBUG : three: md5 = 1ff81d348d468d9bbf38d3c6cf4269a3 OK 2025/04/07 05:50:52 INFO : three: Copied (new) 2025/04/07 05:50:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/07 05:50:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 05:50:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:50:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/07 05:50:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 05:50:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:50:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.88s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:50:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/07 05:51:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b9ebf75bbfb238b9cc7a8053fd581bc2 OK 2025/04/07 05:51:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/07 05:51:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/07 05:51:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/07 05:51:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/07 05:51:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/07 05:51:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e94e95fef738a54ec256d02af414f0d6 OK 2025/04/07 05:51:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/07 05:51:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/07 05:51:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.00s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:51:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Looking for duplicate names using skip mode. 2025/04/07 05:51:12 NOTICE: one: Found 2 files with duplicate names 2025/04/07 05:51:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.73s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:51:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Looking for duplicate names using skip mode. 2025/04/07 05:51:18 NOTICE: one: Found 3 files with duplicate names 2025/04/07 05:51:18 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/07 05:51:19 INFO : one: Deleted 2025/04/07 05:51:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.92s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:51:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Looking for duplicate names using first mode. 2025/04/07 05:51:25 NOTICE: one: Found 3 files with duplicate names 2025/04/07 05:51:25 INFO : one: Deleted 2025/04/07 05:51:26 INFO : one: Deleted 2025/04/07 05:51:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.55s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:51:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Looking for duplicate names using newest mode. 2025/04/07 05:51:31 NOTICE: one: Found 3 files with duplicate names 2025/04/07 05:51:31 INFO : one: Deleted 2025/04/07 05:51:32 INFO : one: Deleted 2025/04/07 05:51:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.11s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:51:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Looking for duplicate names using oldest mode. 2025/04/07 05:51:38 NOTICE: one: Found 3 files with duplicate names 2025/04/07 05:51:38 INFO : one: Deleted 2025/04/07 05:51:39 INFO : one: Deleted 2025/04/07 05:51:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:51:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Looking for duplicate names using largest mode. 2025/04/07 05:51:44 NOTICE: one: Found 3 files with duplicate names 2025/04/07 05:51:45 INFO : one: Deleted 2025/04/07 05:51:45 INFO : one: Deleted 2025/04/07 05:51:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.40s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:51:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Looking for duplicate names using smallest mode. 2025/04/07 05:51:50 NOTICE: one: Found 3 files with duplicate names 2025/04/07 05:51:51 INFO : one: Deleted 2025/04/07 05:51:51 INFO : one: Deleted 2025/04/07 05:51:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.19s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:51:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Looking for duplicate names using rename mode. 2025/04/07 05:51:58 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/07 05:51:59 INFO : one-2.txt: renamed from: one.txt 2025/04/07 05:52:00 INFO : one-3.txt: renamed from: one.txt 2025/04/07 05:52:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.46s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:52:06 DEBUG : dupe1/one.txt: md5 = 5e59fc6ec4e5445d4d682c6a8b98e13c OK 2025/04/07 05:52:08 DEBUG : dupe2/two.txt: md5 = c9e7c75b707a5b9160c12ba261832451 OK 2025/04/07 05:52:10 DEBUG : dupe3/three.txt: md5 = 99824ee01a60f17aac7c00e4ab7c09bf OK 2025/04/07 05:52:11 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/07 05:52:12 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/07 05:52:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/07 05:52:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/07 05:52:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/07 05:52:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/07 05:52:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.81s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:52:18 DEBUG : a.txt: md5 = 09bf3c6376da20368c070594667c31fa OK 2025/04/07 05:52:19 DEBUG : zend.txt: md5 = 26517deff168910d6968c806d7677971 OK 2025/04/07 05:52:22 DEBUG : sub dir/hello world: md5 = 1951261dedd011613dd54038841335b4 OK 2025/04/07 05:52:23 DEBUG : sub dir/hello world2: md5 = db17d2ed6f7e869e54d909fb8ad36a9b OK 2025/04/07 05:52:25 DEBUG : sub dir/ignore dir/.ignore: md5 = 2ce92bbcd73187634e4f9bf5af27ad42 OK 2025/04/07 05:52:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = 295134f807471d1a91970cb8ee614cc6 OK 2025/04/07 05:52:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0b1723b11954eddedf68dd2c4c7ccff0 OK 2025/04/07 05:52:31 DEBUG : a.txt: Excluded (Size Filter) 2025/04/07 05:52:31 DEBUG : a.txt: Excluded 2025/04/07 05:52:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/07 05:52:31 DEBUG : sub dir/hello world2: Excluded 2025/04/07 05:52:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/07 05:52:31 DEBUG : sub dir/hello world: Excluded 2025/04/07 05:52:32 DEBUG : sub dir/ignore dir: Excluded 2025/04/07 05:52:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/07 05:52:32 DEBUG : sub dir/hello world2: Excluded 2025/04/07 05:52:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/07 05:52:32 DEBUG : sub dir/hello world: Excluded 2025/04/07 05:52:32 DEBUG : sub dir/ignore dir: Excluded 2025/04/07 05:52:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/07 05:52:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/07 05:52:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/07 05:52:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/07 05:52:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/07 05:52:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/07 05:52:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.01s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:52:40 DEBUG : file1: md5 = ca566360b72caf72f373803efe5d4619 OK 2025/04/07 05:52:42 DEBUG : sub/file2: md5 = aceffd4e7acc0522266d7221dbd1e071 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/07 05:52:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/07 05:52:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/07 05:52:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/07 05:52:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.66s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.32s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:52:50 DEBUG : file1: md5 = eb45c57149798e9a4c9d29e0409be71d OK 2025/04/07 05:52:52 DEBUG : sub/file2: md5 = 1f2ad5859ec2119b8b783ef910380d47 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/07 05:52:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/notfound" 2025/04/07 05:52:56 DEBUG : Config file has changed externally - reloading 2025/04/07 05:52:56 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/qe0i31qdkoejk60elps0ni5sqk" 2025/04/07 05:52:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Making directory 2025/04/07 05:53:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:03 DEBUG : sub dir/hello world: md5 = 758115e06feb9282d56232d2c32914c3 OK 2025/04/07 05:53:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.89s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:07 DEBUG : potato2: md5 = 795b4dc58a416f6e0d029c1435ad23e7 OK 2025/04/07 05:53:08 DEBUG : empty space: md5 = f9fc134e48a8752273972f822242c5a3 OK --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:12 DEBUG : potato2: md5 = c8aa39ad2da788df24bf2382649bfe52 OK 2025/04/07 05:53:14 DEBUG : empty space: md5 = 473648cc6becf643ef486f44298a60c5 OK 2025/04/07 05:53:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/07 05:53:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.18s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:18 DEBUG : potato2: md5 = 4f2de0267a3f00b529a696dffde11130 OK 2025/04/07 05:53:19 DEBUG : empty space: md5 = 19b8bab48809b141e6bddb68b0bf4281 OK --- PASS: TestLsLong (4.79s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:23 DEBUG : potato2: md5 = f5b61b0627e22291fa94654f29d4e223 OK 2025/04/07 05:53:24 DEBUG : empty space: md5 = 78e8bdc485a09cabc010e4c5fdfff729 OK --- PASS: TestHashSums (4.49s) === RUN TestHashSumsWithErrors 2025/04/07 05:53:26 DEBUG : Creating backend with remote ":memory:" 2025/04/07 05:53:26 DEBUG : Config file has changed externally - reloading 2025/04/07 05:53:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/07 05:53:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/07 05:53:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/07 05:53:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/07 05:53:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/07 05:53:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/07 05:53:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/07 05:53:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/07 05:53:26 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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:27 DEBUG : potato2: md5 = bb19eb57ac473c5eee29e7bc994e520d OK 2025/04/07 05:53:29 DEBUG : empty space: md5 = 1966f344578e567565fef2e4c1b1fe4b OK 2025/04/07 05:53:31 DEBUG : sub dir/potato3: md5 = 0f3a3c6932b3edffafa0435604b7f221 OK 2025/04/07 05:53:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.40s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:36 DEBUG : small: md5 = f6287dfcdc70706677f494e68466cfd2 OK 2025/04/07 05:53:37 DEBUG : medium: md5 = a08a3424a088d2be3f15f3731a366438 OK 2025/04/07 05:53:38 DEBUG : large: md5 = e1029de311de90cad9b2b6584016d1d7 OK 2025/04/07 05:53:38 DEBUG : Waiting for deletions to finish 2025/04/07 05:53:39 DEBUG : large: Excluded (Size Filter) 2025/04/07 05:53:39 INFO : medium: Deleted 2025/04/07 05:53:39 INFO : small: Deleted --- PASS: TestDelete (6.28s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:42 DEBUG : small: md5 = ae31729a40d2781442caaf225b9fed75 OK 2025/04/07 05:53:43 DEBUG : medium: md5 = f275f621004f84544da0fff745f3ff58 OK 2025/04/07 05:53:45 DEBUG : large: md5 = e3610ce925112c4486494df74e7e5c7a OK 2025/04/07 05:53:45 DEBUG : Waiting for deletions to finish 2025/04/07 05:53:45 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/07 05:53:46 INFO : medium: Deleted 2025/04/07 05:53:46 INFO : small: Deleted --- PASS: TestMaxDelete (7.05s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:49 DEBUG : small: md5 = c1d89a64ac6c06def880dca85b658570 OK 2025/04/07 05:53:50 DEBUG : medium: md5 = d78cd9db63c31d2d47a51666ecce8543 OK 2025/04/07 05:53:52 DEBUG : large: md5 = b4f40246b7ee79319b9dfddf72ef3352 OK 2025/04/07 05:53:52 DEBUG : Waiting for deletions to finish 2025/04/07 05:53:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/07 05:53:53 INFO : medium: Deleted 2025/04/07 05:53:53 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:53:56 DEBUG : small: md5 = 54c8410fb9ab7832d4aaffca4aaa9a82 OK 2025/04/07 05:53:57 DEBUG : medium: md5 = e38e037ae9a50b9a821e2d03c75e9fee OK 2025/04/07 05:53:59 DEBUG : large: md5 = c2817da7621c397ff74905ac9ac32e3c OK 2025/04/07 05:53:59 DEBUG : Waiting for deletions to finish 2025/04/07 05:53:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/07 05:54:00 INFO : small: Deleted 2025/04/07 05:54:00 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.21s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:54:03 DEBUG : ReadFile: md5 = 51e965e69a73a1ad998eb019eff8f62d OK --- PASS: TestReadFile (4.55s) === RUN TestRetry 2025/04/07 05:54:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/07 05:54:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/07 05:54:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/07 05:54:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/07 05:54:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/07 05:54:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/07 05:54:06 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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:54:08 DEBUG : file1: md5 = 0b1b2fd810bb73b4094ea7eeeae5060a OK 2025/04/07 05:54:09 DEBUG : file2: md5 = bc2e29d8aa29727989bdaa6ae9c9715c OK --- PASS: TestCat (17.41s) === RUN TestPurge 2025/04/07 05:54:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tapecun4soda" 2025/04/07 05:54:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 05:54:24 DEBUG : Creating backend with remote "TestDrive:crypt/0kon0v1r72semafns6dq20ssmk1uqu2t01vqrk7ndeasdjjnuoag" 2025/04/07 05:54:25 DEBUG : Creating backend with remote "/tmp/rclone1470726124" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tapecun4soda'", Local "Local file system at /tmp/rclone1470726124", Modify Window "1ms" 2025/04/07 05:54:29 DEBUG : A1/B1/C1/one: md5 = 4c6aa0b971140a0b12e7671750de0390 OK 2025/04/07 05:54:29 INFO : A2: Making directory 2025/04/07 05:54:30 INFO : A1/B2: Making directory 2025/04/07 05:54:31 INFO : A1/B2/C2: Making directory 2025/04/07 05:54:32 INFO : A1/B1/C3: Making directory 2025/04/07 05:54:32 INFO : A3: Making directory 2025/04/07 05:54:33 INFO : A3/B3: Making directory 2025/04/07 05:54:34 INFO : A3/B3/C4: Making directory 2025/04/07 05:54:36 DEBUG : A1/two: md5 = b6e1ff92701fbe2b131e630243ea68b9 OK 2025/04/07 05:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tapecun4soda': Purge remote 2025/04/07 05:54:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.30s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:54:44 DEBUG : A1/B1/C1/one: md5 = 9f2e33f9eb1e07d1e34540b5caef5eec OK 2025/04/07 05:54:44 INFO : A2: Making directory 2025/04/07 05:54:45 INFO : A1/B2: Making directory 2025/04/07 05:54:45 INFO : A1/B2/C2: Making directory 2025/04/07 05:54:46 INFO : A1/B1/C3: Making directory 2025/04/07 05:54:47 INFO : A3: Making directory 2025/04/07 05:54:48 INFO : A3/B3: Making directory 2025/04/07 05:54:48 INFO : A3/B3/C4: Making directory 2025/04/07 05:54:51 DEBUG : A1/two: md5 = 01cd0980e00e4c0c3543018e5cbc3386 OK 2025/04/07 05:54:52 DEBUG : removing 1 level 3 directories 2025/04/07 05:54:52 INFO : A3/B3/C4: Removing directory 2025/04/07 05:54:55 DEBUG : removing 2 level 3 directories 2025/04/07 05:54:55 INFO : A1/B2/C2: Removing directory 2025/04/07 05:54:55 INFO : A1/B1/C3: Removing directory 2025/04/07 05:54:56 DEBUG : removing 2 level 2 directories 2025/04/07 05:54:56 INFO : A3/B3: Removing directory 2025/04/07 05:54:56 INFO : A1/B2: Removing directory 2025/04/07 05:54:56 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/07 05:54:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/07 05:54:56 DEBUG : removing 2 level 1 directories 2025/04/07 05:54:56 INFO : A3: Removing directory 2025/04/07 05:54:56 INFO : A2: Removing directory 2025/04/07 05:54:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/07 05:55:00 DEBUG : removing 1 level 3 directories 2025/04/07 05:55:00 INFO : A1/B1/C1: Removing directory 2025/04/07 05:55:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:01 DEBUG : removing 1 level 2 directories 2025/04/07 05:55:01 INFO : A1/B1: Removing directory 2025/04/07 05:55:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/07 05:55:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 05:55:02 DEBUG : removing 1 level 1 directories 2025/04/07 05:55:02 INFO : A1: Removing directory 2025/04/07 05:55:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/07 05:55:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/07 05:55:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 05:55:03 DEBUG : removing 1 level 0 directories 2025/04/07 05:55:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Removing directory 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 05:55:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (24.18s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:55:05 INFO : A1: Making directory 2025/04/07 05:55:05 INFO : A1/B1: Making directory 2025/04/07 05:55:06 INFO : A1/B1/C1: Making directory 2025/04/07 05:55:09 DEBUG : removing 1 level 3 directories 2025/04/07 05:55:09 INFO : A1/B1/C1: Removing directory 2025/04/07 05:55:09 DEBUG : removing 1 level 2 directories 2025/04/07 05:55:09 INFO : A1/B1: Removing directory 2025/04/07 05:55:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 05:55:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.92s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:55:12 INFO : A1: Making directory 2025/04/07 05:55:13 INFO : A1/B1: Making directory 2025/04/07 05:55:13 INFO : A1/B1/C1: Making directory 2025/04/07 05:55:16 DEBUG : removing 1 level 3 directories 2025/04/07 05:55:16 INFO : A1/B1/C1: Removing directory 2025/04/07 05:55:21 DEBUG : removing 1 level 2 directories 2025/04/07 05:55:21 INFO : A1/B1: Removing directory 2025/04/07 05:55:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 05:55:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (11.13s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:55:25 DEBUG : file1: md5 = 0169bb2777ad346c34f9ad74ddbf9251 OK 2025/04/07 05:55:25 DEBUG : filename.txt: File name found in url 2025/04/07 05:55:27 DEBUG : filename.txt: md5 = 6ad3257f10dba6194e3d0d6631a79677 OK 2025/04/07 05:55:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/07 05:55:28 DEBUG : headerfilename.txt: md5 = 616cdfdd0528bd22475819190736f1d4 OK 2025/04/07 05:55:29 DEBUG : file2: md5 = 3baf24de37c642e780cc81921277dc44 OK --- PASS: TestCopyURL (8.81s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:55:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/07 05:55:34 DEBUG : sub/file2: md5 = 37b0ae0fcedd7afc048d42461b564ac5 OK 2025/04/07 05:55:34 INFO : file1: Copied (new) to: sub/file2 2025/04/07 05:55:34 INFO : file1: Deleted 2025/04/07 05:55:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 05:55:35 DEBUG : file1: Unchanged skipping 2025/04/07 05:55:35 INFO : file1: Deleted 2025/04/07 05:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': don't need to copy/move sub/file2, it is already at target location 2025/04/07 05:55:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.01s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:55:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/07 05:55:40 DEBUG : file1: md5 = 72f9d3184a8156312da7db5a9eb770c6 OK 2025/04/07 05:55:40 INFO : file1: Copied (new) 2025/04/07 05:55:40 INFO : file1: Deleted 2025/04/07 05:55:40 DEBUG : file1: Destination exists, skipping 2025/04/07 05:55:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.51s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:55:45 DEBUG : dst/file1: md5 = b754990844331c2ca18e71859b615d8f OK 2025/04/07 05:55:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujelav4savu/backup" 2025/04/07 05:55:45 DEBUG : Config file has changed externally - reloading 2025/04/07 05:55:45 DEBUG : Creating backend with remote "TestDrive:crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70/1nrff024r7pq65ecp72fc28jb0" 2025/04/07 05:55:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/07 05:55:49 INFO : dst/file1: Moved (server-side) 2025/04/07 05:55:51 DEBUG : dst/file1: md5 = fe0914c59ec1f25ece92a09d1e4f225b OK 2025/04/07 05:55:51 INFO : dst/file1: Copied (new) 2025/04/07 05:55:51 INFO : dst/file1: Deleted 2025/04/07 05:55:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 05:55:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 05:55:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:55:57 DEBUG : A1/one: md5 = 9bf69de7af8e2b9644810e9293d7c6e8 OK 2025/04/07 05:55:59 DEBUG : A1/two: md5 = 5fa1de25b850269800de6b0c541d063f OK 2025/04/07 05:56:01 DEBUG : A1/B1/three: md5 = de27ef3edf8c3d052a4355a38b229210 OK 2025/04/07 05:56:03 DEBUG : A1/B1/C1/four: md5 = b4cbd1f71840150cf92e358939220c77 OK 2025/04/07 05:56:05 DEBUG : A1/B1/C2/five: md5 = 406a5746813c809b6e79eb03e5636429 OK 2025/04/07 05:56:05 INFO : A1/B2: Making directory 2025/04/07 05:56:06 INFO : A1/B1/C3: Making directory 2025/04/07 05:56:16 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/07 05:56:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/07 05:56:16 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/07 05:56:16 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/07 05:56:17 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/07 05:56:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/07 05:56:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/07 05:56:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 05:56:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/07 05:56:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/07 05:56:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/07 05:56:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/07 05:56:28 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/07 05:56:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/07 05:56:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/07 05:56:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/07 05:56:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/07 05:56:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/07 05:56:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 05:56:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/07 05:56:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/07 05:56:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/07 05:56:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/07 05:56:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/07 05:56:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/07 05:56:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 05:56:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/07 05:56:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/07 05:56:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/07 05:56:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 05:56:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.12s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:56:41 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/07 05:56:44 DEBUG : no_checksum_small_file_from_pipe: md5 = d8cf8001069d175817e9a5d6ece04fc1 OK 2025/04/07 05:56:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/07 05:56:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/07 05:56:44 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/07 05:56:45 DEBUG : no_checksum_big_file_from_pipe: md5 = 02b91b4d4a7a6062f37516e2649265a8 OK 2025/04/07 05:56:45 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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/07 05:56:49 DEBUG : with_checksum_small_file_from_pipe: md5 = ffc9f22af45152d7d7716eac39ca444a OK 2025/04/07 05:56:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/07 05:56:50 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/07 05:56:51 DEBUG : with_checksum_big_file_from_pipe: md5 = 2b52101783c96266304d502e0ea8bcdb OK 2025/04/07 05:56:51 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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/07 05:56:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 05:56:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/07 05:56:56 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-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/07 05:56:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/07 05:57:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/07 05:57:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.84s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/07 05:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': File to upload is small (48 bytes), uploading instead of streaming 2025/04/07 05:57:04 DEBUG : rcat_metadata: md5 = 980c61fbcdf983017dbc39106925beef OK 2025/04/07 05:57:04 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/07 05:57:06 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/07 05:57:07 DEBUG : rcat_metadata_uploadcutoff0: md5 = 59d27534b96745e5efcb5da533729e61 OK 2025/04/07 05:57:07 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.74s) --- PASS: TestRcatMetadata/Normal (2.42s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:57:10 DEBUG : potato1: md5 = 81947d037cd657ea8c0f2676799aa5a6 OK 2025/04/07 05:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/07 05:57:11 DEBUG : potato2: md5 = cea9dbfea0a3f9dc13ad1a023effcb13 OK 2025/04/07 05:57:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.63s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:57:14 DEBUG : potato1: md5 = 0b40e3d55535d2a4ce8261a3d4da6095 OK 2025/04/07 05:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/07 05:57:16 DEBUG : potato2: md5 = 8b6c3913a9368ad2cee96776acef2e78 OK 2025/04/07 05:57:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.00s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:57:19 DEBUG : potato2: md5 = 137219bbe018b8a1d6f1cdf1dd449a01 OK 2025/04/07 05:57:21 DEBUG : empty space: md5 = d921f2dfe844472bebbfb1cd4b596f6e OK 2025/04/07 05:57:23 DEBUG : sub dir/potato3: md5 = 65d8d98ce3177fc00258ca7de8ba1fc0 OK 2025/04/07 05:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Touching "sub dir/potato3" 2025/04/07 05:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Touching "potato2" 2025/04/07 05:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Touching "empty space" 2025/04/07 05:57:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.88s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:57:28 DEBUG : dir with metadata: Making directory with metadata 2025/04/07 05:57:29 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.71s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:57:30 DEBUG : directory with modtime: Making directory with metadata 2025/04/07 05:57:31 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.45s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:57:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/07 05:57:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/07 05:57:33 DEBUG : Google drive root 'crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70': Skipping btime metadata as can't update it on an existing file: 2025-04-07T05:57:33.438880949Z 2025/04/07 05:57:34 INFO : non existent directory: Updated directory metadata 2025/04/07 05:57:36 DEBUG : Google drive root 'crypt/fh65f62oje623o86im8ghcav8p3rv2h3o58kf7civ94506dnua70': Skipping btime metadata as can't update it on an existing file: 2025-04-07T05:57:33.438880949Z 2025/04/07 05:57:36 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:57:38 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/07 05:57:40 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/07 05:57:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.12s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:57:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/07 05:57:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/07 05:57:42 DEBUG : dst: Making directory with metadata 2025/04/07 05:57:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/07 05:57:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 05:57:43 INFO : dst: Set directory modification time (using SetModTime) 2025/04/07 05:57:44 INFO : dst: Set directory modification time (using SetModTime) 2025/04/07 05:57:44 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/07 05:57:44 INFO : dst: Set directory modification time (using SetModTime) 2025/04/07 05:57:44 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.70s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu'", Local "Local file system at /tmp/rclone3740251487", Modify Window "1ms" 2025/04/07 05:57:48 DEBUG : sub dir/test remove existing: md5 = 27ab377a1686668c3e27ce674b90e3e2 OK 2025/04/07 05:57:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = dbd23e73a357fb011f279993e8da17c1 OK 2025/04/07 05:57:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cozehov5" before starting 2025/04/07 05:57:52 DEBUG : sub dir/test remove existing.cozehov5: TEST: removing renamed existing file after operation 2025/04/07 05:57:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ragayix0" before starting 2025/04/07 05:57:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ragayix0: TEST: renaming existing back after failed operation 2025/04/07 05:57:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qecejuf7" before starting 2025/04/07 05:57:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qecejuf7: TEST: removing renamed existing file after operation 2025/04/07 05:57:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4jkr1n07u4mis0pl2vgsjmvtjqdnfcghpf1m1aspi5h3akja012ilvqgi871cv5dran7ihbblgsq6l2k2k98l45c000pujfb3sq56a0hs98vdffee97bg5vec54nemcpd1tasqqbuvjihtmoakmqhiuupj2u2sotjvdpgrqfdkdrtdsodpe0" 2025/04/07 05:57:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9hh73ehj9dtr60sjde22ltodg8i16ms3o72snqk7t2g9fe26t80g" --- PASS: TestRemoveExisting (13.48s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/07 05:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujelav4savu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m45.598267528s (try 1/5)