"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/05 02:52:52 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni" 2026/07/05 02:52:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 02:52:52 DEBUG : TestHuaweiDrive: Token expired 2026/07/05 02:52:52 DEBUG : TestHuaweiDrive: No updated token found in the config file 2026/07/05 02:52:52 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/05 02:52:52 DEBUG : Saving config "token" in section "TestHuaweiDrive" of the config file 2026/07/05 02:52:52 DEBUG : TestHuaweiDrive: Saved new token in config file 2026/07/05 02:52:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 02:52:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 02:52:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 02:52:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 02:52:55 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 02:52:56 DEBUG : Creating backend with remote "/tmp/rclone4276657639" === 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-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/05 02:52:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.61s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/05 02:52:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.60s) === RUN TestSizeDiffers 2026/07/05 02:52:57 DEBUG : a: size = 0 OK 2026/07/05 02:52:57 DEBUG : a: size = 1 (memory) 2026/07/05 02:52:57 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/05 02:52:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/05 02:52:57 DEBUG : potato: Seek from 10 to 0 2026/07/05 02:52:57 DEBUG : potato: Seek from 10 to 0 2026/07/05 02:52:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/05 02:52:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Seek from 5 to 2 2026/07/05 02:52:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/05 02:52:57 DEBUG : potato: Seek from 7 to 0 2026/07/05 02:52:57 DEBUG : potato: Seek from 7 to 0 2026/07/05 02:52:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/05 02:52:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Seek from 5 to 2 2026/07/05 02:52:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/05 02:52:57 DEBUG : potato: Seek from 8 to 0 2026/07/05 02:52:57 DEBUG : potato: Seek from 8 to 0 2026/07/05 02:52:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/05 02:52:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/05 02:52:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/05 02:52:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/05 02:52:57 DEBUG : potato: Seek from 5 to 2 2026/07/05 02:52:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/05 02:52:57 DEBUG : potato: Seek from 9 to 0 2026/07/05 02:52:57 DEBUG : potato: Seek from 9 to 0 2026/07/05 02:52:57 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-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 02:52:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 02:52:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:53:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestCheck/1 === RUN TestCheck/2 2026/07/05 02:53:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:53:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestCheck/3 2026/07/05 02:53:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:53:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestCheck/4 === RUN TestCheck/5 2026/07/05 02:53:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:53:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestCheck/6 === RUN TestCheck/7 2026/07/05 02:53:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:53:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestCheck (19.48s) --- PASS: TestCheck/1 (0.63s) --- PASS: TestCheck/2 (0.60s) --- PASS: TestCheck/3 (0.61s) --- PASS: TestCheck/4 (0.60s) --- PASS: TestCheck/5 (0.62s) --- PASS: TestCheck/6 (0.61s) --- PASS: TestCheck/7 (0.60s) === RUN TestCheckFsError 2026/07/05 02:53:17 DEBUG : Creating backend with remote "nonexistent" 2026/07/05 02:53:17 DEBUG : Creating backend with remote "nonexistent" 2026/07/05 02:53:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/05 02:53:17 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/05 02:53:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/05 02:53:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 02:53:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:53:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/05 02:53:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:53:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestCheckDownload/3 2026/07/05 02:53:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:53:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/05 02:53:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:53:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/05 02:54:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:55:36 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/05 02:56:21 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/05 02:56:54 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/05 02:57:20 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/05 02:57:39 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/05 02:57:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:57:53 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (276.40s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (1.29s) --- PASS: TestCheckDownload/3 (1.23s) --- PASS: TestCheckDownload/4 (1.87s) --- PASS: TestCheckDownload/5 (1.12s) --- PASS: TestCheckDownload/6 (1.54s) --- PASS: TestCheckDownload/7 (62.57s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 02:57:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:04 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/05 02:58:12 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/07/05 02:58:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:18 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/05 02:58:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:28 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/05 02:58:30 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/05 02:58:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:31 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/07/05 02:58:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:33 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/05 02:58:35 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/05 02:58:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:36 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/05 02:58:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:37 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/05 02:58:38 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/05 02:58:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:39 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/05 02:58:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:40 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/07/05 02:58:41 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/05 02:58:42 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/07/05 02:58:42 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/05 02:58:43 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 02:58:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestCheckSizeOnly (50.50s) --- PASS: TestCheckSizeOnly/1 (4.48s) --- PASS: TestCheckSizeOnly/2 (3.39s) --- 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-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 02:58:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:47 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/05 02:58:47 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/05 02:58:47 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/05 02:58:47 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/05 02:58:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:49 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/05 02:58:49 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/05 02:58:49 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/05 02:58:49 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/05 02:58:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestParseSumFile (7.53s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 02:58:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/data" 2026/07/05 02:58:51 DEBUG : Config file has changed externally - reloading 2026/07/05 02:58:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 02:58:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 02:58:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 02:58:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 02:58:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 02:58:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" check_test.go:350: Huawei Drive root 'rclone-test-pehefaw4jeni/data' lacks md5, skipping 2026/07/05 02:58:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:58:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestCheckSum (5.07s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 02:58:56 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/data" 2026/07/05 02:58:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 02:58:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 02:58:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 02:58:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 02:58:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/data': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 02:59:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" === RUN TestCheckSumDownload/subtest1 2026/07/05 02:59:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" 2026/07/05 02:59:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" === RUN TestCheckSumDownload/subtest2 2026/07/05 02:59:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" === RUN TestCheckSumDownload/subtest3 2026/07/05 02:59:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" === RUN TestCheckSumDownload/subtest4 2026/07/05 02:59:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" === RUN TestCheckSumDownload/subtest5 2026/07/05 02:59:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" === RUN TestCheckSumDownload/subtest6 2026/07/05 02:59:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" 2026/07/05 02:59:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" 2026/07/05 02:59:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 02:59:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" === RUN TestCheckSumDownload/subtest7 2026/07/05 03:00:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:01:44 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/05 03:02:29 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/05 03:02:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" 2026/07/05 03:03:04 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/05 03:03:28 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/05 03:03:47 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/05 03:03:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrV_d6JQCV3HqLNEZP2dLDbe672RGhg3x" 2026/07/05 03:04:02 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/05 03:04:12 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/05 03:04:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:04:20 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (324.14s) --- PASS: TestCheckSumDownload/subtest1 (3.61s) --- PASS: TestCheckSumDownload/subtest2 (3.04s) --- PASS: TestCheckSumDownload/subtest3 (3.08s) --- PASS: TestCheckSumDownload/subtest4 (2.49s) --- PASS: TestCheckSumDownload/subtest5 (2.93s) --- PASS: TestCheckSumDownload/subtest6 (2.17s) --- PASS: TestCheckSumDownload/subtest7 (65.49s) === RUN TestApplyTransforms 2026/07/05 03:04:20 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lijukim7tapi" 2026/07/05 03:04:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:04:22 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:04:22 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:04:22 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:04:22 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:23 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:24 DEBUG : Creating backend with remote "/tmp/rclone3935999544" run.go:198: Remote "Huawei Drive root 'rclone-test-lijukim7tapi'", Local "Local file system at /tmp/rclone3935999544", Modify Window "876000h0m0s" 2026/07/05 03:04:24 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:25 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': Listing directory "BgxVJNSdNuRYwdNMGp4VKN5nwe7n1yeOW" 2026/07/05 03:04:27 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': Listing directory "BgxVJNSdNuRYwdNMGp4VKN5nwe7n1yeOW" upper checkfile vs. lower remote (without normalization) 2026/07/05 03:04:28 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': Listing directory "BgxVJNSdNuRYwdNMGp4VKN5nwe7n1yeOW" 2026/07/05 03:04:28 ERROR : hello, world!: sum not found 2026/07/05 03:04:28 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-lijukim7tapi' 2026/07/05 03:04:28 NOTICE: Huawei Drive root 'rclone-test-lijukim7tapi': 1 files missing 2026/07/05 03:04:28 NOTICE: 1 hashes missing 2026/07/05 03:04:28 NOTICE: Huawei Drive root 'rclone-test-lijukim7tapi': 1 differences found 2026/07/05 03:04:28 NOTICE: Huawei Drive root 'rclone-test-lijukim7tapi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/05 03:04:28 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': Listing directory "BgxVJNSdNuRYwdNMGp4VKN5nwe7n1yeOW" 2026/07/05 03:04:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:04:30 NOTICE: Huawei Drive root 'rclone-test-lijukim7tapi': 0 differences found 2026/07/05 03:04:30 NOTICE: Huawei Drive root 'rclone-test-lijukim7tapi': 1 matching files 2026/07/05 03:04:30 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-hirucid4wede" 2026/07/05 03:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:04:32 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:04:32 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:04:32 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:04:32 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:33 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:33 DEBUG : Creating backend with remote "/tmp/rclone2536188596" run.go:198: Remote "Huawei Drive root 'rclone-test-hirucid4wede'", Local "Local file system at /tmp/rclone2536188596", Modify Window "876000h0m0s" 2026/07/05 03:04:33 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:35 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': Listing directory "Bj_TFTmC7HMT629xj-iRBVZUR98KyP0ZE" 2026/07/05 03:04:36 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': Listing directory "Bj_TFTmC7HMT629xj-iRBVZUR98KyP0ZE" lower checkfile vs. upper remote (without normalization) 2026/07/05 03:04:37 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': Listing directory "Bj_TFTmC7HMT629xj-iRBVZUR98KyP0ZE" 2026/07/05 03:04:37 ERROR : HELLO, WORLD!: sum not found 2026/07/05 03:04:37 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-hirucid4wede' 2026/07/05 03:04:37 NOTICE: Huawei Drive root 'rclone-test-hirucid4wede': 1 files missing 2026/07/05 03:04:37 NOTICE: 1 hashes missing 2026/07/05 03:04:37 NOTICE: Huawei Drive root 'rclone-test-hirucid4wede': 1 differences found 2026/07/05 03:04:37 NOTICE: Huawei Drive root 'rclone-test-hirucid4wede': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/05 03:04:37 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': Listing directory "Bj_TFTmC7HMT629xj-iRBVZUR98KyP0ZE" 2026/07/05 03:04:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:04:38 NOTICE: Huawei Drive root 'rclone-test-hirucid4wede': 0 differences found 2026/07/05 03:04:38 NOTICE: Huawei Drive root 'rclone-test-hirucid4wede': 1 matching files 2026/07/05 03:04:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lepomuf0toki" 2026/07/05 03:04:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:04:39 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:04:39 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:04:40 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:04:40 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:41 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:41 DEBUG : Creating backend with remote "/tmp/rclone904410078" run.go:198: Remote "Huawei Drive root 'rclone-test-lepomuf0toki'", Local "Local file system at /tmp/rclone904410078", Modify Window "876000h0m0s" 2026/07/05 03:04:41 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:42 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': Listing directory "BvaCQUEWmZ8uv7J6J3zlER6dFotyXIj1L" 2026/07/05 03:04:44 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': Listing directory "BvaCQUEWmZ8uv7J6J3zlER6dFotyXIj1L" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/05 03:04:44 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': Listing directory "BvaCQUEWmZ8uv7J6J3zlER6dFotyXIj1L" 2026/07/05 03:04:45 ERROR : HeLlO, wOrLd!: sum not found 2026/07/05 03:04:45 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-lepomuf0toki' 2026/07/05 03:04:45 NOTICE: Huawei Drive root 'rclone-test-lepomuf0toki': 1 files missing 2026/07/05 03:04:45 NOTICE: 1 hashes missing 2026/07/05 03:04:45 NOTICE: Huawei Drive root 'rclone-test-lepomuf0toki': 1 differences found 2026/07/05 03:04:45 NOTICE: Huawei Drive root 'rclone-test-lepomuf0toki': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/05 03:04:45 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': Listing directory "BvaCQUEWmZ8uv7J6J3zlER6dFotyXIj1L" 2026/07/05 03:04:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:04:46 NOTICE: Huawei Drive root 'rclone-test-lepomuf0toki': 0 differences found 2026/07/05 03:04:46 NOTICE: Huawei Drive root 'rclone-test-lepomuf0toki': 1 matching files 2026/07/05 03:04:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-xavubiz6nani" 2026/07/05 03:04:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:04:47 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:04:47 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:04:48 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:04:48 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:49 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:49 DEBUG : Creating backend with remote "/tmp/rclone3244834662" run.go:198: Remote "Huawei Drive root 'rclone-test-xavubiz6nani'", Local "Local file system at /tmp/rclone3244834662", Modify Window "876000h0m0s" 2026/07/05 03:04:49 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:51 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': Listing directory "BlyEluOGbMf_CokewyN5Hbo3EFzQzH2t_" 2026/07/05 03:04:52 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': Listing directory "BlyEluOGbMf_CokewyN5Hbo3EFzQzH2t_" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/05 03:04:53 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': Listing directory "BlyEluOGbMf_CokewyN5Hbo3EFzQzH2t_" 2026/07/05 03:04:54 ERROR : HELLO, WORLD!: sum not found 2026/07/05 03:04:54 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-xavubiz6nani' 2026/07/05 03:04:54 NOTICE: Huawei Drive root 'rclone-test-xavubiz6nani': 1 files missing 2026/07/05 03:04:54 NOTICE: 1 hashes missing 2026/07/05 03:04:54 NOTICE: Huawei Drive root 'rclone-test-xavubiz6nani': 1 differences found 2026/07/05 03:04:54 NOTICE: Huawei Drive root 'rclone-test-xavubiz6nani': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/05 03:04:54 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': Listing directory "BlyEluOGbMf_CokewyN5Hbo3EFzQzH2t_" 2026/07/05 03:04:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:04:55 NOTICE: Huawei Drive root 'rclone-test-xavubiz6nani': 0 differences found 2026/07/05 03:04:55 NOTICE: Huawei Drive root 'rclone-test-xavubiz6nani': 1 matching files 2026/07/05 03:04:55 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-maxorac6tuhi" 2026/07/05 03:04:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:04:56 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:04:56 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:04:57 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:04:57 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:57 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:58 DEBUG : Creating backend with remote "/tmp/rclone3241527224" run.go:198: Remote "Huawei Drive root 'rclone-test-maxorac6tuhi'", Local "Local file system at /tmp/rclone3241527224", Modify Window "876000h0m0s" 2026/07/05 03:04:58 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:04:59 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': Listing directory "BkhMI9WpYuxih8VPaNjtE3Yj2Onm43OGY" 2026/07/05 03:05:01 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': Listing directory "BkhMI9WpYuxih8VPaNjtE3Yj2Onm43OGY" NFD checkfile vs. NFC remote (without normalization) 2026/07/05 03:05:01 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': Listing directory "BkhMI9WpYuxih8VPaNjtE3Yj2Onm43OGY" 2026/07/05 03:05:02 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/05 03:05:02 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-maxorac6tuhi' 2026/07/05 03:05:02 NOTICE: Huawei Drive root 'rclone-test-maxorac6tuhi': 1 files missing 2026/07/05 03:05:02 NOTICE: 1 hashes missing 2026/07/05 03:05:02 NOTICE: Huawei Drive root 'rclone-test-maxorac6tuhi': 1 differences found 2026/07/05 03:05:02 NOTICE: Huawei Drive root 'rclone-test-maxorac6tuhi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/05 03:05:02 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': Listing directory "BkhMI9WpYuxih8VPaNjtE3Yj2Onm43OGY" 2026/07/05 03:05:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:05:03 NOTICE: Huawei Drive root 'rclone-test-maxorac6tuhi': 0 differences found 2026/07/05 03:05:03 NOTICE: Huawei Drive root 'rclone-test-maxorac6tuhi': 1 matching files 2026/07/05 03:05:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tizupuq8sohi" 2026/07/05 03:05:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:05:05 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:05:05 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:05:05 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:05:05 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:06 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:06 DEBUG : Creating backend with remote "/tmp/rclone1197219338" run.go:198: Remote "Huawei Drive root 'rclone-test-tizupuq8sohi'", Local "Local file system at /tmp/rclone1197219338", Modify Window "876000h0m0s" 2026/07/05 03:05:06 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:08 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': Listing directory "BtL6y8G_LlHNUQnN1OVxLYq5bgHy9T87z" 2026/07/05 03:05:09 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': Listing directory "BtL6y8G_LlHNUQnN1OVxLYq5bgHy9T87z" NFC checkfile vs. NFD remote (without normalization) 2026/07/05 03:05:10 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': Listing directory "BtL6y8G_LlHNUQnN1OVxLYq5bgHy9T87z" 2026/07/05 03:05:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/05 03:05:11 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-tizupuq8sohi' 2026/07/05 03:05:11 NOTICE: Huawei Drive root 'rclone-test-tizupuq8sohi': 1 files missing 2026/07/05 03:05:11 NOTICE: 1 hashes missing 2026/07/05 03:05:11 NOTICE: Huawei Drive root 'rclone-test-tizupuq8sohi': 1 differences found 2026/07/05 03:05:11 NOTICE: Huawei Drive root 'rclone-test-tizupuq8sohi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/05 03:05:11 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': Listing directory "BtL6y8G_LlHNUQnN1OVxLYq5bgHy9T87z" 2026/07/05 03:05:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:05:12 NOTICE: Huawei Drive root 'rclone-test-tizupuq8sohi': 0 differences found 2026/07/05 03:05:12 NOTICE: Huawei Drive root 'rclone-test-tizupuq8sohi': 1 matching files 2026/07/05 03:05:12 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zonopuc4dafa" 2026/07/05 03:05:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:05:13 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:05:13 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:05:14 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:05:14 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:14 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:15 DEBUG : Creating backend with remote "/tmp/rclone2681432383" run.go:198: Remote "Huawei Drive root 'rclone-test-zonopuc4dafa'", Local "Local file system at /tmp/rclone2681432383", Modify Window "876000h0m0s" 2026/07/05 03:05:15 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:16 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': Listing directory "BjwCrgL6Uv5STnDzW9gFNc5XlmQxsEOUU" 2026/07/05 03:05:17 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': Listing directory "BjwCrgL6Uv5STnDzW9gFNc5XlmQxsEOUU" NFDx2 checkfile vs. both remote (without normalization) 2026/07/05 03:05:18 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': Listing directory "BjwCrgL6Uv5STnDzW9gFNc5XlmQxsEOUU" 2026/07/05 03:05:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/05 03:05:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-zonopuc4dafa' 2026/07/05 03:05:19 NOTICE: Huawei Drive root 'rclone-test-zonopuc4dafa': 1 files missing 2026/07/05 03:05:19 NOTICE: 1 hashes missing 2026/07/05 03:05:19 NOTICE: Huawei Drive root 'rclone-test-zonopuc4dafa': 1 differences found 2026/07/05 03:05:19 NOTICE: Huawei Drive root 'rclone-test-zonopuc4dafa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/05 03:05:19 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': Listing directory "BjwCrgL6Uv5STnDzW9gFNc5XlmQxsEOUU" 2026/07/05 03:05:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:05:20 NOTICE: Huawei Drive root 'rclone-test-zonopuc4dafa': 0 differences found 2026/07/05 03:05:20 NOTICE: Huawei Drive root 'rclone-test-zonopuc4dafa': 1 matching files 2026/07/05 03:05:20 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-cuhiloj6guwu" 2026/07/05 03:05:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:05:21 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:05:21 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:05:22 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:05:22 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:22 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:23 DEBUG : Creating backend with remote "/tmp/rclone1586556277" run.go:198: Remote "Huawei Drive root 'rclone-test-cuhiloj6guwu'", Local "Local file system at /tmp/rclone1586556277", Modify Window "876000h0m0s" 2026/07/05 03:05:23 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:24 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': Listing directory "Bv2fLNmD6kFaQtCioSw1EC6WC-bqyfsrW" 2026/07/05 03:05:26 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': Listing directory "Bv2fLNmD6kFaQtCioSw1EC6WC-bqyfsrW" NFCx2 checkfile vs. both remote (without normalization) 2026/07/05 03:05:26 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': Listing directory "Bv2fLNmD6kFaQtCioSw1EC6WC-bqyfsrW" 2026/07/05 03:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/05 03:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-cuhiloj6guwu' 2026/07/05 03:05:27 NOTICE: Huawei Drive root 'rclone-test-cuhiloj6guwu': 1 files missing 2026/07/05 03:05:27 NOTICE: 1 hashes missing 2026/07/05 03:05:27 NOTICE: Huawei Drive root 'rclone-test-cuhiloj6guwu': 1 differences found 2026/07/05 03:05:27 NOTICE: Huawei Drive root 'rclone-test-cuhiloj6guwu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/05 03:05:27 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': Listing directory "Bv2fLNmD6kFaQtCioSw1EC6WC-bqyfsrW" 2026/07/05 03:05:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:05:28 NOTICE: Huawei Drive root 'rclone-test-cuhiloj6guwu': 0 differences found 2026/07/05 03:05:28 NOTICE: Huawei Drive root 'rclone-test-cuhiloj6guwu': 1 matching files 2026/07/05 03:05:28 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ciquviy2vive" 2026/07/05 03:05:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:05:29 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:05:29 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:05:30 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:05:30 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:31 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:31 DEBUG : Creating backend with remote "/tmp/rclone3751049083" run.go:198: Remote "Huawei Drive root 'rclone-test-ciquviy2vive'", Local "Local file system at /tmp/rclone3751049083", Modify Window "876000h0m0s" 2026/07/05 03:05:31 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:33 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': Listing directory "BgAiS4rXaXD1-qdcsa3hMzZrtoG5nXga9" 2026/07/05 03:05:34 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': Listing directory "BgAiS4rXaXD1-qdcsa3hMzZrtoG5nXga9" both checkfile vs. NFDx2 remote (without normalization) 2026/07/05 03:05:35 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': Listing directory "BgAiS4rXaXD1-qdcsa3hMzZrtoG5nXga9" 2026/07/05 03:05:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/05 03:05:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-ciquviy2vive' 2026/07/05 03:05:36 NOTICE: Huawei Drive root 'rclone-test-ciquviy2vive': 1 files missing 2026/07/05 03:05:36 NOTICE: 1 hashes missing 2026/07/05 03:05:36 NOTICE: Huawei Drive root 'rclone-test-ciquviy2vive': 1 differences found 2026/07/05 03:05:36 NOTICE: Huawei Drive root 'rclone-test-ciquviy2vive': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/05 03:05:36 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': Listing directory "BgAiS4rXaXD1-qdcsa3hMzZrtoG5nXga9" 2026/07/05 03:05:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:05:37 NOTICE: Huawei Drive root 'rclone-test-ciquviy2vive': 0 differences found 2026/07/05 03:05:37 NOTICE: Huawei Drive root 'rclone-test-ciquviy2vive': 1 matching files 2026/07/05 03:05:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fehitaq0munu" 2026/07/05 03:05:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:05:38 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:05:38 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:05:38 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:05:38 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:39 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:40 DEBUG : Creating backend with remote "/tmp/rclone64109861" run.go:198: Remote "Huawei Drive root 'rclone-test-fehitaq0munu'", Local "Local file system at /tmp/rclone64109861", Modify Window "876000h0m0s" 2026/07/05 03:05:40 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:05:41 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': Listing directory "BoyqaYYCUFlu6cg8UmmhBernPqO1SEEzb" 2026/07/05 03:05:42 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': Listing directory "BoyqaYYCUFlu6cg8UmmhBernPqO1SEEzb" both checkfile vs. NFCx2 remote (without normalization) 2026/07/05 03:05:43 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': Listing directory "BoyqaYYCUFlu6cg8UmmhBernPqO1SEEzb" 2026/07/05 03:05:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/05 03:05:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-fehitaq0munu' 2026/07/05 03:05:44 NOTICE: Huawei Drive root 'rclone-test-fehitaq0munu': 1 files missing 2026/07/05 03:05:44 NOTICE: 1 hashes missing 2026/07/05 03:05:44 NOTICE: Huawei Drive root 'rclone-test-fehitaq0munu': 1 differences found 2026/07/05 03:05:44 NOTICE: Huawei Drive root 'rclone-test-fehitaq0munu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/05 03:05:44 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': Listing directory "BoyqaYYCUFlu6cg8UmmhBernPqO1SEEzb" 2026/07/05 03:05:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/05 03:05:45 NOTICE: Huawei Drive root 'rclone-test-fehitaq0munu': 0 differences found 2026/07/05 03:05:45 NOTICE: Huawei Drive root 'rclone-test-fehitaq0munu': 1 matching files 2026/07/05 03:05:45 DEBUG : Huawei Drive root 'rclone-test-fehitaq0munu': Purge remote 2026/07/05 03:05:45 DEBUG : Huawei Drive root 'rclone-test-ciquviy2vive': Purge remote 2026/07/05 03:05:46 DEBUG : Huawei Drive root 'rclone-test-cuhiloj6guwu': Purge remote 2026/07/05 03:05:47 DEBUG : Huawei Drive root 'rclone-test-zonopuc4dafa': Purge remote 2026/07/05 03:05:47 DEBUG : Huawei Drive root 'rclone-test-tizupuq8sohi': Purge remote 2026/07/05 03:05:48 DEBUG : Huawei Drive root 'rclone-test-maxorac6tuhi': Purge remote 2026/07/05 03:05:49 DEBUG : Huawei Drive root 'rclone-test-xavubiz6nani': Purge remote 2026/07/05 03:05:49 DEBUG : Huawei Drive root 'rclone-test-lepomuf0toki': Purge remote 2026/07/05 03:05:50 DEBUG : Huawei Drive root 'rclone-test-hirucid4wede': Purge remote 2026/07/05 03:05:51 DEBUG : Huawei Drive root 'rclone-test-lijukim7tapi': Purge remote --- PASS: TestApplyTransforms (92.66s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:05:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:05:54 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/05 03:05:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/05 03:05:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:05:58 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/07/05 03:05:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:01 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/07/05 03:06:04 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/05 03:06:06 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/05 03:06:06 DEBUG : sub/file2: size = 14 OK 2026/07/05 03:06:06 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/05 03:06:06 INFO : file1: Copied (new) to: sub/file2 2026/07/05 03:06:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:07 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/05 03:06:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Btq7jYKMJiKh0tLO7cdpCRqxL0exxjdIo" 2026/07/05 03:06:08 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/07/05 03:06:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Btq7jYKMJiKh0tLO7cdpCRqxL0exxjdIo" 2026/07/05 03:06:09 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/05 03:06:09 DEBUG : sub/file2: size = 14 OK 2026/07/05 03:06:09 DEBUG : file1: Sizes identical 2026/07/05 03:06:09 DEBUG : file1: Unchanged skipping 2026/07/05 03:06:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:10 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/05 03:06:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Btq7jYKMJiKh0tLO7cdpCRqxL0exxjdIo" 2026/07/05 03:06:10 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/05 03:06:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': don't need to copy/move sub/file2, it is already at target location 2026/07/05 03:06:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:11 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/07/05 03:06:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Btq7jYKMJiKh0tLO7cdpCRqxL0exxjdIo" 2026/07/05 03:06:12 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/07/05 03:06:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:12 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/05 03:06:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Btq7jYKMJiKh0tLO7cdpCRqxL0exxjdIo" 2026/07/05 03:06:13 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/05 03:06:13 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/05 03:06:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Btq7jYKMJiKh0tLO7cdpCRqxL0exxjdIo" 2026/07/05 03:06:14 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/07/05 03:06:15 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/07/05 03:06:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:15 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.23s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/05 03:06:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:16 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/05 03:06:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:17 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.53s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:06:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:17 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/05 03:06:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:18 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 03:06:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhSIC9PUjMWYIWmGB9NZKXZ_HMHgnp2vm" 2026/07/05 03:06:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhSIC9PUjMWYIWmGB9NZKXZ_HMHgnp2vm" 2026/07/05 03:06:21 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/backup" 2026/07/05 03:06:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:06:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:06:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:06:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:06:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:06:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4276657639) 2026/07/05 03:06:26 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-pehefaw4jeni') 2026/07/05 03:06:26 DEBUG : dst/file1: Sizes differ 2026/07/05 03:06:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "Bv3L9t0uACs6m0ibBuKdBQaWXzzuZBFBO" 2026/07/05 03:06:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhSIC9PUjMWYIWmGB9NZKXZ_HMHgnp2vm" 2026/07/05 03:06:31 INFO : dst/file1: Moved (server-side) 2026/07/05 03:06:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhSIC9PUjMWYIWmGB9NZKXZ_HMHgnp2vm" 2026/07/05 03:06:32 DEBUG : dst/file1: size = 14 OK 2026/07/05 03:06:32 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/05 03:06:32 INFO : dst/file1: Copied (new) 2026/07/05 03:06:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhSIC9PUjMWYIWmGB9NZKXZ_HMHgnp2vm" 2026/07/05 03:06:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bv3L9t0uACs6m0ibBuKdBQaWXzzuZBFBO" 2026/07/05 03:06:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsvOC9zw7d2hk4pfYi25I0agWsHvuvy3o" 2026/07/05 03:06:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhSIC9PUjMWYIWmGB9NZKXZ_HMHgnp2vm" 2026/07/05 03:06:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bv3L9t0uACs6m0ibBuKdBQaWXzzuZBFBO" 2026/07/05 03:06:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsvOC9zw7d2hk4pfYi25I0agWsHvuvy3o" 2026/07/05 03:06:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhSIC9PUjMWYIWmGB9NZKXZ_HMHgnp2vm" 2026/07/05 03:06:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bv3L9t0uACs6m0ibBuKdBQaWXzzuZBFBO" 2026/07/05 03:06:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsvOC9zw7d2hk4pfYi25I0agWsHvuvy3o" 2026/07/05 03:06:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bv3L9t0uACs6m0ibBuKdBQaWXzzuZBFBO" 2026/07/05 03:06:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestCopyFileBackupDir (27.79s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:06:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/dst" 2026/07/05 03:06:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:06:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:06:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:06:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:06:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:06:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/CompareDest" 2026/07/05 03:06:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:06:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:06:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:06:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:06:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:06:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:54 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 03:06:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:57 DEBUG : one: size = 3 OK 2026/07/05 03:06:57 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/05 03:06:57 INFO : one: Copied (new) 2026/07/05 03:06:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:06:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:06:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:06:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4276657639) 2026/07/05 03:07:00 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pehefaw4jeni/dst') 2026/07/05 03:07:00 DEBUG : one: Sizes differ 2026/07/05 03:07:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:02 DEBUG : one: size = 5 OK 2026/07/05 03:07:02 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/05 03:07:02 INFO : one: Copied (replaced existing) 2026/07/05 03:07:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4276657639) 2026/07/05 03:07:10 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pehefaw4jeni/dst') 2026/07/05 03:07:10 DEBUG : one: Sizes differ 2026/07/05 03:07:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:12 DEBUG : one: size = 5 OK 2026/07/05 03:07:12 DEBUG : one: Sizes identical 2026/07/05 03:07:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 03:07:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:17 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 03:07:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:18 DEBUG : two: size = 3 OK 2026/07/05 03:07:18 DEBUG : two: Sizes identical 2026/07/05 03:07:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 03:07:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:21 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 03:07:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:21 DEBUG : two: size = 3 OK 2026/07/05 03:07:21 DEBUG : two: Sizes identical 2026/07/05 03:07:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 03:07:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:26 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 03:07:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone4276657639) 2026/07/05 03:07:26 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-pehefaw4jeni/CompareDest') 2026/07/05 03:07:26 DEBUG : two: Sizes differ 2026/07/05 03:07:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:28 DEBUG : two: size = 5 OK 2026/07/05 03:07:28 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/07/05 03:07:28 INFO : two: Copied (new) 2026/07/05 03:07:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmWwNSKOqqFCUgIlhP01PRoOJP8RxLvLQ" 2026/07/05 03:07:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvI-PhBF4qM9aPzFGzv1P4aZqvQjD_PJP" 2026/07/05 03:07:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestCopyFileCompareDest (52.62s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:07:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/dst" 2026/07/05 03:07:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:07:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:07:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:07:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:07:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:07:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/CopyDest" 2026/07/05 03:07:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:07:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:07:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:07:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:07:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:07:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:46 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 03:07:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:50 DEBUG : one: size = 3 OK 2026/07/05 03:07:50 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/05 03:07:50 INFO : one: Copied (new) 2026/07/05 03:07:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:07:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:07:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:07:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4276657639) 2026/07/05 03:07:53 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pehefaw4jeni/dst') 2026/07/05 03:07:53 DEBUG : one: Sizes differ 2026/07/05 03:07:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:54 DEBUG : one: size = 5 OK 2026/07/05 03:07:54 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/05 03:07:54 INFO : one: Copied (replaced existing) 2026/07/05 03:07:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:07:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:07:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:07:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/BackupDir" 2026/07/05 03:08:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:08:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:08:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:08:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:08:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/BackupDir': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:08:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone4276657639) 2026/07/05 03:08:07 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pehefaw4jeni/dst') 2026/07/05 03:08:07 DEBUG : one: Sizes differ 2026/07/05 03:08:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:08 DEBUG : one: size = 5 OK 2026/07/05 03:08:08 DEBUG : one: Sizes identical 2026/07/05 03:08:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone4276657639) 2026/07/05 03:08:08 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pehefaw4jeni/dst') 2026/07/05 03:08:08 DEBUG : one: Sizes differ 2026/07/05 03:08:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/BackupDir': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/BackupDir': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:11 INFO : one: Moved (server-side) 2026/07/05 03:08:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:12 DEBUG : one: size = 5 OK 2026/07/05 03:08:12 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/05 03:08:12 INFO : one: Copied (server-side copy) 2026/07/05 03:08:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/05 03:08:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoxMpqMpQH-ZIBvXwE5lB-7n2GyQY1EVm" 2026/07/05 03:08:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoxMpqMpQH-ZIBvXwE5lB-7n2GyQY1EVm" 2026/07/05 03:08:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:19 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 03:08:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:20 DEBUG : two: size = 3 OK 2026/07/05 03:08:20 DEBUG : two: Sizes identical 2026/07/05 03:08:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:21 DEBUG : two: size = 3 OK 2026/07/05 03:08:21 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/07/05 03:08:21 INFO : two: Copied (server-side copy) 2026/07/05 03:08:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/05 03:08:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoxMpqMpQH-ZIBvXwE5lB-7n2GyQY1EVm" 2026/07/05 03:08:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:24 DEBUG : two: size = 3 OK 2026/07/05 03:08:24 DEBUG : two: Sizes identical 2026/07/05 03:08:24 DEBUG : two: Unchanged skipping 2026/07/05 03:08:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoxMpqMpQH-ZIBvXwE5lB-7n2GyQY1EVm" 2026/07/05 03:08:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoxMpqMpQH-ZIBvXwE5lB-7n2GyQY1EVm" 2026/07/05 03:08:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:31 DEBUG : three: Need to transfer - File not found at Destination 2026/07/05 03:08:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone4276657639) 2026/07/05 03:08:32 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-pehefaw4jeni/CopyDest') 2026/07/05 03:08:32 DEBUG : three: Sizes differ 2026/07/05 03:08:32 DEBUG : three: Destination not found in --copy-dest 2026/07/05 03:08:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/dst': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:33 DEBUG : three: size = 7 OK 2026/07/05 03:08:33 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/07/05 03:08:33 INFO : three: Copied (new) 2026/07/05 03:08:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoxMpqMpQH-ZIBvXwE5lB-7n2GyQY1EVm" 2026/07/05 03:08:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoxMpqMpQH-ZIBvXwE5lB-7n2GyQY1EVm" 2026/07/05 03:08:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoficfyOh8URU6d5ZjFpPW7sdrvPxJavE" 2026/07/05 03:08:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtQIi9VD9ivuEihflcZhFqa_nEHmCedB7" 2026/07/05 03:08:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoxMpqMpQH-ZIBvXwE5lB-7n2GyQY1EVm" 2026/07/05 03:08:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestCopyFileCopyDest (71.75s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/07/05 03:08:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestCopyInplace (1.15s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/07/05 03:08:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestCopyLongFileName (1.15s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/07/05 03:08:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestCopyLongFileNameCollision (1.53s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:08:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/05 03:08:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:56 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/05 03:08:56 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/05 03:08:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/05 03:08:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:08:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:08:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/05 03:08:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:08:59 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/05 03:08:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:08:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:09:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:09:01 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/05 03:09:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:09:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:09:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/05 03:09:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:09:04 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/05 03:09:04 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 91b9424e2272dbcb1f063c465729ab94c6b3d55a928e5ca650dfaab0a49bb6c9 OK 2026/07/05 03:09:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/05 03:09:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:09:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:09:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bjicf6Ydqa53M3MQ7Tr5GmJTCLWVV7jEd" 2026/07/05 03:09:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestCopyFileMaxTransfer (17.28s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/05 03:09:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateInteractive (1.16s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/05 03:09:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateSkip (1.16s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/05 03:09:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateSizeOnly (1.14s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/05 03:09:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateFirst (1.16s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/05 03:09:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateNewest (1.15s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/07/05 03:09:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateNewestByHash (1.15s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/05 03:09:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateOldest (1.16s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/05 03:09:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateLargest (1.15s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/05 03:09:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateSmallest (1.17s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/05 03:09:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestDeduplicateRename (1.14s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/05 03:09:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- SKIP: TestMergeDirs (1.15s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:09:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BltAnSpKufST1AUtLCDlK-ow1FcZAKiek" 2026/07/05 03:09:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bo-XyFQRRDW11gV4drZ9E77kAwJnW1Vft" 2026/07/05 03:09:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BltAnSpKufST1AUtLCDlK-ow1FcZAKiek" 2026/07/05 03:09:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:39 DEBUG : a.txt: Excluded (Size Filter) 2026/07/05 03:09:39 DEBUG : a.txt: Excluded 2026/07/05 03:09:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/05 03:09:41 DEBUG : sub dir/hello world2: Excluded 2026/07/05 03:09:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/05 03:09:41 DEBUG : sub dir/hello world: Excluded 2026/07/05 03:09:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/05 03:09:41 DEBUG : sub dir/hello world2: Excluded 2026/07/05 03:09:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bo-XyFQRRDW11gV4drZ9E77kAwJnW1Vft" 2026/07/05 03:09:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/05 03:09:42 DEBUG : sub dir/hello world: Excluded 2026/07/05 03:09:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BltAnSpKufST1AUtLCDlK-ow1FcZAKiek" 2026/07/05 03:09:43 DEBUG : sub dir/ignore dir: Excluded 2026/07/05 03:09:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BltAnSpKufST1AUtLCDlK-ow1FcZAKiek" 2026/07/05 03:09:44 DEBUG : sub dir/ignore dir: Excluded 2026/07/05 03:09:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BltAnSpKufST1AUtLCDlK-ow1FcZAKiek" 2026/07/05 03:09:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BltAnSpKufST1AUtLCDlK-ow1FcZAKiek" 2026/07/05 03:09:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bo-XyFQRRDW11gV4drZ9E77kAwJnW1Vft" 2026/07/05 03:09:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BltAnSpKufST1AUtLCDlK-ow1FcZAKiek" 2026/07/05 03:09:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bo-XyFQRRDW11gV4drZ9E77kAwJnW1Vft" 2026/07/05 03:09:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BltAnSpKufST1AUtLCDlK-ow1FcZAKiek" 2026/07/05 03:09:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BqqD8jzxOgj2YYnu8u05BAbBFzgPuyti9" 2026/07/05 03:09:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestListDirSorted (33.75s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:09:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:09:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsm-YyoRmtU7KibGBTpBHOaiKqkZW4u_O" 2026/07/05 03:10:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BswBky0GODxF27ywc34VHD6nlVkeTClWR" 2026/07/05 03:10:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsm-YyoRmtU7KibGBTpBHOaiKqkZW4u_O" 2026/07/05 03:10:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:15 DEBUG : a.txt: Excluded (Size Filter) 2026/07/05 03:10:15 DEBUG : a.txt: Excluded 2026/07/05 03:10:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/05 03:10:16 DEBUG : sub dir/hello world: Excluded 2026/07/05 03:10:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/05 03:10:16 DEBUG : sub dir/hello world2: Excluded 2026/07/05 03:10:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BswBky0GODxF27ywc34VHD6nlVkeTClWR" 2026/07/05 03:10:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/05 03:10:17 DEBUG : sub dir/hello world: Excluded 2026/07/05 03:10:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsm-YyoRmtU7KibGBTpBHOaiKqkZW4u_O" 2026/07/05 03:10:18 DEBUG : sub dir/ignore dir: Excluded 2026/07/05 03:10:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/05 03:10:18 DEBUG : sub dir/hello world2: Excluded 2026/07/05 03:10:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsm-YyoRmtU7KibGBTpBHOaiKqkZW4u_O" 2026/07/05 03:10:19 DEBUG : sub dir/ignore dir: Excluded 2026/07/05 03:10:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsm-YyoRmtU7KibGBTpBHOaiKqkZW4u_O" 2026/07/05 03:10:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsm-YyoRmtU7KibGBTpBHOaiKqkZW4u_O" 2026/07/05 03:10:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BswBky0GODxF27ywc34VHD6nlVkeTClWR" 2026/07/05 03:10:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsm-YyoRmtU7KibGBTpBHOaiKqkZW4u_O" 2026/07/05 03:10:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BswBky0GODxF27ywc34VHD6nlVkeTClWR" 2026/07/05 03:10:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsm-YyoRmtU7KibGBTpBHOaiKqkZW4u_O" 2026/07/05 03:10:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuFVwfC6qlrWHEjweegNG6qKwQvD8Lsw1" 2026/07/05 03:10:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestListDirSortedFn (35.16s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:10:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtSqbURRfWLyMTsU9EXRA_K_Pqd3G2wI8" === RUN TestListJSON/Default 2026/07/05 03:10:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestListJSON/FilesOnly 2026/07/05 03:10:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestListJSON/DirsOnly 2026/07/05 03:10:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestListJSON/Recurse 2026/07/05 03:10:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtSqbURRfWLyMTsU9EXRA_K_Pqd3G2wI8" === RUN TestListJSON/SubDir 2026/07/05 03:10:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtSqbURRfWLyMTsU9EXRA_K_Pqd3G2wI8" === RUN TestListJSON/NoModTime 2026/07/05 03:10:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestListJSON/NoMimeType 2026/07/05 03:10:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestListJSON/ShowHash 2026/07/05 03:10:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestListJSON/HashTypes 2026/07/05 03:10:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/05 03:10:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtSqbURRfWLyMTsU9EXRA_K_Pqd3G2wI8" 2026/07/05 03:10:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtSqbURRfWLyMTsU9EXRA_K_Pqd3G2wI8" 2026/07/05 03:10:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestListJSON (16.96s) --- PASS: TestListJSON/Default (0.60s) --- PASS: TestListJSON/FilesOnly (0.61s) --- PASS: TestListJSON/DirsOnly (0.61s) --- PASS: TestListJSON/Recurse (1.21s) --- PASS: TestListJSON/SubDir (0.61s) --- PASS: TestListJSON/NoModTime (0.60s) --- PASS: TestListJSON/NoMimeType (0.61s) --- PASS: TestListJSON/ShowHash (0.62s) --- PASS: TestListJSON/HashTypes (0.59s) --- PASS: TestListJSON/Metadata (1.21s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:10:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvkvnNH6YQjHrU9BXhr1Gx6Su1bisHBix" === RUN TestStatJSON/Root 2026/07/05 03:10:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/05 03:10:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/Dir 2026/07/05 03:10:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/DirWithTrailingSlash 2026/07/05 03:10:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/File 2026/07/05 03:10:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/NotFound 2026/07/05 03:10:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:10:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/DirFilesOnly 2026/07/05 03:11:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/FileFilesOnly 2026/07/05 03:11:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/NotFoundFilesOnly 2026/07/05 03:11:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/DirDirsOnly 2026/07/05 03:11:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/FileDirsOnly 2026/07/05 03:11:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/NotFoundDirsOnly 2026/07/05 03:11:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" === RUN TestStatJSON/RootNotFound 2026/07/05 03:11:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/notfound" 2026/07/05 03:11:03 DEBUG : Config file has changed externally - reloading 2026/07/05 03:11:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:11:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:11:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:11:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:11:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/notfound': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:11:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/notfound': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvkvnNH6YQjHrU9BXhr1Gx6Su1bisHBix" 2026/07/05 03:11:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvkvnNH6YQjHrU9BXhr1Gx6Su1bisHBix" 2026/07/05 03:11:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestStatJSON (24.87s) --- PASS: TestStatJSON/Root (0.60s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.98s) --- PASS: TestStatJSON/Dir (1.19s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.61s) --- PASS: TestStatJSON/File (0.97s) --- PASS: TestStatJSON/NotFound (1.20s) --- PASS: TestStatJSON/DirFilesOnly (0.80s) --- PASS: TestStatJSON/FileFilesOnly (0.64s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.61s) --- PASS: TestStatJSON/DirDirsOnly (0.60s) --- PASS: TestStatJSON/FileDirsOnly (0.61s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.60s) --- PASS: TestStatJSON/RootNotFound (5.36s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:11:13 INFO : Huawei Drive root 'rclone-test-pehefaw4jeni': Making directory 2026/07/05 03:11:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:14 INFO : Huawei Drive root 'rclone-test-pehefaw4jeni': Making directory 2026/07/05 03:11:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestMkdir (1.71s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:11:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkh_oji1RyFe54X1BvrlPgoj62gL_1ZLX" 2026/07/05 03:11:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkh_oji1RyFe54X1BvrlPgoj62gL_1ZLX" 2026/07/05 03:11:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkh_oji1RyFe54X1BvrlPgoj62gL_1ZLX" 2026/07/05 03:11:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestLsd (7.87s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:11:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestLs (6.52s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:11:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/05 03:11:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestLsWithFilesFrom (7.32s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:11:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestLsLong (6.21s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:11:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestHashSums (5.81s) === RUN TestHashSumsWithErrors 2026/07/05 03:11:49 DEBUG : Creating backend with remote ":memory:" 2026/07/05 03:11:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/05 03:11:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/05 03:11:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/05 03:11:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/05 03:11:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/05 03:11:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/05 03:11:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/05 03:11:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/05 03:11:49 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-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:11:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BraBpkNKBHWF6_ZtzMEdIfLdFWxwABUfh" 2026/07/05 03:11:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:11:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BraBpkNKBHWF6_ZtzMEdIfLdFWxwABUfh" 2026/07/05 03:11:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BraBpkNKBHWF6_ZtzMEdIfLdFWxwABUfh" 2026/07/05 03:12:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestCount (11.52s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:12:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:05 DEBUG : Waiting for deletions to finish 2026/07/05 03:12:06 DEBUG : large: Excluded (Size Filter) 2026/07/05 03:12:06 INFO : medium: Deleted 2026/07/05 03:12:06 INFO : small: Deleted 2026/07/05 03:12:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestDelete (8.42s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:12:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:14 DEBUG : Waiting for deletions to finish 2026/07/05 03:12:14 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/05 03:12:15 INFO : small: Deleted 2026/07/05 03:12:15 INFO : medium: Deleted 2026/07/05 03:12:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestMaxDelete (9.84s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:12:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:24 DEBUG : Waiting for deletions to finish 2026/07/05 03:12:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/05 03:12:25 INFO : small: Deleted 2026/07/05 03:12:25 INFO : medium: Deleted 2026/07/05 03:12:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestMaxDeleteSizeLargeFile (9.77s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:12:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:34 DEBUG : Waiting for deletions to finish 2026/07/05 03:12:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/05 03:12:35 INFO : medium: Deleted 2026/07/05 03:12:35 INFO : small: Deleted 2026/07/05 03:12:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestMaxDeleteSize (10.61s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:12:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestReadFile (5.80s) === RUN TestRetry 2026/07/05 03:12:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/05 03:12:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/05 03:12:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/05 03:12:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/05 03:12:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/05 03:12:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/05 03:12:45 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-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:12:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:12:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:13:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" --- PASS: TestCat (16.54s) === RUN TestPurge 2026/07/05 03:13:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zezikut7zifu" 2026/07/05 03:13:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 03:13:02 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:13:02 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:13:03 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:13:03 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:13:04 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:13:04 DEBUG : Creating backend with remote "/tmp/rclone146219683" run.go:198: Remote "Huawei Drive root 'rclone-test-zezikut7zifu'", Local "Local file system at /tmp/rclone146219683", Modify Window "876000h0m0s" 2026/07/05 03:13:04 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:13:06 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BktcQ5fsxS7K2bhD1RspC7ogyImkptREy" 2026/07/05 03:13:06 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BktcQ5fsxS7K2bhD1RspC7ogyImkptREy" 2026/07/05 03:13:07 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BlgpOW2ozrK7pGpV1yVBACozvfNe4t_Yu" 2026/07/05 03:13:09 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BgtB0saBOmRhlV4BoZT9Pt5g1Rj1yysOY" 2026/07/05 03:13:11 INFO : A2: Making directory 2026/07/05 03:13:11 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BktcQ5fsxS7K2bhD1RspC7ogyImkptREy" 2026/07/05 03:13:12 INFO : A1/B2: Making directory 2026/07/05 03:13:12 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BlgpOW2ozrK7pGpV1yVBACozvfNe4t_Yu" 2026/07/05 03:13:14 INFO : A1/B2/C2: Making directory 2026/07/05 03:13:14 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BqdprmhdUm1KbJPAf_11H07M_WRbF0MHS" 2026/07/05 03:13:15 INFO : A1/B1/C3: Making directory 2026/07/05 03:13:15 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BgtB0saBOmRhlV4BoZT9Pt5g1Rj1yysOY" 2026/07/05 03:13:16 INFO : A3: Making directory 2026/07/05 03:13:16 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BktcQ5fsxS7K2bhD1RspC7ogyImkptREy" 2026/07/05 03:13:17 INFO : A3/B3: Making directory 2026/07/05 03:13:17 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "Bg2nVfLDTONORRgd9G29MQpmM5_BiV2JT" 2026/07/05 03:13:19 INFO : A3/B3/C4: Making directory 2026/07/05 03:13:19 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "Bj4u3w_S4Jrod6U20keFOapVuhU8mPHw6" 2026/07/05 03:13:20 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BlgpOW2ozrK7pGpV1yVBACozvfNe4t_Yu" 2026/07/05 03:13:21 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BktcQ5fsxS7K2bhD1RspC7ogyImkptREy" 2026/07/05 03:13:22 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "Bg2nVfLDTONORRgd9G29MQpmM5_BiV2JT" 2026/07/05 03:13:22 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "Bj4u3w_S4Jrod6U20keFOapVuhU8mPHw6" 2026/07/05 03:13:23 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BqaSFrlF_iWz4paVGnHJMpLNBtyKD-9Ps" 2026/07/05 03:13:24 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BgHCltB0feKLWmTiR-DdIEpqVlzjPmyIi" 2026/07/05 03:13:24 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BlgpOW2ozrK7pGpV1yVBACozvfNe4t_Yu" 2026/07/05 03:13:25 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BgtB0saBOmRhlV4BoZT9Pt5g1Rj1yysOY" 2026/07/05 03:13:26 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "Brb_fCYLgxh0ZpvqZemlKZrda7YVQZJyd" 2026/07/05 03:13:26 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BjJXmLiZ6Rhk6gIaHJ39JPJZw1KL0_hyZ" 2026/07/05 03:13:27 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BqdprmhdUm1KbJPAf_11H07M_WRbF0MHS" 2026/07/05 03:13:27 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "Biuw420j3RJu94absK-pPC5AJCleacx4b" 2026/07/05 03:13:29 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BktcQ5fsxS7K2bhD1RspC7ogyImkptREy" 2026/07/05 03:13:29 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "Bg2nVfLDTONORRgd9G29MQpmM5_BiV2JT" 2026/07/05 03:13:30 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "Bj4u3w_S4Jrod6U20keFOapVuhU8mPHw6" 2026/07/05 03:13:31 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BqaSFrlF_iWz4paVGnHJMpLNBtyKD-9Ps" 2026/07/05 03:13:31 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BgHCltB0feKLWmTiR-DdIEpqVlzjPmyIi" 2026/07/05 03:13:32 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BlgpOW2ozrK7pGpV1yVBACozvfNe4t_Yu" 2026/07/05 03:13:32 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "BqdprmhdUm1KbJPAf_11H07M_WRbF0MHS" 2026/07/05 03:13:33 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "Biuw420j3RJu94absK-pPC5AJCleacx4b" 2026/07/05 03:13:34 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:13:35 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Purge remote 2026/07/05 03:13:35 DEBUG : Huawei Drive root 'rclone-test-zezikut7zifu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:13:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (33.95s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:13:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:13:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:13:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:13:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkvlxOfju5rVjFth2qjVKZ4gcQ7Uqarw1" 2026/07/05 03:13:41 INFO : A2: Making directory 2026/07/05 03:13:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:13:42 INFO : A1/B2: Making directory 2026/07/05 03:13:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:13:44 INFO : A1/B2/C2: Making directory 2026/07/05 03:13:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Br89ll3nM16Jdb3cIyDJL9LUqVxurSI0i" 2026/07/05 03:13:45 INFO : A1/B1/C3: Making directory 2026/07/05 03:13:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkvlxOfju5rVjFth2qjVKZ4gcQ7Uqarw1" 2026/07/05 03:13:46 INFO : A3: Making directory 2026/07/05 03:13:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:13:48 INFO : A3/B3: Making directory 2026/07/05 03:13:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsl7gfZ9KH1W1TvnSZ4JMDai70vFNzkXV" 2026/07/05 03:13:49 INFO : A3/B3/C4: Making directory 2026/07/05 03:13:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlR2WBQU0cSpVCAFxWyFICI_4pInXsCuq" 2026/07/05 03:13:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:13:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:13:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bt7KLse6hiJwNNieRPzlAEK1XuT08JdIc" 2026/07/05 03:13:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:13:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Br89ll3nM16Jdb3cIyDJL9LUqVxurSI0i" 2026/07/05 03:13:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlD5kZ4IqavJ07lLDe4ZGiI7bVutQrjBy" 2026/07/05 03:13:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkvlxOfju5rVjFth2qjVKZ4gcQ7Uqarw1" 2026/07/05 03:13:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bi1XlTYLrJiQxQ_OYE3VAi5Gw18FQb3yk" 2026/07/05 03:13:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bv83h94vitHrEG7TwZ8lL4qUo03tZZu76" 2026/07/05 03:13:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsl7gfZ9KH1W1TvnSZ4JMDai70vFNzkXV" 2026/07/05 03:13:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlR2WBQU0cSpVCAFxWyFICI_4pInXsCuq" 2026/07/05 03:13:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhiQp9v6MKYnOFUxYPtxETJzBG3osCHMJ" 2026/07/05 03:13:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhiQp9v6MKYnOFUxYPtxETJzBG3osCHMJ" 2026/07/05 03:14:00 DEBUG : removing 1 level 3 directories 2026/07/05 03:14:00 INFO : A3/B3/C4: Removing directory 2026/07/05 03:14:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhiQp9v6MKYnOFUxYPtxETJzBG3osCHMJ" 2026/07/05 03:14:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:14:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bt7KLse6hiJwNNieRPzlAEK1XuT08JdIc" 2026/07/05 03:14:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:14:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Br89ll3nM16Jdb3cIyDJL9LUqVxurSI0i" 2026/07/05 03:14:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlD5kZ4IqavJ07lLDe4ZGiI7bVutQrjBy" 2026/07/05 03:14:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkvlxOfju5rVjFth2qjVKZ4gcQ7Uqarw1" 2026/07/05 03:14:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bi1XlTYLrJiQxQ_OYE3VAi5Gw18FQb3yk" 2026/07/05 03:14:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bv83h94vitHrEG7TwZ8lL4qUo03tZZu76" 2026/07/05 03:14:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsl7gfZ9KH1W1TvnSZ4JMDai70vFNzkXV" 2026/07/05 03:14:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlR2WBQU0cSpVCAFxWyFICI_4pInXsCuq" 2026/07/05 03:14:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:14:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bt7KLse6hiJwNNieRPzlAEK1XuT08JdIc" 2026/07/05 03:14:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:14:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Br89ll3nM16Jdb3cIyDJL9LUqVxurSI0i" 2026/07/05 03:14:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlD5kZ4IqavJ07lLDe4ZGiI7bVutQrjBy" 2026/07/05 03:14:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkvlxOfju5rVjFth2qjVKZ4gcQ7Uqarw1" 2026/07/05 03:14:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bi1XlTYLrJiQxQ_OYE3VAi5Gw18FQb3yk" 2026/07/05 03:14:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bv83h94vitHrEG7TwZ8lL4qUo03tZZu76" 2026/07/05 03:14:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsl7gfZ9KH1W1TvnSZ4JMDai70vFNzkXV" 2026/07/05 03:14:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlR2WBQU0cSpVCAFxWyFICI_4pInXsCuq" 2026/07/05 03:14:15 DEBUG : removing 2 level 3 directories 2026/07/05 03:14:15 INFO : A1/B2/C2: Removing directory 2026/07/05 03:14:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlD5kZ4IqavJ07lLDe4ZGiI7bVutQrjBy" 2026/07/05 03:14:15 INFO : A1/B1/C3: Removing directory 2026/07/05 03:14:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bv83h94vitHrEG7TwZ8lL4qUo03tZZu76" 2026/07/05 03:14:17 DEBUG : removing 2 level 2 directories 2026/07/05 03:14:17 INFO : A3/B3: Removing directory 2026/07/05 03:14:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlR2WBQU0cSpVCAFxWyFICI_4pInXsCuq" 2026/07/05 03:14:17 INFO : A1/B2: Removing directory 2026/07/05 03:14:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Br89ll3nM16Jdb3cIyDJL9LUqVxurSI0i" 2026/07/05 03:14:18 DEBUG : removing 2 level 1 directories 2026/07/05 03:14:18 INFO : A3: Removing directory 2026/07/05 03:14:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bsl7gfZ9KH1W1TvnSZ4JMDai70vFNzkXV" 2026/07/05 03:14:18 INFO : A2: Removing directory 2026/07/05 03:14:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bt7KLse6hiJwNNieRPzlAEK1XuT08JdIc" 2026/07/05 03:14:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:14:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:14:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkvlxOfju5rVjFth2qjVKZ4gcQ7Uqarw1" 2026/07/05 03:14:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bi1XlTYLrJiQxQ_OYE3VAi5Gw18FQb3yk" 2026/07/05 03:14:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bi1XlTYLrJiQxQ_OYE3VAi5Gw18FQb3yk" 2026/07/05 03:14:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:14:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:14:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:14:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkvlxOfju5rVjFth2qjVKZ4gcQ7Uqarw1" 2026/07/05 03:14:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bi1XlTYLrJiQxQ_OYE3VAi5Gw18FQb3yk" 2026/07/05 03:14:28 DEBUG : removing 1 level 3 directories 2026/07/05 03:14:28 INFO : A1/B1/C1: Removing directory 2026/07/05 03:14:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bi1XlTYLrJiQxQ_OYE3VAi5Gw18FQb3yk" 2026/07/05 03:14:30 DEBUG : removing 1 level 2 directories 2026/07/05 03:14:30 INFO : A1/B1: Removing directory 2026/07/05 03:14:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkvlxOfju5rVjFth2qjVKZ4gcQ7Uqarw1" 2026/07/05 03:14:31 DEBUG : removing 1 level 1 directories 2026/07/05 03:14:31 INFO : A1: Removing directory 2026/07/05 03:14:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrFIugXH-cro20MQz26NFtba3HA2jeig6" 2026/07/05 03:14:32 DEBUG : removing 1 level 0 directories 2026/07/05 03:14:32 INFO : Huawei Drive root 'rclone-test-pehefaw4jeni': Removing directory 2026/07/05 03:14:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiCGzSoxl7H7HnP3mur1CvZLEgcZe4bb-" 2026/07/05 03:14:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:14:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (59.69s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:14:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:14:37 INFO : A1: Making directory 2026/07/05 03:14:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:14:38 INFO : A1/B1: Making directory 2026/07/05 03:14:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiiuK2xvJbryH5T1VvOVJ9ZDOuFfJTTQ8" 2026/07/05 03:14:40 INFO : A1/B1/C1: Making directory 2026/07/05 03:14:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuLvJSGVI_mFmfUTjTuNLXKJe-8S3zKTh" 2026/07/05 03:14:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:14:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiiuK2xvJbryH5T1VvOVJ9ZDOuFfJTTQ8" 2026/07/05 03:14:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuLvJSGVI_mFmfUTjTuNLXKJe-8S3zKTh" 2026/07/05 03:14:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlfOhvIrjecywWJrOPblPZY8WkzBYZyNM" 2026/07/05 03:14:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiiuK2xvJbryH5T1VvOVJ9ZDOuFfJTTQ8" 2026/07/05 03:14:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuLvJSGVI_mFmfUTjTuNLXKJe-8S3zKTh" 2026/07/05 03:14:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlfOhvIrjecywWJrOPblPZY8WkzBYZyNM" 2026/07/05 03:14:46 DEBUG : removing 1 level 3 directories 2026/07/05 03:14:46 INFO : A1/B1/C1: Removing directory 2026/07/05 03:14:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BlfOhvIrjecywWJrOPblPZY8WkzBYZyNM" 2026/07/05 03:14:47 DEBUG : removing 1 level 2 directories 2026/07/05 03:14:47 INFO : A1/B1: Removing directory 2026/07/05 03:14:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BuLvJSGVI_mFmfUTjTuNLXKJe-8S3zKTh" 2026/07/05 03:14:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:14:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiiuK2xvJbryH5T1VvOVJ9ZDOuFfJTTQ8" 2026/07/05 03:14:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:14:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiiuK2xvJbryH5T1VvOVJ9ZDOuFfJTTQ8" 2026/07/05 03:14:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BiiuK2xvJbryH5T1VvOVJ9ZDOuFfJTTQ8" 2026/07/05 03:14:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestRmdirsLeaveRoot (17.74s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:14:53 INFO : A1: Making directory 2026/07/05 03:14:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:14:55 INFO : A1/B1: Making directory 2026/07/05 03:14:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgkhdL67NNwXbHoedRhlN05itb6N8SW2F" 2026/07/05 03:14:56 INFO : A1/B1/C1: Making directory 2026/07/05 03:14:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BszBvJ9m4DjqkcUHlVmBHGqnVXasLPFS6" 2026/07/05 03:14:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:14:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgkhdL67NNwXbHoedRhlN05itb6N8SW2F" 2026/07/05 03:14:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BszBvJ9m4DjqkcUHlVmBHGqnVXasLPFS6" 2026/07/05 03:15:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhkgDSOprhg7B58-s-kRIZ5ytMcQ479yO" 2026/07/05 03:15:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgkhdL67NNwXbHoedRhlN05itb6N8SW2F" 2026/07/05 03:15:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BszBvJ9m4DjqkcUHlVmBHGqnVXasLPFS6" 2026/07/05 03:15:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhkgDSOprhg7B58-s-kRIZ5ytMcQ479yO" 2026/07/05 03:15:03 DEBUG : removing 1 level 3 directories 2026/07/05 03:15:03 INFO : A1/B1/C1: Removing directory 2026/07/05 03:15:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BhkgDSOprhg7B58-s-kRIZ5ytMcQ479yO" 2026/07/05 03:15:05 DEBUG : removing 1 level 2 directories 2026/07/05 03:15:05 INFO : A1/B1: Removing directory 2026/07/05 03:15:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BszBvJ9m4DjqkcUHlVmBHGqnVXasLPFS6" 2026/07/05 03:15:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgkhdL67NNwXbHoedRhlN05itb6N8SW2F" 2026/07/05 03:15:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgkhdL67NNwXbHoedRhlN05itb6N8SW2F" 2026/07/05 03:15:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgkhdL67NNwXbHoedRhlN05itb6N8SW2F" 2026/07/05 03:15:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestRmdirsWithFilter (17.77s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:15:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:14 DEBUG : filename.txt: File name found in url 2026/07/05 03:15:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/05 03:15:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestCopyURL (13.33s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:15:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestCopyURLDownloadHeaders (4.07s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:15:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/05 03:15:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:32 DEBUG : sub/file2: size = 14 OK 2026/07/05 03:15:32 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/05 03:15:32 INFO : file1: Copied (new) to: sub/file2 2026/07/05 03:15:32 INFO : file1: Deleted 2026/07/05 03:15:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgH5pK37B-o01EQZQZ0NKHJqbW6esRaAN" 2026/07/05 03:15:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgH5pK37B-o01EQZQZ0NKHJqbW6esRaAN" 2026/07/05 03:15:34 DEBUG : sub/file2: size = 14 OK 2026/07/05 03:15:34 DEBUG : file1: Sizes identical 2026/07/05 03:15:34 DEBUG : file1: Unchanged skipping 2026/07/05 03:15:34 INFO : file1: Deleted 2026/07/05 03:15:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgH5pK37B-o01EQZQZ0NKHJqbW6esRaAN" 2026/07/05 03:15:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': don't need to copy/move sub/file2, it is already at target location 2026/07/05 03:15:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgH5pK37B-o01EQZQZ0NKHJqbW6esRaAN" 2026/07/05 03:15:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgH5pK37B-o01EQZQZ0NKHJqbW6esRaAN" 2026/07/05 03:15:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgH5pK37B-o01EQZQZ0NKHJqbW6esRaAN" 2026/07/05 03:15:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestMoveFile (12.17s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:15:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/05 03:15:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:42 DEBUG : file1: size = 14 OK 2026/07/05 03:15:42 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/05 03:15:42 INFO : file1: Copied (new) 2026/07/05 03:15:42 INFO : file1: Deleted 2026/07/05 03:15:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:44 DEBUG : file1: Destination exists, skipping 2026/07/05 03:15:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/05 03:15:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestMoveFileWithIgnoreExisting (6.63s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:15:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestCaseInsensitiveMoveFile (1.27s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:15:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.26s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:15:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtrQswAkCGmQUoJROE5ZO8KxRHkzbhkDk" 2026/07/05 03:15:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtrQswAkCGmQUoJROE5ZO8KxRHkzbhkDk" 2026/07/05 03:15:54 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pehefaw4jeni/backup" 2026/07/05 03:15:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/05 03:15:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/05 03:15:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/05 03:15:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:15:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/05 03:15:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4276657639) 2026/07/05 03:15:58 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-pehefaw4jeni') 2026/07/05 03:15:58 DEBUG : dst/file1: Sizes differ 2026/07/05 03:15:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:15:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni/backup': Listing directory "BtvRWvf1WZQ-jndYbklZK2qwRZDEv0j-P" 2026/07/05 03:16:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtrQswAkCGmQUoJROE5ZO8KxRHkzbhkDk" 2026/07/05 03:16:03 INFO : dst/file1: Moved (server-side) 2026/07/05 03:16:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtrQswAkCGmQUoJROE5ZO8KxRHkzbhkDk" 2026/07/05 03:16:05 DEBUG : dst/file1: size = 14 OK 2026/07/05 03:16:05 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/05 03:16:05 INFO : dst/file1: Copied (new) 2026/07/05 03:16:05 INFO : dst/file1: Deleted 2026/07/05 03:16:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtrQswAkCGmQUoJROE5ZO8KxRHkzbhkDk" 2026/07/05 03:16:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtvRWvf1WZQ-jndYbklZK2qwRZDEv0j-P" 2026/07/05 03:16:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmqF-voFZjtR6dFE1hQVBF4BETDJT3dRU" 2026/07/05 03:16:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtrQswAkCGmQUoJROE5ZO8KxRHkzbhkDk" 2026/07/05 03:16:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtvRWvf1WZQ-jndYbklZK2qwRZDEv0j-P" 2026/07/05 03:16:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmqF-voFZjtR6dFE1hQVBF4BETDJT3dRU" 2026/07/05 03:16:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtrQswAkCGmQUoJROE5ZO8KxRHkzbhkDk" 2026/07/05 03:16:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtvRWvf1WZQ-jndYbklZK2qwRZDEv0j-P" 2026/07/05 03:16:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmqF-voFZjtR6dFE1hQVBF4BETDJT3dRU" 2026/07/05 03:16:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BtvRWvf1WZQ-jndYbklZK2qwRZDEv0j-P" 2026/07/05 03:16:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestMoveFileBackupDir (29.00s) === 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-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:16:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:16:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:16:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:16:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:16:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:16:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:16:29 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:16:31 INFO : A1/B2: Making directory 2026/07/05 03:16:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:16:32 INFO : A1/B1/C3: Making directory 2026/07/05 03:16:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:16:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:16:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:16:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoswDIWnCKSkAOoHn43FLfrgpMa27RnOp" 2026/07/05 03:16:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvdAhuYyoJ4J4jmucXyZIOac1EzVeLH0C" 2026/07/05 03:16:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bpqvg_DdB4zmMeDXnT8JOY7xO0nDlxbm5" 2026/07/05 03:16:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgHQYVXc5YrMjqJUUkqVFQJqRKtmlvTgz" 2026/07/05 03:16:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': DirMove: srcID="Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" srcDirectoryID="BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" srcLeaf="A1" dstDirectoryID="BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" dstLeaf="A2" 2026/07/05 03:16:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': DirMove result: id="Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" fileName="A2" parentFolder=[BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd] 2026/07/05 03:16:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:16:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:16:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoswDIWnCKSkAOoHn43FLfrgpMa27RnOp" 2026/07/05 03:16:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvdAhuYyoJ4J4jmucXyZIOac1EzVeLH0C" 2026/07/05 03:16:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bpqvg_DdB4zmMeDXnT8JOY7xO0nDlxbm5" 2026/07/05 03:16:44 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgHQYVXc5YrMjqJUUkqVFQJqRKtmlvTgz" 2026/07/05 03:16:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:16:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:16:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoswDIWnCKSkAOoHn43FLfrgpMa27RnOp" 2026/07/05 03:16:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvdAhuYyoJ4J4jmucXyZIOac1EzVeLH0C" 2026/07/05 03:16:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bpqvg_DdB4zmMeDXnT8JOY7xO0nDlxbm5" 2026/07/05 03:16:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgHQYVXc5YrMjqJUUkqVFQJqRKtmlvTgz" 2026/07/05 03:16:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:16:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmFnpZrXj7nvOZUOhf91JUYK82-pnZ7T7" 2026/07/05 03:16:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bu0orpsMI0FV1GZ8NXL9CbqGvGSoRjIrV" 2026/07/05 03:16:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bu0orpsMI0FV1GZ8NXL9CbqGvGSoRjIrV" 2026/07/05 03:16:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bu0orpsMI0FV1GZ8NXL9CbqGvGSoRjIrV" 2026/07/05 03:16:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmFnpZrXj7nvOZUOhf91JUYK82-pnZ7T7" 2026/07/05 03:16:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkt2ZowqV3dppoSxHiopNNIg4qy_YEYda" 2026/07/05 03:16:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmFnpZrXj7nvOZUOhf91JUYK82-pnZ7T7" 2026/07/05 03:16:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmFnpZrXj7nvOZUOhf91JUYK82-pnZ7T7" 2026/07/05 03:16:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bu0orpsMI0FV1GZ8NXL9CbqGvGSoRjIrV" 2026/07/05 03:16:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bj-WezosPo8PsiaxSXxhE45UArEJZi_lD" 2026/07/05 03:16:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:17:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:17:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bpqvg_DdB4zmMeDXnT8JOY7xO0nDlxbm5" 2026/07/05 03:17:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:17:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:17:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:17:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoswDIWnCKSkAOoHn43FLfrgpMa27RnOp" 2026/07/05 03:17:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:17:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/05 03:17:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/05 03:17:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/05 03:17:02 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/05 03:17:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/05 03:17:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:17:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgHQYVXc5YrMjqJUUkqVFQJqRKtmlvTgz" 2026/07/05 03:17:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:17:05 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BvdAhuYyoJ4J4jmucXyZIOac1EzVeLH0C" 2026/07/05 03:17:07 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bpqvg_DdB4zmMeDXnT8JOY7xO0nDlxbm5" 2026/07/05 03:17:08 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BoswDIWnCKSkAOoHn43FLfrgpMa27RnOp" 2026/07/05 03:17:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BsWyq9v4yiHUgJa4DnHpG7quJmHosttL1" 2026/07/05 03:17:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bmy_vzgaLOP1X-4kcBghBroHK3ULUD2J9" 2026/07/05 03:17:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:17:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmFnpZrXj7nvOZUOhf91JUYK82-pnZ7T7" 2026/07/05 03:17:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bu0orpsMI0FV1GZ8NXL9CbqGvGSoRjIrV" 2026/07/05 03:17:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkt2ZowqV3dppoSxHiopNNIg4qy_YEYda" 2026/07/05 03:17:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrvvhMiyrFTy3FKoOt_hAxrQe077-L0-8" 2026/07/05 03:17:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bj-WezosPo8PsiaxSXxhE45UArEJZi_lD" 2026/07/05 03:17:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkgp-bA2b0DK9H6perYJARIjvTODfH4qy" 2026/07/05 03:17:16 INFO : Huawei Drive root 'rclone-test-pehefaw4jeni': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/05 03:17:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmFnpZrXj7nvOZUOhf91JUYK82-pnZ7T7" 2026/07/05 03:17:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bu0orpsMI0FV1GZ8NXL9CbqGvGSoRjIrV" 2026/07/05 03:17:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkt2ZowqV3dppoSxHiopNNIg4qy_YEYda" 2026/07/05 03:17:17 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrvvhMiyrFTy3FKoOt_hAxrQe077-L0-8" 2026/07/05 03:17:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bj-WezosPo8PsiaxSXxhE45UArEJZi_lD" 2026/07/05 03:17:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkgp-bA2b0DK9H6perYJARIjvTODfH4qy" 2026/07/05 03:17:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:17:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Blf7o4ruyxHua_4phjSBO-48b2m5pNp77" 2026/07/05 03:17:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BpprSuzQWK1vEwOansRlK27x_4DfmknHb" 2026/07/05 03:17:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BpprSuzQWK1vEwOansRlK27x_4DfmknHb" 2026/07/05 03:17:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BpprSuzQWK1vEwOansRlK27x_4DfmknHb" 2026/07/05 03:17:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Blf7o4ruyxHua_4phjSBO-48b2m5pNp77" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Blf7o4ruyxHua_4phjSBO-48b2m5pNp77" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BpprSuzQWK1vEwOansRlK27x_4DfmknHb" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bvv7lUOFTmIUWFckXMvxEZKQb19wz18IF" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Blf7o4ruyxHua_4phjSBO-48b2m5pNp77" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkGdoeTz5KOtuABZZba1FXIqCWvXufXJr" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkt2ZowqV3dppoSxHiopNNIg4qy_YEYda" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmFnpZrXj7nvOZUOhf91JUYK82-pnZ7T7" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmFnpZrXj7nvOZUOhf91JUYK82-pnZ7T7" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bu0orpsMI0FV1GZ8NXL9CbqGvGSoRjIrV" 2026/07/05 03:17:28 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bj-WezosPo8PsiaxSXxhE45UArEJZi_lD" 2026/07/05 03:17:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/05 03:17:30 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/05 03:17:30 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/05 03:17:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/05 03:17:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/05 03:17:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkgp-bA2b0DK9H6perYJARIjvTODfH4qy" 2026/07/05 03:17:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrvvhMiyrFTy3FKoOt_hAxrQe077-L0-8" 2026/07/05 03:17:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bkt2ZowqV3dppoSxHiopNNIg4qy_YEYda" 2026/07/05 03:17:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bj-WezosPo8PsiaxSXxhE45UArEJZi_lD" 2026/07/05 03:17:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bu0orpsMI0FV1GZ8NXL9CbqGvGSoRjIrV" 2026/07/05 03:17:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BmFnpZrXj7nvOZUOhf91JUYK82-pnZ7T7" 2026/07/05 03:17:38 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:17:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Blf7o4ruyxHua_4phjSBO-48b2m5pNp77" 2026/07/05 03:17:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgIMhTJAFqPc4JX7hBJ1PRppmE8BCgfJ3" 2026/07/05 03:17:40 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BpprSuzQWK1vEwOansRlK27x_4DfmknHb" 2026/07/05 03:17:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bvv7lUOFTmIUWFckXMvxEZKQb19wz18IF" 2026/07/05 03:17:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkGdoeTz5KOtuABZZba1FXIqCWvXufXJr" 2026/07/05 03:17:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BjifexkSnsKHMpXwr0dtMyZTC7EqWI-oh" 2026/07/05 03:17:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:17:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Blf7o4ruyxHua_4phjSBO-48b2m5pNp77" 2026/07/05 03:17:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgIMhTJAFqPc4JX7hBJ1PRppmE8BCgfJ3" 2026/07/05 03:17:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BpprSuzQWK1vEwOansRlK27x_4DfmknHb" 2026/07/05 03:17:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bvv7lUOFTmIUWFckXMvxEZKQb19wz18IF" 2026/07/05 03:17:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkGdoeTz5KOtuABZZba1FXIqCWvXufXJr" 2026/07/05 03:17:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BjifexkSnsKHMpXwr0dtMyZTC7EqWI-oh" 2026/07/05 03:17:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgIMhTJAFqPc4JX7hBJ1PRppmE8BCgfJ3" 2026/07/05 03:17:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BjifexkSnsKHMpXwr0dtMyZTC7EqWI-oh" 2026/07/05 03:17:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Bvv7lUOFTmIUWFckXMvxEZKQb19wz18IF" 2026/07/05 03:17:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BkGdoeTz5KOtuABZZba1FXIqCWvXufXJr" 2026/07/05 03:17:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BpprSuzQWK1vEwOansRlK27x_4DfmknHb" 2026/07/05 03:17:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "Blf7o4ruyxHua_4phjSBO-48b2m5pNp77" 2026/07/05 03:18:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestDirMove (101.98s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:18:00 DEBUG : Config file has changed externally - reloading 2026/07/05 03:18:00 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestGetFsInfo (1.68s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:18:02 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': File to upload is small (34 bytes), uploading instead of streaming 2026/07/05 03:18:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:04 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/05 03:18:04 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/05 03:18:04 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/05 03:18:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/05 03:18:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:10 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/05 03:18:10 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/05 03:18:10 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/05 03:18:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:13 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:18:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': File to upload is small (34 bytes), uploading instead of streaming 2026/07/05 03:18:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:16 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/05 03:18:16 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/05 03:18:16 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/05 03:18:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/05 03:18:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:21 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/05 03:18:21 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/05 03:18:21 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/05 03:18:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:18:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': File to upload is small (34 bytes), uploading instead of streaming 2026/07/05 03:18:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/05 03:18:27 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/05 03:18:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/05 03:18:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/05 03:18:32 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/05 03:18:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:18:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': File to upload is small (34 bytes), uploading instead of streaming 2026/07/05 03:18:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/05 03:18:37 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/05 03:18:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/05 03:18:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/05 03:18:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:42 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/05 03:18:42 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/05 03:18:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/05 03:18:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestRcat (43.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (10.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (10.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (10.23s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/07/05 03:18:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': File to upload is small (48 bytes), uploading instead of streaming 2026/07/05 03:18:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:48 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/05 03:18:48 DEBUG : rcat_metadata: size = 48 OK 2026/07/05 03:18:48 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/07/05 03:18:48 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/07/05 03:18:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:50 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" === RUN TestRcatMetadata/ViaDisk 2026/07/05 03:18:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/05 03:18:52 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:53 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/05 03:18:54 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/05 03:18:54 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/07/05 03:18:54 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/07/05 03:18:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestRcatMetadata (11.90s) --- PASS: TestRcatMetadata/Normal (5.34s) --- PASS: TestRcatMetadata/ViaDisk (5.30s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:18:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:18:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': File to upload is small (60 bytes), uploading instead of streaming 2026/07/05 03:18:59 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:01 DEBUG : potato2: size = 60 OK 2026/07/05 03:19:01 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/05 03:19:01 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/05 03:19:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:01 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:03 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestRcatSize (6.50s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:19:04 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:06 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/05 03:19:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': File to upload is small (60 bytes), uploading instead of streaming 2026/07/05 03:19:06 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:08 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/05 03:19:09 DEBUG : potato2: size = 60 OK 2026/07/05 03:19:09 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/05 03:19:09 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/05 03:19:09 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:10 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:11 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:12 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:14 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestRcatSizeMetadata (10.84s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:19:15 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:16 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestRcatSizeUploadHeaders (3.64s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/05 03:19:18 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:19 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- SKIP: TestTouchDir (1.32s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/05 03:19:20 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- SKIP: TestMkdirMetadata (1.35s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/05 03:19:21 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:22 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- SKIP: TestMkdirModTime (1.70s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/05 03:19:23 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- SKIP: TestCopyDirMetadata (1.32s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/05 03:19:24 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- SKIP: TestSetDirModTime (1.28s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/05 03:19:25 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:26 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- SKIP: TestDirsEqual (1.27s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-pehefaw4jeni'", Local "Local file system at /tmp/rclone4276657639", Modify Window "876000h0m0s" 2026/07/05 03:19:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:27 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:30 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:31 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:32 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:33 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:34 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:35 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:36 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.solecoz4" before starting 2026/07/05 03:19:37 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:39 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:40 DEBUG : sub dir/test remove existing.solecoz4: TEST: removing renamed existing file after operation 2026/07/05 03:19:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:41 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:42 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sofakib0" before starting 2026/07/05 03:19:43 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:45 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sofakib0: TEST: renaming existing back after failed operation 2026/07/05 03:19:46 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:47 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:48 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vutixaj7" before starting 2026/07/05 03:19:49 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:51 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vutixaj7: TEST: removing renamed existing file after operation 2026/07/05 03:19:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:53 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:54 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" 2026/07/05 03:19:55 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:56 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BgpbAXCnyHov58Fmn6ZtNs5hz8tD7dkQL" 2026/07/05 03:19:57 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Listing directory "BrwsWcM7N7l1yzije5ehHAbXuJPwcSbTd" --- PASS: TestRemoveExisting (30.93s) === 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/07/05 03:19:58 DEBUG : Huawei Drive root 'rclone-test-pehefaw4jeni': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 27m6.582914536s (try 1/5)