"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/08 02:24:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso" 2026/09/08 02:24:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:24:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:24:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:24:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:24:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:24:24 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:24:25 DEBUG : Creating backend with remote "/tmp/rclone891882993" === 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:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/08 02:24:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.59s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/08 02:24:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.60s) === RUN TestSizeDiffers 2026/09/08 02:24:26 DEBUG : a: size = 0 OK 2026/09/08 02:24:26 DEBUG : a: size = 1 (memory) 2026/09/08 02:24:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/08 02:24:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/08 02:24:26 DEBUG : potato: Seek from 10 to 0 2026/09/08 02:24:26 DEBUG : potato: Seek from 10 to 0 2026/09/08 02:24:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/08 02:24:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Seek from 5 to 2 2026/09/08 02:24:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/08 02:24:26 DEBUG : potato: Seek from 7 to 0 2026/09/08 02:24:26 DEBUG : potato: Seek from 7 to 0 2026/09/08 02:24:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/08 02:24:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Seek from 5 to 2 2026/09/08 02:24:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/08 02:24:26 DEBUG : potato: Seek from 8 to 0 2026/09/08 02:24:26 DEBUG : potato: Seek from 8 to 0 2026/09/08 02:24:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/08 02:24:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/08 02:24:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:24:26 DEBUG : potato: Seek from 5 to 2 2026/09/08 02:24:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/08 02:24:26 DEBUG : potato: Seek from 9 to 0 2026/09/08 02:24:26 DEBUG : potato: Seek from 9 to 0 2026/09/08 02:24:26 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:24:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:24:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:24:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestCheck/1 === RUN TestCheck/2 2026/09/08 02:24:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:24:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestCheck/3 2026/09/08 02:24:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:24:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestCheck/4 === RUN TestCheck/5 2026/09/08 02:24:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:24:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestCheck/6 === RUN TestCheck/7 2026/09/08 02:24:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:24:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestCheck (17.40s) --- PASS: TestCheck/1 (0.59s) --- PASS: TestCheck/2 (0.58s) --- PASS: TestCheck/3 (0.61s) --- PASS: TestCheck/4 (0.63s) --- PASS: TestCheck/5 (0.65s) --- PASS: TestCheck/6 (0.60s) --- PASS: TestCheck/7 (0.60s) === RUN TestCheckFsError 2026/09/08 02:24:44 DEBUG : Creating backend with remote "nonexistent" 2026/09/08 02:24:44 DEBUG : Config file has changed externally - reloading 2026/09/08 02:24:44 DEBUG : Creating backend with remote "nonexistent" 2026/09/08 02:24:44 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/08 02:24:44 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/08 02:24:44 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/08 02:24:44 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:24:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:24:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/08 02:24:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:24:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestCheckDownload/3 2026/09/08 02:24:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:24:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/08 02:24:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:24:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/08 02:26:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:27:07 DEBUG : pacer: Reducing sleep to 33.75s 2026/09/08 02:27:52 DEBUG : pacer: Reducing sleep to 25.3125s 2026/09/08 02:28:26 DEBUG : pacer: Reducing sleep to 18.984375s 2026/09/08 02:28:51 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/09/08 02:29:10 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/09/08 02:29:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:29:24 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (280.74s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.74s) --- PASS: TestCheckDownload/5 (1.36s) --- PASS: TestCheckDownload/6 (1.78s) --- PASS: TestCheckDownload/7 (65.37s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:29:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:29:35 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/09/08 02:29:43 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/09/08 02:29:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:29:49 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/08 02:29:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:29:59 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/09/08 02:30:02 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/09/08 02:30:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:03 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/09/08 02:30:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:05 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/09/08 02:30:06 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/09/08 02:30:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:06 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/08 02:30:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:08 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/09/08 02:30:09 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/09/08 02:30:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:09 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/09/08 02:30:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:11 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/09/08 02:30:12 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/09/08 02:30:13 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/09/08 02:30:13 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/09/08 02:30:14 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 02:30:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestCheckSizeOnly (50.14s) --- PASS: TestCheckSizeOnly/1 (4.48s) --- PASS: TestCheckSizeOnly/2 (3.38s) --- PASS: TestCheckSizeOnly/3 (1.05s) --- PASS: TestCheckSizeOnly/4 (0.59s) --- PASS: TestCheckSizeOnly/5 (0.60s) --- PASS: TestCheckSizeOnly/6 (0.62s) --- PASS: TestCheckSizeOnly/7 (0.62s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:30:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/08 02:30:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/08 02:30:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/08 02:30:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/08 02:30:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:19 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/08 02:30:19 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/08 02:30:19 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/08 02:30:19 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/08 02:30:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestParseSumFile (6.54s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:30:21 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/data" 2026/09/08 02:30:21 DEBUG : Config file has changed externally - reloading 2026/09/08 02:30:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:30:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:30:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:30:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:30:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:30:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" check_test.go:354: Huawei Drive root 'rclone-test-moloqot9poso/data' lacks md5, skipping 2026/09/08 02:30:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestCheckSum (5.61s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:30:27 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/data" 2026/09/08 02:30:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:30:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:30:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:30:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:30:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/data': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:30:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" === RUN TestCheckSumDownload/subtest1 2026/09/08 02:30:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" 2026/09/08 02:30:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" === RUN TestCheckSumDownload/subtest2 2026/09/08 02:30:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" === RUN TestCheckSumDownload/subtest3 2026/09/08 02:30:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" === RUN TestCheckSumDownload/subtest4 2026/09/08 02:30:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:30:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" === RUN TestCheckSumDownload/subtest5 2026/09/08 02:30:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:31:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:31:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" === RUN TestCheckSumDownload/subtest6 2026/09/08 02:31:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" 2026/09/08 02:31:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" 2026/09/08 02:31:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:31:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:31:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" === RUN TestCheckSumDownload/subtest7 2026/09/08 02:32:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:33:13 DEBUG : pacer: Reducing sleep to 33.75s 2026/09/08 02:33:58 DEBUG : pacer: Reducing sleep to 25.3125s 2026/09/08 02:33:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" 2026/09/08 02:34:32 DEBUG : pacer: Reducing sleep to 18.984375s 2026/09/08 02:34:57 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/09/08 02:35:16 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/09/08 02:35:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bkw_4LoL0kUEilttMNTRFLInqyqJQcMvB" 2026/09/08 02:35:31 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/09/08 02:35:41 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/09/08 02:35:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:35:49 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (322.77s) --- PASS: TestCheckSumDownload/subtest1 (2.60s) --- PASS: TestCheckSumDownload/subtest2 (2.23s) --- PASS: TestCheckSumDownload/subtest3 (2.86s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.09s) --- PASS: TestCheckSumDownload/subtest6 (2.27s) --- PASS: TestCheckSumDownload/subtest7 (66.56s) === RUN TestCheckSumConcurrency 2026/09/08 02:35:49 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/08 02:35:49 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/08 02:35:49 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/08 02:35:49 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/08 02:35:49 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/08 02:35:49 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/08 02:35:49 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/08 02:35:49 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/08 02:35:49 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/08 02:35:49 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/08 02:35:49 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/08 02:35:49 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/08 02:35:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jequdib1potu" 2026/09/08 02:35:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:35:51 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:35:51 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:35:51 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:35:51 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:35:52 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:35:53 DEBUG : Creating backend with remote "/tmp/rclone2894995232" run.go:198: Remote "Huawei Drive root 'rclone-test-jequdib1potu'", Local "Local file system at /tmp/rclone2894995232", Modify Window "876000h0m0s" 2026/09/08 02:35:53 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:35:54 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': Listing directory "BqgoUJrQCumHHcA_7bEtNY7DvJqpmhuDh" 2026/09/08 02:35:56 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': Listing directory "BqgoUJrQCumHHcA_7bEtNY7DvJqpmhuDh" upper checkfile vs. lower remote (without normalization) 2026/09/08 02:35:56 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': Listing directory "BqgoUJrQCumHHcA_7bEtNY7DvJqpmhuDh" 2026/09/08 02:35:57 ERROR : hello, world!: sum not found 2026/09/08 02:35:57 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-jequdib1potu' 2026/09/08 02:35:57 NOTICE: Huawei Drive root 'rclone-test-jequdib1potu': 1 files missing 2026/09/08 02:35:57 NOTICE: 1 hashes missing 2026/09/08 02:35:57 NOTICE: Huawei Drive root 'rclone-test-jequdib1potu': 1 differences found 2026/09/08 02:35:57 NOTICE: Huawei Drive root 'rclone-test-jequdib1potu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/08 02:35:57 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': Listing directory "BqgoUJrQCumHHcA_7bEtNY7DvJqpmhuDh" 2026/09/08 02:35:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:35:58 NOTICE: Huawei Drive root 'rclone-test-jequdib1potu': 0 differences found 2026/09/08 02:35:58 NOTICE: Huawei Drive root 'rclone-test-jequdib1potu': 1 matching files 2026/09/08 02:35:58 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyijup5yini" 2026/09/08 02:35:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:35:59 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:35:59 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:36:00 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:36:00 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:01 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:01 DEBUG : Creating backend with remote "/tmp/rclone1962632345" 2026/09/08 02:36:01 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Huawei Drive root 'rclone-test-ceyijup5yini'", Local "Local file system at /tmp/rclone1962632345", Modify Window "876000h0m0s" 2026/09/08 02:36:01 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:03 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': Listing directory "BpQ-WFo9Fgew1VORaErdGML_qpJpdwdts" 2026/09/08 02:36:04 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': Listing directory "BpQ-WFo9Fgew1VORaErdGML_qpJpdwdts" lower checkfile vs. upper remote (without normalization) 2026/09/08 02:36:05 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': Listing directory "BpQ-WFo9Fgew1VORaErdGML_qpJpdwdts" 2026/09/08 02:36:05 ERROR : HELLO, WORLD!: sum not found 2026/09/08 02:36:05 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-ceyijup5yini' 2026/09/08 02:36:05 NOTICE: Huawei Drive root 'rclone-test-ceyijup5yini': 1 files missing 2026/09/08 02:36:05 NOTICE: 1 hashes missing 2026/09/08 02:36:05 NOTICE: Huawei Drive root 'rclone-test-ceyijup5yini': 1 differences found 2026/09/08 02:36:05 NOTICE: Huawei Drive root 'rclone-test-ceyijup5yini': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/08 02:36:05 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': Listing directory "BpQ-WFo9Fgew1VORaErdGML_qpJpdwdts" 2026/09/08 02:36:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:36:06 NOTICE: Huawei Drive root 'rclone-test-ceyijup5yini': 0 differences found 2026/09/08 02:36:06 NOTICE: Huawei Drive root 'rclone-test-ceyijup5yini': 1 matching files 2026/09/08 02:36:06 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rasofib0cuzo" 2026/09/08 02:36:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:36:08 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:36:08 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:36:08 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:36:08 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:09 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:10 DEBUG : Creating backend with remote "/tmp/rclone4161968990" run.go:198: Remote "Huawei Drive root 'rclone-test-rasofib0cuzo'", Local "Local file system at /tmp/rclone4161968990", Modify Window "876000h0m0s" 2026/09/08 02:36:10 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:11 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': Listing directory "Bj09R8txb4pvLswjRYtBAkZWqY34O37gb" 2026/09/08 02:36:13 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': Listing directory "Bj09R8txb4pvLswjRYtBAkZWqY34O37gb" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/08 02:36:14 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': Listing directory "Bj09R8txb4pvLswjRYtBAkZWqY34O37gb" 2026/09/08 02:36:14 ERROR : HeLlO, wOrLd!: sum not found 2026/09/08 02:36:14 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-rasofib0cuzo' 2026/09/08 02:36:14 NOTICE: Huawei Drive root 'rclone-test-rasofib0cuzo': 1 files missing 2026/09/08 02:36:14 NOTICE: 1 hashes missing 2026/09/08 02:36:14 NOTICE: Huawei Drive root 'rclone-test-rasofib0cuzo': 1 differences found 2026/09/08 02:36:14 NOTICE: Huawei Drive root 'rclone-test-rasofib0cuzo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/08 02:36:14 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': Listing directory "Bj09R8txb4pvLswjRYtBAkZWqY34O37gb" 2026/09/08 02:36:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:36:16 NOTICE: Huawei Drive root 'rclone-test-rasofib0cuzo': 0 differences found 2026/09/08 02:36:16 NOTICE: Huawei Drive root 'rclone-test-rasofib0cuzo': 1 matching files 2026/09/08 02:36:16 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-mebayeb9nadi" 2026/09/08 02:36:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:36:17 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:36:17 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:36:17 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:36:17 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:18 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:19 DEBUG : Creating backend with remote "/tmp/rclone3590170725" run.go:198: Remote "Huawei Drive root 'rclone-test-mebayeb9nadi'", Local "Local file system at /tmp/rclone3590170725", Modify Window "876000h0m0s" 2026/09/08 02:36:19 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:20 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': Listing directory "Bg-vYFpqlBOBcYSoGAKdKHZkO6ppIIV5g" 2026/09/08 02:36:21 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': Listing directory "Bg-vYFpqlBOBcYSoGAKdKHZkO6ppIIV5g" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/08 02:36:22 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': Listing directory "Bg-vYFpqlBOBcYSoGAKdKHZkO6ppIIV5g" 2026/09/08 02:36:23 ERROR : HELLO, WORLD!: sum not found 2026/09/08 02:36:23 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-mebayeb9nadi' 2026/09/08 02:36:23 NOTICE: Huawei Drive root 'rclone-test-mebayeb9nadi': 1 files missing 2026/09/08 02:36:23 NOTICE: 1 hashes missing 2026/09/08 02:36:23 NOTICE: Huawei Drive root 'rclone-test-mebayeb9nadi': 1 differences found 2026/09/08 02:36:23 NOTICE: Huawei Drive root 'rclone-test-mebayeb9nadi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/08 02:36:23 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': Listing directory "Bg-vYFpqlBOBcYSoGAKdKHZkO6ppIIV5g" 2026/09/08 02:36:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:36:24 NOTICE: Huawei Drive root 'rclone-test-mebayeb9nadi': 0 differences found 2026/09/08 02:36:24 NOTICE: Huawei Drive root 'rclone-test-mebayeb9nadi': 1 matching files 2026/09/08 02:36:24 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yuwovat0wilo" 2026/09/08 02:36:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:36:25 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:36:25 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:36:26 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:36:26 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:27 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:27 DEBUG : Creating backend with remote "/tmp/rclone1030060139" run.go:198: Remote "Huawei Drive root 'rclone-test-yuwovat0wilo'", Local "Local file system at /tmp/rclone1030060139", Modify Window "876000h0m0s" 2026/09/08 02:36:27 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:29 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': Listing directory "Bs59ak6wHrI-i5n9E9NRIVql6aB9-g_YP" 2026/09/08 02:36:30 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': Listing directory "Bs59ak6wHrI-i5n9E9NRIVql6aB9-g_YP" NFD checkfile vs. NFC remote (without normalization) 2026/09/08 02:36:31 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': Listing directory "Bs59ak6wHrI-i5n9E9NRIVql6aB9-g_YP" 2026/09/08 02:36:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/08 02:36:31 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-yuwovat0wilo' 2026/09/08 02:36:31 NOTICE: Huawei Drive root 'rclone-test-yuwovat0wilo': 1 files missing 2026/09/08 02:36:31 NOTICE: 1 hashes missing 2026/09/08 02:36:31 NOTICE: Huawei Drive root 'rclone-test-yuwovat0wilo': 1 differences found 2026/09/08 02:36:31 NOTICE: Huawei Drive root 'rclone-test-yuwovat0wilo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/08 02:36:31 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': Listing directory "Bs59ak6wHrI-i5n9E9NRIVql6aB9-g_YP" 2026/09/08 02:36:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:36:33 NOTICE: Huawei Drive root 'rclone-test-yuwovat0wilo': 0 differences found 2026/09/08 02:36:33 NOTICE: Huawei Drive root 'rclone-test-yuwovat0wilo': 1 matching files 2026/09/08 02:36:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jewiras6faxe" 2026/09/08 02:36:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:36:34 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:36:34 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:36:34 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:36:34 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:35 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:36 DEBUG : Creating backend with remote "/tmp/rclone721578962" run.go:198: Remote "Huawei Drive root 'rclone-test-jewiras6faxe'", Local "Local file system at /tmp/rclone721578962", Modify Window "876000h0m0s" 2026/09/08 02:36:36 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:38 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': Listing directory "BnTlIf7eTt31FP0lYrypK6YfcevNlF-39" 2026/09/08 02:36:39 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': Listing directory "BnTlIf7eTt31FP0lYrypK6YfcevNlF-39" NFC checkfile vs. NFD remote (without normalization) 2026/09/08 02:36:40 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': Listing directory "BnTlIf7eTt31FP0lYrypK6YfcevNlF-39" 2026/09/08 02:36:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/08 02:36:41 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-jewiras6faxe' 2026/09/08 02:36:41 NOTICE: Huawei Drive root 'rclone-test-jewiras6faxe': 1 files missing 2026/09/08 02:36:41 NOTICE: 1 hashes missing 2026/09/08 02:36:41 NOTICE: Huawei Drive root 'rclone-test-jewiras6faxe': 1 differences found 2026/09/08 02:36:41 NOTICE: Huawei Drive root 'rclone-test-jewiras6faxe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/08 02:36:41 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': Listing directory "BnTlIf7eTt31FP0lYrypK6YfcevNlF-39" 2026/09/08 02:36:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:36:42 NOTICE: Huawei Drive root 'rclone-test-jewiras6faxe': 0 differences found 2026/09/08 02:36:42 NOTICE: Huawei Drive root 'rclone-test-jewiras6faxe': 1 matching files 2026/09/08 02:36:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiriyoj9nasi" 2026/09/08 02:36:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:36:43 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:36:43 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:36:44 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:36:44 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:45 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:46 DEBUG : Creating backend with remote "/tmp/rclone263203852" run.go:198: Remote "Huawei Drive root 'rclone-test-kiriyoj9nasi'", Local "Local file system at /tmp/rclone263203852", Modify Window "876000h0m0s" 2026/09/08 02:36:46 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:47 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': Listing directory "Br1linOSvAfVyZBxlhX9NibW8UBA2K1t1" 2026/09/08 02:36:48 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': Listing directory "Br1linOSvAfVyZBxlhX9NibW8UBA2K1t1" NFDx2 checkfile vs. both remote (without normalization) 2026/09/08 02:36:49 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': Listing directory "Br1linOSvAfVyZBxlhX9NibW8UBA2K1t1" 2026/09/08 02:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/08 02:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-kiriyoj9nasi' 2026/09/08 02:36:50 NOTICE: Huawei Drive root 'rclone-test-kiriyoj9nasi': 1 files missing 2026/09/08 02:36:50 NOTICE: 1 hashes missing 2026/09/08 02:36:50 NOTICE: Huawei Drive root 'rclone-test-kiriyoj9nasi': 1 differences found 2026/09/08 02:36:50 NOTICE: Huawei Drive root 'rclone-test-kiriyoj9nasi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/08 02:36:50 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': Listing directory "Br1linOSvAfVyZBxlhX9NibW8UBA2K1t1" 2026/09/08 02:36:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:36:51 NOTICE: Huawei Drive root 'rclone-test-kiriyoj9nasi': 0 differences found 2026/09/08 02:36:51 NOTICE: Huawei Drive root 'rclone-test-kiriyoj9nasi': 1 matching files 2026/09/08 02:36:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-hamiroc2paxa" 2026/09/08 02:36:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:36:52 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:36:52 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:36:53 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:36:53 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:54 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:54 DEBUG : Creating backend with remote "/tmp/rclone1345446638" 2026/09/08 02:36:54 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Huawei Drive root 'rclone-test-hamiroc2paxa'", Local "Local file system at /tmp/rclone1345446638", Modify Window "876000h0m0s" 2026/09/08 02:36:54 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:36:56 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': Listing directory "Bn-wktHToV3AAgdUEYHhKM4UJFjimbA3w" 2026/09/08 02:36:57 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': Listing directory "Bn-wktHToV3AAgdUEYHhKM4UJFjimbA3w" NFCx2 checkfile vs. both remote (without normalization) 2026/09/08 02:36:58 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': Listing directory "Bn-wktHToV3AAgdUEYHhKM4UJFjimbA3w" 2026/09/08 02:36:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/08 02:36:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-hamiroc2paxa' 2026/09/08 02:36:59 NOTICE: Huawei Drive root 'rclone-test-hamiroc2paxa': 1 files missing 2026/09/08 02:36:59 NOTICE: 1 hashes missing 2026/09/08 02:36:59 NOTICE: Huawei Drive root 'rclone-test-hamiroc2paxa': 1 differences found 2026/09/08 02:36:59 NOTICE: Huawei Drive root 'rclone-test-hamiroc2paxa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/08 02:36:59 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': Listing directory "Bn-wktHToV3AAgdUEYHhKM4UJFjimbA3w" 2026/09/08 02:37:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:37:00 NOTICE: Huawei Drive root 'rclone-test-hamiroc2paxa': 0 differences found 2026/09/08 02:37:00 NOTICE: Huawei Drive root 'rclone-test-hamiroc2paxa': 1 matching files 2026/09/08 02:37:00 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-xakinaj5mege" 2026/09/08 02:37:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:37:01 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:37:01 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:37:02 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:37:02 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:37:02 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:37:03 DEBUG : Creating backend with remote "/tmp/rclone1652407966" run.go:198: Remote "Huawei Drive root 'rclone-test-xakinaj5mege'", Local "Local file system at /tmp/rclone1652407966", Modify Window "876000h0m0s" 2026/09/08 02:37:03 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:37:05 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': Listing directory "BltUFDOeDfjBpqDvbhI1LQ4wwN4A1BySw" 2026/09/08 02:37:06 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': Listing directory "BltUFDOeDfjBpqDvbhI1LQ4wwN4A1BySw" both checkfile vs. NFDx2 remote (without normalization) 2026/09/08 02:37:07 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': Listing directory "BltUFDOeDfjBpqDvbhI1LQ4wwN4A1BySw" 2026/09/08 02:37:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/08 02:37:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-xakinaj5mege' 2026/09/08 02:37:07 NOTICE: Huawei Drive root 'rclone-test-xakinaj5mege': 1 files missing 2026/09/08 02:37:07 NOTICE: 1 hashes missing 2026/09/08 02:37:07 NOTICE: Huawei Drive root 'rclone-test-xakinaj5mege': 1 differences found 2026/09/08 02:37:07 NOTICE: Huawei Drive root 'rclone-test-xakinaj5mege': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/08 02:37:07 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': Listing directory "BltUFDOeDfjBpqDvbhI1LQ4wwN4A1BySw" 2026/09/08 02:37:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:37:09 NOTICE: Huawei Drive root 'rclone-test-xakinaj5mege': 0 differences found 2026/09/08 02:37:09 NOTICE: Huawei Drive root 'rclone-test-xakinaj5mege': 1 matching files 2026/09/08 02:37:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qesagod1hehu" 2026/09/08 02:37:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:37:11 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:37:11 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:37:11 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:37:11 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:37:12 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:37:13 DEBUG : Creating backend with remote "/tmp/rclone311091581" 2026/09/08 02:37:13 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Huawei Drive root 'rclone-test-qesagod1hehu'", Local "Local file system at /tmp/rclone311091581", Modify Window "876000h0m0s" 2026/09/08 02:37:13 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:37:14 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': Listing directory "Bgp6ZZ086FW0EyOwTqVxGUJh7q-udvk_t" 2026/09/08 02:37:16 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': Listing directory "Bgp6ZZ086FW0EyOwTqVxGUJh7q-udvk_t" both checkfile vs. NFCx2 remote (without normalization) 2026/09/08 02:37:16 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': Listing directory "Bgp6ZZ086FW0EyOwTqVxGUJh7q-udvk_t" 2026/09/08 02:37:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/08 02:37:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-qesagod1hehu' 2026/09/08 02:37:17 NOTICE: Huawei Drive root 'rclone-test-qesagod1hehu': 1 files missing 2026/09/08 02:37:17 NOTICE: 1 hashes missing 2026/09/08 02:37:17 NOTICE: Huawei Drive root 'rclone-test-qesagod1hehu': 1 differences found 2026/09/08 02:37:17 NOTICE: Huawei Drive root 'rclone-test-qesagod1hehu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/08 02:37:17 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': Listing directory "Bgp6ZZ086FW0EyOwTqVxGUJh7q-udvk_t" 2026/09/08 02:37:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:37:18 NOTICE: Huawei Drive root 'rclone-test-qesagod1hehu': 0 differences found 2026/09/08 02:37:18 NOTICE: Huawei Drive root 'rclone-test-qesagod1hehu': 1 matching files 2026/09/08 02:37:18 DEBUG : Huawei Drive root 'rclone-test-qesagod1hehu': Purge remote 2026/09/08 02:37:19 DEBUG : Huawei Drive root 'rclone-test-xakinaj5mege': Purge remote 2026/09/08 02:37:20 DEBUG : Huawei Drive root 'rclone-test-hamiroc2paxa': Purge remote 2026/09/08 02:37:20 DEBUG : Huawei Drive root 'rclone-test-kiriyoj9nasi': Purge remote 2026/09/08 02:37:21 DEBUG : Huawei Drive root 'rclone-test-jewiras6faxe': Purge remote 2026/09/08 02:37:22 DEBUG : Huawei Drive root 'rclone-test-yuwovat0wilo': Purge remote 2026/09/08 02:37:23 DEBUG : Huawei Drive root 'rclone-test-mebayeb9nadi': Purge remote 2026/09/08 02:37:23 DEBUG : Huawei Drive root 'rclone-test-rasofib0cuzo': Purge remote 2026/09/08 02:37:24 DEBUG : Huawei Drive root 'rclone-test-ceyijup5yini': Purge remote 2026/09/08 02:37:25 DEBUG : Huawei Drive root 'rclone-test-jequdib1potu': Purge remote --- PASS: TestApplyTransforms (97.07s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:37:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:27 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/09/08 02:37:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/08 02:37:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:32 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/09/08 02:37:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:35 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/09/08 02:37:38 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/09/08 02:37:39 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/09/08 02:37:39 DEBUG : sub/file2: size = 14 OK 2026/09/08 02:37:39 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/08 02:37:39 INFO : file1: Copied (new) to: sub/file2 2026/09/08 02:37:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:41 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/09/08 02:37:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnfpC7eKBsDLCjE0b3XNKMYcfcGEwBeqy" 2026/09/08 02:37:42 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/09/08 02:37:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnfpC7eKBsDLCjE0b3XNKMYcfcGEwBeqy" 2026/09/08 02:37:43 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/09/08 02:37:43 DEBUG : sub/file2: size = 14 OK 2026/09/08 02:37:43 DEBUG : file1: Sizes identical 2026/09/08 02:37:43 DEBUG : file1: Unchanged skipping 2026/09/08 02:37:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:43 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/09/08 02:37:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnfpC7eKBsDLCjE0b3XNKMYcfcGEwBeqy" 2026/09/08 02:37:44 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/09/08 02:37:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': don't need to copy/move sub/file2, it is already at target location 2026/09/08 02:37:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:45 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/09/08 02:37:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnfpC7eKBsDLCjE0b3XNKMYcfcGEwBeqy" 2026/09/08 02:37:45 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/09/08 02:37:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:46 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/09/08 02:37:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnfpC7eKBsDLCjE0b3XNKMYcfcGEwBeqy" 2026/09/08 02:37:47 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/09/08 02:37:47 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/09/08 02:37:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnfpC7eKBsDLCjE0b3XNKMYcfcGEwBeqy" 2026/09/08 02:37:48 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/09/08 02:37:49 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/09/08 02:37:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:49 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.91s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/09/08 02:37:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:50 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/09/08 02:37:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:51 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.27s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:37:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:51 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/09/08 02:37:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:52 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 02:37:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnbmHgHm6v4fH-7Sh4MJNvodctQyrPuUH" 2026/09/08 02:37:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnbmHgHm6v4fH-7Sh4MJNvodctQyrPuUH" 2026/09/08 02:37:55 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/backup" 2026/09/08 02:37:55 DEBUG : Config file has changed externally - reloading 2026/09/08 02:37:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:37:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:37:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:37:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:37:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:37:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:37:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:00 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone891882993) 2026/09/08 02:38:00 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-moloqot9poso') 2026/09/08 02:38:00 DEBUG : dst/file1: Sizes differ 2026/09/08 02:38:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "BjlAdanPjPiVkC5GzwVNGmpS1L-ahZ2Sl" 2026/09/08 02:38:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnbmHgHm6v4fH-7Sh4MJNvodctQyrPuUH" 2026/09/08 02:38:04 INFO : dst/file1: Moved (server-side) 2026/09/08 02:38:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnbmHgHm6v4fH-7Sh4MJNvodctQyrPuUH" 2026/09/08 02:38:06 DEBUG : dst/file1: size = 14 OK 2026/09/08 02:38:06 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/08 02:38:06 INFO : dst/file1: Copied (new) 2026/09/08 02:38:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjlAdanPjPiVkC5GzwVNGmpS1L-ahZ2Sl" 2026/09/08 02:38:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvDjJ7iJcOAYSHFFNX8tF06bd-2Lw2GKG" 2026/09/08 02:38:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnbmHgHm6v4fH-7Sh4MJNvodctQyrPuUH" 2026/09/08 02:38:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjlAdanPjPiVkC5GzwVNGmpS1L-ahZ2Sl" 2026/09/08 02:38:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvDjJ7iJcOAYSHFFNX8tF06bd-2Lw2GKG" 2026/09/08 02:38:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnbmHgHm6v4fH-7Sh4MJNvodctQyrPuUH" 2026/09/08 02:38:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnbmHgHm6v4fH-7Sh4MJNvodctQyrPuUH" 2026/09/08 02:38:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjlAdanPjPiVkC5GzwVNGmpS1L-ahZ2Sl" 2026/09/08 02:38:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvDjJ7iJcOAYSHFFNX8tF06bd-2Lw2GKG" 2026/09/08 02:38:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjlAdanPjPiVkC5GzwVNGmpS1L-ahZ2Sl" 2026/09/08 02:38:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestCopyFileBackupDir (28.16s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:38:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/dst" 2026/09/08 02:38:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:38:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:38:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:38:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:38:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:38:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/CompareDest" 2026/09/08 02:38:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:38:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:38:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:38:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:38:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:38:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:28 DEBUG : one: Need to transfer - File not found at Destination 2026/09/08 02:38:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:31 DEBUG : one: size = 3 OK 2026/09/08 02:38:31 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/09/08 02:38:31 INFO : one: Copied (new) 2026/09/08 02:38:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone891882993) 2026/09/08 02:38:34 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-moloqot9poso/dst') 2026/09/08 02:38:34 DEBUG : one: Sizes differ 2026/09/08 02:38:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:36 DEBUG : one: size = 5 OK 2026/09/08 02:38:36 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/08 02:38:36 INFO : one: Copied (replaced existing) 2026/09/08 02:38:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:38:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone891882993) 2026/09/08 02:38:44 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-moloqot9poso/dst') 2026/09/08 02:38:44 DEBUG : one: Sizes differ 2026/09/08 02:38:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:38:46 DEBUG : one: size = 5 OK 2026/09/08 02:38:46 DEBUG : one: Sizes identical 2026/09/08 02:38:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 02:38:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:38:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:38:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:38:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:52 DEBUG : two: Need to transfer - File not found at Destination 2026/09/08 02:38:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:38:53 DEBUG : two: size = 3 OK 2026/09/08 02:38:53 DEBUG : two: Sizes identical 2026/09/08 02:38:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/08 02:38:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:38:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:55 DEBUG : two: Need to transfer - File not found at Destination 2026/09/08 02:38:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:38:56 DEBUG : two: size = 3 OK 2026/09/08 02:38:56 DEBUG : two: Sizes identical 2026/09/08 02:38:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/08 02:38:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:38:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:38:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:38:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:39:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:39:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:39:01 DEBUG : two: Need to transfer - File not found at Destination 2026/09/08 02:39:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CompareDest': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:39:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone891882993) 2026/09/08 02:39:02 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-moloqot9poso/CompareDest') 2026/09/08 02:39:02 DEBUG : two: Sizes differ 2026/09/08 02:39:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:39:03 DEBUG : two: size = 5 OK 2026/09/08 02:39:03 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/09/08 02:39:03 INFO : two: Copied (new) 2026/09/08 02:39:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:39:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:39:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:39:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:39:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu1jLZ6ma_vjuxPaWns9IM6G9-et7HqR4" 2026/09/08 02:39:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqrEAuvCERD8NuG63yVVGhLBUMjYiAB6_" 2026/09/08 02:39:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestCopyFileCompareDest (54.35s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:39:13 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/dst" 2026/09/08 02:39:13 DEBUG : Config file has changed externally - reloading 2026/09/08 02:39:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:39:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:39:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:39:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:39:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:39:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/CopyDest" 2026/09/08 02:39:19 DEBUG : Config file has changed externally - reloading 2026/09/08 02:39:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:39:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:39:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:39:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:39:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:39:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:24 DEBUG : one: Need to transfer - File not found at Destination 2026/09/08 02:39:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:27 DEBUG : one: size = 3 OK 2026/09/08 02:39:27 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/09/08 02:39:27 INFO : one: Copied (new) 2026/09/08 02:39:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone891882993) 2026/09/08 02:39:30 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-moloqot9poso/dst') 2026/09/08 02:39:30 DEBUG : one: Sizes differ 2026/09/08 02:39:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:32 DEBUG : one: size = 5 OK 2026/09/08 02:39:32 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/08 02:39:32 INFO : one: Copied (replaced existing) 2026/09/08 02:39:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:39:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:41 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/BackupDir" 2026/09/08 02:39:41 DEBUG : Config file has changed externally - reloading 2026/09/08 02:39:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:39:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:39:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:39:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:39:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/BackupDir': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:39:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone891882993) 2026/09/08 02:39:46 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-moloqot9poso/dst') 2026/09/08 02:39:46 DEBUG : one: Sizes differ 2026/09/08 02:39:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:39:47 DEBUG : one: size = 5 OK 2026/09/08 02:39:47 DEBUG : one: Sizes identical 2026/09/08 02:39:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone891882993) 2026/09/08 02:39:47 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-moloqot9poso/dst') 2026/09/08 02:39:47 DEBUG : one: Sizes differ 2026/09/08 02:39:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/BackupDir': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/BackupDir': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:51 INFO : one: Moved (server-side) 2026/09/08 02:39:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:52 DEBUG : one: size = 5 OK 2026/09/08 02:39:52 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/08 02:39:52 INFO : one: Copied (server-side copy) 2026/09/08 02:39:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/08 02:39:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:39:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bm7oM4nngIObV8dM5bzZLw4FfPm6rZHpm" 2026/09/08 02:39:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:39:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:39:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:39:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:39:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bm7oM4nngIObV8dM5bzZLw4FfPm6rZHpm" 2026/09/08 02:39:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:00 DEBUG : two: Need to transfer - File not found at Destination 2026/09/08 02:40:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:40:00 DEBUG : two: size = 3 OK 2026/09/08 02:40:00 DEBUG : two: Sizes identical 2026/09/08 02:40:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:02 DEBUG : two: size = 3 OK 2026/09/08 02:40:02 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/09/08 02:40:02 INFO : two: Copied (server-side copy) 2026/09/08 02:40:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/08 02:40:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:40:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bm7oM4nngIObV8dM5bzZLw4FfPm6rZHpm" 2026/09/08 02:40:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:05 DEBUG : two: size = 3 OK 2026/09/08 02:40:05 DEBUG : two: Sizes identical 2026/09/08 02:40:05 DEBUG : two: Unchanged skipping 2026/09/08 02:40:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:40:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bm7oM4nngIObV8dM5bzZLw4FfPm6rZHpm" 2026/09/08 02:40:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:40:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:40:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bm7oM4nngIObV8dM5bzZLw4FfPm6rZHpm" 2026/09/08 02:40:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:12 DEBUG : three: Need to transfer - File not found at Destination 2026/09/08 02:40:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/CopyDest': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:40:13 DEBUG : three: size = 7 (Local file system at /tmp/rclone891882993) 2026/09/08 02:40:13 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-moloqot9poso/CopyDest') 2026/09/08 02:40:13 DEBUG : three: Sizes differ 2026/09/08 02:40:13 DEBUG : three: Destination not found in --copy-dest 2026/09/08 02:40:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/dst': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:14 DEBUG : three: size = 7 OK 2026/09/08 02:40:14 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/09/08 02:40:14 INFO : three: Copied (new) 2026/09/08 02:40:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:40:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bm7oM4nngIObV8dM5bzZLw4FfPm6rZHpm" 2026/09/08 02:40:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:40:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bm7oM4nngIObV8dM5bzZLw4FfPm6rZHpm" 2026/09/08 02:40:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhTaDIwVoqHc20-clBOVJN5_Tsa_X7PL3" 2026/09/08 02:40:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bvo1VI_kq2VIT6RbXfcZLI6RoZ68rroPS" 2026/09/08 02:40:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bm7oM4nngIObV8dM5bzZLw4FfPm6rZHpm" 2026/09/08 02:40:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestCopyFileCopyDest (76.52s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/09/08 02:40:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestCopyInplace (1.27s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/09/08 02:40:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestCopyLongFileName (1.28s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/09/08 02:40:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestCopyLongFileNameCollision (1.35s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:40:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/08 02:40:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:37 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/08 02:40:37 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/08 02:40:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/08 02:40:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/08 02:40:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/09/08 02:40:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/08 02:40:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/08 02:40:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:45 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/08 02:40:45 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = a843781e9071fd4232025bad9b01351624de72e575c2f9b4f9151f6bcc5209eb OK 2026/09/08 02:40:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/08 02:40:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqcNSnlGIeVYxENy3ZWJPtbMmYBKDDCPW" 2026/09/08 02:40:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestCopyFileMaxTransfer (17.47s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:40:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateInteractive (1.29s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:40:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateSkip (1.30s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:40:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateSizeOnly (1.26s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:40:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateFirst (1.35s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:40:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateNewest (1.29s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/09/08 02:40:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateNewestByHash (1.28s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:40:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:40:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateOldest (1.27s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:41:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateLargest (1.29s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:41:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateSmallest (1.28s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:41:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestDeduplicateRename (1.29s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/09/08 02:41:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- SKIP: TestMergeDirs (1.31s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:41:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjFmsEKFSKoXFp9a6XH9JQ5a8npxz1nAF" 2026/09/08 02:41:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvtmbbB7CDKQ64lc9D5pCUqQ8qeDMRlYk" 2026/09/08 02:41:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjFmsEKFSKoXFp9a6XH9JQ5a8npxz1nAF" 2026/09/08 02:41:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:24 DEBUG : a.txt: Excluded (Size Filter) 2026/09/08 02:41:24 DEBUG : a.txt: Excluded 2026/09/08 02:41:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/08 02:41:25 DEBUG : sub dir/hello world: Excluded 2026/09/08 02:41:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/08 02:41:25 DEBUG : sub dir/hello world2: Excluded 2026/09/08 02:41:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvtmbbB7CDKQ64lc9D5pCUqQ8qeDMRlYk" 2026/09/08 02:41:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/08 02:41:26 DEBUG : sub dir/hello world: Excluded 2026/09/08 02:41:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjFmsEKFSKoXFp9a6XH9JQ5a8npxz1nAF" 2026/09/08 02:41:27 DEBUG : sub dir/ignore dir: Excluded 2026/09/08 02:41:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/08 02:41:27 DEBUG : sub dir/hello world2: Excluded 2026/09/08 02:41:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjFmsEKFSKoXFp9a6XH9JQ5a8npxz1nAF" 2026/09/08 02:41:28 DEBUG : sub dir/ignore dir: Excluded 2026/09/08 02:41:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjFmsEKFSKoXFp9a6XH9JQ5a8npxz1nAF" 2026/09/08 02:41:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjFmsEKFSKoXFp9a6XH9JQ5a8npxz1nAF" 2026/09/08 02:41:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvtmbbB7CDKQ64lc9D5pCUqQ8qeDMRlYk" 2026/09/08 02:41:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjFmsEKFSKoXFp9a6XH9JQ5a8npxz1nAF" 2026/09/08 02:41:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvtmbbB7CDKQ64lc9D5pCUqQ8qeDMRlYk" 2026/09/08 02:41:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjFmsEKFSKoXFp9a6XH9JQ5a8npxz1nAF" 2026/09/08 02:41:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUoZC-2bqYZnzkBefyJBhZOvK4c_H_MG" 2026/09/08 02:41:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestListDirSorted (35.83s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:41:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:41:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:41:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:41:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bsz6W7N1bOty5YjLC7_NC36nbpGAP32Bc" 2026/09/08 02:41:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:41:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:41:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:41:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BlCe7qW36zHJkWZBRm1hJOo7CiSW_fpby" 2026/09/08 02:41:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bsz6W7N1bOty5YjLC7_NC36nbpGAP32Bc" 2026/09/08 02:41:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:41:59 DEBUG : a.txt: Excluded (Size Filter) 2026/09/08 02:41:59 DEBUG : a.txt: Excluded 2026/09/08 02:41:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:41:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:42:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/08 02:42:00 DEBUG : sub dir/hello world2: Excluded 2026/09/08 02:42:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/08 02:42:00 DEBUG : sub dir/hello world: Excluded 2026/09/08 02:42:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:42:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/08 02:42:01 DEBUG : sub dir/hello world2: Excluded 2026/09/08 02:42:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/08 02:42:01 DEBUG : sub dir/hello world: Excluded 2026/09/08 02:42:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BlCe7qW36zHJkWZBRm1hJOo7CiSW_fpby" 2026/09/08 02:42:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bsz6W7N1bOty5YjLC7_NC36nbpGAP32Bc" 2026/09/08 02:42:02 DEBUG : sub dir/ignore dir: Excluded 2026/09/08 02:42:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bsz6W7N1bOty5YjLC7_NC36nbpGAP32Bc" 2026/09/08 02:42:03 DEBUG : sub dir/ignore dir: Excluded 2026/09/08 02:42:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bsz6W7N1bOty5YjLC7_NC36nbpGAP32Bc" 2026/09/08 02:42:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bsz6W7N1bOty5YjLC7_NC36nbpGAP32Bc" 2026/09/08 02:42:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:42:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BlCe7qW36zHJkWZBRm1hJOo7CiSW_fpby" 2026/09/08 02:42:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bsz6W7N1bOty5YjLC7_NC36nbpGAP32Bc" 2026/09/08 02:42:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BlCe7qW36zHJkWZBRm1hJOo7CiSW_fpby" 2026/09/08 02:42:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bsz6W7N1bOty5YjLC7_NC36nbpGAP32Bc" 2026/09/08 02:42:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmN_WHc5lVBHzIWjLe9xFKYI65JEc4Q6R" 2026/09/08 02:42:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestListDirSortedFn (34.99s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:42:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqlMRI_kCMni0h5w1ii1EvrC2I68rhmj4" === RUN TestListJSON/Default 2026/09/08 02:42:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestListJSON/FilesOnly 2026/09/08 02:42:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestListJSON/DirsOnly 2026/09/08 02:42:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestListJSON/Recurse 2026/09/08 02:42:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqlMRI_kCMni0h5w1ii1EvrC2I68rhmj4" === RUN TestListJSON/SubDir 2026/09/08 02:42:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqlMRI_kCMni0h5w1ii1EvrC2I68rhmj4" === RUN TestListJSON/NoModTime 2026/09/08 02:42:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestListJSON/NoMimeType 2026/09/08 02:42:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestListJSON/ShowHash 2026/09/08 02:42:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestListJSON/HashTypes 2026/09/08 02:42:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/08 02:42:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqlMRI_kCMni0h5w1ii1EvrC2I68rhmj4" 2026/09/08 02:42:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqlMRI_kCMni0h5w1ii1EvrC2I68rhmj4" 2026/09/08 02:42:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestListJSON (18.00s) --- PASS: TestListJSON/Default (0.66s) --- PASS: TestListJSON/FilesOnly (0.65s) --- PASS: TestListJSON/DirsOnly (0.66s) --- PASS: TestListJSON/Recurse (1.33s) --- PASS: TestListJSON/SubDir (0.66s) --- PASS: TestListJSON/NoModTime (0.65s) --- PASS: TestListJSON/NoMimeType (0.66s) --- PASS: TestListJSON/ShowHash (0.66s) --- PASS: TestListJSON/HashTypes (0.66s) --- PASS: TestListJSON/Metadata (1.38s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:42:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUWI3clUqGegVLlK-VBCtZOgulEb0PLn" === RUN TestStatJSON/Root 2026/09/08 02:42:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/09/08 02:42:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/Dir 2026/09/08 02:42:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/DirWithTrailingSlash 2026/09/08 02:42:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/File 2026/09/08 02:42:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/NotFound 2026/09/08 02:42:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/DirFilesOnly 2026/09/08 02:42:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/FileFilesOnly 2026/09/08 02:42:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/NotFoundFilesOnly 2026/09/08 02:42:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/DirDirsOnly 2026/09/08 02:42:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/FileDirsOnly 2026/09/08 02:42:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/NotFoundDirsOnly 2026/09/08 02:42:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" === RUN TestStatJSON/RootNotFound 2026/09/08 02:42:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/notfound" 2026/09/08 02:42:49 DEBUG : Config file has changed externally - reloading 2026/09/08 02:42:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:42:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:42:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:42:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:42:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/notfound': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:42:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/notfound': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUWI3clUqGegVLlK-VBCtZOgulEb0PLn" 2026/09/08 02:42:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiUWI3clUqGegVLlK-VBCtZOgulEb0PLn" 2026/09/08 02:42:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestStatJSON (24.51s) --- PASS: TestStatJSON/Root (0.66s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.67s) --- PASS: TestStatJSON/Dir (1.32s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.65s) --- PASS: TestStatJSON/File (0.68s) --- PASS: TestStatJSON/NotFound (1.31s) --- PASS: TestStatJSON/DirFilesOnly (0.66s) --- PASS: TestStatJSON/FileFilesOnly (0.67s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.66s) --- PASS: TestStatJSON/DirDirsOnly (0.67s) --- PASS: TestStatJSON/FileDirsOnly (0.67s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.66s) --- PASS: TestStatJSON/RootNotFound (5.02s) === RUN TestStatJSONMemory 2026/09/08 02:42:59 DEBUG : Creating backend with remote ":memory:" 2026/09/08 02:42:59 DEBUG : Config file has changed externally - reloading 2026/09/08 02:42:59 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 02:42:59 DEBUG : sub/file1: size = 5 OK 2026/09/08 02:42:59 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:42:59 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:42:59 INFO : Huawei Drive root 'rclone-test-moloqot9poso': Making directory 2026/09/08 02:42:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:42:59 INFO : Huawei Drive root 'rclone-test-moloqot9poso': Making directory 2026/09/08 02:42:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestMkdir (1.92s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:43:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtSHb__DbkSMPcxNwyYBAtK_E6XMiX8uj" 2026/09/08 02:43:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtSHb__DbkSMPcxNwyYBAtK_E6XMiX8uj" 2026/09/08 02:43:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtSHb__DbkSMPcxNwyYBAtK_E6XMiX8uj" 2026/09/08 02:43:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestLsd (8.58s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:43:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestLs (6.61s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:43:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/08 02:43:20 DEBUG : empty space: Excluded 2026/09/08 02:43:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestLsWithFilesFrom (7.91s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:43:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestLsLong (6.49s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:43:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestHashSums (5.86s) === RUN TestHashSumsWithErrors 2026/09/08 02:43:36 DEBUG : Creating backend with remote ":memory:" 2026/09/08 02:43:36 ERROR : file1: hash unsupported: hash type not supported 2026/09/08 02:43:36 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/08 02:43:36 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/08 02:43:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/08 02:43:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/08 02:43:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/08 02:43:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/08 02:43:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/08 02:43:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/08 02:43:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/08 02:43:36 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:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:43:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu6aVswf8WqIcrAyHnp5FtKFDpz_VeAAi" 2026/09/08 02:43:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu6aVswf8WqIcrAyHnp5FtKFDpz_VeAAi" 2026/09/08 02:43:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu6aVswf8WqIcrAyHnp5FtKFDpz_VeAAi" 2026/09/08 02:43:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestCount (13.62s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:43:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:54 DEBUG : Waiting for deletions to finish 2026/09/08 02:43:55 DEBUG : large: Excluded (Size Filter) 2026/09/08 02:43:55 INFO : small: Deleted 2026/09/08 02:43:56 INFO : medium: Deleted 2026/09/08 02:43:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestDelete (8.61s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:43:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:43:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:03 DEBUG : Waiting for deletions to finish 2026/09/08 02:44:03 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/08 02:44:04 INFO : small: Deleted 2026/09/08 02:44:04 INFO : medium: Deleted 2026/09/08 02:44:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestMaxDelete (9.79s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:44:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:12 DEBUG : Waiting for deletions to finish 2026/09/08 02:44:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/08 02:44:14 INFO : medium: Deleted 2026/09/08 02:44:14 INFO : small: Deleted 2026/09/08 02:44:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestMaxDeleteSizeLargeFile (9.81s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:44:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:22 DEBUG : Waiting for deletions to finish 2026/09/08 02:44:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/08 02:44:24 INFO : medium: Deleted 2026/09/08 02:44:24 INFO : large: Deleted 2026/09/08 02:44:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestMaxDeleteSize (9.73s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:44:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestReadFile (6.27s) === RUN TestRetry 2026/09/08 02:44:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/08 02:44:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/08 02:44:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/08 02:44:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/08 02:44:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/08 02:44:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/08 02:44:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:44:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:44:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" --- PASS: TestCat (14.23s) === RUN TestPurge 2026/09/08 02:44:48 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yacaner0geta" 2026/09/08 02:44:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:44:49 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:44:49 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:44:50 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:44:50 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:44:51 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:44:51 DEBUG : Creating backend with remote "/tmp/rclone3853812264" run.go:198: Remote "Huawei Drive root 'rclone-test-yacaner0geta'", Local "Local file system at /tmp/rclone3853812264", Modify Window "876000h0m0s" 2026/09/08 02:44:51 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:44:53 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Buq-7q7d0zZwY1Sd_FjNI3qBKiSdl8Jcc" 2026/09/08 02:44:54 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Buq-7q7d0zZwY1Sd_FjNI3qBKiSdl8Jcc" 2026/09/08 02:44:55 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BnjoPMzj_aWJmp_t1mgdGMoTfPb_qezPi" 2026/09/08 02:44:56 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Bvocc-y3NKG2wrmaxcwBDkaRiLnf_SXLt" 2026/09/08 02:44:59 INFO : A2: Making directory 2026/09/08 02:44:59 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Buq-7q7d0zZwY1Sd_FjNI3qBKiSdl8Jcc" 2026/09/08 02:45:00 INFO : A1/B2: Making directory 2026/09/08 02:45:00 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BnjoPMzj_aWJmp_t1mgdGMoTfPb_qezPi" 2026/09/08 02:45:02 INFO : A1/B2/C2: Making directory 2026/09/08 02:45:02 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BjZeKoj4JhLP_h_8B_MlP3JdyuC7sjd4z" 2026/09/08 02:45:03 INFO : A1/B1/C3: Making directory 2026/09/08 02:45:03 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Bvocc-y3NKG2wrmaxcwBDkaRiLnf_SXLt" 2026/09/08 02:45:05 INFO : A3: Making directory 2026/09/08 02:45:05 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Buq-7q7d0zZwY1Sd_FjNI3qBKiSdl8Jcc" 2026/09/08 02:45:06 INFO : A3/B3: Making directory 2026/09/08 02:45:06 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BqMpUF-ol38CvQz5LxW1DaLIvZps4oYVA" 2026/09/08 02:45:08 INFO : A3/B3/C4: Making directory 2026/09/08 02:45:08 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BkHmgDwC9WpfWx9hvH05AUIqckoPSOQAX" 2026/09/08 02:45:09 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BnjoPMzj_aWJmp_t1mgdGMoTfPb_qezPi" 2026/09/08 02:45:11 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Buq-7q7d0zZwY1Sd_FjNI3qBKiSdl8Jcc" 2026/09/08 02:45:12 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BsXJHZ_7CedAOJwivQTJI-quXdessRiNQ" 2026/09/08 02:45:12 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BnjoPMzj_aWJmp_t1mgdGMoTfPb_qezPi" 2026/09/08 02:45:13 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Bvocc-y3NKG2wrmaxcwBDkaRiLnf_SXLt" 2026/09/08 02:45:14 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BkzLQKMLHrDB09BLQaXdHa4nX4qQQQ_aw" 2026/09/08 02:45:14 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Bt5PAQmP-glaAg5lLoW5Iua128s6xetjW" 2026/09/08 02:45:15 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BjZeKoj4JhLP_h_8B_MlP3JdyuC7sjd4z" 2026/09/08 02:45:16 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BhonCK1TRUeTlkg1mw2VJrpxs8KeGVQtk" 2026/09/08 02:45:16 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BqMpUF-ol38CvQz5LxW1DaLIvZps4oYVA" 2026/09/08 02:45:17 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BkHmgDwC9WpfWx9hvH05AUIqckoPSOQAX" 2026/09/08 02:45:18 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Bp3zxcy3jJT_Cnm75NsRKCL2Zw___Z3-_" 2026/09/08 02:45:19 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Buq-7q7d0zZwY1Sd_FjNI3qBKiSdl8Jcc" 2026/09/08 02:45:20 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BsXJHZ_7CedAOJwivQTJI-quXdessRiNQ" 2026/09/08 02:45:21 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BnjoPMzj_aWJmp_t1mgdGMoTfPb_qezPi" 2026/09/08 02:45:22 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BjZeKoj4JhLP_h_8B_MlP3JdyuC7sjd4z" 2026/09/08 02:45:23 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BhonCK1TRUeTlkg1mw2VJrpxs8KeGVQtk" 2026/09/08 02:45:23 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BqMpUF-ol38CvQz5LxW1DaLIvZps4oYVA" 2026/09/08 02:45:24 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "BkHmgDwC9WpfWx9hvH05AUIqckoPSOQAX" 2026/09/08 02:45:25 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "Bp3zxcy3jJT_Cnm75NsRKCL2Zw___Z3-_" 2026/09/08 02:45:26 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:45:27 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Purge remote 2026/09/08 02:45:27 DEBUG : Huawei Drive root 'rclone-test-yacaner0geta': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:45:27 NOTICE: purge failed: directory not found --- PASS: TestPurge (39.49s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:45:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:45:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:45:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:45:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiAm4H31Av9KR7hqWU_RMYZLsipOvxOVS" 2026/09/08 02:45:33 INFO : A2: Making directory 2026/09/08 02:45:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:45:35 INFO : A1/B2: Making directory 2026/09/08 02:45:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:45:36 INFO : A1/B2/C2: Making directory 2026/09/08 02:45:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BsZMROiudkS7vpqSBRCdFEat2I7b5Gcuu" 2026/09/08 02:45:38 INFO : A1/B1/C3: Making directory 2026/09/08 02:45:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiAm4H31Av9KR7hqWU_RMYZLsipOvxOVS" 2026/09/08 02:45:39 INFO : A3: Making directory 2026/09/08 02:45:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:45:40 INFO : A3/B3: Making directory 2026/09/08 02:45:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtKZ98iWz8WfEOSFi8-hIta5DT373N6vn" 2026/09/08 02:45:42 INFO : A3/B3/C4: Making directory 2026/09/08 02:45:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BkfjqvV1RcVRnbC0JVSVCiosd2DGP1SvU" 2026/09/08 02:45:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:45:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:45:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:45:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiAm4H31Av9KR7hqWU_RMYZLsipOvxOVS" 2026/09/08 02:45:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnCFpatZVAhg6KNX0eKlNGIbEW-YE0ViY" 2026/09/08 02:45:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmq_0ZuzWtVHvJkrBiHdFu4BKxuo-Uu_R" 2026/09/08 02:45:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BsZMROiudkS7vpqSBRCdFEat2I7b5Gcuu" 2026/09/08 02:45:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjCcdi52EBkTaMLsVZpFE5ZbCLwdPAFzE" 2026/09/08 02:45:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvX8QqfLMhQU9wVJPPThG6qeaIiUgSN-F" 2026/09/08 02:45:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtKZ98iWz8WfEOSFi8-hIta5DT373N6vn" 2026/09/08 02:45:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BkfjqvV1RcVRnbC0JVSVCiosd2DGP1SvU" 2026/09/08 02:45:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BrIlVIHSoBo0G0Z_6xs1BQbZsZ6ymLFwN" 2026/09/08 02:45:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BrIlVIHSoBo0G0Z_6xs1BQbZsZ6ymLFwN" 2026/09/08 02:45:52 DEBUG : removing 1 level 3 directories 2026/09/08 02:45:52 INFO : A3/B3/C4: Removing directory 2026/09/08 02:45:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BrIlVIHSoBo0G0Z_6xs1BQbZsZ6ymLFwN" 2026/09/08 02:45:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:45:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:45:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiAm4H31Av9KR7hqWU_RMYZLsipOvxOVS" 2026/09/08 02:45:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnCFpatZVAhg6KNX0eKlNGIbEW-YE0ViY" 2026/09/08 02:45:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmq_0ZuzWtVHvJkrBiHdFu4BKxuo-Uu_R" 2026/09/08 02:45:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BsZMROiudkS7vpqSBRCdFEat2I7b5Gcuu" 2026/09/08 02:45:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjCcdi52EBkTaMLsVZpFE5ZbCLwdPAFzE" 2026/09/08 02:45:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvX8QqfLMhQU9wVJPPThG6qeaIiUgSN-F" 2026/09/08 02:45:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtKZ98iWz8WfEOSFi8-hIta5DT373N6vn" 2026/09/08 02:46:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BkfjqvV1RcVRnbC0JVSVCiosd2DGP1SvU" 2026/09/08 02:46:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:46:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:46:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvX8QqfLMhQU9wVJPPThG6qeaIiUgSN-F" 2026/09/08 02:46:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtKZ98iWz8WfEOSFi8-hIta5DT373N6vn" 2026/09/08 02:46:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BsZMROiudkS7vpqSBRCdFEat2I7b5Gcuu" 2026/09/08 02:46:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiAm4H31Av9KR7hqWU_RMYZLsipOvxOVS" 2026/09/08 02:46:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BkfjqvV1RcVRnbC0JVSVCiosd2DGP1SvU" 2026/09/08 02:46:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjCcdi52EBkTaMLsVZpFE5ZbCLwdPAFzE" 2026/09/08 02:46:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnCFpatZVAhg6KNX0eKlNGIbEW-YE0ViY" 2026/09/08 02:46:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmq_0ZuzWtVHvJkrBiHdFu4BKxuo-Uu_R" 2026/09/08 02:46:04 DEBUG : removing 2 level 3 directories 2026/09/08 02:46:04 INFO : A1/B2/C2: Removing directory 2026/09/08 02:46:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjCcdi52EBkTaMLsVZpFE5ZbCLwdPAFzE" 2026/09/08 02:46:04 INFO : A1/B1/C3: Removing directory 2026/09/08 02:46:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnCFpatZVAhg6KNX0eKlNGIbEW-YE0ViY" 2026/09/08 02:46:05 DEBUG : removing 2 level 2 directories 2026/09/08 02:46:05 INFO : A3/B3: Removing directory 2026/09/08 02:46:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BkfjqvV1RcVRnbC0JVSVCiosd2DGP1SvU" 2026/09/08 02:46:05 INFO : A1/B2: Removing directory 2026/09/08 02:46:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BsZMROiudkS7vpqSBRCdFEat2I7b5Gcuu" 2026/09/08 02:46:06 DEBUG : removing 2 level 1 directories 2026/09/08 02:46:06 INFO : A3: Removing directory 2026/09/08 02:46:06 INFO : A2: Removing directory 2026/09/08 02:46:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtKZ98iWz8WfEOSFi8-hIta5DT373N6vn" 2026/09/08 02:46:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BvX8QqfLMhQU9wVJPPThG6qeaIiUgSN-F" 2026/09/08 02:46:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:46:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:46:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiAm4H31Av9KR7hqWU_RMYZLsipOvxOVS" 2026/09/08 02:46:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmq_0ZuzWtVHvJkrBiHdFu4BKxuo-Uu_R" 2026/09/08 02:46:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmq_0ZuzWtVHvJkrBiHdFu4BKxuo-Uu_R" 2026/09/08 02:46:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:46:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:46:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:46:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiAm4H31Av9KR7hqWU_RMYZLsipOvxOVS" 2026/09/08 02:46:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmq_0ZuzWtVHvJkrBiHdFu4BKxuo-Uu_R" 2026/09/08 02:46:15 DEBUG : removing 1 level 3 directories 2026/09/08 02:46:15 INFO : A1/B1/C1: Removing directory 2026/09/08 02:46:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmq_0ZuzWtVHvJkrBiHdFu4BKxuo-Uu_R" 2026/09/08 02:46:17 DEBUG : removing 1 level 2 directories 2026/09/08 02:46:17 INFO : A1/B1: Removing directory 2026/09/08 02:46:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiAm4H31Av9KR7hqWU_RMYZLsipOvxOVS" 2026/09/08 02:46:18 DEBUG : removing 1 level 1 directories 2026/09/08 02:46:18 INFO : A1: Removing directory 2026/09/08 02:46:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjdqTxq6BWzsP4zBIB-VNN5c_oUp8BQG7" 2026/09/08 02:46:19 DEBUG : removing 1 level 0 directories 2026/09/08 02:46:19 INFO : Huawei Drive root 'rclone-test-moloqot9poso': Removing directory 2026/09/08 02:46:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BtY32-HWU13mVH9QgOJZMo69oxHSnEI35" 2026/09/08 02:46:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:46:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (54.43s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:46:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:46:23 INFO : A1: Making directory 2026/09/08 02:46:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:25 INFO : A1/B1: Making directory 2026/09/08 02:46:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmnp56g_yqA_ZWmi2L9VNc4CfS2bddvKP" 2026/09/08 02:46:26 INFO : A1/B1/C1: Making directory 2026/09/08 02:46:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bo8hEpx2voT47SZSlA_ROsbktdivPK_u-" 2026/09/08 02:46:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmnp56g_yqA_ZWmi2L9VNc4CfS2bddvKP" 2026/09/08 02:46:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bo8hEpx2voT47SZSlA_ROsbktdivPK_u-" 2026/09/08 02:46:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BkVVG6DfraYRfKMTnGilI9ouwdGTlbzME" 2026/09/08 02:46:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmnp56g_yqA_ZWmi2L9VNc4CfS2bddvKP" 2026/09/08 02:46:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bo8hEpx2voT47SZSlA_ROsbktdivPK_u-" 2026/09/08 02:46:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BkVVG6DfraYRfKMTnGilI9ouwdGTlbzME" 2026/09/08 02:46:32 DEBUG : removing 1 level 3 directories 2026/09/08 02:46:32 INFO : A1/B1/C1: Removing directory 2026/09/08 02:46:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BkVVG6DfraYRfKMTnGilI9ouwdGTlbzME" 2026/09/08 02:46:33 DEBUG : removing 1 level 2 directories 2026/09/08 02:46:33 INFO : A1/B1: Removing directory 2026/09/08 02:46:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bo8hEpx2voT47SZSlA_ROsbktdivPK_u-" 2026/09/08 02:46:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmnp56g_yqA_ZWmi2L9VNc4CfS2bddvKP" 2026/09/08 02:46:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmnp56g_yqA_ZWmi2L9VNc4CfS2bddvKP" 2026/09/08 02:46:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bmnp56g_yqA_ZWmi2L9VNc4CfS2bddvKP" 2026/09/08 02:46:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRmdirsLeaveRoot (17.29s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:46:39 INFO : A1: Making directory 2026/09/08 02:46:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:41 INFO : A1/B1: Making directory 2026/09/08 02:46:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bqbq3_KfeGq61Bh3zT85MY7NfhXB1WkAu" 2026/09/08 02:46:42 INFO : A1/B1/C1: Making directory 2026/09/08 02:46:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoRPBVZBmLUb23uhZFwFPBbv289lC4nfG" 2026/09/08 02:46:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bqbq3_KfeGq61Bh3zT85MY7NfhXB1WkAu" 2026/09/08 02:46:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoRPBVZBmLUb23uhZFwFPBbv289lC4nfG" 2026/09/08 02:46:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BgLZE9agTjMSOdX09U09HrZpTdnl6l9ZE" 2026/09/08 02:46:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bqbq3_KfeGq61Bh3zT85MY7NfhXB1WkAu" 2026/09/08 02:46:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoRPBVZBmLUb23uhZFwFPBbv289lC4nfG" 2026/09/08 02:46:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BgLZE9agTjMSOdX09U09HrZpTdnl6l9ZE" 2026/09/08 02:46:49 DEBUG : removing 1 level 3 directories 2026/09/08 02:46:49 INFO : A1/B1/C1: Removing directory 2026/09/08 02:46:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BgLZE9agTjMSOdX09U09HrZpTdnl6l9ZE" 2026/09/08 02:46:51 DEBUG : removing 1 level 2 directories 2026/09/08 02:46:51 INFO : A1/B1: Removing directory 2026/09/08 02:46:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoRPBVZBmLUb23uhZFwFPBbv289lC4nfG" 2026/09/08 02:46:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bqbq3_KfeGq61Bh3zT85MY7NfhXB1WkAu" 2026/09/08 02:46:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bqbq3_KfeGq61Bh3zT85MY7NfhXB1WkAu" 2026/09/08 02:46:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bqbq3_KfeGq61Bh3zT85MY7NfhXB1WkAu" 2026/09/08 02:46:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRmdirsWithFilter (17.19s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:46:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:46:59 DEBUG : file1: size = 14 OK 2026/09/08 02:46:59 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/08 02:46:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:01 DEBUG : filename.txt: File name found in url 2026/09/08 02:47:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:02 DEBUG : filename.txt: size = 14 OK 2026/09/08 02:47:02 DEBUG : filename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/08 02:47:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/08 02:47:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:03 DEBUG : headerfilename.txt: size = 14 OK 2026/09/08 02:47:03 DEBUG : headerfilename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/08 02:47:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:04 DEBUG : file2: size = 14 OK 2026/09/08 02:47:04 DEBUG : file2: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/08 02:47:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestCopyURL (12.73s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:47:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:10 DEBUG : file1: size = 14 OK 2026/09/08 02:47:10 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/08 02:47:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestCopyURLDownloadHeaders (3.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:47:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/08 02:47:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:16 DEBUG : sub/file2: size = 14 OK 2026/09/08 02:47:16 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/08 02:47:16 INFO : file1: Copied (new) to: sub/file2 2026/09/08 02:47:16 INFO : file1: Deleted 2026/09/08 02:47:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmBA-dB9RmxQmYvNWSD5IvIL1DPjN1cGU" 2026/09/08 02:47:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmBA-dB9RmxQmYvNWSD5IvIL1DPjN1cGU" 2026/09/08 02:47:18 DEBUG : sub/file2: size = 14 OK 2026/09/08 02:47:18 DEBUG : file1: Sizes identical 2026/09/08 02:47:18 DEBUG : file1: Unchanged skipping 2026/09/08 02:47:18 INFO : file1: Deleted 2026/09/08 02:47:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmBA-dB9RmxQmYvNWSD5IvIL1DPjN1cGU" 2026/09/08 02:47:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': don't need to copy/move sub/file2, it is already at target location 2026/09/08 02:47:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmBA-dB9RmxQmYvNWSD5IvIL1DPjN1cGU" 2026/09/08 02:47:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmBA-dB9RmxQmYvNWSD5IvIL1DPjN1cGU" 2026/09/08 02:47:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BmBA-dB9RmxQmYvNWSD5IvIL1DPjN1cGU" 2026/09/08 02:47:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestMoveFile (11.90s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:47:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/08 02:47:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:27 DEBUG : file1: size = 14 OK 2026/09/08 02:47:27 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/08 02:47:27 INFO : file1: Copied (new) 2026/09/08 02:47:27 INFO : file1: Deleted 2026/09/08 02:47:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:28 DEBUG : file1: Destination exists, skipping 2026/09/08 02:47:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/08 02:47:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestMoveFileWithIgnoreExisting (6.11s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:47:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestCaseInsensitiveMoveFile (1.29s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:47:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.27s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:47:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjYeAeAkN7Qdn-A-sNxRMj5disvTbibeH" 2026/09/08 02:47:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjYeAeAkN7Qdn-A-sNxRMj5disvTbibeH" 2026/09/08 02:47:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moloqot9poso/backup" 2026/09/08 02:47:38 DEBUG : Config file has changed externally - reloading 2026/09/08 02:47:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/08 02:47:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/08 02:47:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/08 02:47:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:47:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/08 02:47:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone891882993) 2026/09/08 02:47:42 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-moloqot9poso') 2026/09/08 02:47:42 DEBUG : dst/file1: Sizes differ 2026/09/08 02:47:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso/backup': Listing directory "BjgqoX4w3VLPNkqjnT4xLapTvmtNesw4z" 2026/09/08 02:47:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjYeAeAkN7Qdn-A-sNxRMj5disvTbibeH" 2026/09/08 02:47:47 INFO : dst/file1: Moved (server-side) 2026/09/08 02:47:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjYeAeAkN7Qdn-A-sNxRMj5disvTbibeH" 2026/09/08 02:47:48 DEBUG : dst/file1: size = 14 OK 2026/09/08 02:47:48 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/08 02:47:48 INFO : dst/file1: Copied (new) 2026/09/08 02:47:48 INFO : dst/file1: Deleted 2026/09/08 02:47:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjYeAeAkN7Qdn-A-sNxRMj5disvTbibeH" 2026/09/08 02:47:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjgqoX4w3VLPNkqjnT4xLapTvmtNesw4z" 2026/09/08 02:47:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BgSmja6AwMgMogsPByCNJUZvMkedytGiD" 2026/09/08 02:47:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjYeAeAkN7Qdn-A-sNxRMj5disvTbibeH" 2026/09/08 02:47:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjgqoX4w3VLPNkqjnT4xLapTvmtNesw4z" 2026/09/08 02:47:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BgSmja6AwMgMogsPByCNJUZvMkedytGiD" 2026/09/08 02:47:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjYeAeAkN7Qdn-A-sNxRMj5disvTbibeH" 2026/09/08 02:47:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:47:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjgqoX4w3VLPNkqjnT4xLapTvmtNesw4z" 2026/09/08 02:47:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BgSmja6AwMgMogsPByCNJUZvMkedytGiD" 2026/09/08 02:47:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjgqoX4w3VLPNkqjnT4xLapTvmtNesw4z" 2026/09/08 02:48:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestMoveFileBackupDir (27.98s) === 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:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:48:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:48:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:48:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:09 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:13 INFO : A1/B2: Making directory 2026/09/08 02:48:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:15 INFO : A1/B1/C3: Making directory 2026/09/08 02:48:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:48:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bgr0-sNAVRlsxPSo1j5JMBphYDDwCkRzb" 2026/09/08 02:48:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BowSjKZXbLFR9zDtIDkFGJLnhkaVHX3bU" 2026/09/08 02:48:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BsWQ3hggkj-G-fo-XA3ZI1quBBQraoNVh" 2026/09/08 02:48:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bhz1XO4AxcA2ue4aujONDmJ3YZbdStSqN" 2026/09/08 02:48:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:48:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': DirMove: srcID="BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" srcDirectoryID="BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" srcLeaf="A1" dstDirectoryID="BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" dstLeaf="A2" 2026/09/08 02:48:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': DirMove result: id="BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" fileName="A2" parentFolder=[BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H] 2026/09/08 02:48:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:48:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bgr0-sNAVRlsxPSo1j5JMBphYDDwCkRzb" 2026/09/08 02:48:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BowSjKZXbLFR9zDtIDkFGJLnhkaVHX3bU" 2026/09/08 02:48:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BsWQ3hggkj-G-fo-XA3ZI1quBBQraoNVh" 2026/09/08 02:48:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bhz1XO4AxcA2ue4aujONDmJ3YZbdStSqN" 2026/09/08 02:48:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:48:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bgr0-sNAVRlsxPSo1j5JMBphYDDwCkRzb" 2026/09/08 02:48:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BowSjKZXbLFR9zDtIDkFGJLnhkaVHX3bU" 2026/09/08 02:48:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BsWQ3hggkj-G-fo-XA3ZI1quBBQraoNVh" 2026/09/08 02:48:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bhz1XO4AxcA2ue4aujONDmJ3YZbdStSqN" 2026/09/08 02:48:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:48:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjOorTyYM3Rrc0HRZoqJIEpYPGcP0iIea" 2026/09/08 02:48:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu19Wshq5t-s7JlSDjOBHdKG6ZD7IPe1r" 2026/09/08 02:48:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu19Wshq5t-s7JlSDjOBHdKG6ZD7IPe1r" 2026/09/08 02:48:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu19Wshq5t-s7JlSDjOBHdKG6ZD7IPe1r" 2026/09/08 02:48:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjOorTyYM3Rrc0HRZoqJIEpYPGcP0iIea" 2026/09/08 02:48:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjOorTyYM3Rrc0HRZoqJIEpYPGcP0iIea" 2026/09/08 02:48:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjOorTyYM3Rrc0HRZoqJIEpYPGcP0iIea" 2026/09/08 02:48:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu19Wshq5t-s7JlSDjOBHdKG6ZD7IPe1r" 2026/09/08 02:48:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bg8w0aERFFIwo6wro7F5EmJkpBuSWwU4M" 2026/09/08 02:48:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjmTxnpQI2iYa3gyWYZ5IYJSBwxJGjICm" 2026/09/08 02:48:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:42 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/08 02:48:42 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/08 02:48:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bgr0-sNAVRlsxPSo1j5JMBphYDDwCkRzb" 2026/09/08 02:48:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BowSjKZXbLFR9zDtIDkFGJLnhkaVHX3bU" 2026/09/08 02:48:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/08 02:48:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/08 02:48:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/08 02:48:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bhz1XO4AxcA2ue4aujONDmJ3YZbdStSqN" 2026/09/08 02:48:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BsWQ3hggkj-G-fo-XA3ZI1quBBQraoNVh" 2026/09/08 02:48:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bgr0-sNAVRlsxPSo1j5JMBphYDDwCkRzb" 2026/09/08 02:48:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BowSjKZXbLFR9zDtIDkFGJLnhkaVHX3bU" 2026/09/08 02:48:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjnK1s06Ko3hex_6YuC9C6JSXhz-cDvn4" 2026/09/08 02:48:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiuNclXJVC53kaI8EeMhFIJAGbhmg0VEd" 2026/09/08 02:48:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:48:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjOorTyYM3Rrc0HRZoqJIEpYPGcP0iIea" 2026/09/08 02:48:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu19Wshq5t-s7JlSDjOBHdKG6ZD7IPe1r" 2026/09/08 02:48:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjmTxnpQI2iYa3gyWYZ5IYJSBwxJGjICm" 2026/09/08 02:48:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bg8w0aERFFIwo6wro7F5EmJkpBuSWwU4M" 2026/09/08 02:48:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqAjXgM9kKHPvPFilycVJ8rLt5Qwd4HLz" 2026/09/08 02:48:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BgbPiYjD7wkL254doS85IsJtW0O7if5jC" 2026/09/08 02:48:59 INFO : Huawei Drive root 'rclone-test-moloqot9poso': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/08 02:48:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjOorTyYM3Rrc0HRZoqJIEpYPGcP0iIea" 2026/09/08 02:48:59 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu19Wshq5t-s7JlSDjOBHdKG6ZD7IPe1r" 2026/09/08 02:49:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjmTxnpQI2iYa3gyWYZ5IYJSBwxJGjICm" 2026/09/08 02:49:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bg8w0aERFFIwo6wro7F5EmJkpBuSWwU4M" 2026/09/08 02:49:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqAjXgM9kKHPvPFilycVJ8rLt5Qwd4HLz" 2026/09/08 02:49:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BgbPiYjD7wkL254doS85IsJtW0O7if5jC" 2026/09/08 02:49:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhUTauxlksmqskPuTfgJHS5-h6DfL4Ojq" 2026/09/08 02:49:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoAgCBJui9EFLYQXXQ2BKkLrtMIhJJq7B" 2026/09/08 02:49:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoAgCBJui9EFLYQXXQ2BKkLrtMIhJJq7B" 2026/09/08 02:49:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoAgCBJui9EFLYQXXQ2BKkLrtMIhJJq7B" 2026/09/08 02:49:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhUTauxlksmqskPuTfgJHS5-h6DfL4Ojq" 2026/09/08 02:49:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhHCfYsI7yjARHf4f5mJFlJ6Vre4Qv5Cw" 2026/09/08 02:49:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoAgCBJui9EFLYQXXQ2BKkLrtMIhJJq7B" 2026/09/08 02:49:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhUTauxlksmqskPuTfgJHS5-h6DfL4Ojq" 2026/09/08 02:49:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnZX6muZxcCvb-rl16ldJz4dwyBY09Sqr" 2026/09/08 02:49:11 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhUTauxlksmqskPuTfgJHS5-h6DfL4Ojq" 2026/09/08 02:49:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjmTxnpQI2iYa3gyWYZ5IYJSBwxJGjICm" 2026/09/08 02:49:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu19Wshq5t-s7JlSDjOBHdKG6ZD7IPe1r" 2026/09/08 02:49:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bg8w0aERFFIwo6wro7F5EmJkpBuSWwU4M" 2026/09/08 02:49:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjOorTyYM3Rrc0HRZoqJIEpYPGcP0iIea" 2026/09/08 02:49:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjOorTyYM3Rrc0HRZoqJIEpYPGcP0iIea" 2026/09/08 02:49:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/08 02:49:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/08 02:49:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/08 02:49:13 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/08 02:49:13 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/08 02:49:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BgbPiYjD7wkL254doS85IsJtW0O7if5jC" 2026/09/08 02:49:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqAjXgM9kKHPvPFilycVJ8rLt5Qwd4HLz" 2026/09/08 02:49:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bg8w0aERFFIwo6wro7F5EmJkpBuSWwU4M" 2026/09/08 02:49:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjmTxnpQI2iYa3gyWYZ5IYJSBwxJGjICm" 2026/09/08 02:49:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bu19Wshq5t-s7JlSDjOBHdKG6ZD7IPe1r" 2026/09/08 02:49:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BjOorTyYM3Rrc0HRZoqJIEpYPGcP0iIea" 2026/09/08 02:49:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhUTauxlksmqskPuTfgJHS5-h6DfL4Ojq" 2026/09/08 02:49:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoAgCBJui9EFLYQXXQ2BKkLrtMIhJJq7B" 2026/09/08 02:49:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhHCfYsI7yjARHf4f5mJFlJ6Vre4Qv5Cw" 2026/09/08 02:49:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqSkRT7k2Y1yn4rrWhiJPLrPMI8Nrsjnc" 2026/09/08 02:49:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnZX6muZxcCvb-rl16ldJz4dwyBY09Sqr" 2026/09/08 02:49:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqpNQRjzVDwzzWIYTSX1Pm7B2YsruUVWM" 2026/09/08 02:49:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhUTauxlksmqskPuTfgJHS5-h6DfL4Ojq" 2026/09/08 02:49:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoAgCBJui9EFLYQXXQ2BKkLrtMIhJJq7B" 2026/09/08 02:49:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhHCfYsI7yjARHf4f5mJFlJ6Vre4Qv5Cw" 2026/09/08 02:49:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqSkRT7k2Y1yn4rrWhiJPLrPMI8Nrsjnc" 2026/09/08 02:49:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnZX6muZxcCvb-rl16ldJz4dwyBY09Sqr" 2026/09/08 02:49:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqpNQRjzVDwzzWIYTSX1Pm7B2YsruUVWM" 2026/09/08 02:49:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqpNQRjzVDwzzWIYTSX1Pm7B2YsruUVWM" 2026/09/08 02:49:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BqSkRT7k2Y1yn4rrWhiJPLrPMI8Nrsjnc" 2026/09/08 02:49:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhHCfYsI7yjARHf4f5mJFlJ6Vre4Qv5Cw" 2026/09/08 02:49:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BnZX6muZxcCvb-rl16ldJz4dwyBY09Sqr" 2026/09/08 02:49:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BoAgCBJui9EFLYQXXQ2BKkLrtMIhJJq7B" 2026/09/08 02:49:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BhUTauxlksmqskPuTfgJHS5-h6DfL4Ojq" 2026/09/08 02:49:41 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestDirMove (100.81s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:49:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestGetFsInfo (1.25s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:49:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': File to upload is small (34 bytes), uploading instead of streaming 2026/09/08 02:49:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:45 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/08 02:49:45 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/09/08 02:49:45 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/08 02:49:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/08 02:49:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:47 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/08 02:49:47 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/09/08 02:49:47 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/08 02:49:47 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:49:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': File to upload is small (34 bytes), uploading instead of streaming 2026/09/08 02:49:51 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:52 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/08 02:49:52 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/09/08 02:49:52 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/08 02:49:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/08 02:49:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:54 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/08 02:49:54 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/09/08 02:49:54 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/08 02:49:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:49:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:49:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': File to upload is small (34 bytes), uploading instead of streaming 2026/09/08 02:49:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/08 02:50:00 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/09/08 02:50:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/08 02:50:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:02 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/08 02:50:02 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/09/08 02:50:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:50:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': File to upload is small (34 bytes), uploading instead of streaming 2026/09/08 02:50:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/08 02:50:08 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/08 02:50:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/08 02:50:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/08 02:50:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:10 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/08 02:50:10 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/08 02:50:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/08 02:50:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRcat (29.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.41s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/09/08 02:50:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': File to upload is small (48 bytes), uploading instead of streaming 2026/09/08 02:50:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:15 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/08 02:50:16 DEBUG : rcat_metadata: size = 48 OK 2026/09/08 02:50:16 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/09/08 02:50:16 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/09/08 02:50:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" === RUN TestRcatMetadata/ViaDisk 2026/09/08 02:50:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/08 02:50:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:20 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/08 02:50:21 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/08 02:50:21 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/09/08 02:50:21 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/09/08 02:50:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRcatMetadata (11.68s) --- PASS: TestRcatMetadata/Normal (5.21s) --- PASS: TestRcatMetadata/ViaDisk (5.20s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:50:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:26 DEBUG : potato1: size = 60 OK 2026/09/08 02:50:26 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/08 02:50:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': File to upload is small (60 bytes), uploading instead of streaming 2026/09/08 02:50:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:28 DEBUG : potato2: size = 60 OK 2026/09/08 02:50:28 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/08 02:50:28 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/09/08 02:50:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRcatSize (6.35s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:50:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:32 ERROR : potato1: Post request put error: expected 120 bytes in input, but got 60: unexpected EOF 2026/09/08 02:50:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRcatSizeShortEOF (1.87s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:50:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:34 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/08 02:50:35 DEBUG : potato1: size = 60 OK 2026/09/08 02:50:35 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/08 02:50:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': File to upload is small (60 bytes), uploading instead of streaming 2026/09/08 02:50:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:36 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/08 02:50:37 DEBUG : potato2: size = 60 OK 2026/09/08 02:50:37 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/08 02:50:37 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/09/08 02:50:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:37 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:38 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:39 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:40 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:42 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRcatSizeMetadata (9.84s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:50:43 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:44 DEBUG : potato1: size = 60 OK 2026/09/08 02:50:44 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/08 02:50:44 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:45 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRcatSizeUploadHeaders (3.25s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:50:46 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:47 DEBUG : potato1: size = 60 OK 2026/09/08 02:50:47 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c (Huawei Drive root 'rclone-test-moloqot9poso') 2026/09/08 02:50:47 DEBUG : potato1: sha256 = 4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a (Huawei Drive root 'rclone-test-moloqot9poso') 2026/09/08 02:50:47 ERROR : potato1: corrupted on transfer: sha256 hashes differ src "d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c" vs dst(Huawei Drive root 'rclone-test-moloqot9poso') "4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a" 2026/09/08 02:50:47 INFO : potato1: Removing failed copy 2026/09/08 02:50:48 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:49 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:50:50 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:51 DEBUG : potato4: size = 60 (Huawei Drive root 'rclone-test-moloqot9poso') 2026/09/08 02:50:51 DEBUG : potato4: size = 59 (Huawei Drive root 'rclone-test-moloqot9poso') 2026/09/08 02:50:51 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Huawei Drive root 'rclone-test-moloqot9poso') 59 2026/09/08 02:50:51 INFO : potato4: Removing failed copy 2026/09/08 02:50:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:52 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:53 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:50:54 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:55 DEBUG : potato2: size = 60 OK 2026/09/08 02:50:55 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:56 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:50:57 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:50:58 DEBUG : potato3: size = 60 OK 2026/09/08 02:50:58 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRcatSizeChecksum (14.26s) --- PASS: TestRcatSizeChecksum/Corrupted (4.05s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.80s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.21s) --- PASS: TestRcatSizeChecksum/NoHashes (3.20s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" operations_test.go:1842: Skipping test as remote does not support modtime 2026/09/08 02:51:00 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- SKIP: TestTouchDir (1.24s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata 2026/09/08 02:51:01 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:02 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- SKIP: TestMkdirMetadata (1.27s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/09/08 02:51:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:03 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- SKIP: TestMkdirModTime (1.24s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/08 02:51:04 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- SKIP: TestCopyDirMetadata (1.25s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/09/08 02:51:05 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- SKIP: TestSetDirModTime (1.24s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/08 02:51:06 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:07 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- SKIP: TestDirsEqual (1.24s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-moloqot9poso'", Local "Local file system at /tmp/rclone891882993", Modify Window "876000h0m0s" 2026/09/08 02:51:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:08 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:10 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:12 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:13 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:14 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:15 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:16 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bafexal6" before starting 2026/09/08 02:51:17 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:18 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:19 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:19 DEBUG : sub dir/test remove existing.bafexal6: TEST: removing renamed existing file after operation 2026/09/08 02:51:20 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:21 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pudocav6" before starting 2026/09/08 02:51:22 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:23 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:24 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pudocav6: TEST: renaming existing back after failed operation 2026/09/08 02:51:25 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:26 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:27 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mofimif4" before starting 2026/09/08 02:51:28 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:29 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:30 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mofimif4: TEST: removing renamed existing file after operation 2026/09/08 02:51:31 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:32 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" 2026/09/08 02:51:33 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:34 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "Bnvj8nU9MUv3kf8EtjhBGaIQdzhGdyAh9" 2026/09/08 02:51:35 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Listing directory "BiIysfUS1F4fiRSXcz7JNlpJpnvGWMU0H" --- PASS: TestRemoveExisting (28.09s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/09/08 02:51:36 DEBUG : Huawei Drive root 'rclone-test-moloqot9poso': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 27m14.28105413s (try 1/5)