"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Starting (try 1/5) 2025/09/16 01:31:01 DEBUG : Creating backend with remote "TestnStorage:rclone-test-reluwem9tewe" 2025/09/16 01:31:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:01 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe" 2025/09/16 01:31:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe": object not found 2025/09/16 01:31:01 DEBUG : Creating backend with remote "/tmp/rclone527050462" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/16 01:31:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe" 2025/09/16 01:31:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe": object not found --- SKIP: TestMultithreadCopy (0.46s) === RUN TestMultithreadCopyAbort run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/16 01:31:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe" 2025/09/16 01:31:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe": object not found --- SKIP: TestMultithreadCopyAbort (0.11s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/16 01:31:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 01:31:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/16 01:31:02 DEBUG : potato: Seek from 10 to 0 2025/09/16 01:31:02 DEBUG : potato: Seek from 10 to 0 2025/09/16 01:31:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/16 01:31:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 01:31:02 DEBUG : potato: Seek from 5 to 2 2025/09/16 01:31:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/16 01:31:02 DEBUG : potato: Seek from 7 to 0 2025/09/16 01:31:02 DEBUG : potato: Seek from 7 to 0 2025/09/16 01:31:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/16 01:31:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 01:31:02 DEBUG : potato: Seek from 5 to 2 2025/09/16 01:31:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/16 01:31:02 DEBUG : potato: Seek from 8 to 0 2025/09/16 01:31:02 DEBUG : potato: Seek from 8 to 0 2025/09/16 01:31:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/16 01:31:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 01:31:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 01:31:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 01:31:02 DEBUG : potato: Seek from 5 to 2 2025/09/16 01:31:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/16 01:31:02 DEBUG : potato: Seek from 9 to 0 2025/09/16 01:31:02 DEBUG : potato: Seek from 9 to 0 2025/09/16 01:31:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/ 2025/09/16 01:31:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/rutabaga" 2025/09/16 01:31:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe" 2025/09/16 01:31:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheck/1 === RUN TestCheck/2 2025/09/16 01:31:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:31:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheck/3 2025/09/16 01:31:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:31:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheck/4 === RUN TestCheck/5 2025/09/16 01:31:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/remotepotato" 2025/09/16 01:31:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheck/6 === RUN TestCheck/7 2025/09/16 01:31:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:31:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:31:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/remotepotato" 2025/09/16 01:31:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/rutabaga" 2025/09/16 01:31:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCheck (2.83s) --- PASS: TestCheck/1 (0.10s) --- PASS: TestCheck/2 (0.10s) --- PASS: TestCheck/3 (0.11s) --- PASS: TestCheck/4 (0.11s) --- PASS: TestCheck/5 (0.10s) --- PASS: TestCheck/6 (0.10s) --- PASS: TestCheck/7 (0.10s) === RUN TestCheckFsError 2025/09/16 01:31:05 DEBUG : Creating backend with remote "nonexistent" 2025/09/16 01:31:05 DEBUG : Creating backend with remote "nonexistent" 2025/09/16 01:31:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/16 01:31:05 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/16 01:31:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/16 01:31:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/rutabaga" 2025/09/16 01:31:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/16 01:31:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:31:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckDownload/3 2025/09/16 01:31:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:31:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/16 01:31:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/remotepotato" 2025/09/16 01:31:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/09/16 01:31:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:31:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:31:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/remotepotato" 2025/09/16 01:31:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/rutabaga" 2025/09/16 01:31:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCheckDownload (3.62s) --- PASS: TestCheckDownload/1 (0.20s) --- PASS: TestCheckDownload/2 (0.20s) --- PASS: TestCheckDownload/3 (0.20s) --- PASS: TestCheckDownload/4 (0.58s) --- PASS: TestCheckDownload/5 (0.47s) --- PASS: TestCheckDownload/6 (0.22s) --- PASS: TestCheckDownload/7 (0.21s) === RUN TestCheckSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/rutabaga" 2025/09/16 01:31:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/16 01:31:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:31:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSizeOnly/3 2025/09/16 01:31:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:31:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/16 01:31:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/remotepotato" 2025/09/16 01:31:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/09/16 01:31:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:31:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:31:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/remotepotato" 2025/09/16 01:31:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/rutabaga" 2025/09/16 01:31:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCheckSizeOnly (2.29s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.10s) --- PASS: TestCheckSizeOnly/3 (0.11s) --- PASS: TestCheckSizeOnly/4 (0.10s) --- PASS: TestCheckSizeOnly/5 (0.10s) --- PASS: TestCheckSizeOnly/6 (0.10s) --- PASS: TestCheckSizeOnly/7 (0.11s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/16 01:31:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/16 01:31:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/16 01:31:11 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/16 01:31:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/16 01:31:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/16 01:31:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/16 01:31:11 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/16 01:31:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestParseSumFile (0.99s) === RUN TestCheckSum run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:12 DEBUG : Creating backend with remote "TestnStorage:rclone-test-reluwem9tewe/data" 2025/09/16 01:31:12 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/data" 2025/09/16 01:31:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/data": object not found 2025/09/16 01:31:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/data/ 2025/09/16 01:31:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/data/" 2025/09/16 01:31:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/data/banana" 2025/09/16 01:31:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSum/subtest1 2025/09/16 01:31:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/data/potato" 2025/09/16 01:31:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSum/subtest2 2025/09/16 01:31:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSum/subtest3 2025/09/16 01:31:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSum/subtest4 2025/09/16 01:31:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSum/subtest5 2025/09/16 01:31:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSum/subtest6 2025/09/16 01:31:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/data/banana" 2025/09/16 01:31:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/data/potato" 2025/09/16 01:31:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSum/subtest7 2025/09/16 01:31:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/data/banana" 2025/09/16 01:31:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/data/potato" 2025/09/16 01:31:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/data" 2025/09/16 01:31:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCheckSum (5.75s) --- PASS: TestCheckSum/subtest1 (0.41s) --- PASS: TestCheckSum/subtest2 (0.31s) --- PASS: TestCheckSum/subtest3 (0.32s) --- PASS: TestCheckSum/subtest4 (0.33s) --- PASS: TestCheckSum/subtest5 (0.33s) --- PASS: TestCheckSum/subtest6 (0.32s) --- PASS: TestCheckSum/subtest7 (0.31s) === RUN TestCheckSumDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:18 DEBUG : Creating backend with remote "TestnStorage:rclone-test-reluwem9tewe/data" 2025/09/16 01:31:18 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/data" 2025/09/16 01:31:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/data": object not found 2025/09/16 01:31:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/data/ 2025/09/16 01:31:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/data/" 2025/09/16 01:31:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/data/banana" 2025/09/16 01:31:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSumDownload/subtest1 2025/09/16 01:31:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/data/potato" 2025/09/16 01:31:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSumDownload/subtest2 2025/09/16 01:31:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSumDownload/subtest3 2025/09/16 01:31:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSumDownload/subtest4 2025/09/16 01:31:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSumDownload/subtest5 2025/09/16 01:31:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSumDownload/subtest6 2025/09/16 01:31:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/data/banana" 2025/09/16 01:31:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/data/potato" 2025/09/16 01:31:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestCheckSumDownload/subtest7 2025/09/16 01:31:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/data/banana" 2025/09/16 01:31:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/data/potato" 2025/09/16 01:31:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/test.sum" 2025/09/16 01:31:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/data" 2025/09/16 01:31:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCheckSumDownload (7.42s) --- PASS: TestCheckSumDownload/subtest1 (0.51s) --- PASS: TestCheckSumDownload/subtest2 (0.42s) --- PASS: TestCheckSumDownload/subtest3 (0.96s) --- PASS: TestCheckSumDownload/subtest4 (0.83s) --- PASS: TestCheckSumDownload/subtest5 (0.42s) --- PASS: TestCheckSumDownload/subtest6 (0.43s) --- PASS: TestCheckSumDownload/subtest7 (0.43s) === RUN TestApplyTransforms 2025/09/16 01:31:25 DEBUG : Creating backend with remote "TestnStorage:rclone-test-roziduc7caye" 2025/09/16 01:31:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:25 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-roziduc7caye" 2025/09/16 01:31:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye": object not found 2025/09/16 01:31:25 DEBUG : Creating backend with remote "/tmp/rclone1978091178" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/", Local "Local file system at /tmp/rclone1978091178", Modify Window "1s" 2025/09/16 01:31:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/ 2025/09/16 01:31:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-roziduc7caye/" 2025/09/16 01:31:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-roziduc7caye/hello,%20world%21" 2025/09/16 01:31:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-roziduc7caye" 2025/09/16 01:31:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-roziduc7caye/" upper checkfile vs. lower remote (without normalization) 2025/09/16 01:31:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-roziduc7caye0 for path "/1210146/rclone-test-roziduc7caye/" 2025/09/16 01:31:26 ERROR : hello, world!: sum not found 2025/09/16 01:31:26 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/ 2025/09/16 01:31:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/: 1 files missing 2025/09/16 01:31:26 NOTICE: 1 hashes missing 2025/09/16 01:31:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/: 1 differences found 2025/09/16 01:31:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/16 01:31:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-roziduc7caye0 for path "/1210146/rclone-test-roziduc7caye/" 2025/09/16 01:31:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-roziduc7caye/hello,%20world%21" 2025/09/16 01:31:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/: 0 differences found 2025/09/16 01:31:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/: 1 matching files 2025/09/16 01:31:27 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zozahak5tako" 2025/09/16 01:31:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:27 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zozahak5tako" 2025/09/16 01:31:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako": object not found 2025/09/16 01:31:27 DEBUG : Creating backend with remote "/tmp/rclone2837169006" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/", Local "Local file system at /tmp/rclone2837169006", Modify Window "1s" 2025/09/16 01:31:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/ 2025/09/16 01:31:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zozahak5tako/" 2025/09/16 01:31:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zozahak5tako/HELLO,%20WORLD%21" 2025/09/16 01:31:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zozahak5tako" 2025/09/16 01:31:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zozahak5tako/" lower checkfile vs. upper remote (without normalization) 2025/09/16 01:31:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zozahak5tako0 for path "/1210146/rclone-test-zozahak5tako/" 2025/09/16 01:31:28 ERROR : HELLO, WORLD!: sum not found 2025/09/16 01:31:28 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/ 2025/09/16 01:31:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/: 1 files missing 2025/09/16 01:31:28 NOTICE: 1 hashes missing 2025/09/16 01:31:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/: 1 differences found 2025/09/16 01:31:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/16 01:31:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zozahak5tako0 for path "/1210146/rclone-test-zozahak5tako/" 2025/09/16 01:31:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zozahak5tako/HELLO,%20WORLD%21" 2025/09/16 01:31:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/: 0 differences found 2025/09/16 01:31:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/: 1 matching files 2025/09/16 01:31:28 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xakevey0bafa" 2025/09/16 01:31:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:28 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xakevey0bafa" 2025/09/16 01:31:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa": object not found 2025/09/16 01:31:29 DEBUG : Creating backend with remote "/tmp/rclone3267364875" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/", Local "Local file system at /tmp/rclone3267364875", Modify Window "1s" 2025/09/16 01:31:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/ 2025/09/16 01:31:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xakevey0bafa/" 2025/09/16 01:31:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xakevey0bafa/HeLlO,%20wOrLd%21" 2025/09/16 01:31:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xakevey0bafa" 2025/09/16 01:31:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xakevey0bafa/" lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/16 01:31:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xakevey0bafa0 for path "/1210146/rclone-test-xakevey0bafa/" 2025/09/16 01:31:29 ERROR : HeLlO, wOrLd!: sum not found 2025/09/16 01:31:29 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/ 2025/09/16 01:31:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/: 1 files missing 2025/09/16 01:31:29 NOTICE: 1 hashes missing 2025/09/16 01:31:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/: 1 differences found 2025/09/16 01:31:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/16 01:31:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xakevey0bafa0 for path "/1210146/rclone-test-xakevey0bafa/" 2025/09/16 01:31:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xakevey0bafa/HeLlO,%20wOrLd%21" 2025/09/16 01:31:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/: 0 differences found 2025/09/16 01:31:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/: 1 matching files 2025/09/16 01:31:30 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yidonow6guqo" 2025/09/16 01:31:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:30 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yidonow6guqo" 2025/09/16 01:31:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo": object not found 2025/09/16 01:31:30 DEBUG : Creating backend with remote "/tmp/rclone837620786" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/", Local "Local file system at /tmp/rclone837620786", Modify Window "1s" 2025/09/16 01:31:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/ 2025/09/16 01:31:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yidonow6guqo/" 2025/09/16 01:31:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yidonow6guqo/HELLO,%20WORLD%21" 2025/09/16 01:31:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yidonow6guqo" 2025/09/16 01:31:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yidonow6guqo/" upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/16 01:31:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yidonow6guqo0 for path "/1210146/rclone-test-yidonow6guqo/" 2025/09/16 01:31:31 ERROR : HELLO, WORLD!: sum not found 2025/09/16 01:31:31 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/ 2025/09/16 01:31:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/: 1 files missing 2025/09/16 01:31:31 NOTICE: 1 hashes missing 2025/09/16 01:31:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/: 1 differences found 2025/09/16 01:31:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/16 01:31:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yidonow6guqo0 for path "/1210146/rclone-test-yidonow6guqo/" 2025/09/16 01:31:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yidonow6guqo/HELLO,%20WORLD%21" 2025/09/16 01:31:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/: 0 differences found 2025/09/16 01:31:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/: 1 matching files 2025/09/16 01:31:31 DEBUG : Creating backend with remote "TestnStorage:rclone-test-mebeced2zavi" 2025/09/16 01:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:31 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-mebeced2zavi" 2025/09/16 01:31:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi": object not found 2025/09/16 01:31:31 DEBUG : Creating backend with remote "/tmp/rclone191893708" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/", Local "Local file system at /tmp/rclone191893708", Modify Window "1s" 2025/09/16 01:31:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/ 2025/09/16 01:31:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-mebeced2zavi/" 2025/09/16 01:31:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-mebeced2zavi/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/09/16 01:31:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-mebeced2zavi" 2025/09/16 01:31:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-mebeced2zavi/" NFD checkfile vs. NFC remote (without normalization) 2025/09/16 01:31:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-mebeced2zavi0 for path "/1210146/rclone-test-mebeced2zavi/" 2025/09/16 01:31:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/16 01:31:32 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/ 2025/09/16 01:31:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/: 1 files missing 2025/09/16 01:31:32 NOTICE: 1 hashes missing 2025/09/16 01:31:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/: 1 differences found 2025/09/16 01:31:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/16 01:31:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-mebeced2zavi0 for path "/1210146/rclone-test-mebeced2zavi/" 2025/09/16 01:31:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-mebeced2zavi/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/09/16 01:31:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/: 0 differences found 2025/09/16 01:31:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/: 1 matching files 2025/09/16 01:31:32 DEBUG : Creating backend with remote "TestnStorage:rclone-test-pusegud1kaca" 2025/09/16 01:31:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:32 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-pusegud1kaca" 2025/09/16 01:31:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca": object not found 2025/09/16 01:31:33 DEBUG : Creating backend with remote "/tmp/rclone2609131857" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/", Local "Local file system at /tmp/rclone2609131857", Modify Window "1s" 2025/09/16 01:31:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/ 2025/09/16 01:31:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-pusegud1kaca/" 2025/09/16 01:31:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-pusegud1kaca/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-pusegud1kaca" 2025/09/16 01:31:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-pusegud1kaca/" NFC checkfile vs. NFD remote (without normalization) 2025/09/16 01:31:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-pusegud1kaca0 for path "/1210146/rclone-test-pusegud1kaca/" 2025/09/16 01:31:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/16 01:31:34 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/ 2025/09/16 01:31:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/: 1 files missing 2025/09/16 01:31:34 NOTICE: 1 hashes missing 2025/09/16 01:31:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/: 1 differences found 2025/09/16 01:31:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/16 01:31:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-pusegud1kaca0 for path "/1210146/rclone-test-pusegud1kaca/" 2025/09/16 01:31:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-pusegud1kaca/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/: 0 differences found 2025/09/16 01:31:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/: 1 matching files 2025/09/16 01:31:34 DEBUG : Creating backend with remote "TestnStorage:rclone-test-qojegah4yama" 2025/09/16 01:31:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:34 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qojegah4yama" 2025/09/16 01:31:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama": object not found 2025/09/16 01:31:35 DEBUG : Creating backend with remote "/tmp/rclone2545562805" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/", Local "Local file system at /tmp/rclone2545562805", Modify Window "1s" 2025/09/16 01:31:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/ 2025/09/16 01:31:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qojegah4yama/" 2025/09/16 01:31:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-qojegah4yama/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qojegah4yama" 2025/09/16 01:31:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-qojegah4yama/" NFDx2 checkfile vs. both remote (without normalization) 2025/09/16 01:31:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qojegah4yama0 for path "/1210146/rclone-test-qojegah4yama/" 2025/09/16 01:31:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 01:31:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/ 2025/09/16 01:31:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/: 1 files missing 2025/09/16 01:31:35 NOTICE: 1 hashes missing 2025/09/16 01:31:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/: 1 differences found 2025/09/16 01:31:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/16 01:31:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qojegah4yama0 for path "/1210146/rclone-test-qojegah4yama/" 2025/09/16 01:31:35 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-qojegah4yama/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/: 0 differences found 2025/09/16 01:31:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/: 1 matching files 2025/09/16 01:31:36 DEBUG : Creating backend with remote "TestnStorage:rclone-test-weqapet2cuho" 2025/09/16 01:31:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:36 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-weqapet2cuho" 2025/09/16 01:31:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho": object not found 2025/09/16 01:31:36 DEBUG : Creating backend with remote "/tmp/rclone2356629938" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/", Local "Local file system at /tmp/rclone2356629938", Modify Window "1s" 2025/09/16 01:31:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/ 2025/09/16 01:31:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-weqapet2cuho/" 2025/09/16 01:31:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-weqapet2cuho/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-weqapet2cuho" 2025/09/16 01:31:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-weqapet2cuho/" NFCx2 checkfile vs. both remote (without normalization) 2025/09/16 01:31:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-weqapet2cuho0 for path "/1210146/rclone-test-weqapet2cuho/" 2025/09/16 01:31:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 01:31:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/ 2025/09/16 01:31:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/: 1 files missing 2025/09/16 01:31:37 NOTICE: 1 hashes missing 2025/09/16 01:31:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/: 1 differences found 2025/09/16 01:31:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/16 01:31:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-weqapet2cuho0 for path "/1210146/rclone-test-weqapet2cuho/" 2025/09/16 01:31:37 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-weqapet2cuho/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/: 0 differences found 2025/09/16 01:31:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/: 1 matching files 2025/09/16 01:31:37 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yotosan7zewa" 2025/09/16 01:31:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:37 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yotosan7zewa" 2025/09/16 01:31:38 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa": object not found 2025/09/16 01:31:38 DEBUG : Creating backend with remote "/tmp/rclone2728050201" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/", Local "Local file system at /tmp/rclone2728050201", Modify Window "1s" 2025/09/16 01:31:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/ 2025/09/16 01:31:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yotosan7zewa/" 2025/09/16 01:31:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yotosan7zewa/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yotosan7zewa" 2025/09/16 01:31:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yotosan7zewa/" both checkfile vs. NFDx2 remote (without normalization) 2025/09/16 01:31:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yotosan7zewa0 for path "/1210146/rclone-test-yotosan7zewa/" 2025/09/16 01:31:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 01:31:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/ 2025/09/16 01:31:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/: 1 files missing 2025/09/16 01:31:38 NOTICE: 1 hashes missing 2025/09/16 01:31:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/: 1 differences found 2025/09/16 01:31:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/16 01:31:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yotosan7zewa0 for path "/1210146/rclone-test-yotosan7zewa/" 2025/09/16 01:31:39 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yotosan7zewa/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/: 0 differences found 2025/09/16 01:31:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/: 1 matching files 2025/09/16 01:31:39 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wuneqib2kelu" 2025/09/16 01:31:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:31:39 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wuneqib2kelu" 2025/09/16 01:31:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu": object not found 2025/09/16 01:31:39 DEBUG : Creating backend with remote "/tmp/rclone1604374651" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/", Local "Local file system at /tmp/rclone1604374651", Modify Window "1s" 2025/09/16 01:31:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/ 2025/09/16 01:31:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wuneqib2kelu/" 2025/09/16 01:31:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wuneqib2kelu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/09/16 01:31:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wuneqib2kelu" 2025/09/16 01:31:40 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wuneqib2kelu/" both checkfile vs. NFCx2 remote (without normalization) 2025/09/16 01:31:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuneqib2kelu0 for path "/1210146/rclone-test-wuneqib2kelu/" 2025/09/16 01:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 01:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/ 2025/09/16 01:31:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/: 1 files missing 2025/09/16 01:31:40 NOTICE: 1 hashes missing 2025/09/16 01:31:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/: 1 differences found 2025/09/16 01:31:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/16 01:31:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuneqib2kelu0 for path "/1210146/rclone-test-wuneqib2kelu/" 2025/09/16 01:31:40 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wuneqib2kelu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/09/16 01:31:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:31:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/: 0 differences found 2025/09/16 01:31:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/: 1 matching files 2025/09/16 01:31:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/: Purge remote 2025/09/16 01:31:40 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wuneqib2kelu/" 2025/09/16 01:31:40 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" 2025/09/16 01:31:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wuneqib2kelu0 for path "/1210146/rclone-test-wuneqib2kelu/" 2025/09/16 01:31:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/16 01:31:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wuneqib2kelu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/09/16 01:31:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wuneqib2kelu/: Purge dir "" 2025/09/16 01:31:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wuneqib2kelu/" 2025/09/16 01:31:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/: Purge remote 2025/09/16 01:31:41 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yotosan7zewa/" 2025/09/16 01:31:41 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" 2025/09/16 01:31:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yotosan7zewa0 for path "/1210146/rclone-test-yotosan7zewa/" 2025/09/16 01:31:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/16 01:31:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yotosan7zewa/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yotosan7zewa/: Purge dir "" 2025/09/16 01:31:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yotosan7zewa/" 2025/09/16 01:31:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/: Purge remote 2025/09/16 01:31:41 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-weqapet2cuho/" 2025/09/16 01:31:41 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" 2025/09/16 01:31:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-weqapet2cuho0 for path "/1210146/rclone-test-weqapet2cuho/" 2025/09/16 01:31:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/16 01:31:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-weqapet2cuho/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-weqapet2cuho/: Purge dir "" 2025/09/16 01:31:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-weqapet2cuho/" 2025/09/16 01:31:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/: Purge remote 2025/09/16 01:31:42 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qojegah4yama/" 2025/09/16 01:31:42 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" 2025/09/16 01:31:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qojegah4yama0 for path "/1210146/rclone-test-qojegah4yama/" 2025/09/16 01:31:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/16 01:31:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-qojegah4yama/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qojegah4yama/: Purge dir "" 2025/09/16 01:31:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qojegah4yama/" 2025/09/16 01:31:43 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/: Purge remote 2025/09/16 01:31:43 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-pusegud1kaca/" 2025/09/16 01:31:43 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" 2025/09/16 01:31:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-pusegud1kaca0 for path "/1210146/rclone-test-pusegud1kaca/" 2025/09/16 01:31:43 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/: Purge object "測試_Русский___ě_áñ" 2025/09/16 01:31:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-pusegud1kaca/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2025/09/16 01:31:43 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-pusegud1kaca/: Purge dir "" 2025/09/16 01:31:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-pusegud1kaca/" 2025/09/16 01:31:43 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/: Purge remote 2025/09/16 01:31:43 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-mebeced2zavi/" 2025/09/16 01:31:43 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" 2025/09/16 01:31:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-mebeced2zavi0 for path "/1210146/rclone-test-mebeced2zavi/" 2025/09/16 01:31:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/: Purge object "測試_Русский___ě_áñ" 2025/09/16 01:31:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-mebeced2zavi/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2025/09/16 01:31:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-mebeced2zavi/: Purge dir "" 2025/09/16 01:31:44 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-mebeced2zavi/" 2025/09/16 01:31:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/: Purge remote 2025/09/16 01:31:44 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yidonow6guqo/" 2025/09/16 01:31:44 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" 2025/09/16 01:31:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yidonow6guqo0 for path "/1210146/rclone-test-yidonow6guqo/" 2025/09/16 01:31:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/: Purge object "HELLO, WORLD!" 2025/09/16 01:31:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yidonow6guqo/HELLO,%20WORLD%21" 2025/09/16 01:31:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yidonow6guqo/: Purge dir "" 2025/09/16 01:31:44 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yidonow6guqo/" 2025/09/16 01:31:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/: Purge remote 2025/09/16 01:31:45 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xakevey0bafa/" 2025/09/16 01:31:45 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" 2025/09/16 01:31:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xakevey0bafa0 for path "/1210146/rclone-test-xakevey0bafa/" 2025/09/16 01:31:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/: Purge object "HeLlO, wOrLd!" 2025/09/16 01:31:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xakevey0bafa/HeLlO,%20wOrLd%21" 2025/09/16 01:31:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xakevey0bafa/: Purge dir "" 2025/09/16 01:31:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xakevey0bafa/" 2025/09/16 01:31:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/: Purge remote 2025/09/16 01:31:45 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zozahak5tako/" 2025/09/16 01:31:45 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" 2025/09/16 01:31:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zozahak5tako0 for path "/1210146/rclone-test-zozahak5tako/" 2025/09/16 01:31:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/: Purge object "HELLO, WORLD!" 2025/09/16 01:31:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zozahak5tako/HELLO,%20WORLD%21" 2025/09/16 01:31:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zozahak5tako/: Purge dir "" 2025/09/16 01:31:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zozahak5tako/" 2025/09/16 01:31:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/: Purge remote 2025/09/16 01:31:46 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-roziduc7caye/" 2025/09/16 01:31:46 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" 2025/09/16 01:31:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-roziduc7caye0 for path "/1210146/rclone-test-roziduc7caye/" 2025/09/16 01:31:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/: Purge object "hello, world!" 2025/09/16 01:31:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-roziduc7caye/hello,%20world%21" 2025/09/16 01:31:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-roziduc7caye/: Purge dir "" 2025/09/16 01:31:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-roziduc7caye/" --- PASS: TestApplyTransforms (21.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:31:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub/file2": object not found 2025/09/16 01:31:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/16 01:31:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub/ 2025/09/16 01:31:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub/" 2025/09/16 01:31:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:31:47 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/09/16 01:31:47 INFO : file1: Copied (new) to: sub/file2 2025/09/16 01:31:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:31:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 01:31:47 DEBUG : file1: Unchanged skipping 2025/09/16 01:31:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: don't need to copy/move sub/file2, it is already at target location 2025/09/16 01:31:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:31:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub" 2025/09/16 01:31:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCopyFile (1.33s) === RUN TestCopyLongFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/09/16 01:31:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestCopyLongFile (0.21s) === RUN TestCopyFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" copy_test.go:174: Skipping test as remote does not support server-side move or copy 2025/09/16 01:31:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestCopyFileBackupDir (0.21s) === RUN TestCopyFileCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:48 DEBUG : Creating backend with remote "TestnStorage:rclone-test-reluwem9tewe/dst" 2025/09/16 01:31:48 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/dst" 2025/09/16 01:31:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/dst": object not found 2025/09/16 01:31:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/dst/one" 2025/09/16 01:31:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/dst/one": object not found 2025/09/16 01:31:48 DEBUG : Creating backend with remote "TestnStorage:rclone-test-reluwem9tewe/CompareDest" 2025/09/16 01:31:48 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:31:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/CompareDest" 2025/09/16 01:31:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/CompareDest": object not found 2025/09/16 01:31:49 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 01:31:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/CompareDest/one" 2025/09/16 01:31:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/CompareDest/one": object not found 2025/09/16 01:31:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/ 2025/09/16 01:31:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/dst/ 2025/09/16 01:31:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/dst/" 2025/09/16 01:31:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/dst/one" 2025/09/16 01:31:50 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/16 01:31:50 INFO : one: Copied (new) 2025/09/16 01:31:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/dst/one" 2025/09/16 01:31:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:31:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/CompareDest/one" 2025/09/16 01:31:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/CompareDest/one": object not found 2025/09/16 01:31:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/dst/one" 2025/09/16 01:31:50 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/16 01:31:50 INFO : one: Copied (replaced existing) 2025/09/16 01:31:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/dst/ 2025/09/16 01:31:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/dst/" 2025/09/16 01:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/dst/one" 2025/09/16 01:31:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/CompareDest/ 2025/09/16 01:31:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/CompareDest/" 2025/09/16 01:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/CompareDest/one" 2025/09/16 01:31:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/dst/one" 2025/09/16 01:31:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/CompareDest/one" 2025/09/16 01:31:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:31:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 01:31:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/CompareDest/two" 2025/09/16 01:31:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/dst/two" 2025/09/16 01:31:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/dst/two": object not found 2025/09/16 01:31:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 01:31:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/CompareDest/two" 2025/09/16 01:31:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:31:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 01:31:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/dst/two" 2025/09/16 01:31:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/dst/two": object not found 2025/09/16 01:31:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 01:31:52 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/CompareDest/two" 2025/09/16 01:31:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:31:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 01:31:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/dst/two" 2025/09/16 01:31:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/dst/two": object not found 2025/09/16 01:31:53 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 01:31:53 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/CompareDest/two" 2025/09/16 01:31:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/16 01:31:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/dst/two" 2025/09/16 01:31:53 DEBUG : two: Dst hash empty - aborting Src hash check 2025/09/16 01:31:53 INFO : two: Copied (new) 2025/09/16 01:31:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/CompareDest/one" 2025/09/16 01:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/CompareDest/two" 2025/09/16 01:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/dst/one" 2025/09/16 01:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/dst/two" 2025/09/16 01:31:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/dst" 2025/09/16 01:31:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/CompareDest" 2025/09/16 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCopyFileCompareDest (5.72s) === RUN TestCopyFileCopyDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/09/16 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestCopyFileCopyDest (0.22s) === RUN TestCopyInplace run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2025/09/16 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestCopyInplace (0.22s) === RUN TestCopyLongFileName run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2025/09/16 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestCopyLongFileName (0.24s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2025/09/16 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestCopyLongFileNameCollision (0.22s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file1" 2025/09/16 01:31:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file1": object not found 2025/09/16 01:31:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/16 01:31:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/ 2025/09/16 01:31:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/" 2025/09/16 01:31:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file1" 2025/09/16 01:31:55 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2025/09/16 01:31:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/16 01:31:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file2" 2025/09/16 01:31:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file2": object not found 2025/09/16 01:31:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/16 01:31:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file2" 2025/09/16 01:31:55 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2025/09/16 01:31:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file2" 2025/09/16 01:31:55 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file2": object not found 2025/09/16 01:31:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2025/09/16 01:31:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file3" 2025/09/16 01:31:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file3": object not found 2025/09/16 01:31:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/16 01:31:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file4" 2025/09/16 01:31:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file4": object not found 2025/09/16 01:31:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/16 01:31:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file4" 2025/09/16 01:31:57 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2025/09/16 01:31:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/16 01:31:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file1" 2025/09/16 01:31:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer/file4" 2025/09/16 01:31:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/TestCopyFileMaxTransfer" 2025/09/16 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCopyFileMaxTransfer (3.16s) === RUN TestDeduplicateInteractive run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/16 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDeduplicateInteractive (0.22s) === RUN TestDeduplicateSkip run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/16 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDeduplicateSkip (0.22s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/16 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDeduplicateSizeOnly (0.21s) === RUN TestDeduplicateFirst run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/16 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDeduplicateFirst (0.21s) === RUN TestDeduplicateNewest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/16 01:31:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDeduplicateNewest (0.22s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:31:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/one" 2025/09/16 01:31:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/also/ 2025/09/16 01:31:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/also/" 2025/09/16 01:31:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/also/one" 2025/09/16 01:31:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/another" 2025/09/16 01:31:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/not-one" 2025/09/16 01:31:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:31:59 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Looking for duplicate md5 hashes using newest mode. 2025/09/16 01:31:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:00 NOTICE: 48956f854ea92b81830f1d4b57909aa2: Found 3 files with duplicate md5 hashes 2025/09/16 01:32:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/one" 2025/09/16 01:32:00 INFO : one: Deleted 2025/09/16 01:32:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/also/one" 2025/09/16 01:32:00 INFO : also/one: Deleted 2025/09/16 01:32:00 NOTICE: 48956f854ea92b81830f1d4b57909aa2: Deleted 2 extra copies 2025/09/16 01:32:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/another" 2025/09/16 01:32:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/not-one" 2025/09/16 01:32:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/also" 2025/09/16 01:32:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestDeduplicateNewestByHash (1.64s) === RUN TestDeduplicateOldest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/16 01:32:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDeduplicateOldest (0.21s) === RUN TestDeduplicateLargest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/16 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDeduplicateLargest (0.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/16 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDeduplicateSmallest (0.23s) === RUN TestDeduplicateRename run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/16 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDeduplicateRename (0.21s) === RUN TestMergeDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/09/16 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestMergeDirs (0.21s) === RUN TestListDirSorted run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/a.txt" 2025/09/16 01:32:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/zend.txt" 2025/09/16 01:32:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/ 2025/09/16 01:32:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/" 2025/09/16 01:32:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world" 2025/09/16 01:32:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world2" 2025/09/16 01:32:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/ 2025/09/16 01:32:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/" 2025/09/16 01:32:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/.ignore" 2025/09/16 01:32:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/09/16 01:32:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/ 2025/09/16 01:32:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/" 2025/09/16 01:32:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/09/16 01:32:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:03 DEBUG : a.txt: Excluded (Size Filter) 2025/09/16 01:32:03 DEBUG : a.txt: Excluded 2025/09/16 01:32:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 01:32:03 DEBUG : sub dir/hello world: Excluded 2025/09/16 01:32:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 01:32:03 DEBUG : sub dir/hello world2: Excluded 2025/09/16 01:32:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 01:32:03 DEBUG : sub dir/hello world: Excluded 2025/09/16 01:32:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 01:32:03 DEBUG : sub dir/hello world2: Excluded 2025/09/16 01:32:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/.ignore" 2025/09/16 01:32:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 01:32:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/.ignore" 2025/09/16 01:32:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/.ignore": object not found 2025/09/16 01:32:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir" 2025/09/16 01:32:04 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 01:32:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir" 2025/09/16 01:32:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir" 2025/09/16 01:32:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/a.txt" 2025/09/16 01:32:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world" 2025/09/16 01:32:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world2" 2025/09/16 01:32:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/.ignore" 2025/09/16 01:32:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/09/16 01:32:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/09/16 01:32:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/zend.txt" 2025/09/16 01:32:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir" 2025/09/16 01:32:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir" 2025/09/16 01:32:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestListDirSorted (3.59s) === RUN TestListDirSortedFn run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/a.txt" 2025/09/16 01:32:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/zend.txt" 2025/09/16 01:32:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/ 2025/09/16 01:32:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/" 2025/09/16 01:32:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world" 2025/09/16 01:32:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world2" 2025/09/16 01:32:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/ 2025/09/16 01:32:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/" 2025/09/16 01:32:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/.ignore" 2025/09/16 01:32:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/09/16 01:32:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/ 2025/09/16 01:32:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/" 2025/09/16 01:32:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/09/16 01:32:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:06 DEBUG : a.txt: Excluded (Size Filter) 2025/09/16 01:32:06 DEBUG : a.txt: Excluded 2025/09/16 01:32:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 01:32:07 DEBUG : sub dir/hello world: Excluded 2025/09/16 01:32:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 01:32:07 DEBUG : sub dir/hello world2: Excluded 2025/09/16 01:32:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 01:32:07 DEBUG : sub dir/hello world: Excluded 2025/09/16 01:32:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 01:32:07 DEBUG : sub dir/hello world2: Excluded 2025/09/16 01:32:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/.ignore" 2025/09/16 01:32:07 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 01:32:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/.ignore" 2025/09/16 01:32:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/.ignore": object not found 2025/09/16 01:32:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir" 2025/09/16 01:32:07 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 01:32:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir" 2025/09/16 01:32:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir" 2025/09/16 01:32:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/a.txt" 2025/09/16 01:32:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world" 2025/09/16 01:32:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world2" 2025/09/16 01:32:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/.ignore" 2025/09/16 01:32:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/09/16 01:32:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/09/16 01:32:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/zend.txt" 2025/09/16 01:32:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/sub%20sub%20dir" 2025/09/16 01:32:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/ignore%20dir" 2025/09/16 01:32:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestListDirSortedFn (3.56s) === RUN TestListJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub/ 2025/09/16 01:32:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub/" 2025/09/16 01:32:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:32:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestListJSON/Default 2025/09/16 01:32:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestListJSON/FilesOnly 2025/09/16 01:32:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestListJSON/DirsOnly 2025/09/16 01:32:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestListJSON/Recurse 2025/09/16 01:32:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestListJSON/SubDir 2025/09/16 01:32:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/sub" === RUN TestListJSON/NoModTime 2025/09/16 01:32:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestListJSON/NoMimeType 2025/09/16 01:32:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestListJSON/ShowHash 2025/09/16 01:32:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestListJSON/HashTypes 2025/09/16 01:32:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestListJSON/Metadata 2025/09/16 01:32:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:32:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub" 2025/09/16 01:32:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestListJSON (2.14s) --- PASS: TestListJSON/Default (0.11s) --- PASS: TestListJSON/FilesOnly (0.10s) --- PASS: TestListJSON/DirsOnly (0.11s) --- PASS: TestListJSON/Recurse (0.11s) --- PASS: TestListJSON/SubDir (0.11s) --- PASS: TestListJSON/NoModTime (0.10s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.11s) --- PASS: TestListJSON/HashTypes (0.10s) --- PASS: TestListJSON/Metadata (0.10s) === RUN TestStatJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub/ 2025/09/16 01:32:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub/" 2025/09/16 01:32:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:32:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestStatJSON/Root 2025/09/16 01:32:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/09/16 01:32:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestStatJSON/Dir 2025/09/16 01:32:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/sub" 2025/09/16 01:32:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestStatJSON/DirWithTrailingSlash 2025/09/16 01:32:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestStatJSON/File 2025/09/16 01:32:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/file1" === RUN TestStatJSON/NotFound 2025/09/16 01:32:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/notfound" 2025/09/16 01:32:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/notfound": object not found 2025/09/16 01:32:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestStatJSON/DirFilesOnly 2025/09/16 01:32:12 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub" === RUN TestStatJSON/FileFilesOnly 2025/09/16 01:32:12 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/file1" === RUN TestStatJSON/NotFoundFilesOnly 2025/09/16 01:32:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/notfound" 2025/09/16 01:32:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2025/09/16 01:32:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestStatJSON/FileDirsOnly 2025/09/16 01:32:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestStatJSON/NotFoundDirsOnly 2025/09/16 01:32:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestStatJSON/RootNotFound 2025/09/16 01:32:13 DEBUG : Creating backend with remote "TestnStorage:rclone-test-reluwem9tewe/notfound" 2025/09/16 01:32:13 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:32:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/notfound" 2025/09/16 01:32:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/notfound": object not found 2025/09/16 01:32:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/notfound" 2025/09/16 01:32:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/notfound": object not found 2025/09/16 01:32:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:32:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub" 2025/09/16 01:32:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestStatJSON (3.00s) --- PASS: TestStatJSON/Root (0.10s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.11s) --- PASS: TestStatJSON/Dir (0.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.12s) --- PASS: TestStatJSON/File (0.12s) --- PASS: TestStatJSON/NotFound (0.24s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.12s) --- PASS: TestStatJSON/DirDirsOnly (0.10s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.11s) --- PASS: TestStatJSON/RootNotFound (0.68s) === RUN TestMkdir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:14 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Making directory 2025/09/16 01:32:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:14 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Making directory 2025/09/16 01:32:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestMkdir (0.32s) === RUN TestLsd run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/ 2025/09/16 01:32:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/" 2025/09/16 01:32:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world" 2025/09/16 01:32:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/hello%20world" 2025/09/16 01:32:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestLsd (0.86s) === RUN TestLs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestLs (0.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:16 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/16 01:32:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/notfound" 2025/09/16 01:32:16 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/notfound": object not found 2025/09/16 01:32:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestLsWithFilesFrom (1.24s) === RUN TestLsLong run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestLsLong (0.94s) === RUN TestHashSums run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestHashSums/Md5 2025/09/16 01:32:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestHashSums/Md5Download 2025/09/16 01:32:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:19 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:19 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestHashSums (1.07s) --- PASS: TestHashSums/Md5 (0.10s) --- PASS: TestHashSums/Md5Download (0.22s) === RUN TestHashSumsWithErrors 2025/09/16 01:32:19 DEBUG : Creating backend with remote ":memory:" 2025/09/16 01:32:19 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/16 01:32:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/16 01:32:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/16 01:32:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/16 01:32:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/16 01:32:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/16 01:32:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/16 01:32:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/16 01:32:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/ 2025/09/16 01:32:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/" 2025/09/16 01:32:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/potato3" 2025/09/16 01:32:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:32:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/potato3" 2025/09/16 01:32:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:32:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCount (1.29s) === RUN TestDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/small" 2025/09/16 01:32:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/medium" 2025/09/16 01:32:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/large" 2025/09/16 01:32:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:21 DEBUG : Waiting for deletions to finish 2025/09/16 01:32:21 DEBUG : large: Excluded (Size Filter) 2025/09/16 01:32:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/medium" 2025/09/16 01:32:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/small" 2025/09/16 01:32:21 INFO : medium: Deleted 2025/09/16 01:32:21 INFO : small: Deleted 2025/09/16 01:32:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/large" 2025/09/16 01:32:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestDelete (1.08s) === RUN TestMaxDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/small" 2025/09/16 01:32:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/medium" 2025/09/16 01:32:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/large" 2025/09/16 01:32:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:22 DEBUG : Waiting for deletions to finish 2025/09/16 01:32:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/large" 2025/09/16 01:32:22 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/16 01:32:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/medium" 2025/09/16 01:32:22 INFO : large: Deleted 2025/09/16 01:32:22 INFO : medium: Deleted 2025/09/16 01:32:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/small" 2025/09/16 01:32:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestMaxDelete (1.28s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/small" 2025/09/16 01:32:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/medium" 2025/09/16 01:32:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/large" 2025/09/16 01:32:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:23 DEBUG : Waiting for deletions to finish 2025/09/16 01:32:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/16 01:32:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/medium" 2025/09/16 01:32:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/small" 2025/09/16 01:32:23 INFO : medium: Deleted 2025/09/16 01:32:23 INFO : small: Deleted 2025/09/16 01:32:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/large" 2025/09/16 01:32:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestMaxDeleteSizeLargeFile (1.30s) === RUN TestMaxDeleteSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/small" 2025/09/16 01:32:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/medium" 2025/09/16 01:32:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/large" 2025/09/16 01:32:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:24 DEBUG : Waiting for deletions to finish 2025/09/16 01:32:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/medium" 2025/09/16 01:32:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/16 01:32:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/small" 2025/09/16 01:32:25 INFO : medium: Deleted 2025/09/16 01:32:25 INFO : small: Deleted 2025/09/16 01:32:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/large" 2025/09/16 01:32:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestMaxDeleteSize (1.30s) === RUN TestReadFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/ReadFile" 2025/09/16 01:32:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/ReadFile" 2025/09/16 01:32:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/ReadFile" 2025/09/16 01:32:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/ReadFile" 2025/09/16 01:32:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestReadFile (0.95s) === RUN TestRetry 2025/09/16 01:32:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/16 01:32:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/16 01:32:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 01:32:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 01:32:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 01:32:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 01:32:26 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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/file2" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file2" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file2" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file2" 2025/09/16 01:32:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file2" 2025/09/16 01:32:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/file2" 2025/09/16 01:32:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/file2" 2025/09/16 01:32:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCat (2.25s) === RUN TestPurge 2025/09/16 01:32:29 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kusizar2pana" 2025/09/16 01:32:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:32:29 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/09/16 01:32:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kusizar2pana" 2025/09/16 01:32:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana": object not found 2025/09/16 01:32:29 DEBUG : Creating backend with remote "/tmp/rclone2147347136" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/", Local "Local file system at /tmp/rclone2147347136", Modify Window "1s" 2025/09/16 01:32:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/ 2025/09/16 01:32:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A1/ 2025/09/16 01:32:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A1/" 2025/09/16 01:32:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A1/B1/ 2025/09/16 01:32:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A1/B1/" 2025/09/16 01:32:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A1/B1/C1/ 2025/09/16 01:32:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A1/B1/C1/" 2025/09/16 01:32:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kusizar2pana/A1/B1/C1/one" 2025/09/16 01:32:29 INFO : A2: Making directory 2025/09/16 01:32:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A2/ 2025/09/16 01:32:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A2/" 2025/09/16 01:32:29 INFO : A1/B2: Making directory 2025/09/16 01:32:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A1/B2/ 2025/09/16 01:32:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A1/B2/" 2025/09/16 01:32:29 INFO : A1/B2/C2: Making directory 2025/09/16 01:32:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A1/B2/C2/ 2025/09/16 01:32:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A1/B2/C2/" 2025/09/16 01:32:30 INFO : A1/B1/C3: Making directory 2025/09/16 01:32:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A1/B1/C3/ 2025/09/16 01:32:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A1/B1/C3/" 2025/09/16 01:32:30 INFO : A3: Making directory 2025/09/16 01:32:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A3/ 2025/09/16 01:32:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A3/" 2025/09/16 01:32:30 INFO : A3/B3: Making directory 2025/09/16 01:32:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A3/B3/ 2025/09/16 01:32:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A3/B3/" 2025/09/16 01:32:30 INFO : A3/B3/C4: Making directory 2025/09/16 01:32:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/A3/B3/C4/ 2025/09/16 01:32:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kusizar2pana/A3/B3/C4/" 2025/09/16 01:32:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kusizar2pana/A1/two" 2025/09/16 01:32:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kusizar2pana" 2025/09/16 01:32:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kusizar2pana0 for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:30 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-kusizar2pana/A1/B1" 2025/09/16 01:32:31 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" 2025/09/16 01:32:31 DEBUG : Waiting for deletions to finish 2025/09/16 01:32:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kusizar2pana%2FA1%2FB10 for path "/1210146/rclone-test-kusizar2pana/A1/B1/" 2025/09/16 01:32:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kusizar2pana/A1/B1/C1/one" 2025/09/16 01:32:31 INFO : A1/B1/C1/one: Deleted 2025/09/16 01:32:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kusizar2pana%2FA1%2FB10 for path "/1210146/rclone-test-kusizar2pana/A1/B1/" 2025/09/16 01:32:31 DEBUG : removing 2 level 3 directories 2025/09/16 01:32:31 INFO : A1/B1/C3: Removing directory 2025/09/16 01:32:31 INFO : A1/B1/C1: Removing directory 2025/09/16 01:32:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A1/B1/C3" 2025/09/16 01:32:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A1/B1/C1" 2025/09/16 01:32:31 DEBUG : removing 1 level 2 directories 2025/09/16 01:32:31 INFO : A1/B1: Removing directory 2025/09/16 01:32:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A1/B1" 2025/09/16 01:32:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kusizar2pana0 for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:31 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:31 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" 2025/09/16 01:32:31 DEBUG : Waiting for deletions to finish 2025/09/16 01:32:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kusizar2pana0 for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kusizar2pana/A1/two" 2025/09/16 01:32:32 INFO : A1/two: Deleted 2025/09/16 01:32:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kusizar2pana0 for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:32 DEBUG : removing 2 level 3 directories 2025/09/16 01:32:32 INFO : A3/B3/C4: Removing directory 2025/09/16 01:32:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A3/B3/C4" 2025/09/16 01:32:32 INFO : A1/B2/C2: Removing directory 2025/09/16 01:32:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A1/B2/C2" 2025/09/16 01:32:32 DEBUG : removing 2 level 2 directories 2025/09/16 01:32:32 INFO : A3/B3: Removing directory 2025/09/16 01:32:32 INFO : A1/B2: Removing directory 2025/09/16 01:32:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A3/B3" 2025/09/16 01:32:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A1/B2" 2025/09/16 01:32:32 DEBUG : removing 3 level 1 directories 2025/09/16 01:32:32 INFO : A3: Removing directory 2025/09/16 01:32:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A3" 2025/09/16 01:32:32 INFO : A1: Removing directory 2025/09/16 01:32:32 INFO : A2: Removing directory 2025/09/16 01:32:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A1" 2025/09/16 01:32:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/A2" 2025/09/16 01:32:33 DEBUG : removing 1 level 0 directories 2025/09/16 01:32:33 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/: Removing directory 2025/09/16 01:32:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kusizar2pana0 for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:33 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kusizar2pana" 2025/09/16 01:32:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana": object not found 2025/09/16 01:32:33 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/": object not found 2025/09/16 01:32:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/: Purge remote 2025/09/16 01:32:33 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:33 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" 2025/09/16 01:32:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kusizar2pana0 for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:33 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kusizar2pana" 2025/09/16 01:32:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana": object not found 2025/09/16 01:32:33 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/": object not found 2025/09/16 01:32:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kusizar2pana/: Purge dir "" 2025/09/16 01:32:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kusizar2pana/" 2025/09/16 01:32:33 NOTICE: purge failed to rmdir "": directory not found 2025/09/16 01:32:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.71s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/ 2025/09/16 01:32:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/" 2025/09/16 01:32:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/ 2025/09/16 01:32:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/" 2025/09/16 01:32:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/C1/ 2025/09/16 01:32:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/" 2025/09/16 01:32:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/one" 2025/09/16 01:32:34 INFO : A2: Making directory 2025/09/16 01:32:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/ 2025/09/16 01:32:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A2/" 2025/09/16 01:32:34 INFO : A1/B2: Making directory 2025/09/16 01:32:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B2/ 2025/09/16 01:32:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B2/" 2025/09/16 01:32:34 INFO : A1/B2/C2: Making directory 2025/09/16 01:32:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B2/C2/ 2025/09/16 01:32:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B2/C2/" 2025/09/16 01:32:34 INFO : A1/B1/C3: Making directory 2025/09/16 01:32:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/C3/ 2025/09/16 01:32:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C3/" 2025/09/16 01:32:34 INFO : A3: Making directory 2025/09/16 01:32:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/ 2025/09/16 01:32:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A3/" 2025/09/16 01:32:34 INFO : A3/B3: Making directory 2025/09/16 01:32:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B3/ 2025/09/16 01:32:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A3/B3/" 2025/09/16 01:32:34 INFO : A3/B3/C4: Making directory 2025/09/16 01:32:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B3/C4/ 2025/09/16 01:32:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A3/B3/C4/" 2025/09/16 01:32:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A1/two" 2025/09/16 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe%2FA3%2FB3%2FC40 for path "/1210146/rclone-test-reluwem9tewe/A3/B3/C4/" 2025/09/16 01:32:35 DEBUG : removing 1 level 3 directories 2025/09/16 01:32:35 INFO : A3/B3/C4: Removing directory 2025/09/16 01:32:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A3/B3/C4" 2025/09/16 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:35 DEBUG : removing 2 level 3 directories 2025/09/16 01:32:35 INFO : A1/B2/C2: Removing directory 2025/09/16 01:32:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B2/C2" 2025/09/16 01:32:35 INFO : A1/B1/C3: Removing directory 2025/09/16 01:32:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C3" 2025/09/16 01:32:35 DEBUG : removing 2 level 2 directories 2025/09/16 01:32:35 INFO : A3/B3: Removing directory 2025/09/16 01:32:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A3/B3" 2025/09/16 01:32:35 INFO : A1/B2: Removing directory 2025/09/16 01:32:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B2" 2025/09/16 01:32:35 DEBUG : removing 2 level 1 directories 2025/09/16 01:32:35 INFO : A3: Removing directory 2025/09/16 01:32:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A3" 2025/09/16 01:32:35 INFO : A2: Removing directory 2025/09/16 01:32:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A2" 2025/09/16 01:32:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/one" 2025/09/16 01:32:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/one" 2025/09/16 01:32:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A1/two" 2025/09/16 01:32:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A1/two" 2025/09/16 01:32:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:36 DEBUG : removing 1 level 3 directories 2025/09/16 01:32:36 INFO : A1/B1/C1: Removing directory 2025/09/16 01:32:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1" 2025/09/16 01:32:36 DEBUG : removing 1 level 2 directories 2025/09/16 01:32:36 INFO : A1/B1: Removing directory 2025/09/16 01:32:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1" 2025/09/16 01:32:36 DEBUG : removing 1 level 1 directories 2025/09/16 01:32:36 INFO : A1: Removing directory 2025/09/16 01:32:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1" 2025/09/16 01:32:37 DEBUG : removing 1 level 0 directories 2025/09/16 01:32:37 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Removing directory 2025/09/16 01:32:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:37 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe" 2025/09/16 01:32:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe": object not found 2025/09/16 01:32:37 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/": object not found 2025/09/16 01:32:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:37 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe" 2025/09/16 01:32:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe": object not found 2025/09/16 01:32:37 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/": object not found --- PASS: TestRmdirsNoLeaveRoot (3.87s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/ 2025/09/16 01:32:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:37 INFO : A1: Making directory 2025/09/16 01:32:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/ 2025/09/16 01:32:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/" 2025/09/16 01:32:37 INFO : A1/B1: Making directory 2025/09/16 01:32:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/ 2025/09/16 01:32:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/" 2025/09/16 01:32:37 INFO : A1/B1/C1: Making directory 2025/09/16 01:32:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/C1/ 2025/09/16 01:32:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/" 2025/09/16 01:32:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe%2FA10 for path "/1210146/rclone-test-reluwem9tewe/A1/" 2025/09/16 01:32:38 DEBUG : removing 1 level 3 directories 2025/09/16 01:32:38 INFO : A1/B1/C1: Removing directory 2025/09/16 01:32:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1" 2025/09/16 01:32:38 DEBUG : removing 1 level 2 directories 2025/09/16 01:32:38 INFO : A1/B1: Removing directory 2025/09/16 01:32:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1" 2025/09/16 01:32:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1" 2025/09/16 01:32:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestRmdirsLeaveRoot (1.33s) === RUN TestRmdirsWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:39 INFO : A1: Making directory 2025/09/16 01:32:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/ 2025/09/16 01:32:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/" 2025/09/16 01:32:39 INFO : A1/B1: Making directory 2025/09/16 01:32:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/ 2025/09/16 01:32:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/" 2025/09/16 01:32:39 INFO : A1/B1/C1: Making directory 2025/09/16 01:32:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/C1/ 2025/09/16 01:32:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/" 2025/09/16 01:32:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:39 DEBUG : removing 1 level 3 directories 2025/09/16 01:32:39 INFO : A1/B1/C1: Removing directory 2025/09/16 01:32:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1" 2025/09/16 01:32:39 DEBUG : removing 1 level 2 directories 2025/09/16 01:32:39 INFO : A1/B1: Removing directory 2025/09/16 01:32:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1" 2025/09/16 01:32:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1" 2025/09/16 01:32:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestRmdirsWithFilter (1.25s) === RUN TestCopyURL run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:40 DEBUG : filename.txt: File name found in url 2025/09/16 01:32:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/filename.txt" 2025/09/16 01:32:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/16 01:32:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/headerfilename.txt" 2025/09/16 01:32:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/file2" 2025/09/16 01:32:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/file2" 2025/09/16 01:32:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/filename.txt" 2025/09/16 01:32:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/headerfilename.txt" 2025/09/16 01:32:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCopyURL (1.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:32:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub/file2": object not found 2025/09/16 01:32:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/16 01:32:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub/ 2025/09/16 01:32:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub/" 2025/09/16 01:32:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:32:42 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/09/16 01:32:42 INFO : file1: Copied (new) to: sub/file2 2025/09/16 01:32:42 INFO : file1: Deleted 2025/09/16 01:32:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:32:42 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 01:32:42 DEBUG : file1: Unchanged skipping 2025/09/16 01:32:42 INFO : file1: Deleted 2025/09/16 01:32:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: don't need to copy/move sub/file2, it is already at target location 2025/09/16 01:32:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub/file2" 2025/09/16 01:32:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub" 2025/09/16 01:32:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestMoveFile (1.20s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/file1": object not found 2025/09/16 01:32:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/16 01:32:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/16 01:32:43 INFO : file1: Copied (new) 2025/09/16 01:32:43 INFO : file1: Deleted 2025/09/16 01:32:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:43 DEBUG : file1: Destination exists, skipping 2025/09/16 01:32:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/09/16 01:32:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/file1" 2025/09/16 01:32:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestMoveFileWithIgnoreExisting (0.89s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCaseInsensitiveMoveFile (0.21s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.21s) === RUN TestMoveFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy 2025/09/16 01:32:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestMoveFileBackupDir (0.21s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/ 2025/09/16 01:32:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/" 2025/09/16 01:32:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A1/one" 2025/09/16 01:32:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A1/two" 2025/09/16 01:32:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/ 2025/09/16 01:32:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/" 2025/09/16 01:32:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A1/B1/three" 2025/09/16 01:32:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/C1/ 2025/09/16 01:32:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/" 2025/09/16 01:32:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/four" 2025/09/16 01:32:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/C2/ 2025/09/16 01:32:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C2/" 2025/09/16 01:32:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C2/five" 2025/09/16 01:32:45 INFO : A1/B2: Making directory 2025/09/16 01:32:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B2/ 2025/09/16 01:32:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B2/" 2025/09/16 01:32:45 INFO : A1/B1/C3: Making directory 2025/09/16 01:32:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A1/B1/C3/ 2025/09/16 01:32:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C3/" 2025/09/16 01:32:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe%2FA10 for path "/1210146/rclone-test-reluwem9tewe/A1/" 2025/09/16 01:32:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/ 2025/09/16 01:32:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A2/" 2025/09/16 01:32:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/B1/ 2025/09/16 01:32:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A2/B1/" 2025/09/16 01:32:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/B1/C1/ 2025/09/16 01:32:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C1/" 2025/09/16 01:32:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/B1/C2/ 2025/09/16 01:32:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C2/" 2025/09/16 01:32:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/B1/C3/ 2025/09/16 01:32:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C3/" 2025/09/16 01:32:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/B2/ 2025/09/16 01:32:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A2/B2/" 2025/09/16 01:32:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A2/one" 2025/09/16 01:32:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A2/two" 2025/09/16 01:32:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A2/B1/three" 2025/09/16 01:32:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C1/four" 2025/09/16 01:32:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C2/five" 2025/09/16 01:32:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/one": object not found 2025/09/16 01:32:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A1/one" 2025/09/16 01:32:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/two": object not found 2025/09/16 01:32:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A1/two" 2025/09/16 01:32:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A2/one" 2025/09/16 01:32:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A2/two" 2025/09/16 01:32:46 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2025/09/16 01:32:46 INFO : A1/two: Copied (new) to: A2/two 2025/09/16 01:32:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A1/two" 2025/09/16 01:32:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/B1/three": object not found 2025/09/16 01:32:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A1/B1/three" 2025/09/16 01:32:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/B1/C2/five": object not found 2025/09/16 01:32:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C2/five" 2025/09/16 01:32:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A2/B1/C1/four": object not found 2025/09/16 01:32:47 INFO : A1/two: Deleted 2025/09/16 01:32:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/four" 2025/09/16 01:32:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A2/B1/three" 2025/09/16 01:32:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C1/four" 2025/09/16 01:32:47 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2025/09/16 01:32:47 INFO : A1/one: Copied (new) to: A2/one 2025/09/16 01:32:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A1/one" 2025/09/16 01:32:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C2/five" 2025/09/16 01:32:47 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2025/09/16 01:32:47 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2025/09/16 01:32:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C2/five" 2025/09/16 01:32:47 INFO : A1/one: Deleted 2025/09/16 01:32:47 INFO : A1/B1/C2/five: Deleted 2025/09/16 01:32:47 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2025/09/16 01:32:47 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2025/09/16 01:32:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A1/B1/three" 2025/09/16 01:32:47 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2025/09/16 01:32:47 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2025/09/16 01:32:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1/four" 2025/09/16 01:32:47 INFO : A1/B1/three: Deleted 2025/09/16 01:32:47 INFO : A1/B1/C1/four: Deleted 2025/09/16 01:32:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B2" 2025/09/16 01:32:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C3" 2025/09/16 01:32:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C2" 2025/09/16 01:32:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1/C1" 2025/09/16 01:32:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1/B1" 2025/09/16 01:32:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A1" 2025/09/16 01:32:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe%2FA20 for path "/1210146/rclone-test-reluwem9tewe/A2/" 2025/09/16 01:32:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/ 2025/09/16 01:32:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A3/" 2025/09/16 01:32:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B1/ 2025/09/16 01:32:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A3/B1/" 2025/09/16 01:32:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B1/C1/ 2025/09/16 01:32:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C1/" 2025/09/16 01:32:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B1/C2/ 2025/09/16 01:32:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C2/" 2025/09/16 01:32:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B1/C3/ 2025/09/16 01:32:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C3/" 2025/09/16 01:32:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B2/ 2025/09/16 01:32:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A3/B2/" 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A3/one" 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A3/two" 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A3/B1/three" 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C1/four" 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C2/five" 2025/09/16 01:32:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/one": object not found 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A2/one" 2025/09/16 01:32:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/two": object not found 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A2/two" 2025/09/16 01:32:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B1/three": object not found 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A2/B1/three" 2025/09/16 01:32:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B1/C1/four": object not found 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C1/four" 2025/09/16 01:32:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A3/B1/C2/five": object not found 2025/09/16 01:32:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C2/five" 2025/09/16 01:32:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A3/one" 2025/09/16 01:32:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A3/two" 2025/09/16 01:32:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A3/B1/three" 2025/09/16 01:32:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C1/four" 2025/09/16 01:32:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C2/five" 2025/09/16 01:32:49 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2025/09/16 01:32:49 INFO : A2/two: Copied (new) to: A3/two 2025/09/16 01:32:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A2/two" 2025/09/16 01:32:49 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2025/09/16 01:32:49 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2025/09/16 01:32:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C1/four" 2025/09/16 01:32:49 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2025/09/16 01:32:49 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2025/09/16 01:32:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A2/B1/three" 2025/09/16 01:32:49 INFO : A2/two: Deleted 2025/09/16 01:32:49 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2025/09/16 01:32:49 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2025/09/16 01:32:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C2/five" 2025/09/16 01:32:49 INFO : A2/B1/C1/four: Deleted 2025/09/16 01:32:49 INFO : A2/B1/three: Deleted 2025/09/16 01:32:49 INFO : A2/B1/C2/five: Deleted 2025/09/16 01:32:50 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2025/09/16 01:32:50 INFO : A2/one: Copied (new) to: A3/one 2025/09/16 01:32:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A2/one" 2025/09/16 01:32:50 INFO : A2/one: Deleted 2025/09/16 01:32:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A2/B2" 2025/09/16 01:32:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C3" 2025/09/16 01:32:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C2" 2025/09/16 01:32:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A2/B1/C1" 2025/09/16 01:32:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A2/B1" 2025/09/16 01:32:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A2" 2025/09/16 01:32:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:51 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe%2FA30 for path "/1210146/rclone-test-reluwem9tewe/A3/" 2025/09/16 01:32:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/ 2025/09/16 01:32:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A4/" 2025/09/16 01:32:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/B1/ 2025/09/16 01:32:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A4/B1/" 2025/09/16 01:32:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/B1/C1/ 2025/09/16 01:32:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C1/" 2025/09/16 01:32:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/B1/C2/ 2025/09/16 01:32:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C2/" 2025/09/16 01:32:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/B1/C3/ 2025/09/16 01:32:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C3/" 2025/09/16 01:32:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/B2/ 2025/09/16 01:32:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/A4/B2/" 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A4/one" 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A4/two" 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A4/B1/three" 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C1/four" 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C2/five" 2025/09/16 01:32:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/one": object not found 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A3/one" 2025/09/16 01:32:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/two": object not found 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A3/two" 2025/09/16 01:32:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/B1/three": object not found 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A3/B1/three" 2025/09/16 01:32:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/B1/C1/four": object not found 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C1/four" 2025/09/16 01:32:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/A4/B1/C2/five": object not found 2025/09/16 01:32:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C2/five" 2025/09/16 01:32:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A4/one" 2025/09/16 01:32:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A4/two" 2025/09/16 01:32:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A4/B1/three" 2025/09/16 01:32:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C1/four" 2025/09/16 01:32:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C2/five" 2025/09/16 01:32:52 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2025/09/16 01:32:52 INFO : A3/one: Copied (new) to: A4/one 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A3/one" 2025/09/16 01:32:52 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2025/09/16 01:32:52 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A3/B1/three" 2025/09/16 01:32:52 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2025/09/16 01:32:52 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C1/four" 2025/09/16 01:32:52 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2025/09/16 01:32:52 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C2/five" 2025/09/16 01:32:52 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2025/09/16 01:32:52 INFO : A3/two: Copied (new) to: A4/two 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A3/two" 2025/09/16 01:32:52 INFO : A3/one: Deleted 2025/09/16 01:32:52 INFO : A3/B1/three: Deleted 2025/09/16 01:32:52 INFO : A3/B1/C1/four: Deleted 2025/09/16 01:32:52 INFO : A3/B1/C2/five: Deleted 2025/09/16 01:32:52 INFO : A3/two: Deleted 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A3/B2" 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C3" 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C2" 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A3/B1/C1" 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A3/B1" 2025/09/16 01:32:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A3" 2025/09/16 01:32:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C1/four" 2025/09/16 01:32:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C2/five" 2025/09/16 01:32:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A4/B1/three" 2025/09/16 01:32:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A4/one" 2025/09/16 01:32:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/A4/two" 2025/09/16 01:32:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A4/B2" 2025/09/16 01:32:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C3" 2025/09/16 01:32:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C2" 2025/09/16 01:32:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A4/B1/C1" 2025/09/16 01:32:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A4/B1" 2025/09/16 01:32:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/A4" 2025/09/16 01:32:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestDirMove (10.00s) === RUN TestGetFsInfo run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestGetFsInfo (0.20s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 01:32:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/no_checksum_small_file_from_pipe" 2025/09/16 01:32:55 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/16 01:32:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/16 01:32:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/no_checksum_big_file_from_pipe" 2025/09/16 01:32:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/no_checksum_big_file_from_pipe" 2025/09/16 01:32:55 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/16 01:32:55 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/16 01:32:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/no_checksum_big_file_from_pipe" 2025/09/16 01:32:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/no_checksum_small_file_from_pipe" 2025/09/16 01:32:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 01:32:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/with_checksum_small_file_from_pipe" 2025/09/16 01:32:56 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/16 01:32:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/16 01:32:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/with_checksum_big_file_from_pipe" 2025/09/16 01:32:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/with_checksum_big_file_from_pipe" 2025/09/16 01:32:56 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/16 01:32:56 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/16 01:32:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/with_checksum_big_file_from_pipe" 2025/09/16 01:32:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/with_checksum_small_file_from_pipe" 2025/09/16 01:32:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 01:32:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_small_file_from_pipe" 2025/09/16 01:32:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 01:32:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_big_file_from_pipe" 2025/09/16 01:32:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_big_file_from_pipe" 2025/09/16 01:32:57 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:32:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_big_file_from_pipe" 2025/09/16 01:32:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_small_file_from_pipe" 2025/09/16 01:32:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 01:32:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_small_file_from_pipe" 2025/09/16 01:32:58 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/16 01:32:58 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/16 01:32:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/16 01:32:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_big_file_from_pipe" 2025/09/16 01:32:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_big_file_from_pipe" 2025/09/16 01:32:58 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/16 01:32:58 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/16 01:32:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/16 01:32:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_big_file_from_pipe" 2025/09/16 01:32:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/ignore_checksum_small_file_from_pipe" 2025/09/16 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestRcat (4.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.07s) === RUN TestRcatMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/09/16 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestRcatMetadata (0.21s) === RUN TestRcatSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:32:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato1" 2025/09/16 01:32:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: File to upload is small (60 bytes), uploading instead of streaming 2025/09/16 01:32:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:32:59 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/09/16 01:32:59 DEBUG : potato2: Size of src and dst objects identical 2025/09/16 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:32:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato1" 2025/09/16 01:33:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:33:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestRcatSize (0.76s) === RUN TestRcatSizeMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/09/16 01:33:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestRcatSizeMetadata (0.21s) === RUN TestTouchDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" 2025/09/16 01:33:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:33:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:33:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/sub%20dir/ 2025/09/16 01:33:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/" 2025/09/16 01:33:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/potato3" 2025/09/16 01:33:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Touching "sub dir/potato3" 2025/09/16 01:33:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Touching "empty space" 2025/09/16 01:33:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Touching "potato2" 2025/09/16 01:33:01 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/potato3" 2025/09/16 01:33:01 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:33:01 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:33:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/empty%20space" 2025/09/16 01:33:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/potato2" 2025/09/16 01:33:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reluwem9tewe/sub%20dir/potato3" 2025/09/16 01:33:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/sub%20dir" 2025/09/16 01:33:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- PASS: TestTouchDir (1.55s) === RUN TestMkdirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/09/16 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestMkdirMetadata (0.21s) === RUN TestMkdirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/09/16 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestMkdirModTime (0.22s) === RUN TestCopyDirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/16 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestCopyDirMetadata (0.22s) === RUN TestSetDirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/09/16 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestSetDirModTime (0.21s) === RUN TestDirsEqual run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/16 01:33:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestDirsEqual (0.21s) === RUN TestRemoveExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/", Local "Local file system at /tmp/rclone527050462", Modify Window "1s" operations_test.go:1900: Skipping as remote can't Move 2025/09/16 01:33:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" --- SKIP: TestRemoveExisting (0.21s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/16 01:33:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Purge remote 2025/09/16 01:33:03 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:03 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" 2025/09/16 01:33:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reluwem9tewe0 for path "/1210146/rclone-test-reluwem9tewe/" 2025/09/16 01:33:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reluwem9tewe/: Purge dir "" 2025/09/16 01:33:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reluwem9tewe/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Finished OK in 2m2.486454374s (try 1/5)