"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2026/02/19 02:59:22 DEBUG : Creating backend with remote "TestnStorage:rclone-test-botaser3veqi" 2026/02/19 02:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 02:59:22 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/19 02:59:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi" 2026/02/19 02:59:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi": object not found 2026/02/19 02:59:23 DEBUG : Creating backend with remote "/tmp/rclone1952800519" === 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/19 02:59:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi" 2026/02/19 02:59:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi": object not found --- SKIP: TestMultithreadCopy (0.13s) === RUN TestMultithreadCopyAbort run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/19 02:59:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi" 2026/02/19 02:59:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi": object not found --- SKIP: TestMultithreadCopyAbort (0.13s) === RUN TestSizeDiffers 2026/02/19 02:59:23 DEBUG : a: size = 0 OK 2026/02/19 02:59:23 DEBUG : a: size = 1 (memory) 2026/02/19 02:59:23 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/19 02:59:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/19 02:59:23 DEBUG : potato: Seek from 10 to 0 2026/02/19 02:59:23 DEBUG : potato: Seek from 10 to 0 2026/02/19 02:59:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/19 02:59:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Seek from 5 to 2 2026/02/19 02:59:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/19 02:59:23 DEBUG : potato: Seek from 7 to 0 2026/02/19 02:59:23 DEBUG : potato: Seek from 7 to 0 2026/02/19 02:59:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/19 02:59:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Seek from 5 to 2 2026/02/19 02:59:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/19 02:59:23 DEBUG : potato: Seek from 8 to 0 2026/02/19 02:59:23 DEBUG : potato: Seek from 8 to 0 2026/02/19 02:59:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/19 02:59:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/19 02:59:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 02:59:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 02:59:23 DEBUG : potato: Seek from 5 to 2 2026/02/19 02:59:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/19 02:59:23 DEBUG : potato: Seek from 9 to 0 2026/02/19 02:59:23 DEBUG : potato: Seek from 9 to 0 2026/02/19 02:59:23 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 02:59:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/ 2026/02/19 02:59:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/rutabaga" 2026/02/19 02:59:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi" 2026/02/19 02:59:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheck/1 === RUN TestCheck/2 2026/02/19 02:59:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 02:59:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheck/3 2026/02/19 02:59:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 02:59:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheck/4 === RUN TestCheck/5 2026/02/19 02:59:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/remotepotato" 2026/02/19 02:59:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheck/6 === RUN TestCheck/7 2026/02/19 02:59:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 02:59:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 02:59:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/remotepotato" 2026/02/19 02:59:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/rutabaga" 2026/02/19 02:59:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCheck (3.75s) --- PASS: TestCheck/1 (0.12s) --- PASS: TestCheck/2 (0.12s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.12s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2026/02/19 02:59:27 DEBUG : Creating backend with remote "nonexistent" 2026/02/19 02:59:27 DEBUG : Creating backend with remote "nonexistent" 2026/02/19 02:59:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/19 02:59:27 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/02/19 02:59:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/19 02:59:27 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 02:59:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/rutabaga" 2026/02/19 02:59:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/19 02:59:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 02:59:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckDownload/3 2026/02/19 02:59:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 02:59:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/19 02:59:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/remotepotato" 2026/02/19 02:59:29 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/remotepotato": HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" 2026/02/19 02:59:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/remotepotato" 2026/02/19 02:59:29 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/remotepotato": object not found === NAME TestCheckDownload run.go:290: Failed to put "remotepotato" to "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/": failed to call NetStorage API upload: HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" 2026/02/19 02:59:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 02:59:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 02:59:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/rutabaga" 2026/02/19 02:59:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- FAIL: TestCheckDownload (3.58s) --- PASS: TestCheckDownload/1 (0.29s) --- PASS: TestCheckDownload/2 (0.26s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.36s) --- PASS: TestCheckDownload/5 (0.48s) === RUN TestCheckSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 02:59:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/rutabaga" 2026/02/19 02:59:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/19 02:59:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 02:59:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSizeOnly/3 2026/02/19 02:59:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 02:59:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/19 02:59:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/remotepotato" 2026/02/19 02:59:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/02/19 02:59:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 02:59:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 02:59:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/remotepotato" 2026/02/19 02:59:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/rutabaga" 2026/02/19 02:59:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCheckSizeOnly (3.02s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.12s) --- PASS: TestCheckSizeOnly/3 (0.15s) --- PASS: TestCheckSizeOnly/4 (0.15s) --- PASS: TestCheckSizeOnly/5 (0.12s) --- PASS: TestCheckSizeOnly/6 (0.13s) --- PASS: TestCheckSizeOnly/7 (0.13s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 02:59:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:34 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/19 02:59:34 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/19 02:59:34 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/19 02:59:34 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/19 02:59:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:34 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/19 02:59:34 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/19 02:59:34 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/19 02:59:34 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/19 02:59:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestParseSumFile (1.26s) === RUN TestCheckSum run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 02:59:34 DEBUG : Creating backend with remote "TestnStorage:rclone-test-botaser3veqi/data" 2026/02/19 02:59:34 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/19 02:59:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/data" 2026/02/19 02:59:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/data": object not found 2026/02/19 02:59:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/data/ 2026/02/19 02:59:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/data/" 2026/02/19 02:59:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/data/banana" 2026/02/19 02:59:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSum/subtest1 2026/02/19 02:59:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/data/potato" 2026/02/19 02:59:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSum/subtest2 2026/02/19 02:59:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSum/subtest3 2026/02/19 02:59:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSum/subtest4 2026/02/19 02:59:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSum/subtest5 2026/02/19 02:59:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSum/subtest6 2026/02/19 02:59:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/data/banana" 2026/02/19 02:59:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/data/potato" 2026/02/19 02:59:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSum/subtest7 2026/02/19 02:59:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/data/banana" 2026/02/19 02:59:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/data/potato" 2026/02/19 02:59:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/data" 2026/02/19 02:59:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCheckSum (7.18s) --- PASS: TestCheckSum/subtest1 (0.58s) --- PASS: TestCheckSum/subtest2 (0.37s) --- PASS: TestCheckSum/subtest3 (0.62s) --- PASS: TestCheckSum/subtest4 (0.39s) --- PASS: TestCheckSum/subtest5 (0.42s) --- PASS: TestCheckSum/subtest6 (0.41s) --- PASS: TestCheckSum/subtest7 (0.38s) === RUN TestCheckSumDownload run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 02:59:42 DEBUG : Creating backend with remote "TestnStorage:rclone-test-botaser3veqi/data" 2026/02/19 02:59:42 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/19 02:59:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/data" 2026/02/19 02:59:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/data": object not found 2026/02/19 02:59:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/data/ 2026/02/19 02:59:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/data/" 2026/02/19 02:59:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/data/banana" 2026/02/19 02:59:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSumDownload/subtest1 2026/02/19 02:59:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/data/potato" 2026/02/19 02:59:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSumDownload/subtest2 2026/02/19 02:59:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSumDownload/subtest3 2026/02/19 02:59:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSumDownload/subtest4 2026/02/19 02:59:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSumDownload/subtest5 2026/02/19 02:59:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSumDownload/subtest6 2026/02/19 02:59:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/data/banana" 2026/02/19 02:59:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/data/potato" 2026/02/19 02:59:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestCheckSumDownload/subtest7 2026/02/19 02:59:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/data/banana" 2026/02/19 02:59:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/data/potato" 2026/02/19 02:59:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/test.sum" 2026/02/19 02:59:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/data" 2026/02/19 02:59:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCheckSumDownload (8.18s) --- PASS: TestCheckSumDownload/subtest1 (0.62s) --- PASS: TestCheckSumDownload/subtest2 (0.54s) --- PASS: TestCheckSumDownload/subtest3 (0.63s) --- PASS: TestCheckSumDownload/subtest4 (0.64s) --- PASS: TestCheckSumDownload/subtest5 (0.52s) --- PASS: TestCheckSumDownload/subtest6 (0.49s) --- PASS: TestCheckSumDownload/subtest7 (0.55s) === RUN TestApplyTransforms 2026/02/19 02:59:50 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cawuriq5haba" 2026/02/19 02:59:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 02:59:50 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/19 02:59:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cawuriq5haba" 2026/02/19 02:59:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cawuriq5haba": object not found 2026/02/19 02:59:50 DEBUG : Creating backend with remote "/tmp/rclone2580539656" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cawuriq5haba/", Local "Local file system at /tmp/rclone2580539656", Modify Window "1s" 2026/02/19 02:59:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cawuriq5haba/ 2026/02/19 02:59:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cawuriq5haba/" 2026/02/19 02:59:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cawuriq5haba/hello,%20world%21" 2026/02/19 02:59:51 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cawuriq5haba/hello,%20world%21": HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" 2026/02/19 02:59:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cawuriq5haba/hello,%20world%21" 2026/02/19 02:59:51 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cawuriq5haba/hello,%20world%21": object not found run.go:290: Failed to put "hello, world!" to "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cawuriq5haba/": failed to call NetStorage API upload: HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" 2026/02/19 02:59:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cawuriq5haba/: Purge remote 2026/02/19 02:59:51 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cawuriq5haba/" 2026/02/19 02:59:51 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/02/19 02:59:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cawuriq5haba" 2026/02/19 02:59:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cawuriq5haba0 for path "/1210146/rclone-test-cawuriq5haba/" 2026/02/19 02:59:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cawuriq5haba/: Purge dir "" 2026/02/19 02:59:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cawuriq5haba/" --- FAIL: TestApplyTransforms (1.89s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 02:59:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 02:59:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub/file2": object not found 2026/02/19 02:59:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/19 02:59:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub/ 2026/02/19 02:59:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub/" 2026/02/19 02:59:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 02:59:52 DEBUG : sub/file2: size = 14 OK 2026/02/19 02:59:52 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2026/02/19 02:59:52 INFO : file1: Copied (new) to: sub/file2 2026/02/19 02:59:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 02:59:52 DEBUG : sub/file2: size = 14 OK 2026/02/19 02:59:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/19 02:59:52 DEBUG : file1: Unchanged skipping 2026/02/19 02:59:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: don't need to copy/move sub/file2, it is already at target location 2026/02/19 02:59:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 02:59:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub" 2026/02/19 02:59:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCopyFile (2.02s) === RUN TestCopyLongFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/02/19 02:59:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" copy_test.go:174: Skipping test as remote does not support server-side move or copy 2026/02/19 02:59:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestCopyFileBackupDir (0.59s) === RUN TestCopyFileCompareDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 02:59:55 DEBUG : Creating backend with remote "TestnStorage:rclone-test-botaser3veqi/dst" 2026/02/19 02:59:55 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/19 02:59:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/dst" 2026/02/19 02:59:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/dst": object not found 2026/02/19 02:59:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/dst/one" 2026/02/19 02:59:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/dst/one": object not found 2026/02/19 02:59:55 DEBUG : Creating backend with remote "TestnStorage:rclone-test-botaser3veqi/CompareDest" 2026/02/19 02:59:55 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/19 02:59:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/CompareDest" 2026/02/19 02:59:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/CompareDest": object not found 2026/02/19 02:59:56 DEBUG : one: Need to transfer - File not found at Destination 2026/02/19 02:59:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/CompareDest/one" 2026/02/19 02:59:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/CompareDest/one": object not found 2026/02/19 02:59:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/ 2026/02/19 02:59:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/dst/ 2026/02/19 02:59:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/dst/" 2026/02/19 02:59:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/dst/one" 2026/02/19 02:59:57 DEBUG : one: size = 3 OK 2026/02/19 02:59:57 DEBUG : one: Dst hash empty - aborting Src hash check 2026/02/19 02:59:57 INFO : one: Copied (new) 2026/02/19 02:59:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/dst/one" 2026/02/19 02:59:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1952800519) 2026/02/19 02:59:57 DEBUG : one: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/dst/) 2026/02/19 02:59:57 DEBUG : one: Sizes differ 2026/02/19 02:59:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/CompareDest/one" 2026/02/19 02:59:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/CompareDest/one": object not found 2026/02/19 02:59:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/dst/one" 2026/02/19 02:59:57 DEBUG : one: size = 5 OK 2026/02/19 02:59:57 DEBUG : one: Dst hash empty - aborting Src hash check 2026/02/19 02:59:57 INFO : one: Copied (replaced existing) 2026/02/19 02:59:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/dst/ 2026/02/19 02:59:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/dst/" 2026/02/19 02:59:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/dst/one" 2026/02/19 02:59:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/CompareDest/ 2026/02/19 02:59:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/CompareDest/" 2026/02/19 02:59:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/CompareDest/one" 2026/02/19 02:59:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/dst/one" 2026/02/19 02:59:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1952800519) 2026/02/19 02:59:58 DEBUG : one: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/dst/) 2026/02/19 02:59:58 DEBUG : one: Sizes differ 2026/02/19 02:59:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/CompareDest/one" 2026/02/19 02:59:59 DEBUG : one: size = 5 OK 2026/02/19 02:59:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/19 02:59:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/19 02:59:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/CompareDest/two" 2026/02/19 02:59:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 02:59:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/dst/two" 2026/02/19 02:59:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/dst/two": object not found 2026/02/19 02:59:59 DEBUG : two: Need to transfer - File not found at Destination 2026/02/19 02:59:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/CompareDest/two" 2026/02/19 02:59:59 DEBUG : two: size = 3 OK 2026/02/19 02:59:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/19 02:59:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/19 02:59:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/dst/two" 2026/02/19 03:00:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/dst/two": object not found 2026/02/19 03:00:00 DEBUG : two: Need to transfer - File not found at Destination 2026/02/19 03:00:00 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/CompareDest/two" 2026/02/19 03:00:00 DEBUG : two: size = 3 OK 2026/02/19 03:00:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/19 03:00:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/19 03:00:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/dst/two" 2026/02/19 03:00:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/dst/two": object not found 2026/02/19 03:00:00 DEBUG : two: Need to transfer - File not found at Destination 2026/02/19 03:00:00 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/CompareDest/two" 2026/02/19 03:00:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone1952800519) 2026/02/19 03:00:00 DEBUG : two: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/CompareDest/) 2026/02/19 03:00:00 DEBUG : two: Sizes differ 2026/02/19 03:00:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/dst/two" 2026/02/19 03:00:00 DEBUG : two: size = 5 OK 2026/02/19 03:00:00 DEBUG : two: Dst hash empty - aborting Src hash check 2026/02/19 03:00:00 INFO : two: Copied (new) 2026/02/19 03:00:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/CompareDest/one" 2026/02/19 03:00:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/CompareDest/two" 2026/02/19 03:00:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/dst/one" 2026/02/19 03:00:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/dst/two" 2026/02/19 03:00:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/dst" 2026/02/19 03:00:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/CompareDest" 2026/02/19 03:00:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCopyFileCompareDest (6.99s) === RUN TestCopyFileCopyDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/02/19 03:00:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestCopyFileCopyDest (0.50s) === RUN TestCopyInplace run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2026/02/19 03:00:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2026/02/19 03:00:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2026/02/19 03:00:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestCopyLongFileNameCollision (0.41s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file1" 2026/02/19 03:00:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file1": object not found 2026/02/19 03:00:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/19 03:00:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/ 2026/02/19 03:00:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/" 2026/02/19 03:00:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file1" 2026/02/19 03:00:04 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/19 03:00:04 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2026/02/19 03:00:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/19 03:00:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file2" 2026/02/19 03:00:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file2": object not found 2026/02/19 03:00:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/19 03:00:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file2" 2026/02/19 03:00:04 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/02/19 03:00:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file2" 2026/02/19 03:00:05 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file2": object not found 2026/02/19 03:00:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/02/19 03:00:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file3" 2026/02/19 03:00:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file3": object not found 2026/02/19 03:00:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/19 03:00:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file4" 2026/02/19 03:00:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file4": object not found 2026/02/19 03:00:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/19 03:00:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file4" 2026/02/19 03:00:06 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file4": HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" 2026/02/19 03:00:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file4" 2026/02/19 03:00:06 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file4": object not found 2026/02/19 03:00:06 ERROR : TestCopyFileMaxTransfer/file4: Failed to copy: failed to call NetStorage API upload: HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" copy_test.go:531: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:531 Error: Received unexpected error: failed to call NetStorage API upload: HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" Test: TestCopyFileMaxTransfer 2026/02/19 03:00:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer/file1" 2026/02/19 03:00:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/TestCopyFileMaxTransfer" 2026/02/19 03:00:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- FAIL: TestCopyFileMaxTransfer (3.43s) === RUN TestDeduplicateInteractive run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/19 03:00:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDeduplicateInteractive (0.27s) === RUN TestDeduplicateSkip run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/19 03:00:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDeduplicateSkip (0.25s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/19 03:00:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDeduplicateSizeOnly (0.27s) === RUN TestDeduplicateFirst run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/19 03:00:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDeduplicateFirst (0.26s) === RUN TestDeduplicateNewest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/19 03:00:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDeduplicateNewest (0.25s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/one" 2026/02/19 03:00:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/also/ 2026/02/19 03:00:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/also/" 2026/02/19 03:00:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/also/one" 2026/02/19 03:00:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/another" 2026/02/19 03:00:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/not-one" 2026/02/19 03:00:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:09 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Looking for duplicate md5 hashes using newest mode. 2026/02/19 03:00:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:09 NOTICE: 155cbbee8019e99062d2f8d82b555b46: Found 3 files with duplicate md5 hashes 2026/02/19 03:00:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/one" 2026/02/19 03:00:10 INFO : one: Deleted 2026/02/19 03:00:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/also/one" 2026/02/19 03:00:10 INFO : also/one: Deleted 2026/02/19 03:00:10 NOTICE: 155cbbee8019e99062d2f8d82b555b46: Deleted 2 extra copies 2026/02/19 03:00:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/another" 2026/02/19 03:00:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/not-one" 2026/02/19 03:00:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/also" 2026/02/19 03:00:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestDeduplicateNewestByHash (2.28s) === RUN TestDeduplicateOldest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/19 03:00:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDeduplicateOldest (0.25s) === RUN TestDeduplicateLargest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/19 03:00:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDeduplicateLargest (0.28s) === RUN TestDeduplicateSmallest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/19 03:00:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDeduplicateSmallest (0.25s) === RUN TestDeduplicateRename run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/19 03:00:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDeduplicateRename (0.25s) === RUN TestMergeDirs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/02/19 03:00:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestMergeDirs (0.33s) === RUN TestListDirSorted run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/a.txt" 2026/02/19 03:00:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/zend.txt" 2026/02/19 03:00:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/ 2026/02/19 03:00:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/" 2026/02/19 03:00:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world" 2026/02/19 03:00:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world2" 2026/02/19 03:00:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/ 2026/02/19 03:00:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/" 2026/02/19 03:00:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/.ignore" 2026/02/19 03:00:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/02/19 03:00:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/ 2026/02/19 03:00:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/" 2026/02/19 03:00:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/02/19 03:00:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:14 DEBUG : a.txt: Excluded (Size Filter) 2026/02/19 03:00:14 DEBUG : a.txt: Excluded 2026/02/19 03:00:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/19 03:00:14 DEBUG : sub dir/hello world: Excluded 2026/02/19 03:00:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/19 03:00:14 DEBUG : sub dir/hello world2: Excluded 2026/02/19 03:00:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/19 03:00:14 DEBUG : sub dir/hello world: Excluded 2026/02/19 03:00:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/19 03:00:14 DEBUG : sub dir/hello world2: Excluded 2026/02/19 03:00:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/.ignore" 2026/02/19 03:00:14 DEBUG : sub dir/ignore dir: Excluded 2026/02/19 03:00:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/.ignore" 2026/02/19 03:00:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/02/19 03:00:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir" 2026/02/19 03:00:14 DEBUG : sub dir/ignore dir: Excluded 2026/02/19 03:00:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir" 2026/02/19 03:00:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir" 2026/02/19 03:00:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/a.txt" 2026/02/19 03:00:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world" 2026/02/19 03:00:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world2" 2026/02/19 03:00:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/.ignore" 2026/02/19 03:00:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/02/19 03:00:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/02/19 03:00:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/zend.txt" 2026/02/19 03:00:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir" 2026/02/19 03:00:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir" 2026/02/19 03:00:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestListDirSorted (4.31s) === RUN TestListDirSortedFn run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/a.txt" 2026/02/19 03:00:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/zend.txt" 2026/02/19 03:00:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/ 2026/02/19 03:00:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/" 2026/02/19 03:00:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world" 2026/02/19 03:00:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world2" 2026/02/19 03:00:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/ 2026/02/19 03:00:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/" 2026/02/19 03:00:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/.ignore" 2026/02/19 03:00:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/02/19 03:00:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/ 2026/02/19 03:00:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/" 2026/02/19 03:00:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/02/19 03:00:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:18 DEBUG : a.txt: Excluded (Size Filter) 2026/02/19 03:00:18 DEBUG : a.txt: Excluded 2026/02/19 03:00:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/19 03:00:18 DEBUG : sub dir/hello world: Excluded 2026/02/19 03:00:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/19 03:00:18 DEBUG : sub dir/hello world2: Excluded 2026/02/19 03:00:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/19 03:00:18 DEBUG : sub dir/hello world: Excluded 2026/02/19 03:00:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/19 03:00:18 DEBUG : sub dir/hello world2: Excluded 2026/02/19 03:00:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/.ignore" 2026/02/19 03:00:18 DEBUG : sub dir/ignore dir: Excluded 2026/02/19 03:00:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/.ignore" 2026/02/19 03:00:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/02/19 03:00:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir" 2026/02/19 03:00:18 DEBUG : sub dir/ignore dir: Excluded 2026/02/19 03:00:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir" 2026/02/19 03:00:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir" 2026/02/19 03:00:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/a.txt" 2026/02/19 03:00:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world" 2026/02/19 03:00:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world2" 2026/02/19 03:00:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/.ignore" 2026/02/19 03:00:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/02/19 03:00:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/02/19 03:00:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/zend.txt" 2026/02/19 03:00:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/sub%20sub%20dir" 2026/02/19 03:00:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/ignore%20dir" 2026/02/19 03:00:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestListDirSortedFn (4.25s) === RUN TestListJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub/ 2026/02/19 03:00:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub/" 2026/02/19 03:00:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 03:00:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestListJSON/Default 2026/02/19 03:00:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestListJSON/FilesOnly 2026/02/19 03:00:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestListJSON/DirsOnly 2026/02/19 03:00:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestListJSON/Recurse 2026/02/19 03:00:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestListJSON/SubDir 2026/02/19 03:00:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/sub" === RUN TestListJSON/NoModTime 2026/02/19 03:00:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestListJSON/NoMimeType 2026/02/19 03:00:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestListJSON/ShowHash 2026/02/19 03:00:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestListJSON/HashTypes 2026/02/19 03:00:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestListJSON/Metadata 2026/02/19 03:00:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 03:00:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub" 2026/02/19 03:00:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestListJSON (2.50s) --- PASS: TestListJSON/Default (0.14s) --- PASS: TestListJSON/FilesOnly (0.13s) --- PASS: TestListJSON/DirsOnly (0.12s) --- PASS: TestListJSON/Recurse (0.12s) --- PASS: TestListJSON/SubDir (0.13s) --- PASS: TestListJSON/NoModTime (0.12s) --- PASS: TestListJSON/NoMimeType (0.13s) --- PASS: TestListJSON/ShowHash (0.15s) --- PASS: TestListJSON/HashTypes (0.13s) --- PASS: TestListJSON/Metadata (0.12s) === RUN TestStatJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub/ 2026/02/19 03:00:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub/" 2026/02/19 03:00:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 03:00:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestStatJSON/Root 2026/02/19 03:00:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/02/19 03:00:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestStatJSON/Dir 2026/02/19 03:00:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/sub" 2026/02/19 03:00:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestStatJSON/DirWithTrailingSlash 2026/02/19 03:00:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestStatJSON/File 2026/02/19 03:00:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/file1" === RUN TestStatJSON/NotFound 2026/02/19 03:00:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/notfound" 2026/02/19 03:00:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/notfound": object not found 2026/02/19 03:00:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestStatJSON/DirFilesOnly 2026/02/19 03:00:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub" === RUN TestStatJSON/FileFilesOnly 2026/02/19 03:00:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/file1" === RUN TestStatJSON/NotFoundFilesOnly 2026/02/19 03:00:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/notfound" 2026/02/19 03:00:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2026/02/19 03:00:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestStatJSON/FileDirsOnly 2026/02/19 03:00:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestStatJSON/NotFoundDirsOnly 2026/02/19 03:00:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestStatJSON/RootNotFound 2026/02/19 03:00:25 DEBUG : Creating backend with remote "TestnStorage:rclone-test-botaser3veqi/notfound" 2026/02/19 03:00:25 DEBUG : Config file has changed externally - reloading 2026/02/19 03:00:25 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/19 03:00:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/notfound" 2026/02/19 03:00:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/notfound": object not found 2026/02/19 03:00:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/notfound" 2026/02/19 03:00:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/notfound": object not found 2026/02/19 03:00:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 03:00:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub" 2026/02/19 03:00:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestStatJSON (3.62s) --- PASS: TestStatJSON/Root (0.16s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.12s) --- PASS: TestStatJSON/Dir (0.25s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.14s) --- PASS: TestStatJSON/File (0.16s) --- PASS: TestStatJSON/NotFound (0.28s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.14s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (0.59s) === RUN TestMkdir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:26 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Making directory 2026/02/19 03:00:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:27 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Making directory 2026/02/19 03:00:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestMkdir (0.40s) === RUN TestLsd run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/ 2026/02/19 03:00:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/" 2026/02/19 03:00:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world" 2026/02/19 03:00:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/hello%20world" 2026/02/19 03:00:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestLsd (1.06s) === RUN TestLs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestLs (1.10s) === RUN TestLsWithFilesFrom run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:30 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/19 03:00:30 DEBUG : empty space: Excluded 2026/02/19 03:00:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/notfound" 2026/02/19 03:00:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/notfound": object not found 2026/02/19 03:00:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestLsWithFilesFrom (1.46s) === RUN TestLsLong run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestLsLong (1.21s) === RUN TestHashSums run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestHashSums/Md5 2026/02/19 03:00:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestHashSums/Md5Download 2026/02/19 03:00:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestHashSums (1.25s) --- PASS: TestHashSums/Md5 (0.12s) --- PASS: TestHashSums/Md5Download (0.26s) === RUN TestHashSumsWithErrors 2026/02/19 03:00:33 DEBUG : Creating backend with remote ":memory:" 2026/02/19 03:00:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/19 03:00:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/19 03:00:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/19 03:00:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/19 03:00:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/19 03:00:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/19 03:00:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/19 03:00:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/19 03:00:33 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/ 2026/02/19 03:00:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/" 2026/02/19 03:00:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/potato3" 2026/02/19 03:00:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:00:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:00:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/potato3" 2026/02/19 03:00:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:00:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCount (1.60s) === RUN TestDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/small" 2026/02/19 03:00:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/medium" 2026/02/19 03:00:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/large" 2026/02/19 03:00:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:35 DEBUG : Waiting for deletions to finish 2026/02/19 03:00:35 DEBUG : large: Excluded (Size Filter) 2026/02/19 03:00:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/medium" 2026/02/19 03:00:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/small" 2026/02/19 03:00:35 INFO : medium: Deleted 2026/02/19 03:00:35 INFO : small: Deleted 2026/02/19 03:00:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/large" 2026/02/19 03:00:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestDelete (1.31s) === RUN TestMaxDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/small" 2026/02/19 03:00:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/medium" 2026/02/19 03:00:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/large" 2026/02/19 03:00:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:36 DEBUG : Waiting for deletions to finish 2026/02/19 03:00:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/large" 2026/02/19 03:00:37 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/19 03:00:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/medium" 2026/02/19 03:00:37 INFO : large: Deleted 2026/02/19 03:00:37 INFO : medium: Deleted 2026/02/19 03:00:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/small" 2026/02/19 03:00:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestMaxDelete (1.63s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/small" 2026/02/19 03:00:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/medium" 2026/02/19 03:00:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/large" 2026/02/19 03:00:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:38 DEBUG : Waiting for deletions to finish 2026/02/19 03:00:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/19 03:00:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/medium" 2026/02/19 03:00:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/small" 2026/02/19 03:00:38 INFO : medium: Deleted 2026/02/19 03:00:38 INFO : small: Deleted 2026/02/19 03:00:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/large" 2026/02/19 03:00:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestMaxDeleteSizeLargeFile (1.48s) === RUN TestMaxDeleteSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/small" 2026/02/19 03:00:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/medium" 2026/02/19 03:00:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/large" 2026/02/19 03:00:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:39 DEBUG : Waiting for deletions to finish 2026/02/19 03:00:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/large" 2026/02/19 03:00:40 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/19 03:00:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/medium" 2026/02/19 03:00:40 INFO : large: Deleted 2026/02/19 03:00:40 INFO : medium: Deleted 2026/02/19 03:00:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/small" 2026/02/19 03:00:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestMaxDeleteSize (1.55s) === RUN TestReadFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/ReadFile" 2026/02/19 03:00:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/ReadFile" 2026/02/19 03:00:41 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/ReadFile" 2026/02/19 03:00:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/ReadFile" 2026/02/19 03:00:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestReadFile (1.20s) === RUN TestRetry 2026/02/19 03:00:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/19 03:00:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/19 03:00:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/19 03:00:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/19 03:00:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/19 03:00:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/19 03:00:42 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/file2" 2026/02/19 03:00:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file2" 2026/02/19 03:00:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file2" 2026/02/19 03:00:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file2" 2026/02/19 03:00:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file2" 2026/02/19 03:00:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/file2" 2026/02/19 03:00:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:00:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/file2" 2026/02/19 03:00:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCat (2.74s) === RUN TestPurge 2026/02/19 03:00:45 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xinijih1zaxo" 2026/02/19 03:00:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:00:45 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/19 03:00:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xinijih1zaxo" 2026/02/19 03:00:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo": object not found 2026/02/19 03:00:45 DEBUG : Creating backend with remote "/tmp/rclone2171892152" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/", Local "Local file system at /tmp/rclone2171892152", Modify Window "1s" 2026/02/19 03:00:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/ 2026/02/19 03:00:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A1/ 2026/02/19 03:00:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A1/" 2026/02/19 03:00:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A1/B1/ 2026/02/19 03:00:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/" 2026/02/19 03:00:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A1/B1/C1/ 2026/02/19 03:00:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/C1/" 2026/02/19 03:00:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/C1/one" 2026/02/19 03:00:46 INFO : A2: Making directory 2026/02/19 03:00:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A2/ 2026/02/19 03:00:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A2/" 2026/02/19 03:00:46 INFO : A1/B2: Making directory 2026/02/19 03:00:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A1/B2/ 2026/02/19 03:00:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B2/" 2026/02/19 03:00:46 INFO : A1/B2/C2: Making directory 2026/02/19 03:00:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A1/B2/C2/ 2026/02/19 03:00:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B2/C2/" 2026/02/19 03:00:46 INFO : A1/B1/C3: Making directory 2026/02/19 03:00:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A1/B1/C3/ 2026/02/19 03:00:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/C3/" 2026/02/19 03:00:46 INFO : A3: Making directory 2026/02/19 03:00:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A3/ 2026/02/19 03:00:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A3/" 2026/02/19 03:00:46 INFO : A3/B3: Making directory 2026/02/19 03:00:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A3/B3/ 2026/02/19 03:00:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A3/B3/" 2026/02/19 03:00:47 INFO : A3/B3/C4: Making directory 2026/02/19 03:00:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/A3/B3/C4/ 2026/02/19 03:00:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xinijih1zaxo/A3/B3/C4/" 2026/02/19 03:00:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xinijih1zaxo/A1/two" 2026/02/19 03:00:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xinijih1zaxo" 2026/02/19 03:00:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xinijih1zaxo0 for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:47 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xinijih1zaxo/A1/B1" 2026/02/19 03:00:47 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/02/19 03:00:47 DEBUG : Waiting for deletions to finish 2026/02/19 03:00:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xinijih1zaxo%2FA1%2FB10 for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/" 2026/02/19 03:00:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/C1/one" 2026/02/19 03:00:48 INFO : A1/B1/C1/one: Deleted 2026/02/19 03:00:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A1/B1" 2026/02/19 03:00:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/C3" 2026/02/19 03:00:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/C1" 2026/02/19 03:00:48 DEBUG : removing 2 level 3 directories 2026/02/19 03:00:48 INFO : A1/B1/C3: Removing directory 2026/02/19 03:00:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/C3" 2026/02/19 03:00:48 INFO : A1/B1/C1: Removing directory 2026/02/19 03:00:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B1/C1" 2026/02/19 03:00:48 DEBUG : removing 1 level 2 directories 2026/02/19 03:00:48 INFO : A1/B1: Removing directory 2026/02/19 03:00:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B1" 2026/02/19 03:00:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xinijih1zaxo0 for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:49 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:49 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/02/19 03:00:49 DEBUG : Waiting for deletions to finish 2026/02/19 03:00:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xinijih1zaxo0 for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xinijih1zaxo/A1/two" 2026/02/19 03:00:49 INFO : A1/two: Deleted 2026/02/19 03:00:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A3" 2026/02/19 03:00:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A1" 2026/02/19 03:00:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A2" 2026/02/19 03:00:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A3/B3" 2026/02/19 03:00:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A3/B3/C4" 2026/02/19 03:00:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A1/B2" 2026/02/19 03:00:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xinijih1zaxo/A1/B2/C2" 2026/02/19 03:00:50 DEBUG : removing 2 level 3 directories 2026/02/19 03:00:50 INFO : A3/B3/C4: Removing directory 2026/02/19 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A3/B3/C4" 2026/02/19 03:00:50 INFO : A1/B2/C2: Removing directory 2026/02/19 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B2/C2" 2026/02/19 03:00:50 DEBUG : removing 2 level 2 directories 2026/02/19 03:00:50 INFO : A3/B3: Removing directory 2026/02/19 03:00:50 INFO : A1/B2: Removing directory 2026/02/19 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A3/B3" 2026/02/19 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A1/B2" 2026/02/19 03:00:50 DEBUG : removing 3 level 1 directories 2026/02/19 03:00:50 INFO : A3: Removing directory 2026/02/19 03:00:50 INFO : A1: Removing directory 2026/02/19 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A3" 2026/02/19 03:00:50 INFO : A2: Removing directory 2026/02/19 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A1" 2026/02/19 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/A2" 2026/02/19 03:00:50 DEBUG : removing 1 level 0 directories 2026/02/19 03:00:50 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/: Removing directory 2026/02/19 03:00:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xinijih1zaxo0 for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:50 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xinijih1zaxo" 2026/02/19 03:00:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo": object not found 2026/02/19 03:00:51 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/": object not found 2026/02/19 03:00:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/: Purge remote 2026/02/19 03:00:51 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:51 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/02/19 03:00:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xinijih1zaxo0 for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:51 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xinijih1zaxo" 2026/02/19 03:00:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo": object not found 2026/02/19 03:00:51 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/": object not found 2026/02/19 03:00:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xinijih1zaxo/: Purge dir "" 2026/02/19 03:00:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xinijih1zaxo/" 2026/02/19 03:00:51 NOTICE: purge failed to rmdir "": directory not found 2026/02/19 03:00:51 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.56s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/ 2026/02/19 03:00:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/" 2026/02/19 03:00:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/ 2026/02/19 03:00:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/" 2026/02/19 03:00:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/C1/ 2026/02/19 03:00:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/" 2026/02/19 03:00:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/one" 2026/02/19 03:00:52 INFO : A2: Making directory 2026/02/19 03:00:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/ 2026/02/19 03:00:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A2/" 2026/02/19 03:00:52 INFO : A1/B2: Making directory 2026/02/19 03:00:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B2/ 2026/02/19 03:00:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B2/" 2026/02/19 03:00:52 INFO : A1/B2/C2: Making directory 2026/02/19 03:00:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B2/C2/ 2026/02/19 03:00:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B2/C2/" 2026/02/19 03:00:52 INFO : A1/B1/C3: Making directory 2026/02/19 03:00:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/C3/ 2026/02/19 03:00:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C3/" 2026/02/19 03:00:52 INFO : A3: Making directory 2026/02/19 03:00:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/ 2026/02/19 03:00:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A3/" 2026/02/19 03:00:52 INFO : A3/B3: Making directory 2026/02/19 03:00:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B3/ 2026/02/19 03:00:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A3/B3/" 2026/02/19 03:00:52 INFO : A3/B3/C4: Making directory 2026/02/19 03:00:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B3/C4/ 2026/02/19 03:00:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A3/B3/C4/" 2026/02/19 03:00:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A1/two" 2026/02/19 03:00:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A3/B3/C4" 2026/02/19 03:00:53 DEBUG : removing 1 level 3 directories 2026/02/19 03:00:53 INFO : A3/B3/C4: Removing directory 2026/02/19 03:00:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A3/B3/C4" 2026/02/19 03:00:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A3" 2026/02/19 03:00:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A2" 2026/02/19 03:00:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1" 2026/02/19 03:00:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A3/B3" 2026/02/19 03:00:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B2" 2026/02/19 03:00:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B1" 2026/02/19 03:00:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B2/C2" 2026/02/19 03:00:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B1/C3" 2026/02/19 03:00:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1" 2026/02/19 03:00:54 DEBUG : removing 2 level 3 directories 2026/02/19 03:00:54 INFO : A1/B2/C2: Removing directory 2026/02/19 03:00:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B2/C2" 2026/02/19 03:00:54 INFO : A1/B1/C3: Removing directory 2026/02/19 03:00:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C3" 2026/02/19 03:00:54 DEBUG : removing 2 level 2 directories 2026/02/19 03:00:54 INFO : A3/B3: Removing directory 2026/02/19 03:00:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A3/B3" 2026/02/19 03:00:54 INFO : A1/B2: Removing directory 2026/02/19 03:00:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B2" 2026/02/19 03:00:54 DEBUG : removing 2 level 1 directories 2026/02/19 03:00:54 INFO : A3: Removing directory 2026/02/19 03:00:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A3" 2026/02/19 03:00:54 INFO : A2: Removing directory 2026/02/19 03:00:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A2" 2026/02/19 03:00:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/one" 2026/02/19 03:00:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/one" 2026/02/19 03:00:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A1/two" 2026/02/19 03:00:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A1/two" 2026/02/19 03:00:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1" 2026/02/19 03:00:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B1" 2026/02/19 03:00:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1" 2026/02/19 03:00:55 DEBUG : removing 1 level 3 directories 2026/02/19 03:00:55 INFO : A1/B1/C1: Removing directory 2026/02/19 03:00:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1" 2026/02/19 03:00:55 DEBUG : removing 1 level 2 directories 2026/02/19 03:00:55 INFO : A1/B1: Removing directory 2026/02/19 03:00:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1" 2026/02/19 03:00:56 DEBUG : removing 1 level 1 directories 2026/02/19 03:00:56 INFO : A1: Removing directory 2026/02/19 03:00:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1" 2026/02/19 03:00:56 DEBUG : removing 1 level 0 directories 2026/02/19 03:00:56 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Removing directory 2026/02/19 03:00:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:56 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi" 2026/02/19 03:00:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi": object not found 2026/02/19 03:00:56 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/": object not found 2026/02/19 03:00:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:56 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi" 2026/02/19 03:00:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi": object not found 2026/02/19 03:00:56 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/": object not found --- PASS: TestRmdirsNoLeaveRoot (5.32s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/ 2026/02/19 03:00:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:57 INFO : A1: Making directory 2026/02/19 03:00:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/ 2026/02/19 03:00:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/" 2026/02/19 03:00:57 INFO : A1/B1: Making directory 2026/02/19 03:00:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/ 2026/02/19 03:00:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/" 2026/02/19 03:00:57 INFO : A1/B1/C1: Making directory 2026/02/19 03:00:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/C1/ 2026/02/19 03:00:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/" 2026/02/19 03:00:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1" 2026/02/19 03:00:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B1" 2026/02/19 03:00:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1" 2026/02/19 03:00:57 DEBUG : removing 1 level 3 directories 2026/02/19 03:00:57 INFO : A1/B1/C1: Removing directory 2026/02/19 03:00:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1" 2026/02/19 03:00:58 DEBUG : removing 1 level 2 directories 2026/02/19 03:00:58 INFO : A1/B1: Removing directory 2026/02/19 03:00:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1" 2026/02/19 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1" 2026/02/19 03:00:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestRmdirsLeaveRoot (1.77s) === RUN TestRmdirsWithFilter run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:00:58 INFO : A1: Making directory 2026/02/19 03:00:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/ 2026/02/19 03:00:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/" 2026/02/19 03:00:58 INFO : A1/B1: Making directory 2026/02/19 03:00:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/ 2026/02/19 03:00:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/" 2026/02/19 03:00:58 INFO : A1/B1/C1: Making directory 2026/02/19 03:00:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/C1/ 2026/02/19 03:00:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/" 2026/02/19 03:00:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:00:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1" 2026/02/19 03:00:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B1" 2026/02/19 03:00:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1" 2026/02/19 03:00:59 DEBUG : removing 1 level 3 directories 2026/02/19 03:00:59 INFO : A1/B1/C1: Removing directory 2026/02/19 03:00:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1" 2026/02/19 03:00:59 DEBUG : removing 1 level 2 directories 2026/02/19 03:00:59 INFO : A1/B1: Removing directory 2026/02/19 03:00:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1" 2026/02/19 03:00:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1" 2026/02/19 03:01:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestRmdirsWithFilter (1.78s) === RUN TestCopyURL run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:01:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:01:00 DEBUG : filename.txt: File name found in url 2026/02/19 03:01:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/filename.txt" 2026/02/19 03:01:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/19 03:01:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/headerfilename.txt" 2026/02/19 03:01:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/file2" 2026/02/19 03:01:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:01:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/file2" 2026/02/19 03:01:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/filename.txt" 2026/02/19 03:01:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/headerfilename.txt" 2026/02/19 03:01:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCopyURL (1.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 03:01:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub/file2": object not found 2026/02/19 03:01:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/19 03:01:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub/ 2026/02/19 03:01:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub/" 2026/02/19 03:01:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 03:01:02 DEBUG : sub/file2: size = 14 OK 2026/02/19 03:01:02 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2026/02/19 03:01:02 INFO : file1: Copied (new) to: sub/file2 2026/02/19 03:01:02 INFO : file1: Deleted 2026/02/19 03:01:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 03:01:02 DEBUG : sub/file2: size = 14 OK 2026/02/19 03:01:02 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/19 03:01:02 DEBUG : file1: Unchanged skipping 2026/02/19 03:01:02 INFO : file1: Deleted 2026/02/19 03:01:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: don't need to copy/move sub/file2, it is already at target location 2026/02/19 03:01:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub/file2" 2026/02/19 03:01:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub" 2026/02/19 03:01:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestMoveFile (1.37s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:01:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/file1": object not found 2026/02/19 03:01:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/19 03:01:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:01:03 DEBUG : file1: size = 14 OK 2026/02/19 03:01:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/19 03:01:03 INFO : file1: Copied (new) 2026/02/19 03:01:03 INFO : file1: Deleted 2026/02/19 03:01:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:01:04 DEBUG : file1: Destination exists, skipping 2026/02/19 03:01:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/19 03:01:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/file1" 2026/02/19 03:01:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestMoveFileWithIgnoreExisting (1.02s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCaseInsensitiveMoveFile (0.25s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.24s) === RUN TestMoveFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy 2026/02/19 03:01:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestMoveFileBackupDir (0.25s) === 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/ 2026/02/19 03:01:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/" 2026/02/19 03:01:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A1/one" 2026/02/19 03:01:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A1/two" 2026/02/19 03:01:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/ 2026/02/19 03:01:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/" 2026/02/19 03:01:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A1/B1/three" 2026/02/19 03:01:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/C1/ 2026/02/19 03:01:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/" 2026/02/19 03:01:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/four" 2026/02/19 03:01:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/C2/ 2026/02/19 03:01:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C2/" 2026/02/19 03:01:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A1/B1/C2/five" 2026/02/19 03:01:06 INFO : A1/B2: Making directory 2026/02/19 03:01:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B2/ 2026/02/19 03:01:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B2/" 2026/02/19 03:01:06 INFO : A1/B1/C3: Making directory 2026/02/19 03:01:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A1/B1/C3/ 2026/02/19 03:01:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C3/" 2026/02/19 03:01:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi%2FA10 for path "/1210146/rclone-test-botaser3veqi/A1/" 2026/02/19 03:01:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/ 2026/02/19 03:01:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A2/" 2026/02/19 03:01:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/B1/ 2026/02/19 03:01:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A2/B1/" 2026/02/19 03:01:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/B1/C1/ 2026/02/19 03:01:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A2/B1/C1/" 2026/02/19 03:01:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/B1/C2/ 2026/02/19 03:01:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A2/B1/C2/" 2026/02/19 03:01:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/B1/C3/ 2026/02/19 03:01:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A2/B1/C3/" 2026/02/19 03:01:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/B2/ 2026/02/19 03:01:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A2/B2/" 2026/02/19 03:01:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A2/one" 2026/02/19 03:01:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A2/two" 2026/02/19 03:01:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A2/B1/three" 2026/02/19 03:01:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A2/B1/C2/five" 2026/02/19 03:01:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A2/B1/C1/four" 2026/02/19 03:01:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/one": object not found 2026/02/19 03:01:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A1/one" 2026/02/19 03:01:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/two": object not found 2026/02/19 03:01:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A1/two" 2026/02/19 03:01:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/B1/three": object not found 2026/02/19 03:01:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A1/B1/three" 2026/02/19 03:01:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/B1/C2/five": object not found 2026/02/19 03:01:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A1/B1/C2/five" 2026/02/19 03:01:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A2/one" 2026/02/19 03:01:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A2/B1/three" 2026/02/19 03:01:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A2/B1/C2/five" 2026/02/19 03:01:08 DEBUG : A2/B1/three: size = 5 OK 2026/02/19 03:01:08 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2026/02/19 03:01:08 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/02/19 03:01:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A1/B1/three" 2026/02/19 03:01:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A2/two" 2026/02/19 03:01:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A2/B1/C1/four": object not found 2026/02/19 03:01:08 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/four" 2026/02/19 03:01:08 INFO : A1/B1/three: Deleted 2026/02/19 03:01:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A2/B1/C1/four" 2026/02/19 03:01:08 DEBUG : A2/one: size = 3 OK 2026/02/19 03:01:08 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2026/02/19 03:01:08 INFO : A1/one: Copied (new) to: A2/one 2026/02/19 03:01:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A1/one" 2026/02/19 03:01:08 DEBUG : A2/B1/C2/five: size = 4 OK 2026/02/19 03:01:08 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2026/02/19 03:01:08 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/02/19 03:01:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A1/B1/C2/five" 2026/02/19 03:01:08 DEBUG : A2/B1/C1/four: size = 4 OK 2026/02/19 03:01:08 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2026/02/19 03:01:08 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/02/19 03:01:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1/four" 2026/02/19 03:01:08 INFO : A1/one: Deleted 2026/02/19 03:01:08 INFO : A1/B1/C2/five: Deleted 2026/02/19 03:01:08 DEBUG : A2/two: size = 3 OK 2026/02/19 03:01:08 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2026/02/19 03:01:08 INFO : A1/two: Copied (new) to: A2/two 2026/02/19 03:01:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A1/two" 2026/02/19 03:01:08 INFO : A1/B1/C1/four: Deleted 2026/02/19 03:01:08 INFO : A1/two: Deleted 2026/02/19 03:01:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B2" 2026/02/19 03:01:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C3" 2026/02/19 03:01:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C2" 2026/02/19 03:01:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1/C1" 2026/02/19 03:01:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1/B1" 2026/02/19 03:01:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A1" 2026/02/19 03:01:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi%2FA20 for path "/1210146/rclone-test-botaser3veqi/A2/" 2026/02/19 03:01:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/ 2026/02/19 03:01:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A3/" 2026/02/19 03:01:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B1/ 2026/02/19 03:01:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A3/B1/" 2026/02/19 03:01:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B1/C1/ 2026/02/19 03:01:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A3/B1/C1/" 2026/02/19 03:01:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B1/C2/ 2026/02/19 03:01:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A3/B1/C2/" 2026/02/19 03:01:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B1/C3/ 2026/02/19 03:01:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A3/B1/C3/" 2026/02/19 03:01:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B2/ 2026/02/19 03:01:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A3/B2/" 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A3/B1/C2/five" 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A3/one" 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A3/two" 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A3/B1/three" 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A3/B1/C1/four" 2026/02/19 03:01:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B1/C2/five": object not found 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A2/B1/C2/five" 2026/02/19 03:01:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/one": object not found 2026/02/19 03:01:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/two": object not found 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A2/one" 2026/02/19 03:01:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B1/three": object not found 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A2/two" 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A2/B1/three" 2026/02/19 03:01:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A3/B1/C1/four": object not found 2026/02/19 03:01:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A2/B1/C1/four" 2026/02/19 03:01:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A3/B1/C2/five" 2026/02/19 03:01:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A3/one" 2026/02/19 03:01:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A3/two" 2026/02/19 03:01:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A3/B1/three" 2026/02/19 03:01:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A3/B1/C1/four" 2026/02/19 03:01:10 DEBUG : A3/B1/C2/five: size = 4 OK 2026/02/19 03:01:10 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2026/02/19 03:01:10 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/02/19 03:01:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A2/B1/C2/five" 2026/02/19 03:01:10 DEBUG : A3/B1/three: size = 5 OK 2026/02/19 03:01:10 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2026/02/19 03:01:10 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/02/19 03:01:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A2/B1/three" 2026/02/19 03:01:10 DEBUG : A3/B1/C1/four: size = 4 OK 2026/02/19 03:01:10 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2026/02/19 03:01:10 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/02/19 03:01:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A2/B1/C1/four" 2026/02/19 03:01:11 DEBUG : A3/one: size = 3 OK 2026/02/19 03:01:11 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2026/02/19 03:01:11 INFO : A2/one: Copied (new) to: A3/one 2026/02/19 03:01:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A2/one" 2026/02/19 03:01:11 DEBUG : A3/two: size = 3 OK 2026/02/19 03:01:11 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2026/02/19 03:01:11 INFO : A2/two: Copied (new) to: A3/two 2026/02/19 03:01:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A2/two" 2026/02/19 03:01:11 INFO : A2/B1/C2/five: Deleted 2026/02/19 03:01:11 INFO : A2/B1/three: Deleted 2026/02/19 03:01:11 INFO : A2/B1/C1/four: Deleted 2026/02/19 03:01:11 INFO : A2/one: Deleted 2026/02/19 03:01:11 INFO : A2/two: Deleted 2026/02/19 03:01:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A2/B2" 2026/02/19 03:01:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A2/B1/C3" 2026/02/19 03:01:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A2/B1/C2" 2026/02/19 03:01:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A2/B1/C1" 2026/02/19 03:01:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A2/B1" 2026/02/19 03:01:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A2" 2026/02/19 03:01:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:12 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/19 03:01:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi%2FA30 for path "/1210146/rclone-test-botaser3veqi/A3/" 2026/02/19 03:01:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/ 2026/02/19 03:01:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A4/" 2026/02/19 03:01:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/B1/ 2026/02/19 03:01:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A4/B1/" 2026/02/19 03:01:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/B1/C1/ 2026/02/19 03:01:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A4/B1/C1/" 2026/02/19 03:01:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/B1/C2/ 2026/02/19 03:01:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A4/B1/C2/" 2026/02/19 03:01:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/B1/C3/ 2026/02/19 03:01:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A4/B1/C3/" 2026/02/19 03:01:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/B2/ 2026/02/19 03:01:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/A4/B2/" 2026/02/19 03:01:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A4/one" 2026/02/19 03:01:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A4/two" 2026/02/19 03:01:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A4/B1/three" 2026/02/19 03:01:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A4/B1/C1/four" 2026/02/19 03:01:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/A4/B1/C2/five" 2026/02/19 03:01:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/one": object not found 2026/02/19 03:01:13 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A3/one" 2026/02/19 03:01:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/two": object not found 2026/02/19 03:01:13 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A3/two" 2026/02/19 03:01:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/B1/three": object not found 2026/02/19 03:01:13 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A3/B1/three" 2026/02/19 03:01:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/B1/C1/four": object not found 2026/02/19 03:01:13 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A3/B1/C1/four" 2026/02/19 03:01:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/A4/B1/C2/five": object not found 2026/02/19 03:01:13 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-botaser3veqi/A3/B1/C2/five" 2026/02/19 03:01:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A4/one" 2026/02/19 03:01:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A4/two" 2026/02/19 03:01:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A4/B1/three" 2026/02/19 03:01:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A4/B1/C1/four" 2026/02/19 03:01:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/A4/B1/C2/five" 2026/02/19 03:01:13 DEBUG : A4/two: size = 3 OK 2026/02/19 03:01:13 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2026/02/19 03:01:13 INFO : A3/two: Copied (new) to: A4/two 2026/02/19 03:01:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A3/two" 2026/02/19 03:01:13 DEBUG : A4/B1/three: size = 5 OK 2026/02/19 03:01:13 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2026/02/19 03:01:13 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/02/19 03:01:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A3/B1/three" 2026/02/19 03:01:13 DEBUG : A4/B1/C1/four: size = 4 OK 2026/02/19 03:01:13 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2026/02/19 03:01:13 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/02/19 03:01:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A3/B1/C1/four" 2026/02/19 03:01:13 DEBUG : A4/B1/C2/five: size = 4 OK 2026/02/19 03:01:13 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2026/02/19 03:01:13 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/02/19 03:01:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A3/B1/C2/five" 2026/02/19 03:01:13 INFO : A3/two: Deleted 2026/02/19 03:01:13 INFO : A3/B1/three: Deleted 2026/02/19 03:01:13 INFO : A3/B1/C1/four: Deleted 2026/02/19 03:01:13 INFO : A3/B1/C2/five: Deleted 2026/02/19 03:01:13 DEBUG : A4/one: size = 3 OK 2026/02/19 03:01:13 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2026/02/19 03:01:13 INFO : A3/one: Copied (new) to: A4/one 2026/02/19 03:01:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A3/one" 2026/02/19 03:01:13 INFO : A3/one: Deleted 2026/02/19 03:01:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A3/B2" 2026/02/19 03:01:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A3/B1/C3" 2026/02/19 03:01:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A3/B1/C2" 2026/02/19 03:01:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A3/B1/C1" 2026/02/19 03:01:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A3/B1" 2026/02/19 03:01:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A3" 2026/02/19 03:01:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A4/B1/C1/four" 2026/02/19 03:01:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A4/B1/C2/five" 2026/02/19 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A4/B1/three" 2026/02/19 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A4/one" 2026/02/19 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/A4/two" 2026/02/19 03:01:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A4/B2" 2026/02/19 03:01:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A4/B1/C3" 2026/02/19 03:01:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A4/B1/C2" 2026/02/19 03:01:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A4/B1/C1" 2026/02/19 03:01:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A4/B1" 2026/02/19 03:01:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/A4" 2026/02/19 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestDirMove (11.10s) === RUN TestGetFsInfo run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:16 DEBUG : Config file has changed externally - reloading 2026/02/19 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestGetFsInfo (0.24s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:16 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: File to upload is small (34 bytes), uploading instead of streaming 2026/02/19 03:01:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/no_checksum_small_file_from_pipe" 2026/02/19 03:01:16 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/19 03:01:16 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/02/19 03:01:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/19 03:01:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/no_checksum_big_file_from_pipe" 2026/02/19 03:01:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/no_checksum_big_file_from_pipe" 2026/02/19 03:01:17 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/19 03:01:17 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/02/19 03:01:17 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/19 03:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/no_checksum_big_file_from_pipe" 2026/02/19 03:01:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/no_checksum_small_file_from_pipe" 2026/02/19 03:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: File to upload is small (34 bytes), uploading instead of streaming 2026/02/19 03:01:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/with_checksum_small_file_from_pipe" 2026/02/19 03:01:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/19 03:01:18 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/02/19 03:01:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/19 03:01:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/with_checksum_big_file_from_pipe" 2026/02/19 03:01:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/with_checksum_big_file_from_pipe" 2026/02/19 03:01:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/19 03:01:18 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/02/19 03:01:18 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/19 03:01:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/with_checksum_big_file_from_pipe" 2026/02/19 03:01:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/with_checksum_small_file_from_pipe" 2026/02/19 03:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:19 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: File to upload is small (34 bytes), uploading instead of streaming 2026/02/19 03:01:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_small_file_from_pipe" 2026/02/19 03:01:19 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/19 03:01:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/19 03:01:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_big_file_from_pipe" 2026/02/19 03:01:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_big_file_from_pipe" 2026/02/19 03:01:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/19 03:01:19 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/19 03:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_big_file_from_pipe" 2026/02/19 03:01:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_small_file_from_pipe" 2026/02/19 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: File to upload is small (34 bytes), uploading instead of streaming 2026/02/19 03:01:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_small_file_from_pipe" 2026/02/19 03:01:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/19 03:01:20 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/02/19 03:01:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/02/19 03:01:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/19 03:01:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_big_file_from_pipe" 2026/02/19 03:01:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_big_file_from_pipe" 2026/02/19 03:01:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/19 03:01:21 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/02/19 03:01:21 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/02/19 03:01:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/19 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_big_file_from_pipe" 2026/02/19 03:01:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/ignore_checksum_small_file_from_pipe" 2026/02/19 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestRcat (5.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.21s) === RUN TestRcatMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2026/02/19 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestRcatMetadata (0.24s) === RUN TestRcatSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato1" 2026/02/19 03:01:22 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: File to upload is small (60 bytes), uploading instead of streaming 2026/02/19 03:01:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:01:22 DEBUG : potato2: size = 60 OK 2026/02/19 03:01:22 DEBUG : potato2: Dst hash empty - aborting Src hash check 2026/02/19 03:01:22 DEBUG : potato2: Size of src and dst objects identical 2026/02/19 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato1" 2026/02/19 03:01:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestRcatSize (0.85s) === RUN TestRcatSizeMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2026/02/19 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestRcatSizeMetadata (0.24s) === RUN TestTouchDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" 2026/02/19 03:01:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:01:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:01:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/sub%20dir/ 2026/02/19 03:01:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir/" 2026/02/19 03:01:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-botaser3veqi/sub%20dir/potato3" 2026/02/19 03:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:23 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Touching "sub dir/potato3" 2026/02/19 03:01:23 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Touching "empty space" 2026/02/19 03:01:23 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Touching "potato2" 2026/02/19 03:01:23 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-botaser3veqi/sub%20dir/potato3" 2026/02/19 03:01:23 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:01:23 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/empty%20space" 2026/02/19 03:01:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/potato2" 2026/02/19 03:01:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-botaser3veqi/sub%20dir/potato3" 2026/02/19 03:01:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/sub%20dir" 2026/02/19 03:01:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- PASS: TestTouchDir (1.76s) === RUN TestMkdirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2026/02/19 03:01:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestMkdirMetadata (0.24s) === RUN TestMkdirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/02/19 03:01:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestMkdirModTime (0.25s) === RUN TestCopyDirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/19 03:01:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestCopyDirMetadata (0.25s) === RUN TestSetDirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/02/19 03:01:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestSetDirModTime (0.24s) === RUN TestDirsEqual run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/19 03:01:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestDirsEqual (0.24s) === RUN TestRemoveExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/", Local "Local file system at /tmp/rclone1952800519", Modify Window "1s" operations_test.go:1900: Skipping as remote can't Move 2026/02/19 03:01:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" --- SKIP: TestRemoveExisting (0.24s) === 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) FAIL 2026/02/19 03:01:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Purge remote 2026/02/19 03:01:26 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:26 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/02/19 03:01:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-botaser3veqi0 for path "/1210146/rclone-test-botaser3veqi/" 2026/02/19 03:01:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-botaser3veqi/: Purge dir "" 2026/02/19 03:01:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-botaser3veqi/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished ERROR in 2m4.374986015s (try 1/5): exit status 1: Failed [TestCheckDownload TestApplyTransforms TestCopyFileMaxTransfer]